Commit Graph

25 Commits

Author SHA1 Message Date
Julio Cesar Laura
64e518fb49 Doc System, change hardcoded labels 2013-03-14 15:15:04 -04:00
jennylee
184149a1bc BUG 9873 Error creating Dynaform from a PM Table.
When adding a field, the 'Field Name' must be an string without spaces in the middle, because this makes the name of some funtions were generated wrong, like getColosa Email() when it must be like getColosaEmail() or getColosa_Email(). So, this field in the creating PM Table form, was validated to transform any string into a string without spaces.
2013-01-23 09:36:51 -04:00
jennylee
09a1854d8a BUG 9873 Error creating Dynaform from a PM Table.
When adding a field, the 'Field Name' must be an string without spaces in the middle, because this makes the name of some funtions were generated wrong, like getColosa Email() when it must be like getColosaEmail() or getColosa_Email(). So, this field in the creating PM Table form, was validated to transform any string into a string without spaces.
2013-01-21 16:00:38 -04:00
Victor Saisa Lopez
fbb10c8ed1 BUG 0000 "PM Table, keep the records of the table to the edit" SOLVED
- PM Table, keep the records of the table to the edit
- Added checkbox for keep the records of the table
* Available from version ProcessMaker-2.0.46
2013-01-09 13:23:16 -04:00
Julio Cesar Laura
7cc1da974e BUG 9871 PM 2.0.44 testing 2 se Borran los datos en pmtables con chrome SOLVED
- Unnecesary text-transform style in the table name field and field name
- Deleted the unnecesary text-transform style
2012-10-01 18:02:24 -04:00
Julio Cesar Laura
f8c57f9055 BUG 9405 Correccion idioma espanol
- Habian aun algunas etiquetas hardcoded
- Se cambio a labels todos los lugares con textos hardcoded
2012-07-12 00:46:29 -04:00
Brayan Osmar Pereyra Suxo
32b3fc41d4 BUG 9340 Button cancel then it only cancel the editing SOLVED
- I add to delete row to button cancel
2012-06-27 12:17:54 -04:00
Hector Cortez
b623e8577b BUG 8671 PM. 2.0 -Testing.13: Error de traducción
- Al asignar un nuevo usuario a una tarea, la ventana posee labels en ingles.
- Adjustments several in the hardcoded in ExtJS labels.
2012-04-23 10:27:09 -04:00
Erik Amaru Ortiz
b2017995b4 BUG 7922 "SRP: wrapped: Could not execute query.." SOLVED
(Fixes for import feature)
According the solution raised on the meeting
- the default selection for db connetions is workflow instead REPORT
- the prefix PMT for all pmtables was added
2011-11-25 10:06:42 -04:00
Erik Amaru Ortiz
ff4ee1b33d BUG 7922 "SRP: wrapped: Could not execute query.." SOLVED
According the solution raised on the meeting
- the default selection for db connetions is workflow instead REPORT
- the prefix PMT for all pmtables was added
2011-11-21 18:38:39 -04:00
Erik Amaru Ortiz
272afa474d BUG 0000 PM tables creation and editing validation added
- added the validation for DESC reserved word for a clumn name
- added the validation for mimimal length for table name
2011-09-14 10:47:05 -04:00
Erik Amaru Ortiz
4968521a07 BUG 000 PM tables class generator & table build using phing 2011-09-08 15:00:41 -04:00
Erik Amaru Ortiz
f35f3bb39f BUG 000 momentarily reverted to rc5 fro pmTables (fixes) 2011-09-05 16:40:47 -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
69ffd4adfe BUG 000 momentarily reverted to rc5 fro pmTables 2011-09-02 19:06:10 -04:00
Erik Amaru Ortiz
656fb9eeab BUG 000 PM tables fixes on data editing & report table data population 2011-08-30 09:35:32 -04:00
Erik Amaru Ortiz
f7fcd0472d BUG 000 PM tables ver2 ready - propel & phing integration 2011-08-29 11:39:22 -04:00
Carlos Pacha
18ef1e590a BUG 7395 cambiar un dato en la BD a autoincrementable
This issue was completed, the autoIncrement option was added.
2011-08-10 15:41:19 -04:00
Erik Amaru Ortiz
34e32f49ad BUG 7402 "ACTUALIZACION DE PMTABLES EN BASE DE DATOS" Solved!
- verification & validation for column name defined twice or more added
- fixed IE compaitbility for variable named length (use it cause problems in IE)
- fixed slashed added on json value posted on a ajax request, soldev adding stripslashed on server side
2011-08-09 15:44:55 -04:00
Erik Amaru Ortiz
d65d7452d7 BUG 0000 PM tables, adding missing labels 2011-07-28 10:20:52 -04:00
Erik Amaru Ortiz
ba3a74bb2b BUG 000 PM tables view edit table Fix
- the primary key wasn't viewing correctly, but it is fixed now
2011-07-27 15:51:15 -04:00
Erik Amaru Ortiz
48f8a88adb BUG 0000 PM TABLES tweaks
- tweaks on Edit report
- icons size adjustment
- labels
2011-07-22 17:08:57 -04:00
Erik Amaru Ortiz
69b452c266 BUG 7279 "PM tables can not be created" SOLVED
- the problem was a reserved word in JS over IE.
2011-07-20 11:59:42 -04:00
Erik Amaru Ortiz
7ca0a99a75 BUG 0000 Report tables ver2 (improvements to pmtables data edit)
improvements and unification with PMTables
2011-07-11 18:06:32 -04:00
Erik Amaru Ortiz
4c6fb8d7ab BUG 0000 Report tables ver2, improvements and unification with PMTables
(first commit)
2011-07-08 19:08:30 -04:00