Commit Graph

1416 Commits

Author SHA1 Message Date
Marco Antonio Nina
c29a299ddf BUG 10458 Error creating report table with currency text field SOLVED
- not taken into account the types of mask and separators in fields currency and percentage
- was add validation.
- In fields currency and percentage was changed FLOAT -> DOUBLE.
2013-01-28 10:20:24 -04:00
Marco Antonio Nina
861042df68 Improvement the case summary 2013-01-24 12:27:43 -04:00
jennylee
184149a1bc BUG 9873 Error creating Dynaform from a PM Table.
When adding a field, the 'Field Name' must be an string without spaces in the middle, because this makes the name of some funtions were generated wrong, like getColosa Email() when it must be like getColosaEmail() or getColosa_Email(). So, this field in the creating PM Table form, was validated to transform any string into a string without spaces.
2013-01-23 09:36:51 -04:00
jennylee
09a1854d8a BUG 9873 Error creating Dynaform from a PM Table.
When adding a field, the 'Field Name' must be an string without spaces in the middle, because this makes the name of some funtions were generated wrong, like getColosa Email() when it must be like getColosaEmail() or getColosa_Email(). So, this field in the creating PM Table form, was validated to transform any string into a string without spaces.
2013-01-21 16:00:38 -04:00
jennylee
423cfc84c6 BUG 10415 No horizontal scrollbar on PM Table.
Added horizontal scrollbar on 'PM Table' and now the column title is centered.
2013-01-18 12:12:02 -04:00
Hector Cortez
d79c6f4307 BUG 10400 Check PM requirements necesita scrolls SOLVED
- Cuando se reduce de tamaño el browser la información no se ve y no se activa el scroll bar vertical ni el scroll bar horizontal.
- Adjustment in the distribution of the layout.
2013-01-16 17:53:19 -04:00
julceslauhub
95e6c38c71 Merge pull request #1180 from marcoAntonioNina/BUG-10336
BUG 10336 Columna Case Title debe ser agregada en logs de emails SOLVED
2013-01-10 08:48:41 -08:00
Marco Antonio Nina
8911ae1f6c BUG 10336 Columna Case Title debe ser agregada en logs de emails SOLVED
- No fields had case title and app number.
- Was add the fields.
2013-01-10 11:54:08 -04:00
Julio Cesar Laura
8277af2a90 BUG 10342 Duplicate HTML element identifier generated in subtitle field SOLVED
- Delete duplicated identifier
2013-01-10 11:01:45 -04:00
julceslauhub
bce2670f05 Merge pull request #1174 from victorsl/BUG-0000
BUG 0000 "PM Table, keep the records of the table to the edit" SOLVED
2013-01-09 10:17:47 -08:00
Julio Cesar Laura
995aa551a9 BUG 10322 No es posible combinar Select con Self service SOLVED
- The validation was incorrect with this combination
- Fix validation for this combination
2013-01-09 13:52:06 -04:00
Victor Saisa Lopez
fbb10c8ed1 BUG 0000 "PM Table, keep the records of the table to the edit" SOLVED
- PM Table, keep the records of the table to the edit
- Added checkbox for keep the records of the table
* Available from version ProcessMaker-2.0.46
2013-01-09 13:23:16 -04:00
Marco Antonio Nina
7dfc160989 BUG 10257: P.M. 2.0.46 Error al crear un trigger (PMFSendMessage) IMPROVEMENT
- All fields are required.
- was changed some fields a optional.
2013-01-03 11:01:16 -04:00
Marco Antonio Nina
cb99a6c4be BUG 10255 Al hacer doble click sobre a un skin para que este... SOLVED
- Not had this option.
- Was add validation for url.
2013-01-02 16:23:32 -04:00
Marco Antonio Nina
a98eb8f672 BUG 10255 Al hacer doble click sobre a un skin para que este... SOLVED
- Not had this option.
- Was add validation for url.
2013-01-02 16:10:57 -04:00
Marco Antonio Nina
21270bdc49 hange option system information
- Was change of place the option system information a admin->Settings->System.
2013-01-02 11:15:46 -04:00
Julio Cesar Laura
c7e8c83128 Improvements in the new dynaforms list dropdown in the dynaforms editor 2012-12-20 12:05:05 -04:00
julceslauhub
78b24da7e8 Merge pull request #1116 from marcoAntonioNina/BUG-10125
BUG 10205 Al adicionar una nueva nota a un caso, el numero... SOLVED
2012-12-19 08:10:11 -08:00
Victor Saisa Lopez
736223079c BUG 10198 "Errors in ext-all.js when creating Report Table" SOLVED
- Problem in IE8 with "Compatibility mode" (bug 10199)
- Problem in "Report Tables" to select checkbox in the list
- Solved problem "Compatibility mode" (bug 10199)
- Solved problem to select checkbox
- The QA team should test with:
    * Browsers IE7, IE8, IE9, Firefox and Chrome
    * Skins uxmodern and classic
