Commit Graph

104 Commits

Author SHA1 Message Date
Julio Cesar Laura
7a38cb8fc8 Updating .po and .sql files (2014-07-03 12:43) 2014-07-03 12:43:00 -04:00
Julio Cesar Laura
a8073e3f57 Updating .po and .sql files (2014-07-03 12:35) 2014-07-03 12:36:58 -04:00
Julio Cesar Laura
420473f339 Merge code from github to bitbucket 2014-06-17 2014-06-17 12:30:52 -04:00
Julio Cesar Laura
329a580129 Change the default value for the new field OUT_DOC_OPEN_TYPE from 0 to 1 2014-06-17 12:04:56 -04:00
Julio Cesar Laura
752b37e22b Updating .po and .sql files with new labels required by backend team 2014-06-11 10:27:06 -04:00
Julio Cesar Laura
33fb82f376 Merge code github > bitbucket 2014-05-23 16:35 2014-05-23 16:32:18 -04:00
Julio Cesar Laura
ea19cde2f5 Updating .po and .sql files (requested by Erik) 2014-05-22 15:29:49 -04:00
Luis Fernando Saisa Lopez
59d2912863 BUG 14056 "Oracle Connection Parameters with TNS" SOLVED
- Oracle Connection Parameters with TNS.
- Problema resuelto, en DATABASE CONNECTIONS al hacer click en New, en el dynaform "Add new Database Source" se agrega
  dos campos un dropdown "Select type connection" con dos opciones "NORMAL y TNS" y el campo de tipo "TNS", estos nuevos
  campos se muestran cuando se selecciona la opcion en engine "oracle" si es en otro caso se ocultaran. Tambien se adiciona
  dos nuevos campos en la tabla "DB_SOURCE" que son: "DBS_CONNECTION_TYPE" y "DBS_TNS".
  Cuando se selecciona "oracle" y tipo de conexion "TNS", al llenar los datos al dynaform y hacer click en el boton
  "test connection" realizara la prueba con exito o falla.
  Cuando se selecciona "oracle" y tipo de conexion "NORMAL", al llenar los datos al dynaform y hacer click en el boton
  "test connection" realizara la conexion tal como se hacia anteriomente.
2014-05-16 18:05:34 -04:00
Victor Saisa Lopez
6feb095227 ProcessMaker-BE "Web Entry, adapt for save data in database (endpoints)"
- Se han implementado los siguientes Endpoints:
    GET    /api/1.0/{workspace}/project/{prj_uid}/web-entries
    GET    /api/1.0/{workspace}/project/{prj_uid}/web-entry/{we_uid}
    POST   /api/1.0/{workspace}/project/{prj_uid}/web-entry
    PUT    /api/1.0/{workspace}/project/{prj_uid}/web-entry/{we_uid}
    DELETE /api/1.0/{workspace}/project/{prj_uid}/web-entry/{we_uid}
