Ralph Asendeteufrer
5f5388e7b4
CODE STYLE
...
files modified: class.form.php
class.functionTest.php
class.rbac.php
class.restClient.php
class.ymlTestCases.php
2012-10-18 09:27:23 -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
ac920502cf
BUG 9508 I changed the variable name
...
I changed thevariable name adjustgridswith for adjustgridswidth
2012-10-04 15:33:11 -04:00
Brayan Osmar Pereyra Suxo
ae11d5c106
BUG 9508 I add the option the show scroll
...
I add propety in form to the grids with scroll
2012-10-03 11:57:16 -04:00
Julio Cesar Laura
031b1b2fcc
BUG 9795 Error usando funcion in_array cuando el segundo parametro no es un array ( Error collected by New Relic ) SOLVED
...
- Missing validation before to use in_array function
- Add validation to check if the second variable is an array
2012-09-21 13:44:20 -04:00
Brayan Osmar Pereyra Suxo
8d436eb047
BUG 9327 Don't validate required field in grid SOLVED
...
- The object leminud and input disappeared the moment of submit
- I add new instance the object leimund and input
2012-06-20 11:30:16 -04:00
Alvaro Campos
187eb2e9a1
BUG 8334 was added to the grid the functionality of checkbox
2012-02-14 19:04:46 -04:00
Carlos Pacha
e64e994784
BUG 7945 Recuperación de la etiqueta Dropdown vía _label no funciona en Grid
...
This issue was fixed, the query statement returned an associtive array that was the problem.
2011-11-17 11:19:08 -04:00
Erik Amaru Ortiz
c638c88f53
BUG 7902 "Sudden database error" SOLVED
...
- it was a bug for gropdown in grid with zero option, it is validated and solved now
2011-10-25 18:54:18 -04:00
Erik Amaru Ortiz
be0c90af87
BUG 000 momentarily reverted to rc5 fro pmTables (fix)
2011-09-05 12:47:25 -04:00
Hector Cortez
fb82e2f3a2
BUG 7515 Adjustment selection in grid with Data connection.
2011-08-25 16:59:42 -04:00
Erik Amaru Ortiz
be548a3e31
BUG 7422 Checkbox value was not saved SOLVED (review fix issues)
2011-08-19 12:23:11 -04:00
Erik Amaru Ortiz
e1ad964491
BUG 7422 Checkbox value was not saved SOLVED (review fix issues)
2011-08-19 12:22:23 -04:00
Douglas Medrano Chura
cf076703c6
BUG 7422 Solved value not being saved in field checkout
...
The problem was solved validating the send of the variable $_POST
2011-08-10 18:04:36 -04:00
Erik Amaru Ortiz
36ed1b81c6
BUG 6867 problem solved
...
- there is not more validations for fields that shouldn't have reuiqred validation
2011-07-26 10:42:27 -04:00
Erik Amaru Ortiz
0e74f6e3a8
BUG 0000 PM tables ver 2. (performance improvements)
2011-07-13 19:39:30 -04:00
Hugo Loza
3aa2785ef1
BUG 7140 -> Fix complete save label with dbarray connection
...
The fix was completed. Chckgroup, listbox, dropdowns that use dbconnection now save the labels correctly by executing the query as usual
2011-07-01 10:17:44 -04:00
Erik Amaru Ortiz
59e4d8679c
BUG 7165 "Notice en campo suggest" solved
...
- a missing declaration was the problem, bu is fixed now
2011-06-30 15:06:20 -04:00
Hector Cortez
c39eb93a60
BUG 7093 Suggest adjustment for queries execution.
2011-06-17 09:45:13 -04:00
Erik Amaru Ortiz
b8263e0c93
BUG 7045 "notice running case, this is not showing but the notice is.." SOLVED
2011-06-08 10:54:41 -04:00
Douglas Medrano Chura
0ae5f9b139
BUG 6900 Solved the validation of field email in dynaform
...
The problem was solved modificating the validation of field email
2011-06-07 18:23:32 -04:00
Erik Amaru Ortiz
ab6abc2f0b
BUG 5934 "save labels for checkgroups.... solving problems"
2011-06-02 19:52:57 -04:00
Hugo Loza
295523f38d
BUG 6987 Error en PM al guardar formulario [RE-FIXED]
...
When dropdown is with savelabel active then on form save the sql(s) need to be executed. By default any sqlconnection is defined as an empty string and Pm uses the default connection workflow.. the issue was that in savelabel stage this default option was not defined then tried to connect to an empty connection. Now for Listbox, checkgroup and grid dropdown
2011-06-02 15:04:07 -04:00
Hugo Loza
7454de6ee1
BUG 6987 Error en PM al guardar formulario [FIXED]
...
When dropdown is with savelabel active then on form save the sql(s) need to be executed. By default any sqlconnection is defined as an empty string and Pm uses the default connection workflow.. the issue was that in savelabel stage this default option was not defined then tried to connect to an empty connection.
2011-06-01 18:37:18 -04:00
Erik Amaru Ortiz
38fb71335c
BUG 5934 "Save label for radiogroups..." SOLVED (removing debug var)
...
- is saving the radiogroup label
- by convention we decided save by default the label for all array field types like dropdown, checkgroup, listboxes and radiogroup, so the property for dropdown "save label" was removed because always is saving it!
2011-05-31 18:58:50 -04:00
Erik Amaru Ortiz
a6baa0147a
BUG 5934 "Save label for radiogroups..." SOLVED
...
- is saving the radiogroup label
- by convention we decided save by default the label for all array field types like dropdown, checkgroup, listboxes and radiogroup, so the property for dropdown "save label" was removed because always is saving it!
2011-05-31 18:56:50 -04:00
Erik Amaru Ortiz
2017de6a76
BUG 6901 "No se valida el como campos requeridos..." (fixed-removing debug vars)
...
There were two fields more to fix for this validation: listbox & checkgroups, but now are already fixed
2011-05-19 17:28:31 -04:00
Erik Amaru Ortiz
17b01a0641
BUG 6901 "No se valida el como campos requeridos el dropdown, checkb..." (fixed)
...
There were two fields more to fix for this validatio: listbox & checkgroups, but now are already fixed
2011-05-19 17:24:12 -04:00
Erik Amaru Ortiz
e85c761510
BUG 6901 problem fixed.
...
Some error existing on the code, but it is working now.
2011-05-17 17:36:26 -04:00
Enrique Ponce De Leon
587a0f67be
BUG 6860 Solved. Fix save_label option for multiples dropdowns
2011-05-12 16:34:37 -04:00
Carlos Pacha
6766b1e91e
BUG 6698 SQL Conection
...
we are making the connection to the correct db and run the query to obtain the label
2011-04-26 16:32:24 -04:00
Enrique Ponce De Leon
1806c10eff
BUG 6556 Grid-Dropdowns error solved in output documents.
2011-04-25 12:33:04 -04:00
Erik Amaru Ortiz
835c0700de
BUG 6419 removing print_r
2011-04-07 12:40:20 -04:00
Alvaro Campos
4cacbd6af1
BUG 6131 fixed of position for Fields handler
2011-04-06 18:14:50 -04:00
AlvArO
d19a0357a2
fixed issue fields date,check,checkgroup mode view bug:6365 6318
2011-03-23 17:16:10 -04:00
Gustavo Adolfo Cruz Laura
54b7b8a2aa
changes for phpdocumentator 2
2011-01-24 20:41:46 +00:00
Gustavo Adolfo Cruz Laura
b340c48819
changes for phpdocumentator
2011-01-24 20:33:07 +00:00
abraar
96abdb996a
Replaced eregi() with preg_match() and get_class() for thirdparty
2010-12-10 14:09:28 +00:00
abraar
cec620ff6b
Added is_object()
2010-12-06 15:12:37 +00:00
Erik Amaru Ortiz
0525681d79
initial commit from rev. 632
2010-12-02 23:34:41 +00:00