* Available from version ProcessMaker-2.0.46
2012-12-19 11:38:30 -04:00
Marco Antonio Nina
23b3329e33 BUG 10205 Al adicionar una nueva nota a un caso, el numero... SOLVED
- The title of case not is shown.
- was add valitation for title default.
2012-12-19 11:15:46 -04:00
julceslauhub
d7df23d495 Merge pull request #1113 from marcoAntonioNina/BUG-10192
BUG 10192 Al mover un campo en fields handler dentro... SOLVED
2012-12-18 12:16:18 -08:00
Marco Antonio Nina
55b698a719 BUG 10192 Al mover un campo en fields handler dentro... SOLVED
- virtual uri not found.
- For to use virtual uri was need compulsorily el path "/skin/".
2012-12-18 15:47:24 -04:00
Julio Cesar Laura
1a59498713 BUG 10211 No existe validacion en la opcion "Base Skin", el mismo puede guardarse sin seleccionar el skin de base SOLVED
- Error in form validation
- Fix error in the form validation
2012-12-18 15:31:34 -04:00
Marco Antonio Nina
12d43b2892 BUG 10083 skins not being remembered after logout SOLVED
- According to the specifications.
- Was add cookie for save skin of workspace.
2012-12-13 15:16:54 -04:00
norahmollo
63adf1ebf1 CASES PARTICIPATED
CASES PARTICIPATED view filters
2012-12-12 21:18:58 +00:00
julceslauhub
eb7077a291 Merge pull request #1081 from ralpheav/master
Adding fix for session loose at time to load inexistent png file.
2012-12-11 11:14:58 -08:00
ralph
274add8cbf Adding fix for session loose at time to load inexistent png file. 2012-12-11 15:10:02 -04:00
Gustavo Cruz
5c37fed782 Commit of some changes, adding the styles plugin to all editors, with this plugin settings like backgroud color, or other styles settings can be added more easily, color picker included in the background options of this plugin 2012-12-10 13:58:30 -04:00
Gustavo Cruz
85e028d03f Merge branch 'pm_wysiwyg' 2012-12-07 15:39:37 -04:00
Gustavo Cruz
9a82155717 Commit comments and additional documentation about the features and changes made 2012-12-07 15:33:45 -04:00
Julio Cesar Laura
3bf840f07e Fix little bug with display error message when change the users role 2012-12-04 13:31:21 -04:00
Marco Antonio Nina
a49533541b BUG 9988 Mejoras para la usabilidad del plugin KT IMPROVEMENT
- According to the specifications.
- Was added the preferences para plugin KT allowing to put popup.
- Heght div folders.
2012-12-03 17:20:42 -04:00
Victor Saisa Lopez
9077ab1cd9 BUG 10106 "Verify php settings" SOLVED
- New feature
- Verify php settings
- Added new feature
- Added new options in ADMIN>Settings:
    * Check PM requirements
    * PHP Information
* Available from version 2.0.46
2012-12-03 08:47:48 -04:00
Julio Cesar Laura
fd311cf209 BUG-10123 The Default Administrator User could change its ROLE. IMPROVEMENT 2012-11-30 17:27:51 -04:00
julceslauhub
f83e86a755 Merge pull request #1035 from Jennydmz/BUG-10123
BUG-10123 The Default Administrator User could change its ROLE.
2012-11-30 13:17:05 -08:00
jennylee
76bdb93f02 BUG-10123 The Default Administrator User could change its ROLE.
I added a validation in SaveUser function, in file 'workflow/engine/templates/users/users.js', to prevent modify the Role of the Default Administrator User.
2012-11-30 16:39:17 -04:00
julceslauhub
ae04f24774 Merge pull request #1029 from krimson-rayne/master
WYSIWYG Editor Feature pull request.
2012-11-30 11:35:44 -08:00
Julio Cesar Laura
7a02dba250 BUG 10084 I added a functionality to save order the dashlet IMPROVEMENT 2012-11-30 14:47:21 -04:00
julceslauhub
90b8599528 Merge pull request #1027 from brayanpereyra/BUG-10084
Bug I added a functionality to save order the dashlet 10084
2012-11-30 10:36:27 -08:00
Brayan Osmar Pereyra Suxo
30e4b34663 BUG 10084 I added a functionality to save order the dashlet SOLVED
I added a functionality to save order the dashlet
2012-11-30 12:11:32 -04:00
Gustavo Cruz
088737da93 merging some changes from the upstream master branch 2012-11-30 11:27:38 -04:00
julceslauhub
75cdfc2145 Merge pull request #1021 from Jennydmz/BUG-5437
BUG-5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS.
2012-11-30 06:36:04 -08:00
Brayan Osmar Pereyra Suxo
646d71135e BUG 10084 I added a functionality to save order the dashlet SOLVED
I added a functionality to save order the dashlet
2012-11-30 09:44:29 -04:00
Brayan Osmar Pereyra Suxo
ba7467fccd Merge remote branch 'upstream/master' into BUG-10084 2012-11-30 09:43:22 -04:00
Gustavo Cruz
492e951a00 Fixed the permissions for the template folder 2012-11-30 08:23:37 -04:00
Gustavo Cruz
36a936ca8b Fixes to the permissions of the tcpdf third party plugin 2012-11-30 08:02:11 -04:00
jennylee
fc54701386 BUG-5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS.
I add a new function: UPDATE in 'engine/classes/model/AppFolder.php', and in 'engine/methods/appFolder/appFolderAjax.php' to save the new name of the file.
2012-11-29 16:35:20 -04:00
Brayan Osmar Pereyra Suxo
daef0e3853 BUG 10084 I added a functionality to save order the dashlet SOLVED
I added a functionality to save order the dashlet
2012-11-29 16:20:30 -04:00
Gustavo Cruz
f55ff5bdae Automatic merge with the upstream master branch 2012-11-29 12:18:58 -04:00
julceslauhub
5cd3e24e4b Merge pull request #1009 from marcoAntonioNina/BUG-10110
BUG 10110 Añadir modulo de logs para envio de correos electronicos SOLVED
2012-11-28 10:56:24 -08:00