Commit Graph

459 Commits

Author SHA1 Message Date
Brayan Osmar Pereyra Suxo
fe54509467 BUG 0000 I fixed the function pack plugin in gulliver SOLVED
I fixed the function pack plugin in gulliver
2013-04-25 11:44:02 -04:00
Julio Cesar Laura
6c5f487b21 Validating notice when a assigned dynaform is deleted 2013-04-25 10:38:25 -04:00
Marco Antonio Nina
cc19021065 Improvement import languages
- file .po is loaded in folder content/translations.
2013-04-17 14:45:58 -04:00
Vera Osokina
91a1bfd932 BUG 8905 Unpause a Case from a group supervisors session.
Was fixed the property to show the paused cases in the supervisor session, when the supervisor is assigned as a group.
2013-04-15 14:10:14 -04:00
Brayan Osmar Pereyra Suxo
4721d826ad DOC SYSTEM Si el flag partner existe pisara scripts sql
Tambien el skin se podra cambiar si se le asigna uno
2013-04-09 17:45:08 -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
Julio Cesar Laura
26613d8d81 BUG 11147 Error en la creacion de un Report Table a partir de una grilla SOLVED
- Al insertar los datos no se estaba colocando un valor en el campo app_status
- Ahora se verifica si el metodo existe y si existe se setea el dato
2013-04-04 16:06:21 -04:00
Julio Cesar Laura
f190ea18d4 Improvement in the population odfa report table based on a grid 2013-04-04 14:50:58 -04:00
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
julceslauhub
8ef483f21f Merge pull request #1492 from Jennydmz/BUG-11079
BUG 11079 Notice when importing a process form Browse Library
2013-04-02 11:13:04 -07:00
Vera Osokina
be38786447 BUG 11079 Notice when importing a process form Browse Library
Was added a validation in case that the variable was not defined. It makes the Notice don't shows anymore.
2013-04-02 13:28:06 -04:00
jennylee
2e617dc128 BUG 11088 When creating a 'New Report Table', the process list is unsort.
Was added a validation to show the process list sorted by 'Process Title' (PRO_TITLE).
2013-04-02 11:06:13 -04:00
Marco Antonio Nina
8c0d152484 Improvement plunis translation create and merge of translation. 2013-03-26 15:01:53 -04:00
Marco Antonio Nina
087c49d064 Improvement plunis translation create and merge of translation. 2013-03-26 12:17:50 -04:00
Julio Cesar Laura
9814347258 BUG 11021: Change the role names from PROCESSMAKER_XXXX to only "XXXX" IMPROVEMENT 2013-03-21 13:38:31 -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
d71e85611d Little change in class OutputDocuments 2013-03-18 18:56:50 -04:00
Marco Antonio Nina
87cd036826 Improvement function processmaker plugins-translation
- file .po is read and created in the plugin.
2013-03-18 09:54:30 -04:00
Marcelo Heredia Aguilar
9606a37f9e DOCSYSTEM .po creation fixed 2013-03-15 20:47:42 +00:00
Marco Antonio Nina
b9f5552ed6 Improvement validation funcition plugin-translation 2013-03-15 15:37:22 -04:00
Marco Antonio Nina
911b96f3e0 Improvement functions processmaker plugins-translation 2013-03-15 14:27:33 -04:00
Hector Cortez
60116878df BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-14 14:51:01 -04:00
julceslauhub
c78edfe6d6 Merge pull request #1395 from marcoAntonioNina/master
Improvement add options processmaker
2013-03-13 15:09:22 -07:00
Julio Cesar Laura
f7a5cfd05d Improvement in the pdf generation with TCPDF 2013-03-13 17:33:12 -04:00
Marco Antonio Nina
0bc5001117 Improvement add options processmaker
- Add plugins-translation-create.
- Add plugins-translation-update
2013-03-13 12:34:23 -04:00
Marco Antonio Nina
4f1e036477 Merge remote branch 'upstream/master' 2013-03-13 10:22:00 -04:00
Julio Cesar Laura
9b63600ab6 BUG 10958 La funcion PMF GenerateOutputDocuemnt no esta generando el output document SOLVED
- When a html string is in other encoding type doesn't generate the pdf using TCPDF
- Sanitize the html
2013-03-12 18:31:17 -04:00
Marco Antonio Nina
e321335790 Improvement options to processmaker
- Add plugins-translation-update
- Add plugins-translation-create
2013-03-12 16:44:17 -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
Hector Cortez
521e1d4481 BUG 10829 Paginacion en documents no muetsra documentos en la pagina siguiente SOLVED
- En Home/Documents vamos a la paginacion y al darle click para ir a la pagina 2 no vemos los docuemntos faltantes, viendo que tenemos mas de 100 documentos.
- Adjustment in the list of the documents.
2013-02-26 17:49:59 -04:00
Julio Cesar Laura
61abf4a9d9 BUG 7228 PM does not have a valid country code for Taiwan SOLVED
- Change the query to get the country by name
2013-02-21 10:51:32 -04:00
jennylee
6c1ebd5213 BUG 10856 When import a Process with 'Derivation Screen', it does not have set the template html to show.
When import a Process with 'Derivation Screen', it does not have set the template html to show at the end of a case. Solved.
2013-02-20 15:52:32 -04:00
Victor Saisa Lopez
cafb088214 BUG 0000 "Improvement in the cases list" SOLVED
- Problem with tasks in parallel in inbox
- Solved problem with tasks in parallel
- Validation was added in solr for cases that are in inbox, but does not make an accurate count of cases, when tasks are parallel
* Available from version ProcessMaker-2.0.46
2013-02-15 16:26:51 -04:00
Julio Cesar Laura
75219dc6a3 BUG 10746 I added a validate to pdf size IMPROVEMENT 2013-02-13 17:14:29 -04:00
Brayan Osmar Pereyra Suxo
6d24af6da9 BUG 10746 I added a validate to pdf size SOLVED
I added a validate to pdf size
2013-02-13 16:47:13 -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
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
Hector Cortez
690d15de2c BUG 10658 Error al ejecutar la funcion PMFGenerateOutputDocument() SOLVED
- Al ejecutar la funcion PMFGenerateOutputDocument() el processmaker devuelve un error de php
- Fixing bug of the notice in the output document generation.
2013-02-07 17:24:31 -04:00
Marco Antonio Nina
b286a4e1cf BUG 10548 Case Notes. After adding case notes, ProcessMaker... SOLVED
- The cases notes no obey restrictions of permits en uxs.
- Was add validation.
2013-01-29 17:13:38 -04:00
Julio Cesar Laura
ff5695bac6 BUG 10544 The text is not displayed when using the characters <> IMPROVEMENT 2013-01-29 14:19:03 -04:00
Julio Cesar Laura
3effbff8d7 BUG 10544 The text is not displayed when using the characters <> SOLVED
- Missing validation for tags
- Add validation for tags
2013-01-29 14:09:35 -04:00
Brayan Osmar Pereyra Suxo
61ff69d6d1 Merge remote branch 'upstream/master' into pmsql 2013-01-28 16:56:06 -04:00
Brayan Osmar Pereyra Suxo
477cf0bbd5 PM SQL tunning
We added the PM SQL tunning
2013-01-28 16:49:00 -04:00
julceslauhub
6e32d4fe39 Merge pull request #1235 from marcoAntonioNina/BUG-10458
BUG 10458 Error creating report table with currency text field SOLVED
2013-01-28 07:32:00 -08: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
Victor Saisa Lopez
23a7051496 BUG 0000 "Added changes to solr" SOLVED
- Added changes to solr, according to:
    https://github.com/colosa/processmaker/pull/1045/files
- Solved problem with:
    php -f reindex_solr.php
* Available from version ProcessMaker-2.0.46
2013-01-25 17:13:52 -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
Julio Cesar Laura
f804e685fd BUG 10162 Can not use poedit-1.5.4 to translate IMPROVEMENT 2013-01-23 12:34:42 -04:00