Commit Graph

123 Commits

Author SHA1 Message Date
Vera Osokina
d9e92bee22 BUG 11084 PMTables list, sorts only by page.
Was added some validations to make 'PMTables list' sort all pages.
2013-04-03 13:12:10 -04:00
Vera Osokina
169497dd70 BUG 11087 On PM Tables List the column 'Description' not sorted correctly.
The sortable functionality has not to work with the 'Description' column, so this column now is not sortable.
2013-04-02 15:14:34 -04:00
Julio Cesar Laura
90b44eaa62 BUG 5965 IMPROVEMENT 2013-03-25 17:25:50 -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
Hector Cortez
2db873bd36 BUG 11025 Error al crear un pmtable con nombre largo SOLVED
- Al crear un PmTable con un nombre extenso y guardar el mismo, despliega un mensaje de error, de nombre de tabla incorrecto.
- Validate table name of the new PM Tables
2013-03-18 17:36:18 -04:00
Julio Cesar Laura
64e518fb49 Doc System, change hardcoded labels 2013-03-14 15:15:04 -04:00
Marco Antonio Nina
d36baf985a BUG 10743 Nos muestra un fatal error el... SOLVED
- Show a fatal error to the insert data in table.
- was set parameter APP_STATUS.
2013-02-08 13:25:21 -04:00
Marco Antonio Nina
c29a299ddf BUG 10458 Error creating report table with currency text field SOLVED
- not taken into account the types of mask and separators in fields currency and percentage
- was add validation.
- In fields currency and percentage was changed FLOAT -> DOUBLE.
2013-01-28 10:20:24 -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
jennylee
423cfc84c6 BUG 10415 No horizontal scrollbar on PM Table.
Added horizontal scrollbar on 'PM Table' and now the column title is centered.
2013-01-18 12:12:02 -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
Victor Saisa Lopez
736223079c BUG 10198 "Errors in ext-all.js when creating Report Table" SOLVED
- Problem in IE8 with "Compatibility mode" (bug 10199)
- Problem in "Report Tables" to select checkbox in the list
- Solved problem "Compatibility mode" (bug 10199)
- Solved problem to select checkbox
- The QA team should test with:
    * Browsers IE7, IE8, IE9, Firefox and Chrome
    * Skins uxmodern and classic
* Available from version ProcessMaker-2.0.46
2012-12-19 11:38:30 -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
16f6519072 BUG 9747 Error in source code SOLVED
- Wrong translation uid
- Change the worng translation uid
2012-09-13 15:34:56 -04:00
Marco Antonio Nina
6572670115 BUG 9626 Simple Reports Permissions SOLVED
- According to the specifications.
- Was add the list for add/remove permissions.
2012-09-10 10:24:07 -04:00
Marco Antonio Nina
06b44cd6d5 BUG 9626 Simple Reports Permissions SOLVED
- According to the specifications.
- Was add the list for add/remove permissions.
2012-09-07 16:15:56 -04:00
Victor Saisa Lopez
2be74450d2 BUG 9677 "No se lista el Report Table importado dentro del..." SOLVED
- When importing a ReportTable in a process, not shown in the list of
  ReportTables
- Problem solved, the PRO_UID variable is created with the UID of the
  process, when the user is in the ProcessMap
* Available from version 2.0.44
2012-09-03 16:23:37 -04:00
Victor Saisa Lopez
7fce772674 BUG 8226 "Report Tables in ProcessMaker 2.0.35 is not..." SOLVED
- Report Tables in IE does not display correctly, transparent boxes appear
- Problem solved, now display reportTables in popup window when the browser is IE
2012-07-30 16:28:08 -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
Marco Antonio Nina
12d3787c55 BUG 000 Se quito texto cometado en espanol 2012-05-04 16:28:18 -04:00
Marco Antonio Nina
44eebca163 BUG 9004 Cambio de label de Pm Table en la seccióeport Table... SOLVED
- Se identificaron todas las etiquetas que se deberian modificar dependiendo si esta en PM TAbles o Report Tables.
- Se procedio al cambio  de etiquetas para evitar la confusion de los casos de PM Tables y Report Tables.
2012-05-04 16:22:50 -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
Julio Cesar Laura
ee400da44c BUG 8957 Arreglar el texto al convertir un report table para el plugin pm report
- El bug se corrigio en el core no en el plugin, las etiquetas q se muestran en
el menu contextual estan embedded en el codigo del core y simplemente se usan
cuando el plugin esta activo, no mostraba la etiqueta correcta porque el ID del label
no estaba correcto

