Commit Graph

10 Commits

Author SHA1 Message Date
Ralph Asendeteufrer
e158887e24 CODE STYLE changes
files modified:   workflow/engine/methods/controls/buscador.php
                  workflow/engine/methods/controls/buscador2.php
                  workflow/engine/methods/controls/calendar.php
                  workflow/engine/methods/controls/varsAjax.php
                  workflow/engine/methods/controls/varsAjaxByType.php
2012-10-22 13:17:19 -04:00
norahmollo
2a6fe7db20 CODE STYLE Formating
Change format files
2012-10-18 17:00:03 +00:00
Hector Cortez
9bbf93da0c BUG-8753 Short Tags are Still Present as of Version 2.0.38 SOLVED
- Short tags are still present in the code in the form of the short print tag: <?=
- Changing of the short tags for deprecated functions and code.
2012-07-23 10:33:10 -04:00
Julio Cesar Laura
4ac41f87ad BUG 9287 The variable picker for the trigger editor does not show grid variables in the list
- The grid fields don't display a label
- Added a default label for the grid fields
2012-07-09 22:42:59 -04:00
Julio Cesar Laura
e92cbb64ff BUG 8745 When defining Subprocess properties, grid, listbox, file and ... SOLVED
- Faltaba mandar un parametro
- Ahora se manda el valor faltante
2012-04-20 18:01:15 -04:00
Julio Cesar Laura
1ccc82e440 BUG 8745 When defining Subprocess properties, grid, listbox, file and ...
- These fields are ommited when the list is generated
- An optional parameter was added, which if it is on "1" includes multiple selection fieds: such as listbox, checkgroup and grid
- File field can't be included becuase it's necessary to define first how files will be copied if we decide to include it later
2012-04-02 15:34:34 -04:00
Hector Cortez
ee22d188cd BUG 5163 Changed the short open tags for PHP code to long open tag. 2011-12-22 16:56:22 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Carlos Pacha
a9c090efd5 BUG 7375 Add all system variables for the trigger editor
This issue was fixed, we added all system variables.
2011-08-15 16:47:53 -04:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00