Commit Graph

28 Commits

Author SHA1 Message Date
Victor Saisa Lopez
6d9858d6d0 HOR-1738 "Change folder permissions in ProcessMaker" SOLVED
Issue:
    Change folder permissions in ProcessMaker
Cause:
    Nuevo requerimiento
Solution:
    Se cambio los permisos de los files and directories
2016-08-30 13:03:35 -04:00
Victor Saisa Lopez
e550af96c5 HOR-1242 "Batch Routing - 'Apply Changes To All Rows' is not working..." SOLVED
Issue:
    Batch Routing - "Apply Changes To All Rows" is not working for new controls
Cause:
    Al guardar los datos se sobre-escribe el mismo con el campo "_label"
Solution:
    - Al parecer en veriones anteriores existia un bug en front-end, siendo esta la causa para crear el campo "_label"
    - El campo "_label" es creado de manera arbitraria, por lo que se lo a eliminado
2016-06-20 16:59:08 -04:00
Roly Rudy Gutierrez Pinto
28b6838770 PM-4141 2015-12-02 16:14:54 -04:00
Julio Cesar Laura
c75d8a5a71 PM-4057 2015-11-20 14:10:46 -04:00
Roly Rudy Gutierrez Pinto
6cf6e4b17e PM-3919 2015-11-18 14:59:08 -04:00
dheeyi
2ac9943a22 PM-3380
campos checkbnox no renderiza en bachrouting

PM-3380
campos checkbnox no renderiza en bachrouting

PM-3380
campos checkbnox no renderiza en bachrouting

PM-3436
New BPMN> Timer Event> Existen errores al momento de guardar una configuracion de daily, montly en timer event properties

PM-3603
0018456: Batch Routing doesn't get selected label for dropdown with query

PM-3603
0018456: Batch Routing doesn't get selected label for dropdown with query

PM-3603
0018456: Batch Routing doesn't get selected label for dropdown with query
2015-09-17 14:12:08 -07:00
dheeyi
8f84f8e4fa PM-3380
campos checkbnox no renderiza en bachrouting

PM-3380
campos checkbnox no renderiza en bachrouting
2015-09-08 17:52:14 -04:00
Paula V. Quispe
581c029a64 PM-2973: Update the report table related to Batch routing 2015-06-16 10:53:07 -04:00
Julio Cesar Laura
6ae68823c6 BUG 11052 Notice en Report Table al hacer correr un caso con old version IMPROVEMENT 2013-03-21 13:06:02 -04:00
Julio Cesar Laura
1f4056fbaf BUG 11052 Notice en Report Table al hacer correr un caso con old version SOLVED
- Using foreach statement in a empty string
- Check first if is an array before use foreach statement
2013-03-21 13:00:18 -04:00
Julio Cesar Laura
89e50a43b1 Many fixes and improvements, issues detected on QA servers 2013-03-20 10:45:53 -04:00
Ralph Asendeteufrer
7e3690f956 CODE STYLE changes
files modified:   workflow/engine/classes/class.report.php
                  workflow/engine/classes/class.reportTables.php
                  workflow/engine/methods/dashboard/main.php
                  workflow/engine/methods/reportTables/edit.php
                  workflow/engine/methods/reportTables/main.php
                  workflow/engine/methods/reportTables/reportTables_Ajax.php
                  workflow/engine/methods/reportTables/reportTables_Delete.php
                  workflow/engine/methods/reportTables/reportTables_Edit.php
                  workflow/engine/methods/reportTables/reportTables_Save.php
                  workflow/engine/methods/reports/reportsList.php
                  workflow/engine/methods/reports/reports_Dashboard.php
                  workflow/engine/methods/reports/reports_Description.php
                  workflow/engine/methods/reports/reports_Duration.php
                  workflow/engine/methods/reports/reports_View.php
2012-10-22 17:09:37 -04:00
Fernando Ontiveros
24c357c302 CODE STYLE class.reportTables, fixing a typo error 2012-10-09 14:04:17 -04:00
Fernando Ontiveros
5919afd930 CODE STYLE class.reportTables.php 2012-10-09 13:21:00 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Erik Amaru Ortiz
e9282a25a7 BUG 6865 report tables with date fields is being saved correctly now (2do)
the main problem was that ins a several version of mysql datetime can't have a empty string
as value in the insert. so the definition for a report tables was updated to date type field
permitting NULL value, and before insert the empty string is converted to NULL for date fields
2011-05-13 18:57:20 -04:00
Erik Amaru Ortiz
9130582277 BUG 6865 report tables with date fields is being saved correctly now
the main problem was that ins a several version of mysql datetime can't have a empty string as value in
the insert.
so the definition for a report tables was updated to date type field permitting NULL value, and before insert
the empty string is converted to NULL for date fields
2011-05-13 12:46:59 -04:00
Hugo Loza
bcd2bcaa22 BUG 6639 Fix Completed
Completed the changes made for GTBank related to Report Tables
2011-05-06 16:57:41 -04:00
Erik Amaru Ortiz
030418cb7a BUG 6750 "Issue when using Report Tables in Processes" is solved now
There was a litle bug in a condition, was fixed and it works fine now
2011-04-15 11:08:18 -04:00
Hugo Loza
aab27bfaaf BUG 6588 Problems importing a process that has Report Tables
Fixed an issue whe a process is imported with Report Tables when there are duplicate fields
2011-04-01 18:04:19 -04:00
Gustavo Adolfo Cruz Laura
8579b46de3 Bug 5940 dates with format d/m/Y are stored in a Report Table. 2011-02-11 23:13:54 +00:00
abraar
ef427ec0df Changes done for PhpDoc 2011-02-01 12:49:40 +00:00
Abraar
0248e8121d Changes made for documentation 2011-01-22 12:20:08 +00:00
Hector Cortez
373f1e58a0 Various settings for compatibility with MSSQL 2011-01-10 15:57:48 +00:00
Hector Cortez
453d6f4fb2 Various settings for compatibility with MSSQL 2011-01-07 23:26:57 +00:00
Hector Cortez
eb0a294ff7 Various settings for compatibility with MSSQL 2010-12-24 14:25:35 +00:00
Hector Cortez
2805afd2ba Process of building a new workflow from MSSQL 2010-12-17 15:06:03 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00