Paula V. Quispe
49b1d53f08
I added new directory HTMLPurifier
2015-03-10 10:14:01 -04:00
Julio Cesar Laura
25ce1e558d
Deleting unnecesary files in thirdparty
2015-03-05 16:00:40 -04:00
marcelo.cuiza
c11b14fee9
PM-1650
...
Nuevo directorio para filtrar xss
2015-03-04 16:11:01 -04:00
Brayan Osmar Pereyra Suxo
a9f2a8ea91
Correccion al editar un pmtable se eliminan los registros
2014-12-10 16:32:31 -04:00
norahmollo
0880eca790
PM-694 Deprecated for php 5.4
...
Changes for deprecated
2014-12-05 11:31:42 -04:00
norahmollo
d6fedf2d2d
PM-921 Installer for community distribution.
...
Marker added in files with licensed features.
2014-11-24 11:06:28 -04:00
Marco Antonio Nina
ea42cf711b
Improvement enable features enterprise
2014-10-10 16:17:07 -04:00
norahmollo
0d40ffbfb0
PM-476 Engine InnoDB
...
Tables Engine
2014-10-08 16:32:12 -04:00
norahmollo
0dc2618965
BUG-15479 Error in command upgrade
...
Error Mafe requirements
2014-09-19 12:06:13 -04:00
eriknyk
eab20f7379
Adding a new propel function: Propel::getDbConnection('workflow_ro'),..
...
to enable use, of a replicated read only or read and write db source connections, commonly used on balanced environments.
2014-08-28 12:37:32 -04:00
Victor Saisa Lopez
04564c11c3
ProcessMaker-BE "Group (fixes)"
...
- Se agrego validacion al elminar un grupo (si el grupo esta asignado a una tarea)
- Otros improvements tambien se realizaron
2014-06-23 12:56:23 -04:00
Julio Cesar Laura
5b63a6cfc7
Merge code from github.com to bitbucket.org 2014-06-20 12:20
2014-06-20 12:23:47 -04:00
Julio Cesar Laura
420473f339
Merge code from github to bitbucket 2014-06-17
2014-06-17 12:30:52 -04:00
Marco Antonio Nina
31309ee648
BUG-14984 Improvement value DEBUG_SQL
2014-06-17 10:28:54 -04:00
Marco Antonio Nina
7989457678
BUG-14984 validations
...
- A validation was added
2014-06-16 11:47:23 -04:00
Luis Fernando Saisa Lopez
e4a362ed69
BUG 15089 "Pmtables: Problema al importar la data..." SOLVED
...
- Pmtables: Problema al importar la data de tipo Autoincrementable
- Problema resuelto, el problema que se tenia era por los archivos que crea propel especificamente los archivos Peer,
al momento de hacer la insercióe los campos se eliminaba la columna donde se tenia los Primary Key ocasionando que
se cree nuevamente. Se valida la importacion de los pmTables cuando son de tipo Autoincrementable logrando a que
cuando se importe un pmTable mantenga los íices que se tenia al momento de exportarlos.
2014-06-10 16:42:49 -04:00
Julio Cesar Laura
022e2a8248
Merge remote branch 'upstream/master'
2014-06-02 16:19:05 -04:00
Marco Antonio Nina
aedd4ee002
BUG-14980 Validacion Date en Pmtables no es respetada SOLVED
...
- The om propel class generates a validation for null values if for the fields date/time.
- A validation was added in the om propel class for null values if in the pmtable it's defined.
2014-05-29 09:38:31 -04:00
Erik Amaru Ortiz
7a47472ea1
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
workflow/engine/classes/class.processMap.php
workflow/engine/classes/model/AdditionalTables.php
2014-04-02 09:34:54 -04:00
Erik Amaru Ortiz
5d08e8d808
Updating PEAR Tar class - for uncompressing problems in PHP ver > 5.4.x
2014-03-20 12:34:57 -04:00
Brayan Osmar Pereyra Suxo
344bbac508
Arreglo para setear idioma en phpmailer
2014-02-12 15:30:25 -04:00
Brayan Osmar Pereyra Suxo
6c49835d75
Adicion de traducciones a la clase SMTP
2014-02-12 12:17:42 -04:00
Erik Amaru Ortiz
6852c78133
BUG FIX - ORM PROPEL had a litle bug, when selecting tables that have foreign keys
2013-12-05 20:35:55 -04:00
Erik Amaru Ortiz
f278d4e4c3
Removing unused libs
2013-08-21 11:50:35 -04:00
Hector Cortez
7edd07f8d0
BUG 11519 Error de autenticación al probar envio de correos via hotmail SOLVED
...
- Comportamiento actual. Cuando se realiza la prueba de envio de correos via hotmail, el email llega al destinatario, pero al ejecutar la prueba se produce un error de autenticación no aceptada.
- Updated SMTP class to new version and adjustement to send test mail to TLS option.
2013-05-10 11:50:16 -04:00
jennylee
b842063f40
BUG 11423 Errors when restoring a ws with the Enterprise plugin enabled. SOLVED
...
Was added some validations to make the backup and the restore functions work fine when it is enabled the Enterprise plugin.
2013-04-30 16:28:12 -04:00
Vera Osokina
0e4a76ac6f
Changing the tables Engine from MyISAM to InnoDB. SOLVED.
...
Was changed the schema.xml and MysqlDDLBuilder.php files, setting the engine from MyISAM to InnoDB.
2013-04-09 13:36:06 -04:00
Brayan Osmar Pereyra Suxo
b2593bc068
BUG 10746 I added a validate to pdf size SOLVED
...
I added a validate to pdf size
2013-02-14 11:00:44 -04:00
Brayan Osmar Pereyra Suxo
81a327f21f
BUG 10746 I added a validate to pdf size SOLVED
...
I added a validate to pdf size
2013-02-13 16:20:51 -04:00
Brayan Osmar Pereyra Suxo
7eae5741fe
BUG 10746 I added a validate to pdf size SOLVED
...
I added a validate to pdf size
2013-02-13 15:22:37 -04:00
Hector Cortez
07ff670015
BUG 0000 Various Settings for PDF generation on TCPDF IMPROVEMENT
...
- Added new types of fonts, Arial and Times New Roman, changed folder of temporary files to a shared cache.
2013-01-24 13:52:05 -04:00
Hector Cortez
aecf461295
BUG 9898 PDF limit 6 pages SOLVED
...
- When we generate a pdf in process, it can be created and download, but it can't over 6 pages.
- Was added new report generator pdf.
2012-11-09 16:40:49 -04:00
Hector Cortez
d9d3eed6ff
BUG 9321 executeQuery() does not return the number of records affected..SLOVED
...
- ExecuteQuery() is supposed to return the number of records affected by DELETE, UPDATE and INSERT commands.
- Adjustment in the number of records for different Engines.
2012-10-12 16:57:47 -04:00
Fernando Ontiveros
0915784426
working in the REST API, rebuilding classes for all tables and fixing small errors
2012-09-24 15:09:48 -04:00
Fernando Ontiveros
458c6767fa
fixing an error in propel model, this was a typo error
2012-09-18 10:29:59 -04:00
Fernando Ontiveros
7d648cdb0a
CODE STYLE fixing propel autogenerated classes
2012-09-17 21:01:31 -04:00
Fernando Ontiveros
6e06bc8c6c
CODE STYLE fixing the propel generated files for om folder
2012-09-17 19:52:11 -04:00
Julio Cesar Laura
c6117149e8
BUG 6213 Improve bandwith usage (minimize js and css files) SOLVED
...
- The minimization wasn't applied to some js files because the library used gives some errors
- Upgrade the jsmin class and minify the remaining js files
2012-09-17 10:54:39 -04:00
Fernando Ontiveros
ee4e92bfb5
CODE STYLE fixing propel generators
2012-09-07 00:47:04 -04:00
fernando
84b51bf05e
fixing small issues with rest
2012-08-29 16:29:02 -04:00
Erik Amaru Ortiz
612819cb75
FEATURE, PM Rest Api: Adding rest api crud generator
2012-08-20 18:33:25 -04:00
Erik Amaru Ortiz
9b1867a410
FEATURE: First commit for ProcessMaker Rest Support
...
What is Functional
- Restler thirdparty library added
- Restler integration with gulliver added
- Rest requests are dispatched by sysGeneric
- Restler autodiscover for classes that implements Restler iAuthenticate interface added
What Missing
- ProcessMaker Api implemented yet
- some rest api class are in workflow/engine/services/rest/*.php
2012-08-10 16:54:12 -04:00
Fernando
e242879404
fixing json issue
2012-07-13 08:15:25 -04:00
Fernando Ontiveros
0367268c4f
BUG 9226 gulliver propel-build-sql script needs user and pass
...
- the script propel-build-sql was using mysql_real_escape_string, and this function needs to connect to database in order to make a good and real escape
needs
- the function mysql_real_escape string was changed for a simple alternative, and this code does not need to connect to database.
2012-06-14 16:55:30 -04:00
Brayan Osmar Pereyra Suxo
37a7b5e091
BUG 8847 The option mail php is disabled SOLVED
...
- I add option mail php to send mail
2012-06-13 18:14:18 -04:00
Hector Cortez
5cf8df161c
BUG 8950 SQL queries using dbarray in DynaForms do not support line... SOLVED.
...
- When querying a normal database connection or one of the workspace databases in a DynaForm field, the SQL query can contain line breaks.
- Adjustment in the parsed of the sintaxis in the SQL statement.
2012-04-17 10:58:36 -04:00
Fernando Ontiveros
84dbad7617
BUG 0000 adding memcache to processList
...
fixing telefonica slow issues
2012-04-12 17:35:23 -04:00
Fernando Ontiveros
5ed9e3b63f
BUG 0000 fixing a notice to enable pmMonitor time log
2012-01-26 17:32:32 -04:00
Fernando Ontiveros
0ff9d919af
BUG 0000 first commit enabling pmMonitor code
2012-01-17 19:57:52 -04:00
Hector Cortez
cab6281d06
BUG 7798 Fix Bug in the connection to an instance for SQLServer database.
2011-11-08 16:23:23 -04:00