Gustavo Cruz
a7136b70d4
Adding the Field Picker in the dynaform editor
2012-12-12 17:30:36 -04:00
Gustavo Cruz
85e028d03f
Merge branch 'pm_wysiwyg'
2012-12-07 15:39:37 -04:00
norahmollo
5b7eea1154
WYSIWYG EDITOR functions or methods comments
...
WYSIWYG EDITOR functions or methods comments
2012-12-07 18:53:26 +00:00
Gustavo Cruz
d45c6bbd73
Another update to the grids wizard feature
2012-12-05 18:07:10 -04:00
jennylee
b9cbaa695d
BUG-7987 When importing a process which is created by a user that does not exist, the 'Process Owner' column shows empty.
...
I added a validation in file 'workflow/engine/methods/processes/processes_Import_Ajax.php' to change PROCESS.PRO_CREATE_USER value in the database to the current user.
2012-12-05 16:13:08 -04:00
jennylee
e1c36895b1
BUG-7987 When importing a process which is created by a user that does not exist, the 'Process Owner' column shows empty.
...
I added a validation in file 'workflow/engine/methods/processes/processes_Import_Ajax.php' to change PROCESS.PRO_CREATE_USER value in the database to the current user.
2012-12-05 15:14:17 -04:00
norahmollo
18eed7907f
WYSIWYG_EDITOR get Variables Grid
...
WYSIWYG_EDITOR get Variables Grid
2012-12-04 21:30:12 +00:00
norahmollo
b5b36f0149
WYSIWYG EDITOR get grids
...
WYSIWYG EDITOR get grids
2012-12-04 13:00:28 +00:00
Gustavo Cruz
088737da93
merging some changes from the upstream master branch
2012-11-30 11:27:38 -04:00
Gustavo Cruz
34ab899787
merge with the master branch
2012-11-30 10:55:30 -04:00
Gustavo Cruz
6b0bf98b65
Fixing additional file permissions before final commit
2012-11-30 10:47:17 -04:00
norahmollo
e6e008b88d
WYSIWYG EDITOR json changes
...
WYSIWYG EDITOR json changes
2012-11-30 14:23:16 +00:00
ralph
2df7ff709a
Changing deprecated json->decode json->encode by Bootstrap functions.
2012-11-29 14:25:06 -04:00
Gustavo Cruz
f55ff5bdae
Automatic merge with the upstream master branch
2012-11-29 12:18:58 -04:00
norahmollo
1f00433203
WYSIWYG EDITOR
...
WYSIWYG EDITOR
2012-11-27 18:13:56 +00:00
user
2f1ded16f5
Merging some changes to the variable picker feature inside the processmaker core
2012-11-27 08:55:29 -04:00
user
ccd87965e8
Adding some changes to the interface in order to fix the list filters in the variable picker feature
2012-11-26 12:18:03 -04:00
user
adb1ae1c34
Changes to the ajax function in order to obtain the list of variables
2012-11-23 16:54:38 -04:00
user
209cdfbed7
Adding some updates to the ajax function and also, the Ajax call to the variable picker form
2012-11-23 15:23:44 -04:00
ralph
d7962637a8
Commenting DB interface requiere files from processMap class, already in Autoloader.
2012-11-22 16:33:58 -04:00
user
cdc66b1270
-Commenting an add of a js file into Css file handling.
...
-Cleaning a comment int /methods/processes/main.php.
2012-11-14 09:54:17 -04:00
user
70c3778425
adding the patches to the tinyMCE editor in order to solve the maborak/leinmud conflicts
2012-11-14 09:39:24 -04:00
user
395ed9c2f3
Removing set of references to singletons into main.php, mainInit.php and processList.php
...
Adding a comment of test in bootstrap.php
2012-11-12 16:21:52 -04:00
Fernando Ontiveros
b5c11b4198
SPEEDY first version of boostrap.php, with many changes
2012-11-12 14:44:44 -04:00
user
5c0c2d1d5f
Adding the wysiwyg class to the dynaform fields package
2012-11-12 11:37:09 -04:00
jennylee
cfbbf82f77
CODE STYLE, changes
...
FILES:
gulliver/system/class.database_mssql.php
gulliver/system/class.database_mysql.php
workflow/engine/classes/class.cli.php
workflow/engine/classes/class.pluginRegistry.php
workflow/engine/classes/entities/FacetGroup.php
workflow/engine/classes/entities/SolrUpdateDocument.php
workflow/engine/classes/triggers/class.pmTalendFunctions.php
workflow/engine/methods/appFolder/appFolderList.php
workflow/engine/methods/processes/processes_Ajax.php
2012-10-22 17:23:01 -04:00
Fernando Ontiveros
d0806cfe65
CODE STYLE removing the xpdl class and related files
2012-10-17 13:43:05 -04:00
jennylee
57c78b8342
CODE STYLE
...
FILES:
workflow/engine/methods/processes/processesList.php
workflow/engine/methods/processes/processes_SaveEditObjectPermission.php
workflow/engine/methods/processes/processes_SaveObjectPermission.php
workflow/engine/methods/processes/processes_UploadFiles.php
workflow/engine/methods/processes/processes_UploadFilesForm.php
workflow/engine/methods/processes/processes_User.php
workflow/engine/methods/processes/processes_subProcessSave.php
workflow/engine/methods/processes/processes_webEntryGenerate.php
workflow/engine/methods/processes/processes_webEntryValidate.php
workflow/engine/methods/processes/webEntry_Val_Assig.php
2012-10-17 12:20:58 -04:00
jennylee
06683e9a3d
CODE STYLE
...
FILES:
workflow/engine/methods/processes/processes_ImportExisting.php
workflow/engine/methods/processes/processes_ImportExistingXpdl.php
workflow/engine/methods/processes/processes_ImportFile.php
workflow/engine/methods/processes/processes_ImportFileXpdl.php
workflow/engine/methods/processes/processes_ImportXpdl.php
workflow/engine/methods/processes/processes_Library.php
workflow/engine/methods/processes/processes_List.php
workflow/engine/methods/processes/processes_Map.php
workflow/engine/methods/processes/processes_New.php
workflow/engine/methods/processes/processes_Save.php
2012-10-17 12:12:52 -04:00
jennylee
27ac82a803
CODE STYLE
...
workflow/engine/methods/processes/process_Delete.php
workflow/engine/methods/processes/processes_DeleteObjectPermission.php
workflow/engine/methods/processes/processes_doUpload.php
workflow/engine/methods/processes/processes_DownloadFile.php
workflow/engine/methods/processes/processes_DownloadFileXpdl.php
workflow/engine/methods/processes/processes_checkProperties.php
workflow/engine/methods/processes/processes_Export.php
workflow/engine/methods/processes/processes_GetFile.php
workflow/engine/methods/processes/processes_Import.php
workflow/engine/methods/processes/processes_Import_Ajax.php
2012-10-17 12:03:40 -04:00
jennylee
7deb103424
CODE STYLE.
...
FILES: workflow/engine/methods/processes/ajaxListener.php
workflow/engine/methods/processes/downloadPML.php
workflow/engine/methods/processes/downloadPML_ImportExisting.php
workflow/engine/methods/processes/index.php
workflow/engine/methods/processes/main.php
workflow/engine/methods/processes/mainInit.php
workflow/engine/methods/processes/process_DeleteCases.php
2012-10-17 11:45:42 -04:00
jennylee
635bd02a5a
Code Style.
2012-10-17 11:18:48 -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
Julio Cesar Laura
029b8542fd
BUG 9846 fallo en importacion de proceso SOLVED
...
- Se ha detectado que el archivo encargado de la importacióstaba usando short tags de PHP
- Se ha cambiado el short tag a un tag estandar de php
- Como workaround para otras versiones se debe habilitar el uso de short tags en el php.ini
2012-09-27 11:23:47 -04:00
Julio Cesar Laura
31de7c5943
BUG 9796 Slow Query deleting a task ( error collected by New Relic ) SOLVED
...
- The query used to check if a task can be deleted was very slow
- Change the businnes logic to check if a task can be deleted
2012-09-24 11:32:42 -04:00
Julio Cesar Laura
f9bf485c52
Set session variable with the UID of the process when load the process map
2012-09-18 09:44:52 -04:00
Julio Cesar Laura
514eb6b037
BUG 5003 Request for horizontal scroll bars when process map is wider than browser window SOLVED
...
- The horizontal scrollbar was on the bottom then is not visible
- Before to load the process map get the maximun x position of the task to calculate the correct width
2012-09-05 17:17:40 -04:00
Victor Saisa Lopez
68509275f3
BUG 9649 "Uso de palabras reservadas en la creacion de PM Tables." SOLVED
...
- In the creation/editing of PMTables/ReportTables, not validated the
use of reserved words
- It has validated the use of keywords in the creation/editing of
PMTables/ReportTables
- It has been validated using reserved words to importing a process with
ReportTables (old version)
* Available from version 2.0.44
2012-09-04 12:40:47 -04:00
Brayan Osmar Pereyra Suxo
f147ba79a9
BUG 9523 Edit Process Doesn't have validate in title SOLVED
...
- I add validate for porcess's title
2012-08-02 11:01:42 -04:00
Brayan Osmar Pereyra Suxo
78177ed749
BUG 8466 "Tasks in Progress" show with the color of "Parallel Tasks" SOLVED
...
- I set variable TASK in processMap for "Search Cases"
2012-07-18 17:21:28 -04:00
Victor Saisa Lopez
40915f74a8
BUG 8845 "Se aconseja adjuntar el boton de export en el submenu..." SOLVED
...
- The xmlFrm object of the XmlForm class has no value in the attribute "home"
- Was assigned the corresponding value in the attribute "home"
2012-05-28 12:29:04 -04:00
Victor Saisa Lopez
017e33d81c
BUG 0000 "Elimination of the option export xpdl" SOLVED
...
- It eliminated the option export xpdl
- It was improved the export process option in the list of processes
2012-05-07 13:01:40 -04:00
Victor Saisa Lopez
ba3821a693
BUG 8845 "Se aconseja adjuntar el boton de export en el submenu..." SOLVED
...
- Nuevo requerimiento, agregar la opcion "Export" en el listado de procesos
- Se agrego la opcion "Export" (exportar un proceso) en la barra de herramientas y menu contextual
2012-05-03 09:41:34 -04:00
Hector Cortez
8a3936c46b
BUG 9098 Migrate Import Process to ExtJS SOLVED
...
- Migrate Import Process in Desiggner to ExtJS (from master branch).
- Import Process ExtJS migrated from the master branch.
2012-05-02 18:17:17 -04:00
Marco Antonio Nina
2cce94b031
BUG 8764 Al exportar procesos con nombres largos, no se visualiza to... SOLVED
...
- Al revisar la forma de exportacion se vio que para poder guardar un archivo el maximo del path mas el nombre del archivo no deberia de sobrepasar los 256 caracteres.
- Se realizo la validacion para truncar el nombre del archivo cuando se llegue al limite, para ambos archivos .pm y .xpdl.
2012-04-25 09:33:46 -04:00
Fernando Ontiveros
84dbad7617
BUG 0000 adding memcache to processList
...
fixing telefonica slow issues
2012-04-12 17:35:23 -04:00
Victor Saisa Lopez
cec40efb8a
BUG 8775 Add validation to prevent deletion of tasks... SOLVED
...
- Problem, a task is deleted if you have or not cases
- Added validation, that prevents a task is deleted if you have cases
2012-04-03 18:49:15 -04:00
Marco Antonio Nina
70cbd8c9de
BUG 8764 When exporting processes with long names, not display all el SOLVED
...
- When the title is too long the window is offset by the scroll bar to see a wrong way and also the title.
- Molding was conducted in the processmap title and also the link generated in the process_export to trim the name according to the box you have.
2012-04-02 16:14:50 -04:00
Julio Cesar Laura
0ef9fd6b9b
BUG 7190 El boton Save no esta desplegando ningun mensaje SOLVED
...
- Despues de presionar el boton "Save" en las propiedades de las tareas simplemente se estaba cerrando el panel
- Ahora despues de cerrar el panel se muestra un mensaje de confirmacióe que los cambios fuerin guardados con exito
2012-03-09 16:00:48 -04:00
Erik Amaru Ortiz
f8ab55a061
BUG 0000 User Experience (single app option added) 1st commit
...
- login added
- "single application" option added
- simplified improved
2012-02-24 19:32:24 -04:00