Commit Graph

51 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
Julio Cesar Laura
89e50a43b1 Many fixes and improvements, issues detected on QA servers 2013-03-20 10:45:53 -04:00
Julio Cesar Laura
cb075d58f1 BUG 10953 Al crear un segundo Report Table los campos desde la BD se modifican SOLVED
- Al repoblar la tabla no se estaba considerando la validacion agregada cuando se actualiza el registro
- Se agrego la validacion faltante al momento de popular toda la tabla
2013-03-07 17:04:41 -04:00
Marco Antonio Nina
1113537151 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 12:42:30 -04:00
Marco Antonio Nina
188680b385 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 11:05:30 -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
Fernando Ontiveros
14c64af8c5 CODE STYLE class/model/ files 2012-10-22 05:57:53 -04:00
Brayan Osmar Pereyra Suxo
b914af52e7 BUG 8376 Don't validation for POST variable SOLVED
- I add validation for POST variable
2012-07-20 16:45:45 -04:00
Brayan Osmar Pereyra Suxo
f1484ca998 BUG 8376 The Key Autoincrement in PMT Dynaform is requeried SOLVED
- I add the field Key Autoincrement no requeried in PMT dynaform
2012-07-19 18:53:48 -04:00
Hector Cortez
018eb18498 BUG 8369 Adjustment for standardization of code SOLVED
- Adjustment workflow/engine/classes/model/AdditionalTables.php, workflow/engine/controllers/pmTablesProxy.php files
2012-07-03 15:36:04 -04:00
Hector Cortez
bee524e789 BUG 8369 Problem when using the new editor for PM Tables ... SOLVED
- There is a major problem when using the new editor for PM Tables with Database Connections, if you choose a database connection (anything you have created as a Database Connection in process designer).
- Fix-bug and Addition of session variable in the different connections PMTables(Victor).
2012-06-25 15:26:52 -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
Alvaro Campos
54cee71502 BUG 8503 fixed issue of Dynaform with PM Table 2012-02-22 15:56:11 -04:00
Erik Amaru Ortiz
d142665842 BUG 8250 "Grid Report Table not being saved" SOLVED
* the problem was happening when are saving more than one pm report tables, and mixed for normal and grids
  But it is fixed now!
2012-01-03 11:46:15 -04:00
Erik Amaru Ortiz
c12626c6b8 BUG 7707 "Dynaform Date field in a RP table..." SOLVED
>>>Probably because ProcessMaker is trying to add a record to the RP Table with an empty date field set to "" instead of NULL.
- that was exactly the problem, but it is fixed now
2011-11-28 11:06:37 -04:00
Hector Cortez
c02c662fa0 BUG 8068 FIx Bug in the import and export of CSV file. 2011-11-25 11:02:31 -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
c747a38caf BUG 7835 "Error con los reportables" Solved! 2011-10-11 17:13:13 -04:00
Erik Amaru Ortiz
d5c3ebdfd0 BUG 7826 "Problem Importing New Report tables" Solved!
- it was occurring because a restructured import code, but is fixed now
2011-10-10 11:44:54 -04:00
Erik Amaru Ortiz
b0435a0890 BUG 0000 Adding a DEPRECATED the createPropelClasses()
- class AdditionalTables
- It was left only for backward compatibility
  for some external plugins that still is using it
2011-09-20 09:18:50 -04:00
Erik Amaru Ortiz
0b6afa1afc BUG 7413 "Problema al importar PMtables" Solved
- some issues for a broken import feature
- the table name issue fixed for this version
- secure data import was added
2011-09-14 08:51:33 -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
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
4cdf06dc19 BUG 000 Fixes for Report PMTables type updating data when running case
- fixes for report pmtables to edit grid report structure
- fixes to insert or update the data when case is running
2011-08-30 13:15:25 -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
Erik Amaru Ortiz
9c0a70e1ce BUG 0000 PM tables - a import issue fixed 2011-07-25 12:42:20 -04:00
Hector Cortez
f8bfb6fb85 BUG 0000 Fix Bug in import process in ReportTables. 2011-07-22 19:40:49 -04:00
Erik Amaru Ortiz
65b5a2cc1d BUG 0000 PM TABLES - importing issue
- fixed the problem when multiples tables are selected to import
2011-07-21 18:35:37 -04:00
Hector Cortez
5ce13dcfc7 BUG 0000 Adjustment in import process in PMTables and ReportTables. 2011-07-21 10:41:58 -04:00
Erik Amaru Ortiz
e3add14892 BUG 0000 PM tables + Report tables have been unified
- finished
2011-07-12 12:02:57 -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
Hector Cortez
3e7e67667c BUG 7162 Fix Bug variable initialization when save a case scheduler. 2011-07-04 11:58:25 -04:00
Hector Cortez
1421434b24 BUG 7106 Adjustment validation in default workflow for PMtables modification. 2011-07-01 09:39:04 -04:00
Erik Amaru Ortiz
ffe691e775 BUG 0000 new Feature: Report table ver 2. (fix)
- removing debug vars
2011-06-29 12:51:21 -04:00
Erik Amaru Ortiz
db2ff5a36a BUG 0000 new Feature: Report table ver 2 (fixes)
- update phisical table fixed
2011-06-29 12:46:51 -04:00
Erik Amaru Ortiz
38573084ac BUG 0000 new Feature: Report table ver 2. 2011-06-28 12:53:25 -04:00
Hector Cortez
bc0bf66af7 BUG 6759 Fix bug when importing PMTables in Text type
With defalut value '' not allowed.
2011-05-12 11:05:27 -04:00
Douglas Medrano Chura
c4635bc56a BUG 5004 Change text doesn't exists!
All wrong texts like doesn't exists or not exists by doesn't exist
2011-04-13 18:57:02 -04:00
Enrique Ponce de Leon
f5d2f74bc1 Bug 6153 solved.
Error was fixed. still remains implement uppercase function for IE8. at the momment there's no compatibilty.
2011-02-21 22:52:16 +00:00
Enrique Ponce de Leon
188b72a047 Bugs 6150 and 6153 fixed 2011-02-16 21:15:29 +00:00
abraar
50658fbe11 Changes done for PhpDoc 2011-01-31 14:14:55 +00:00
Abraar
0248e8121d Changes made for documentation 2011-01-22 12:20:08 +00:00
Enrique Ponce de Leon
b96f26fb6c PM Tables Ext JS Migration Complete 2011-01-17 16:09:16 +00:00
Hector Cortez
8d8c6d2b13 Various settings for compatibility with MSSQL 2011-01-04 20:37:31 +00:00
Erik Amaru Ortiz
67d40a4ebd [2010-12-08 16:09:53] Rev:656 | 1 files Modified
hector: Adjust in the generation of xml file 'Title' (hardcoded)
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/classes/model/AdditionalTables.php
2010-12-09 14:13:15 +00:00
Erik Amaru Ortiz
f9e1960e4b [2010-12-08 16:03:00] Rev:655 | 1 files Modified
hector: Adjust in the generation of xml file (hardcoded)
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/classes/model/AdditionalTables.php
2010-12-09 14:12:48 +00:00
Erik Amaru Ortiz
98855fb0c9 [2010-12-03 13:27:34] Rev:636 | 1 files Modified
hector: Adjust the date range
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/classes/model/AdditionalTables.php
2010-12-09 13:18:12 +00:00