- Se cambiaron los ID erroneos:

ID_CONVERT_TO NATIVE_REPORT_TABLE -> ID_CONVERT_NATIVE_REP_TABLE
ID_CONVERT_TO_SIMPLE_REPORT -> ID_CONVERT_SIMPLE_REPORT
2012-04-12 17:46:54 -04:00
Erik Amaru Ortiz
3d490dd933 BUG 8888 "Ventana DATA de report table no termina de cargar..." SOLVED
- there was no validations for native & custom date files while data preview for report tables
- validations added and posibles empty strings now are mapped to NULL on db.
2012-03-30 11:56:09 -04:00
Hector Cortez
609a5d2527 BUG 8671 PM. 2.0 -Testing.13: Error de traducción SOLVED.
- Al asignar un nuevo usuario a una tarea, la ventana posee labels en ingles.
- Se realizaron ajustes en los hardcoded de labels.
2012-03-12 17:10:10 -04:00
Erik Amaru Ortiz
4e6ade5d1b BUG 8609 "Missing datetime field type" SOLVED
- the reporter is right, DATETIME field type is missing
- DATETIME field type was added, it is not a directly supported type by our ORM (propel), but we're handling that with its equivalent TIMESTAMP, but don't worry it is transparent by final users.
2012-03-08 16:08:37 -04:00
Marco Antonio Nina
fed8d0e0ea BUG 000 Delete Button permmision in EditReport 2012-02-17 12:25:47 -04:00
Alvaro Campos
1b81153d75 BUG 8226 solved the problem for IE8 and lowers. 2012-01-24 18:02:54 -04:00
Hector Cortez
236bdd2d9c BUG 8260 Adjustment in Confirmation to drag and drop a user defined field. 2012-01-20 10:07:57 -04:00
Erik Amaru Ortiz
766da556db BUG 8257 "Error when updating PM Table Primary Key..." SOLVED
- Compatibility on json responses fixed
2012-01-16 12:09:05 -04:00
Erik Amaru Ortiz
70cd6ebcbc BUG 8222 "No despliega opciones de "TIPO" al ingr..." SOLVED
- the problem is fixed now
2011-12-22 11:17:20 -04:00
Erik Amaru Ortiz
7a55d8ee10 BUG 8052 "Report Table-No funciona la opcion Add field" SOLVED
- Problem fixed, it was by a reserved variable name like length, is not allowed in IE
2011-11-29 10:06:29 -04:00
Victor Saisa Lopez
10b5604741 BUG 0000 Validation of the popup menu for the plugin pmReports 2011-11-28 11:18:18 -04:00
Erik Amaru Ortiz
f958ff8f04 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
- fix a sintax error
2011-11-25 10:26:36 -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
c00514f237 BUG 7835 "PMTables Importing issue" SOLVED 2011-10-12 19:05:14 -04:00
Erik Amaru Ortiz
c8bafbdd63 BUG 7836 "Import PMtablles issue" FIXED
- there wasn't a properly sql string creation on Propel engine it was fixed now
2011-10-12 10:09:53 -04:00
Erik Amaru Ortiz
c747a38caf BUG 7835 "Error con los reportables" Solved! 2011-10-11 17:13:13 -04:00
Erik Amaru Ortiz
7efe72cf19 BUG 0000 PMTables improving data edit UI
- data row editor improved, how for each type the field editor is diamic for date, numeric, and text
- hard coded labels completed
2011-09-20 09:34:53 -04:00
Erik Amaru Ortiz
b87c6cdfff BUG 0000 PM tables - Import invalid files validation and improved catch errors 2011-09-15 12:29:08 -04:00
Erik Amaru Ortiz
3a242fe8a5 BUG 0000 Refactoring for propel-generator/Database class to DatabasePropel class
- fixes in data editing
- fixes in pmtables import
2011-09-15 11:30:27 -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
0a67605671 BUG 0000 pmtables - report type fixes (it can't edit data) 2011-09-08 15:30:35 -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