Commit Graph

2468 Commits

Author SHA1 Message Date
Marco Antonio Nina
3899bbfd25 BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the  rebuild "Table content".
2012-10-08 15:05:01 -04:00
Brayan Osmar Pereyra Suxo
b164d771ec BUG 9897 I add validation
I add validation to function uploadDoc in alfresco functions
2012-10-08 14:26:34 -04:00
julceslauhub
392c4d86ae Merge pull request #676 from brayanpereyra/BUG-8864
BUG 8864 I removed propety progressText
2012-10-08 09:48:13 -07:00
Brayan Osmar Pereyra Suxo
b938dc00b2 BUG 8864 I removed propety progressText
I removed propety progressText
2012-10-08 12:39:56 -04:00
Brayan Osmar Pereyra Suxo
61c1b2409e Merge remote branch 'upstream/master' into BUG-8344 2012-10-08 12:33:43 -04:00
Brayan Osmar Pereyra Suxo
e3ef5d0931 BUG 8344 I modify query to permissios the casas notes
I removed 'OR' the query and change for AND to filters task
2012-10-08 12:31:13 -04:00
Brayan Osmar Pereyra Suxo
36dd249ada BUG 8864 I add the function to delete file
I verify the permission delete to output document and I add the funcion in genered documents
2012-10-08 11:28:15 -04:00
Julio Cesar Laura
830c59d41f Change some system default values 2012-10-08 11:04:15 -04:00
Hector Cortez
f8268dc6e4 BUG 6210 Request for web service to retrieve all the case variables SOLVED
- The getVariables() web service is not very useful, if you don't know which case variables have been defined.
- Changed name from getAllVariables to getVariablesNames.
2012-10-08 09:09:08 -04:00
Hector Cortez
ad86b56293 Merge remote branch 'upstream/master' into BUG-6210 2012-10-08 09:06:10 -04:00
julceslauhub
bb9a3e8843 Merge pull request #670 from marcoAntonioNina/BUG-9720
BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
2012-10-05 14:03:33 -07:00
Marco Antonio Nina
52086504f1 BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the  rebuild "Table content".
2012-10-05 16:58:26 -04:00
Hector Cortez
4a056fb7a1 Merge remote branch 'upstream/master' into BUG-6210 2012-10-05 16:39:26 -04:00
Hector Cortez
ce45c7a392 BUG 6210 Request for web service to retrieve all the case variables SOLVED
- The getVariables() web service is not very useful, if you don't know which case variables have been defined.
- Added a new function for web services getAllVariables.
2012-10-05 16:38:14 -04:00
julceslauhub
59c411bf9c Merge pull request #668 from marcoAntonioNina/BUG-7536
BUG 7536 Problem with moving a file from one folder to another foldER... SOLVED
2012-10-05 13:37:57 -07:00
Marco Antonio Nina
2a2f053126 BUG 7536 Problem with moving a file from one folder to another foldER... SOLVED
- No exist the methods corresponding.
- Was added the methods for copy and move directories.
2012-10-05 15:02:46 -04:00
Victor Saisa Lopez
f68a5ea074 BUG 7408 "Fire Fox English/Sumatoria" SOLVED
- Grids in view mode displays the sum not properly
- Problem solved, improved SUM and AVG functions in grids
- It improves the visualization of the web page header, only for IE
* Available from version 2.0.45
2012-10-05 13:18:36 -04:00
Brayan Osmar Pereyra Suxo
78c869c697 BUG 8344 I removed console
I removed the console function
2012-10-05 12:36:34 -04:00
Brayan Osmar Pereyra Suxo
ff3e21cf40 BUG 8344 I add permissions to cases notes
I add permissions to cases notes
2012-10-05 12:29:55 -04:00
Julio Cesar Laura
c1670185ea BUG 6564 Group value based Self service Assignment Rule SOLVED
- Add a new Assignment Rule, to use a variable to designe dynamicly the group for the self service
2012-10-05 11:16:37 -04:00
Victor Saisa Lopez
29c6fc996d BUG 8333 "File field for each grid line" SOLVED
- New feature
- File field for each grid line
- Added "file" element in grids
- The QA team should test with:
    * Grids in mode edit/view
    * INPUT property (http://wiki.processmaker.com/index.php/2.0/Files)
    * KnowledgeTree plugin
    * And other cases
* Available from version 2.0.45
2012-10-04 17:54:44 -04:00
julceslauhub
3922a9809c Merge pull request #659 from brayanpereyra/BUG-4715
BUG 4715 I add assigned group to supervisor user
2012-10-04 13:58:22 -07:00
Brayan Osmar Pereyra Suxo
154639c9e3 BUG 9508 I add the option the show scroll
I add propety in form to the grids with scroll
2012-10-04 15:59:13 -04:00
Brayan Osmar Pereyra Suxo
09f0554071 BUG 9508 I add the letter 'd'
I add the letter 'd'
2012-10-04 15:41:44 -04:00
Brayan Osmar Pereyra Suxo
ac920502cf BUG 9508 I changed the variable name
I changed thevariable name adjustgridswith for adjustgridswidth
2012-10-04 15:33:11 -04:00
Brayan Osmar Pereyra Suxo
1d8b2671c1 Merge remote branch 'upstream/master' into BUG-9508 2012-10-04 15:25:38 -04:00
Brayan Osmar Pereyra Suxo
f12c66426c BUG 4715 I add assigned group to supervisor user
I add assigned to superisor user in cases to groups
2012-10-04 15:19:31 -04:00
ferOnti
65e75911c9 Merge pull request #658 from ferOnti/master
fixing phpunit test files, now all tests are working
2012-10-04 11:03:58 -07:00
Fernando Ontiveros
8b23b0a96a fixing phpunit test files, now all tests are working 2012-10-04 14:03:12 -04:00
julceslauhub
7328c60dc6 Merge pull request #657 from hector-cortez/BUG-7751
BUG 7751 On error XML at least open a XML editor SOLVED
2012-10-04 10:09:16 -07:00
julceslauhub
142eb15027 Merge pull request #656 from ferOnti/master
fixing an issue with REST-crud generator script
2012-10-04 09:32:45 -07:00
julceslauhub
3c1bff361a Merge pull request #655 from ralpheav/master
BUG 9849 - When you add a new skin - the skin menu does not show it selected
2012-10-04 08:56:25 -07:00
Hector Cortez
792989c8b0 BUG 7751 On error XML at least open a XML editor SOLVED
- If there is error in the XML a few error are thrown but you are notable to fix the XML using processmaker.
- Added validation to the XML sintax.
2012-10-04 11:55:59 -04:00
Fernando Ontiveros
215e498aa0 fixing an issue with REST-crud generator script 2012-10-04 11:54:05 -04:00
Ralph Asendeteufrer
a3e05f7cdb BUG 9849 - When you add a new skin - the skin menu does not show it selected
PROBLEM The skin table does not show any row selected to determine which is the selected one.
SOLVED Adding an small feature to display italic, bold text and set a checked image in the current skin row.
2012-10-04 11:44:15 -04:00
julceslauhub
1a6ff3e624 Merge pull request #654 from marcoAntonioNina/BUG-9797
BUG 9797 PM 2.0.44 testing 1 No se puede subir logos... SOLVED
2012-10-04 07:38:11 -07:00
Marco Antonio Nina
e111520ea0 BUG 9797 PM 2.0.44 testing 1 No se puede subir logos... SOLVED
- The validation not found in skin uxmodern.
- Was added validation for skin uxmodern.
2012-10-04 10:34:46 -04:00
julceslauhub
dfc10e9adc Merge pull request #653 from ralpheav/master
BUG 9849 - When you add a new skin - the skin menu does not show it selected
2012-10-04 07:16:01 -07:00
Ralph Asendeteufrer
ccf4844f14 BUG 9849 - When you add a new skin - the skin menu does not show it selected
PROBLEM The skin table does not show any row selected to determine which is the selected one.
SOLVED Adding an small feature to display italic, bold text and set a checked image in the current skin row.
2012-10-04 10:04:49 -04:00
julceslauhub
d0616c6fef Merge pull request #651 from marcoAntonioNina/BUG-9693
BUG 9693 Make editable the HTML layout from uxs Simplified... SOLVED
2012-10-03 20:39:33 -07:00
Ralph Asendeteufrer
5801e0af15 BUG 9849 When you add a new skin - the menu skin does not show it selected
PROBLEM  The skin table does not show any row selected to determine which is the selected one.
SOLVED   Adding an small feature to display italic, bold text and set a checked image in the current skin row.
2012-10-03 20:09:06 -04:00
Marco Antonio Nina
318aacfddd BUG 9693 Make editable the HTML layout from uxs Simplified... SOLVED
- No was could change template on skin uxs.
- Was add the folder "templates" on folder "simplified" where find the templates de skin uxs.
- note: only was can enable one skin uxs for server.
2012-10-03 16:37:58 -04:00
jennylee
b34595f732 BUG 5809 Case tracker PIN should not be case sensitive.
When logging into the Case Tracker, the case tracker PIN was case sensitive,so I added a line of code in 'workflow/engine/classes/class.case.php' which capitalized the PIN entered by the user and compares with the PIN extracted from the BD.
2012-10-03 14:28:40 -04:00
Hector Cortez
ed5b3e1898 BUG 8510 Hints are not displayed next to link fields. SOLVED
- Hints are not displayed next to link fields. No hint icon appears.
- Added hints to the grids title.
2012-10-03 11:59:55 -04:00
Brayan Osmar Pereyra Suxo
e175087c82 Merge remote branch 'upstream/master' into BUG-9508 2012-10-03 11:59:46 -04:00
Brayan Osmar Pereyra Suxo
ae11d5c106 BUG 9508 I add the option the show scroll
I add propety in form to the grids with scroll
2012-10-03 11:57:16 -04:00
Marco Antonio Nina
fd1c0f0473 BUG 9693 Make editable the HTML layout from uxs Simplified... SOLVED
- No was could change template on skin uxs.
- Was add the folder "templates" on folder "simplified" where find the templates de skin uxs.
- note: only was can enable one skin uxs for server.
2012-10-03 11:24:07 -04:00
Hector Cortez
86c9953205 BUG 8510 Hints are not displayed next to link fields.No hint icon appears SOLVED
- Hints are not displayed next to link fields. No hint icon appears.
- Added hints to the link element and grids title.
2012-10-03 10:06:31 -04:00
julceslauhub
4753d4d29e Merge pull request #644 from ralpheav/master
BUG 9855 REST services for ProcessMaker
2012-10-02 17:09:22 -07:00
Ralph Asendeteufrer
2a416c6e31 BUG 9855 REST services for ProcessMaker Solved
PROBLEM there were not any documentation of Rest using Curl, and using rest with Java.
SOLVED There were add classes to help to use Rest by Curl, and examples to use rest with Java were added.
2012-10-02 17:28:12 -04:00