Julio Cesar Laura
e5a8ccfc32
BUG 10813 Tiempo de session de ProcessMaker no obedece parametros de php.ini SOLVED
...
- El tiempo de vida de la sesion no se estaba seteando correctamente
- Sel movio el code que setea el tiempo de vida de la sesion y se forza a q use lo este seteado en la variable "gc_maxlifetime"
2013-02-22 10:38:53 -04:00
Julio Cesar Laura
f2378199a7
Updating .po file and .sql files for version 2.0.46-testing.8
2013-02-21 11:29:28 -04:00
Julio Cesar Laura
61abf4a9d9
BUG 7228 PM does not have a valid country code for Taiwan SOLVED
...
- Change the query to get the country by name
2013-02-21 10:51:32 -04:00
julceslauhub
3a22d93547
Merge pull request #1340 from brayanpereyra/BUG-10435
...
BUG 10435 I added option to view history Upgrades SOLVED
2013-02-21 06:29:02 -08:00
Brayan Osmar Pereyra Suxo
edf31dc64b
BUG 10435 I added option to view history Upgrades SOLVED
...
I added option to view history Upgrades
2013-02-21 10:31:45 -04:00
julceslauhub
f8381fc77e
Merge pull request #1339 from brayanpereyra/BUG-10435
...
Bug 10435 I added option to view history Upgrades SOLVED
2013-02-21 06:12:01 -08:00
Brayan Osmar Pereyra Suxo
e80c97fb4e
BUG 10435 I added option to view history Upgrades SOLVED
...
I added option to view history Upgrades
2013-02-20 17:33:13 -04:00
jennylee
6c1ebd5213
BUG 10856 When import a Process with 'Derivation Screen', it does not have set the template html to show.
...
When import a Process with 'Derivation Screen', it does not have set the template html to show at the end of a case. Solved.
2013-02-20 15:52:32 -04:00
Brayan Osmar Pereyra Suxo
02a0c21bed
BUG 10435 I added option to view history Upgrades SOLVED
...
I added option to view history Upgrades
2013-02-20 10:11:03 -04:00
Julio Cesar Laura
320a761a42
Add some validations to avoid notices detected on server 11.130
2013-02-19 12:43:24 -04:00
Julio Cesar Laura
b986dd1a7d
IMPROVEMENT in PMFunction PMFGetNextAssignedUser
2013-02-19 11:36:10 -04:00
Julio Cesar Laura
c8e992a258
BUG 10836 You are able to create 2 workspaces with same name SOLVED
...
- Missing validation to check if a workspace exists
- Add validation to check if a workspace exists
2013-02-18 17:50:22 -04:00
Julio Cesar Laura
1e022669ea
BUG 10832 Case Scheduler change configuration once you open it for editing SOLVED
...
- Incorrect display of case scheduler properties
- Fix display of properties when edit a case scheduler
2013-02-18 12:34:17 -04:00
julceslauhub
3c4222b0cc
Merge pull request #1331 from Jennydmz/BUG-9896
...
BUG 9896 Error message when restoring a workspace, that truncates the restore.
2013-02-18 07:58:19 -08:00
jennylee
890454c02a
BUG 9896 Error message when restoring a workspace, that truncates the restore.
...
When restoring a workspace, there is an error message: 'Could not create the directory....' that truncates the restore. So a validation was added to create the folder that was not finding when doing the restore.
2013-02-18 11:59:36 -04:00
julceslauhub
a98bd9185c
Merge pull request #1330 from brayanpereyra/BUG-10831
...
BUG 10831 I added a validation to change name in folder SOLVED
2013-02-18 07:55:26 -08:00
Brayan Osmar Pereyra Suxo
cbe6c36a6d
BUG 10831 I added a validation to change name in folder SOLVED
...
I added reload in tree while change name in folder
2013-02-18 11:47:23 -04:00
jennylee
2ab284a6a7
BUG 9896 Error message when restoring a workspace, that truncates the restore.
...
When restoring a workspace, there is an error message: 'Could not create the directory....' that truncates the restore. So a validation was added to create the folder that was not finding when doing the restore.
2013-02-18 11:09:37 -04:00
julceslauhub
3516f78c3e
Merge pull request #1326 from victorsl/BUG-0000
...
BUG 0000 "Improvement in the cases list" SOLVED
2013-02-18 07:02:36 -08:00
Julio Cesar Laura
fdc7e01809
Improvement in the dashlets instances list, validating when a dashlet class doesn't exists
2013-02-18 10:21:05 -04:00
Julio Cesar Laura
2f81b35e63
Merge remote branch 'upstream/master'
2013-02-18 10:20:45 -04:00
Victor Saisa Lopez
cafb088214
BUG 0000 "Improvement in the cases list" SOLVED
...
- Problem with tasks in parallel in inbox
- Solved problem with tasks in parallel
- Validation was added in solr for cases that are in inbox, but does not make an accurate count of cases, when tasks are parallel
* Available from version ProcessMaker-2.0.46
2013-02-15 16:26:51 -04:00
Brayan Osmar Pereyra Suxo
0b5efcd9cb
I removed the button filter
...
I removed the button filter
2013-02-15 15:50:51 -04:00
Julio Cesar Laura
8246d92acd
Filter deleted users for the dropdown users list in advanced serach
2013-02-15 15:02:12 -04:00
Julio Cesar Laura
84942193a5
Deleting skin uxmoder from combobox in ADMIN -> Settings -> Ssytem
2013-02-15 13:08:34 -04:00
Julio Cesar Laura
ca6e43929c
Change label from ID_SELECT to ID_ALL_USERS
2013-02-15 12:29:56 -04:00
julceslauhub
2f275fd31a
Merge pull request #1321 from Jennydmz/BUG-10811
...
BUG 10811 Nothing is displayed on Admin > Settings > System Information.
2013-02-14 12:22:33 -08:00
jennylee
54a0c7f75b
BUG 10811 Nothing is displayed on Admin > Settings > System Information.
...
Was occurring an error with a validation in SysGeneric.php file.
2013-02-14 16:04:24 -04:00
julceslauhub
74ded362c4
Merge pull request #1318 from marcoAntonioNina/BUG-10803
...
BUG 10803: change field from left to right - Right to left SOLVED
2013-02-14 07:06:32 -08:00
Marco Antonio Nina
37af3b24d3
BUG 10803: change field from left to right - Right to left SOLVED
...
- the content html no captured properly.
- was add validation.
2013-02-14 10:51:38 -04:00
Marco Antonio Nina
f30d27b526
BUG 10812 La secuencia del contador en el upgrade... SOLVED
...
- Incorrect sequence.
- Add validation.
2013-02-14 10:43:05 -04:00
Marco Antonio Nina
b13fd270fd
BUG 10803: change field from left to right - Right to left SOLVED
...
- the content html no captured properly.
- was add validation.
2013-02-14 10:35:05 -04:00
Julio Cesar Laura
5246c9267c
Updating some labels for version 2.0.46-testing.7
2013-02-13 19:49:49 -04:00
julceslauhub
f4b81202cd
Merge pull request #1314 from Jennydmz/BUG-10746
...
BUG 10746 Doesn't download documents on Home>Documents
2013-02-13 14:54:08 -08:00
jennylee
7bfca035a4
BUG 10746 Doesn't download documents on Home>Documents
...
I add a valiadation to show a new error message when you are ussing a pluggin to generate the documents and when you are not using pluggins and only the documents weren't genereted or were moved.
2013-02-13 17:48:32 -04:00
Julio Cesar Laura
75219dc6a3
BUG 10746 I added a validate to pdf size IMPROVEMENT
2013-02-13 17:14:29 -04:00
Brayan Osmar Pereyra Suxo
6d24af6da9
BUG 10746 I added a validate to pdf size SOLVED
...
I added a validate to pdf size
2013-02-13 16:47:13 -04:00
Brayan Osmar Pereyra Suxo
81a327f21f
BUG 10746 I added a validate to pdf size SOLVED
...
I added a validate to pdf size
2013-02-13 16:20:51 -04:00
Brayan Osmar Pereyra Suxo
47bca98aa3
Merge remote branch 'upstream/master' into BUG-10746
2013-02-13 16:10:24 -04:00
Brayan Osmar Pereyra Suxo
7eae5741fe
BUG 10746 I added a validate to pdf size SOLVED
...
I added a validate to pdf size
2013-02-13 15:22:37 -04:00
Victor Saisa Lopez
670a713e92
BUG 0000 "Improvement in the cases list" SOLVED
...
- Problem in the ordering of the column in cases list
- Validation for the ordering of the column
- Improvement in the cases list using the field DEL_LAST_INDEX
- Improvement in the cases list columns current user and current task
- Improvement in the cases list when solr is enabled and disabled
- Added column currrent user in participated
* Available from version ProcessMaker-2.0.46
2013-02-13 14:10:20 -04:00
Julio Cesar Laura
eacaf16ed2
Change label for ws TaskCase
2013-02-13 12:53:19 -04:00
Julio Cesar Laura
7fae3b581b
Change label for web service TaskCase
2013-02-13 11:49:57 -04:00
Julio Cesar Laura
b5d2e4c4ad
Updating .po and insert.sql files for version 2.0.46-testing.7
2013-02-08 13:36:44 -04:00
julceslauhub
ee32a690d6
Merge pull request #1305 from marcoAntonioNina/BUG-10743
...
BUG 10743 Nos muestra un fatal error el... SOLVED
2013-02-08 09:27:41 -08:00
Marco Antonio Nina
d36baf985a
BUG 10743 Nos muestra un fatal error el... SOLVED
...
- Show a fatal error to the insert data in table.
- was set parameter APP_STATUS.
2013-02-08 13:25:21 -04:00
Hector Cortez
ea397417f5
BUG 0000 Adjustment hardcoded labels in the cases options SOLVED
...
- Changed hardcoded label to ID_DISPLAY_PROCESSES
2013-02-08 12:43:07 -04:00
Marco Antonio Nina
1113537151
BUG 10743 Nos muestra un fatal error el... SOLVED
...
- Show a fatal error to the insert data in table.
- was set parameter APP_STATUS.
2013-02-08 12:42:30 -04:00
julceslauhub
621525f1e0
Merge pull request #1303 from brayanpereyra/BUG-10701
...
BUG 10701 I added to selection variable PM SOLVED
2013-02-08 06:46:33 -08:00
Brayan Osmar Pereyra Suxo
0a2238dbec
BUG 10701 I added to selection variable PM SOLVED
...
I added a selection to button @@ in tasks
2013-02-08 09:38:39 -04:00