2014-04-22 13:11:32 -04:00
norahmollo
d35466aa64 BUG-13914 Browser not recognizing PDF Output Document
New feature added in Output Document Properties and new column added in OUTPUT DOCUMENT table.
2014-03-19 15:20:39 -04:00
norahmollo
0cfd4c3524 BUG-13604 Day and Month are not translated
Day and Month are not translated when the country is not defined inside the po file header
2013-12-18 10:22:36 -04:00
Julio Cesar Laura
9c745c0989 Updating .po and .sql files for release 2.5.2 2013-11-28 15:54:38 -04:00
Julio Cesar Laura
5caffe3b10 Updating.po and .sql files for release 2.5.1-testing.3 2013-06-26 12:38:17 -04:00
Julio Cesar Laura
15e7ebe560 Updating .sql and .po files for version 2.5.1-testing.2 2013-06-05 13:42:10 -04:00
ralpheav
cdb43f480c BUG 11835 : Assignment rules after upgrade to 2.0.46
Sol: Adding patch for next versions usign SELF_SERVICE.
2013-06-05 10:08:40 -04:00
Julio Cesar Laura
3a706b8248 Update .po files and .sql files for version 2.5.1-testing.1 2013-05-15 16:08:04 -04:00
ralph
bfd96495d9 Adding Permission Name field. 2013-04-11 09:51:39 -04:00
Julio Cesar Laura
147484098c Change label Résumé toto Resume 2013-03-22 16:54:25 -04:00
Julio Cesar Laura
cbee554783 BUG 11057 English language - Label Id is set with accents SOLVED
- Incorrect value in label id
- Fix incorrect value in label id
2013-03-22 13:38:44 -04:00
Julio Cesar Laura
2849fd86ce Add label WRONG_LOGIN_CREDENTIALS 2013-03-04 12:45:23 -04:00
Julio Cesar Laura
f2378199a7 Updating .po file and .sql files for version 2.0.46-testing.8 2013-02-21 11:29:28 -04:00
Julio Cesar Laura
5246c9267c Updating some labels for version 2.0.46-testing.7 2013-02-13 19:49:49 -04:00
Julio Cesar Laura
b5d2e4c4ad Updating .po and insert.sql files for version 2.0.46-testing.7 2013-02-08 13:36:44 -04:00
Julio Cesar Laura
da88df9f07 BUG 10695 Texto del filtro del designer list debe comenzar con mayuscula SOLVED
- Ahora la primera de la letra es mayuscula
2013-02-06 23:21:06 -04:00
Julio Cesar Laura
367c82e597 Update .po and .sql files for version 2.0.46-testing.6 2013-01-29 15:27:38 -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
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
Julio Cesar Laura
2066836999 Updating .po and .sql files for version 2.0.46-testing-5 2013-01-09 14:54:56 -04:00
Julio Cesar Laura
605fc1cada Updating .po and .sql files for version 2.0.46-testing.1 2012-12-12 18:06:31 -04:00
Marco Antonio Nina
fe254a5d17 BUG 10089 Mejoras en el rendimiento del plugin para KnowledgeTree SOLVED
- CURLOPT_VERBOSE option of debug en true.
- was disable option debug writing in error_log.
- was add index for tables APP_DOCUMENT (indexAppDocument) and KT_DOCUMENT (indexKtDocument).
2012-11-20 16:42:26 -04:00
Marco Antonio Nina
03f97b1201 BUG 10089 Mejoras en el rendimiento del plugin para KnowledgeTree SOLVED
- CURLOPT_VERBOSE option of debug en true.
- was disable option debug writing in error_log.
- was add index for tables APP_DOCUMENT (indexAppDocument) and KT_DOCUMENT (indexKtDocument)
2012-11-20 16:37:15 -04:00
Julio Cesar Laura
9f3f564022 BUG 6695 After striping \r and \n from PM phrases, many phrases have multiple spaces SOLVED
- Many phrases with multiple spaces
- Replaced the multiple spaces for single spaces
2012-11-08 15:14:50 -04:00
Julio Cesar Laura
59cdcfeb21 BUG 6507 Request to add PM_FOLDERS_VIEW, PM_FOLDERS_ADD_FOLDER, PM_FOLDERS_ADD_FILE to the Manager Role SOLVED
- Added permissions related to folders
2012-11-07 20:25:54 -04:00
Julio Cesar Laura
e10ca93ad7 BUG 5765 I add the triggers t process SOLVED
- Added triggers to cancel, pause, reassing and delete case
2012-10-16 00:29:52 -04:00
Brayan Osmar Pereyra Suxo
e732cd1d6d BUG 5285 I add field PRO_SUBPROCESS
I add field PRO_SUBPROCESS to start only in sub process
2012-10-11 16:06:22 -04:00
Brayan Osmar Pereyra Suxo
21b2f2b218 BUG 5285 I add field PRO_SUBPROCESS
I add field PRO_SUBPROCESS to start only in sub process
2012-10-11 14:26:03 -04:00
Julio Cesar Laura
5f58ca2126 Update .po and .sql files for the versdion 2.0.44-testing.2 2012-09-26 00:14:08 -04:00
Julio Cesar Laura
b9ed53ed87 Improvement to get the workspace info in the user authentication
- Now only once time per day get the workspace info
2012-09-24 14:44:08 -04:00
Julio Cesar Laura
2182e61f09 Add missing field in the schema sql for release 2.0.44 2012-09-06 15:12:26 -04:00
Julio Cesar Laura
d655236a9b BUG 4893 Some character set problems in "Region or State" names when filling out user information SOLVED
- Incorrect data in many records
- Fix the incorrect data
2012-09-03 14:45:07 -04:00
Julio Cesar Laura
ba7d24a3a5 BUG 9422 Fix many issues related to Case Scheduler/Events
- Problem updating the info for the case schedulers
- Add all the validations needed
2012-08-10 16:44:36 -04:00
Julio Cesar Laura
312b9fa3e8 Last update to .po and .sqñfiles for version 2.0.43 of PorcessMaker 2012-08-01 11:04:15 -04:00
Julio Cesar Laura
ba4adfbe77 Update .po and .sql files for version 2.0.43 2012-07-31 18:36:35 -04:00
Julio Cesar Laura
b176da38d9 Update .po and .sql files for version 2.0.43 of ProcessMaker 2012-07-23 23:28:38 -04:00
Julio Cesar Laura
80109eb601 BUG 0000 Update .po and .sql files for the release 2.0.43-testing3 2012-07-12 15:25:27 -04:00
Julio Cesar Laura
552f30448c BUG 0000 Update insert.sql files to the master branch 2012-06-28 17:20:06 -04:00
Julio Cesar Laura
7d4aea1cce BUG 8881 Change "Derivation" to "Routing"
- Change the .po file, and the xml forms
2012-06-18 19:28:16 -04:00
Julio Cesar Laura
4c43df3a81 BUG 0000 Update translations for 2.0.41.testing4
- Updating .po file and insert.sql files
2012-06-01 12:18:31 -04:00
Erik Amaru Ortiz
6fb2f2d786 BUG 0000 Update Base translations 2012-05-16 16:08:56 -04:00