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
Brayan Osmar Pereyra Suxo
f5df808988
BUG 9926 I add the propety float right
...
I add the propety float right
2012-10-17 11:59:28 -04:00
ferOnti
17f490a737
Merge pull request #770 from ralpheav/master
...
CODE STYLE workflow/engine/methods/processCategory
2012-10-17 08:55:01 -07:00
ferOnti
c1213e4602
Merge pull request #769 from Jennydmz/master
...
CODE STYLE.
2012-10-17 08:52:43 -07: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
Ralph Asendeteufrer
27e9c59fd1
CODE STYLE
2012-10-17 11:41:42 -04:00
julceslauhub
ff2b54a2ed
Merge pull request #764 from marcoAntonioNina/BUG-9917
...
BUG 9917 No se actualiza el paginado en el file manager despué.. SOLVED
2012-10-17 08:38:50 -07:00
ferOnti
c5ebce0c14
Merge pull request #766 from ralpheav/master
...
CODE STYLE workflow/engine/methods/patterns/patterns_Ajax.php
2012-10-17 08:38:28 -07:00
ferOnti
69f8db2ac6
Merge pull request #765 from Jennydmz/master
...
CODE STYLE methods/processes/processes_Ajax.php
2012-10-17 08:37:47 -07:00
ferOnti
99f4160f7c
Merge pull request #767 from norahmollo/master
...
CODE STYLE Formating workflow/engine/methods/outputdocs
2012-10-17 08:35:58 -07:00
norahmollo
1d7954bcc6
ODE STYLE Formating workflow/engine/methods/outpudocs/
...
Change format files in workflow/engine/methods/outpudocs/
2012-10-17 15:28:24 +00:00
julceslauhub
08181c826c
Merge pull request #763 from norahmollo/master
...
CODE STYLE Formating workflow/engine/methods/messages/
2012-10-17 08:23:49 -07:00
norahmollo
f09f9d37f4
ODE STYLE Formating workflow/engine/methods/outpudocs/
...
Change format files in workflow/engine/methods/outpudocs/
2012-10-17 15:23:02 +00:00
Ralph Asendeteufrer
bb67ce3fcf
CODE STYLE
2012-10-17 11:20:15 -04:00
jennylee
635bd02a5a
Code Style.
2012-10-17 11:18:48 -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
norahmollo
767f67e713
ODE STYLE Formating workflow/engine/methods/messages/
...
Change format files in workflow/engine/methods/messages/
2012-10-17 13:45:14 +00:00
ferOnti
28b9e243f6
Merge pull request #751 from norahmollo/master
...
COD STYLE Formating workflow/engine/methods/login/
2012-10-16 13:48:42 -07:00
norahmollo
8ebd27a064
OD STYLE Formating workflow/engine/methods/login/
...
Change format files in workflow/engine/methods/login/
2012-10-16 18:08:45 +00: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
Julio Cesar Laura
c31d0716a9
BUG 9675 Advanced LDAP Sync Plugin 1.4.27 Error al editar un authentication sources SOLVED
...
- Missing validation when edit a authentication source related to a deactivated plugin
- Add validation for deactivated plugins
2012-10-12 15:59:10 -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
Julio Cesar Laura
85e1756a11
BUG 9842 Incorporar en webservice, taskList y caseList, el id del proceso al que pertenece SOLVED
...
- Added the field processId on these webs services
2012-10-12 12:16:19 -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
Victor Saisa Lopez
ad0f709503
BUG 9697 "PM 2.0.43 testing 7/ Enterprise 2.0.16 Cuando se..." SOLVED
...
- When importing a plugin, the version does not register (when the
plugin already exists)
- Problem solved, established the plugin version at register, if the
plugin exists
* Available from version 2.0.45
2012-10-10 15:30:27 -04:00
Brayan Osmar Pereyra Suxo
1c110c8598
BUG 6947 I add validation to delete inputs with permission
...
I add validation to delete inputs with permission
2012-10-10 11:30:32 -04:00
Brayan Osmar Pereyra Suxo
366d7fad1c
Merge remote branch 'upstream/master' into BUG-6947
2012-10-10 10:51:05 -04:00
Fernando Ontiveros
a7c2acacf6
CODE STYLE class.processMap.php
2012-10-10 01:31:49 -04:00
Brayan Osmar Pereyra Suxo
435d4cc240
BUG 6947 I add validation to delete inputs with permission
...
I add validation to delete inputs with permission
2012-10-09 12:45:29 -04:00
Brayan Osmar Pereyra Suxo
36dd249ada
BUG 8864 I add the function to delete file
...
I verify the permission delete to output document and I add the funcion in genered documents
2012-10-08 11:28:15 -04:00
Hector Cortez
f8268dc6e4
BUG 6210 Request for web service to retrieve all the case variables SOLVED
...
- The getVariables() web service is not very useful, if you don't know which case variables have been defined.
- Changed name from getAllVariables to getVariablesNames.
2012-10-08 09:09:08 -04:00
Hector Cortez
ad86b56293
Merge remote branch 'upstream/master' into BUG-6210
2012-10-08 09:06:10 -04:00
julceslauhub
bb9a3e8843
Merge pull request #670 from marcoAntonioNina/BUG-9720
...
BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
2012-10-05 14:03:33 -07: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
Hector Cortez
4a056fb7a1
Merge remote branch 'upstream/master' into BUG-6210
2012-10-05 16:39:26 -04:00
Hector Cortez
ce45c7a392
BUG 6210 Request for web service to retrieve all the case variables SOLVED
...
- The getVariables() web service is not very useful, if you don't know which case variables have been defined.
- Added a new function for web services getAllVariables.
2012-10-05 16:38:14 -04:00
julceslauhub
59c411bf9c
Merge pull request #668 from marcoAntonioNina/BUG-7536
...
BUG 7536 Problem with moving a file from one folder to another foldER... SOLVED
2012-10-05 13:37:57 -07:00
Marco Antonio Nina
2a2f053126
BUG 7536 Problem with moving a file from one folder to another foldER... SOLVED
...
- No exist the methods corresponding.
- Was added the methods for copy and move directories.
2012-10-05 15:02:46 -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
Ralph Asendeteufrer
a3e05f7cdb
BUG 9849 - When you add a new skin - the skin menu does not show it selected
...
PROBLEM The skin table does not show any row selected to determine which is the selected one.
SOLVED Adding an small feature to display italic, bold text and set a checked image in the current skin row.
2012-10-04 11:44:15 -04:00
Ralph Asendeteufrer
ccf4844f14
BUG 9849 - When you add a new skin - the skin menu does not show it selected
...
PROBLEM The skin table does not show any row selected to determine which is the selected one.
SOLVED Adding an small feature to display italic, bold text and set a checked image in the current skin row.
2012-10-04 10:04:49 -04:00
Ralph Asendeteufrer
5801e0af15
BUG 9849 When you add a new skin - the menu skin does not show it selected
...
PROBLEM The skin table does not show any row selected to determine which is the selected one.
SOLVED Adding an small feature to display italic, bold text and set a checked image in the current skin row.
2012-10-03 20:09:06 -04:00
julceslauhub
4753d4d29e
Merge pull request #644 from ralpheav/master
...
BUG 9855 REST services for ProcessMaker
2012-10-02 17:09:22 -07:00
Ralph Asendeteufrer
2a416c6e31
BUG 9855 REST services for ProcessMaker Solved
...
PROBLEM there were not any documentation of Rest using Curl, and using rest with Java.
SOLVED There were add classes to help to use Rest by Curl, and examples to use rest with Java were added.
2012-10-02 17:28:12 -04:00
julceslauhub
a6f95ace69
Merge pull request #642 from marcoAntonioNina/BUG-9720
...
BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
2012-10-02 14:10:37 -07: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
julceslauhub
91d033cd23
Merge pull request #641 from marcoAntonioNina/BUG-8668
...
BUG 8668 No se puede remover permisos del rol PROCESSMAKER_ADMIN SOLVED
2012-10-02 13:36:34 -07:00