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
Hector Cortez
9a458461f5
Merge remote branch 'upstream/master' into BUG-6210
2012-10-04 12:32:16 -04: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
julceslauhub
aa91e54cfe
Merge pull request #650 from Jennydmz/BUG-5809
...
BUG 5809 Case tracker PIN should not be case sensitive.
2012-10-03 13:31:12 -07: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
julceslauhub
660e9a91f5
Merge pull request #648 from hector-cortez/BUG-8510
...
BUG 8510 Hints are not displayed next to link fields. SOLVED
2012-10-03 09:03:41 -07: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
julceslauhub
a6f95ace69
Merge pull request #642 from marcoAntonioNina/BUG-9720
...
BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
2012-10-02 14:10:37 -07:00
Marco Antonio Nina
9ab0b87061
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-02 17:04:22 -04:00
julceslauhub
91d033cd23
Merge pull request #641 from marcoAntonioNina/BUG-8668
...
BUG 8668 No se puede remover permisos del rol PROCESSMAKER_ADMIN SOLVED
2012-10-02 13:36:34 -07:00
Marco Antonio Nina
c07a78e9ea
BUG 8668 No se puede remover permisos del rol PROCESSMAKER_ADMIN SOLVED
...
- The permits can not be removed for the role processmaker_admin.
- We add a generic list of permissions for the role processmaker_admin located in class.rbac.php.
- Was can remove permissions for the role processmaker_admin but other than those predefined in the list of RBAC.
2012-10-02 16:22:51 -04:00
julceslauhub
6577c45a9c
Merge pull request #638 from hector-cortez/BUG-5720
...
BUG 5720 Can not send Next Task Assignment Notifications with grid SOLVED
2012-10-02 13:14:18 -07:00
julceslauhub
15f5c1464b
Merge pull request #640 from marcoAntonioNina/BUG-9841
...
BUG 9841 We can't search users by email SOLVED
2012-10-02 13:12:10 -07:00
Marco Antonio Nina
38b17af416
BUG 9841 We can't search users by email SOLVED
...
- Could not be performed by not having the search in the options.
- Was add the parameter for search.
2012-10-02 15:28:00 -04:00
Marco Antonio Nina
963c70b62c
BUG 8668 No se puede remover permisos del rol PROCESSMAKER_ADMIN SOLVED
...
- The permits can not be removed for the role processmaker_admin.
- We add a generic list of permissions for the role processmaker_admin located in class.rbac.php.
- Was can remove permissions for the role processmaker_admin but other than those predefined in the list of RBAC.
2012-10-02 15:21:06 -04:00
Hector Cortez
046cddc776
BUG 5720 Can not send Next Task Assignment Notifications with grid SOLVED
...
- Can not send Next Task Assignment Notifications with grid variables.
- Added and changed function filter for AppData values.
2012-10-02 14:32:32 -04:00
Ralph Asendeteufrer
6372bf808a
BUG 9855 REST services for ProcessMaker Solved
...
PROBLEM There were no documentation for use of Rest by Curl and Rest with Java use.
SOLVED Adding classes to help to use Rest by Curl and Adding samples to use Rest with Java.
2012-10-02 13:13:19 -04:00
Ralph Asendeteufrer
19a75a730c
Merge remote branch 'upstream/master'
2012-10-02 12:45:52 -04:00
julceslauhub
242de817bf
Merge pull request #635 from julceslauhub/master
...
Improvement in the layout for the skin uxmodern, related to the bug 9759
2012-10-02 09:22:33 -07:00
Julio Cesar Laura
fa0f6b695a
Improvement in the layout for the skin uxmodern, related to the bug 9759
2012-10-02 12:20:59 -04:00
julceslauhub
af7983acef
Merge pull request #633 from julceslauhub/master
...
Improvement in the style for the login box in uxmodern
2012-10-02 09:16:17 -07:00
Julio Cesar Laura
c7765e2e80
Improvement in the style for the login box in uxmodern
2012-10-02 12:15:08 -04:00
julceslauhub
3dc763f195
Merge pull request #630 from marcoAntonioNina/BUG-9720
...
BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
2012-10-02 07:48:12 -07:00
Marco Antonio Nina
d83dceb341
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-02 10:45:03 -04:00
ralph
d6f1539a7b
BUG 9855 Rest Services for ProcessMaker.
...
PROBLEM There were no documentation for use of Rest by Curl and Rest with Java use.
SOLVED Adding Classes to help to use Rest by Curl and Adding samples to use Rest with Java.
2012-10-02 10:27:57 -04:00
julceslauhub
bfdcf264d7
Merge pull request #627 from hector-cortez/BUG-8484
...
BUG 8484 Move "Enable HTML Editing" checkbox, "Restore Original HTML" SOLVED
2012-10-01 16:16:57 -07:00
julceslauhub
aa7bc5a4a9
Merge pull request #628 from julceslauhub/master
...
BUG 9871 PM 2.0.44 testing 2 se Borran los datos en pmtables con chrome SOLVED
2012-10-01 15:04:07 -07:00
Julio Cesar Laura
7cc1da974e
BUG 9871 PM 2.0.44 testing 2 se Borran los datos en pmtables con chrome SOLVED
...
- Unnecesary text-transform style in the table name field and field name
- Deleted the unnecesary text-transform style
2012-10-01 18:02:24 -04:00
Hector Cortez
dd1b914ee8
BUG Move "Enable HTML Editing" checkbox, "Restore Original HTML" SOLVED
...
- Move "Enable HTML Editing" checkbox, "Restore Original HTML" and "Refresh view" buttons to top of "HTML" tab in DynaForm Editor.
- Added messageBox of alert.
2012-10-01 14:37:02 -04:00
Hector Cortez
556cca6672
Merge remote branch 'upstream/master' into BUG-8484
2012-10-01 14:36:35 -04:00
julceslauhub
b77efa7646
Merge pull request #625 from julceslauhub/master
...
Add validation when change the url without a workspace but with a session active
2012-10-01 10:46:06 -07:00
Julio Cesar Laura
afcd23969e
Add validation when change the url without a workspace but with a session active
2012-10-01 13:44:27 -04:00