jennylee
679c33224c
CODE STYLE changes...
...
FILES:
workflow/engine/classes/class.pmGauge.php
workflow/engine/classes/model/AppMessage.php
workflow/engine/classes/model/CaseTracker.php
workflow/engine/classes/model/CaseTrackerObject.php
workflow/engine/classes/model/GroupUser.php
workflow/engine/classes/model/LoginLog.php
workflow/engine/classes/model/ObjectPermission.php
2012-10-19 17:09:00 -04:00
jennylee
669370c080
Merge remote branch 'upstream/master'
2012-10-19 16:54:43 -04:00
jennylee
74082729f2
CODE STYLE changes...
...
FILES:
gulliver/system/class.table.php
workflow/engine/classes/class.propelTable.php
workflow/engine/classes/entities/Base.php
workflow/engine/classes/model/AppEvent.php
2012-10-19 16:48:46 -04:00
ferOnti
da702ce462
Merge pull request #839 from norahmollo/master
...
CODE STYLE Format
2012-10-19 12:00:18 -07:00
norahmollo
9e9f4be8e6
CODE STYLE Format
...
Change format
2012-10-19 18:50:57 +00:00
ferOnti
717ed5d87e
Merge pull request #836 from Jennydmz/master
...
CODE STYLE, checking in detail (PART 2)
2012-10-19 11:14:26 -07:00
ferOnti
747b752015
Merge pull request #837 from norahmollo/master
...
CODE STYLE Format
2012-10-19 11:13:02 -07:00
norahmollo
b17a5eff62
CODE STYLE Format
...
Change format
2012-10-19 18:07:17 +00:00
jennylee
87c3641314
Merge remote branch 'upstream/master'
2012-10-19 14:05:04 -04:00
jennylee
2b63d8616b
CODE STYLE, checking in detail (PART 2)
...
FILES:
workflow/engine/classes/model/InputDocument.php
workflow/engine/classes/model/StepTrigger.php
workflow/engine/classes/model/Users.php
workflow/engine/methods/setup/webServicesAjax.php
2012-10-19 11:45:05 -04:00
ferOnti
4351ce5253
Merge pull request #832 from Jennydmz/master
...
CODE STYLE, checking in detail...
2012-10-19 07:33:42 -07:00
jennylee
3e18b38e74
CODE STYLE, checking in detail...
...
FILES:
workflow/engine/classes/model/AppDelegation.php
workflow/engine/classes/model/Dynaform.php
workflow/engine/classes/model/Groupwf.php
workflow/engine/classes/model/Language.php
workflow/engine/classes/model/UsersProperties.php
workflow/engine/classes/triggers/class.pmTrSharepoint.php
2012-10-19 10:24:29 -04:00
ferOnti
356a678d8c
Merge pull request #829 from norahmollo/master
...
CODE STYLE Format worflow/engine/classes/model/
2012-10-19 06:31:50 -07:00
norahmollo
2906790fe3
CODE STYLE Formating worflow/engine/classes/model/AppFolder.php
...
CODE STYLE Formating worflow/engine/classes/model/Step.php
Change format files in worflow/engine/classes/model/AppFolder.php
Change format files in worflow/engine/classes/model/Step.php
2012-10-19 13:13:05 +00:00
jennylee
b490c88210
CODE STYLE, workflow/engine/classes/model/
...
FILES:
Department.php
AppDocument.php
2012-10-19 08:51:41 -04:00
ferOnti
9cee487489
Merge pull request #827 from norahmollo/master
...
CODE STYLE Formating worflow/engine/classes/model/CaseScheduler.php
2012-10-18 12:43:40 -07:00
norahmollo
a09707f72f
CODE STYLE Formating worflow/engine/classes/model/CaseScheduler.php
...
Change format files in worflow/engine/classes/model/CaseScheduler.php
2012-10-18 19:27:28 +00:00
jennylee
c4ff0f8b45
CODE STYLE, workflow/engine/classes/model/
...
FILES:
Event.php
Process.php
2012-10-18 15:11:53 -04:00
Julio Cesar Laura
cd66f32c53
BUG 9923 Error en Ejecucion de php -f /opt/processmaker/workflow/engine/bin/cron.php SOLVED
...
- En versiones antiguas no se validaba el borrado de tareas con casos, esto provoco q hayan registros invalidos en la BD
- Se agrego una validacion para evitar problemas en el cron con tareas que ya no existen
2012-10-17 17:37:33 -04:00
Fernando Ontiveros
20cf857b28
CODE STYLE removing files AppSpool because they are no longer used in PM
...
this is the proof that these files were not used anymore:
grep "AppSpool" * -R -l
workflow/engine/classes/model/map/AppSpoolMapBuilder.php
workflow/engine/classes/model/AppSpool.php
workflow/engine/classes/model/om/BaseAppSpoolPeer.php
workflow/engine/classes/model/om/BaseAppSpool.php
workflow/engine/classes/model/AppSpoolPeer.php
2012-10-17 13:25:11 -04:00
Marco Antonio Nina
e404161a00
BUG 9917 No se actualiza el paginado en el file manager despué.. SOLVED
...
- no was validated files deleted.
- was add validation for files deleted.
2012-10-17 10:57:57 -04:00
Julio Cesar Laura
2b557edac2
Add validation for the new fields on Process table
2012-10-16 12:52:20 -04:00
Julio Cesar Laura
e10ca93ad7
BUG 5765 I add the triggers t process SOLVED
...
- Added triggers to cancel, pause, reassing and delete case
2012-10-16 00:29:52 -04:00
julceslauhub
2e4636ef6b
Merge pull request #728 from brayanpereyra/BUG-5285
...
BUG 5285 I add variable to listProcess
2012-10-12 10:24:15 -07:00
Brayan Osmar Pereyra Suxo
b30416cb46
BUG 5285 I add variable to listProcess
...
I add variable to listProcess
2012-10-12 12:46:35 -04:00
julceslauhub
8a53a1c889
Merge pull request #725 from brayanpereyra/BUG-5285
...
Bug 5285 I changed varibale $pro_subprocess
2012-10-12 06:32:12 -07:00
Brayan Osmar Pereyra Suxo
fc51b4049f
BUG 5285 I changed varibale $pro_subprocess
...
I changed varibale $pro_subprocess
2012-10-12 09:25:37 -04:00
Brayan Osmar Pereyra Suxo
21b2f2b218
BUG 5285 I add field PRO_SUBPROCESS
...
I add field PRO_SUBPROCESS to start only in sub process
2012-10-11 14:26:03 -04:00
julceslauhub
986e139865
Merge pull request #716 from marcoAntonioNina/BUG-9902
...
BUG 9902 Error uploading a new language in Zend Server SOLVED
2012-10-11 08:28:06 -07:00
Hector Cortez
fe2589b1af
BUG 7338 User profile "Replaced by" doesn't work when PM derivate a case. SLOVED
...
- Add a limit, to prevent a infinite bucle (100 or 200)
- Counter added if infinite loop
2012-10-11 10:53:38 -04:00
Marco Antonio Nina
d1ea074d0b
BUG 9902 Error uploading a new language in Zend ServerSOLVED
...
- Not loaded correctly.
- scans all languages.
2012-10-11 10:25:40 -04:00
Hector Cortez
5ff3c0002e
BUG 7338 User profile "Replaced by" doesn't work when PM derivate a case. SLOVED
...
- The user A will be on vacation, then I update A's profile and set "Replaced by" to user B, set "Status" as Inactive or On vacation.
- Adjustment to the user to derivate.
2012-10-10 17:13:18 -04:00
Marco Antonio Nina
8eec1347dd
BUG 9902 Error uploading a new language in Zend ServerSOLVED
...
- Not loaded correctly.
- scans all languages.
2012-10-10 17:07:14 -04:00
Marco Antonio Nina
4efee22b1a
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 17:14:01 -04: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
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
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
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
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
julceslauhub
4e5de8cf81
Merge pull request #616 from julceslauhub/master
...
Improvement in the construction of the parameter "From" for the emails
2012-09-26 16:13:50 -07:00
Julio Cesar Laura
d09b6d73ef
Improvement in the construction of the parameter "From" for the emails
2012-09-26 19:12:15 -04:00
julceslauhub
ea6f57fc3c
Merge pull request #611 from marcoAntonioNina/BUG-9720
...
BUG 9720 Proceso de actualización de ProcessMaker es lento SOLVED
2012-09-26 12:46:27 -07:00
Marco Antonio Nina
9cfa140807
BUG 9720 Proceso de actualizacióe ProcessMaker es lento SOLVED
...
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the rebuild "Table content".
2012-09-26 11:24:49 -04:00
Marco Antonio Nina
a8cc4a00f9
BUG 9720 Proceso de actualizacióe ProcessMaker es lento SOLVED
...
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the rebuild "Table content".
2012-09-26 10:15:20 -04:00
Victor Saisa Lopez
119d80f71d
BUG 9605 "Change default advanced search options" SOLVED
...
- Advanced search only queries the database
- Advanced search and Solr will be completed in the bug 9830
* Available from version 2.0.44
2012-09-25 17:33:17 -04:00
Julio Cesar Laura
648c7f095d
Performance improvement, deleted the grid with the cases counter on the cases start page
2012-09-24 13:06:05 -04:00
julceslauhub
29cf78ee8b
Merge pull request #557 from marcoAntonioNina/BUG-9740
...
BUG 9740 New option for Default main menu option SOLVED
2012-09-13 12:22:31 -07:00
Julio Cesar Laura
bc00312e8e
BUG 6680 Change behavior of "On Vacation" status, so that when users return and login, status automatically changes to "active" SOLVED
...
- The user status never changes when a user on vacation return and login
- Now when a user on vacation return and login its status change to active
2012-09-13 14:54:38 -04:00
Marco Antonio Nina
fae7ab7eed
BUG 9740 New option for Default main menu option SOLVED
...
- According to the specifications.
- Was add new option Dashboard.
- Was enabled in skin uxmodern.
2012-09-13 14:17:39 -04:00