Commit Graph

3497 Commits

Author SHA1 Message Date
safan
550042e5e1 worked on process permission form. editing part of DB connection form 2010-12-23 14:39:11 +00:00
safan
7bbdf9e057 worked on process permission form
Added function for getting list of task for a process
2010-12-23 06:11:56 +00:00
Carlos Pacha
668aef173d you couldn't edit a process category, you can do it now 2010-12-22 20:52:58 +00:00
Hector Cortez
11b1bfb213 Various settings for compatibility with MSSQL 2010-12-22 20:07:16 +00:00
girish
107b8e2df8 Added EDIT part functionality for I/O Doc, DB Connection 2010-12-22 14:51:44 +00:00
safan
3e69446320 worked on process permission form 2010-12-22 14:44:57 +00:00
safan
fb3db8169b editing function part of input document. 2010-12-22 11:44:15 +00:00
Hector Cortez
adec5b8b7c Various settings for compatibility with MSSQL 2010-12-21 22:30:42 +00:00
Carlos Pacha
f9b2de7680 copy logo from old path to new path 2010-12-21 15:26:42 +00:00
Carlos Pacha
1c64ffea7a copy logos form old path to new path 2010-12-20 21:14:40 +00:00
safan
b3854b6b3d added form for Process permission part EXTJS 2010-12-20 15:04:33 +00:00
Hugo Loza
779a87e046 Documents at 65%. Display folders and documents, no pagination yet.. Posible to create Folders and upload external files. Working on Download, search 2010-12-17 22:30:02 +00:00
Erik Amaru Ortiz
2948a8539e BUG "Al exportar el plugin se agrega una nueva pestaña dentro del submenu llamada Relative"
SOLVED
2010-12-17 20:27:59 +00:00
Hector Cortez
2805afd2ba Process of building a new workflow from MSSQL 2010-12-17 15:06:03 +00:00
safan
d7246dad60 1.) Added Process supervisor => Supervisor Extjs form
2.) Added Process supervisor => Dynaform Extjs form
3.) Added Process supervisor => Input Document Extjs form
4.) Added Database Connection  Extjs form
2010-12-17 14:18:47 +00:00
safan
09ae458466 fixed few issues with extjs. Worked on database connection part 2010-12-16 15:15:31 +00:00
safan
960d1a1b7a fixed dynaform save function (since it was over rided) 2010-12-16 06:27:13 +00:00
Erik Amaru Ortiz
3a90d43922 updting edit BPMN link 2010-12-15 20:03:53 +00:00
Gustavo Adolfo Cruz Laura
c2d2fa485f Bug 47: google doc list. The dynaforms can't be saved with the name of another existing dynaform 2010-12-15 16:59:26 +00:00
safan
9ff7710427 1.) fixed deleting input and output doc and dynaform code
2.) Added saving function code for output doc
2010-12-14 15:07:01 +00:00
Gustavo Adolfo Cruz Laura
ec8edf4feb Bug 5673, the issue of dependent fields in a dynaform seems to be related to a session loss problem. 2010-12-10 15:37:07 +00:00
Carlos Pacha
ecc44fa530 improving assign users to role 2010-12-09 15:06:11 +00:00
Erik Amaru Ortiz
3ba050df76 [2010-12-08 21:23:23] Rev:658 | 2 files Modified
fernando: Fixed some issues regarding the casesList configuration setup and the fields USR_UID and PREVIOUS_USR_UID
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/methods/cases/casesListExtJs.php
2. M /trunk/workflow/engine/methods/cases/proxyCasesList.php
2010-12-09 14:14:09 +00:00
Erik Amaru Ortiz
7c20fc2962 [2010-12-08 21:22:03] Rev:657 | 2 files Modified
erik: fixed a problem exporting a language with de options in dropdowns acheckgroup
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/methods/setup/languages_Export.php
2. M /trunk/workflow/engine/classes/class.languages.php
2010-12-09 14:13:58 +00:00
Erik Amaru Ortiz
6113398aba [2010-12-08 14:02:43] Rev:653 | 1 files Modified | 1 files Added
fernando: Fixed bug 35, google doc list, the repeated calendar names are now validated.
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/xmlform/setup/calendarEdit.xml
2. A /trunk/workflow/engine/methods/setup/calendarValidate.php
2010-12-09 14:11:57 +00:00
Erik Amaru Ortiz
502455989f [2010-12-08 14:01:47] Rev:652 | 3 files Added | 4 files Modified
carlos: improve assignation of users to roles
--------------------------------------------------------------------------------
1. A /trunk/workflow/engine/xmlform/roles/roles_userSearch.xml
2. A /trunk/workflow/engine/methods/roles/roles_AddUser.php
3. A /trunk/workflow/engine/xmlform/roles/roles_ListUsers.xml
4. M /trunk/workflow/engine/classes/model/Users.php
5. M /trunk/workflow/engine/methods/roles/roles_Ajax.php
6. M /trunk/workflow/engine/xmlform/roles/roles_Options.xml
7. M /trunk/workflow/engine/templates/roles/roles_Tree.php
2010-12-09 14:11:22 +00:00
Erik Amaru Ortiz
4f5a539e5f [2010-12-08 13:26:26] Rev:650 | 2 files Modified
hector: Adjust of labels
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/methods/setup/appCacheViewConf.php
2. M /trunk/workflow/engine/templates/setup/appCacheViewConf.js
2010-12-09 14:05:36 +00:00
Erik Amaru Ortiz
a8e94216ff [2010-12-07 14:57:47] Rev:645 | 3 files Modified
gustavo: Changing the reassign comboBox behavior adding the auto-complete feature.
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/templates/cases/reassignList.js
2. M /trunk/workflow/engine/templates/cases/casesList.js
3. M /trunk/workflow/engine/methods/cases/proxyReassignUsersList.php
2010-12-09 14:03:27 +00:00
Erik Amaru Ortiz
f488326d00 [2010-12-06 15:54:28] Rev:642 | 6 files Modified
hugo: Calednar Improvements and now Multicalendar enabled for community. Flag to save log of calendar calcs per delegation
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/methods/setup/calendarList.php
2. M /trunk/workflow/public_html/sysGeneric.php
3. M /trunk/workflow/engine/classes/model/AppDelegation.php
4. M /trunk/workflow/engine/classes/model/CalendarDefinition.php
5. M /trunk/workflow/engine/classes/class.dates.php
6. M /trunk/workflow/engine/xmlform/setup/calendarList.xml
2010-12-09 14:00:55 +00:00
Erik Amaru Ortiz
98b85b2be6 [2010-12-06 14:44:52] Rev:641 | 2 files Modified
erik: added a validation for a plugin can't be deleted while this is activated
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/methods/setup/pluginsMain.php
2. M /trunk/workflow/engine/templates/setup/pluginsMain.js
2010-12-09 13:22:54 +00:00
Erik Amaru Ortiz
e59d934a43 [2010-12-03 16:46:07] Rev:638 | 2 files Modified
erik: Languages Export, reingering of this module was apply
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/methods/setup/languages_Export.php
2. M /trunk/gulliver/system/class.dynaformhandler.php
2010-12-09 13:21:40 +00:00
Erik Amaru Ortiz
307ce39444 [2010-12-02 23:33:25] Rev:633 | 2 files Modified
hector: Adjust to the labels for use in other languages.
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/methods/setup/languages.php
2. M /trunk/workflow/engine/templates/setup/languages.js
2010-12-09 13:16:04 +00:00
safan
ddad478009 made changes in dynaform code functions. 2010-12-09 11:49:55 +00:00
safan
efe32f54c9 modified input / output document function 2010-12-09 09:54:34 +00:00
abraar
8e70fb87f2 Fixed Installation for php 5.2 2010-12-09 07:30:55 +00:00
abraar
82095ded50 Fixed Installation for php 5.2 2010-12-09 07:29:46 +00:00
girish
9a9626e537 Added Input and Output Document ExtJS Forms 2010-12-08 15:23:48 +00:00
abraar
63cb1fa5ad Removed: Function eregi() and eregi_replace()
Added: preg_match() and preg_replace()
2010-12-08 15:05:47 +00:00
girish
5a710dbd46 Import XPDL Option Added 2010-12-08 10:18:53 +00:00
abraar
3dd41e58ad Added is_object() 2010-12-08 10:14:41 +00:00
girish
2e97a8e9ec First commit on ProcessMaker CORE Engine and Jeaqueline's changes 2010-12-07 11:49:51 +00:00
safan
720db63b61 completed dynaform saving part 2010-12-07 11:29:45 +00:00
abraar
9e5a057c6c Added is_object() 2010-12-06 15:13:43 +00:00
girish
5676ba0361 Updated Zooming Feature and Included class.xpdl.php 2010-12-06 14:58:25 +00:00
safan
490ffa1f68 first commit from pmos9a
1.)methods/bpmn
2.)templates/bpmn
2010-12-06 06:10:31 +00:00
abraar
5715059f24 Added all the changes which done before for php5.3 in pmos9b 2010-12-03 15:43:29 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00