Commit Graph

206 Commits

Author SHA1 Message Date
Julio Cesar Laura
45f73c8d21 Updating .po and .sql files for PM 2.8 2014-11-04 2014-11-04 14:24:19 -04:00
Julio Cesar Laura Avendaño
39b386d5f2 Merged in victorsl/processmaker/PM-475 (pull request #1069)
16052 - Revisar problema de self-service con Value-based de grupos
2014-10-27 17:59:59 -04:00
Julio Cesar Laura
f96927d6db Updating .po and .sql files for release 2.8 RC3 2014-10-27 16:02:22 -04:00
Victor Saisa Lopez
80fd2ecd6c PM-475 "16052 - Revisar problema de self-service con Value-based de grupos" SOLVED
Issue:
    El CasesList es lento cuando existen casos con tipo de asignacion "Self Service Value Based Assignment"
Cause:
    Para todos los casos se esta verificando si su asignacion es de tipo "Self Service Value Based Assignment"
Solution:
    - Se ha creado una nueva tabla "APP_ASSIGN_SELF_SERVICE_VALUE", en la misma se registraran los casos
      con asignacion "Self Service Value Based Assignment"
    - Se ha agregado la opcion "database-generate-self-service-by-value" al comando "./processmaker", para poder
      generar los registros de la nueva tabla.
          Ej: $ ./processmaker database-generate-self-service-by-value myWorkspace
2014-10-27 11:25:17 -04:00
Julio Cesar Laura
221dd7c38c Updating .po and .sql files release 2.8-RC2 2014-10-20 18:15 2014-10-20 18:18:47 -04:00
Julio Cesar Laura
fd98012b1c Updating .po and .sql files release 2.8-RC2 2014-10-20 16:36 2014-10-20 16:36:00 -04:00
Julio Cesar Laura
c8fa029ec5 Updating .po and .sql files release 2.8-RC2 2014-10-20 2014-10-20 16:12:03 -04:00
Julio Cesar Laura
c9f29cb1c5 Updating .po and .sql files for 2.8 RC1 (2014-10-13 12:40) 2014-10-13 12:39:49 -04:00
Julio Cesar Laura
6d5f3eac82 Merging fixes from 2.5 branch 2014-10-13 11:11:01 -04:00
Julio Cesar Laura
4cb09a2668 Updating .po and .sql files for 2.8 RC1 (2014-10-10 17:16) 2014-10-10 17:15:58 -04:00
Julio Cesar Laura
91ceca9939 Updating .po and .sql files for 2.8 RC1 (2014-10-10) 2014-10-10 16:05:38 -04:00
norahmollo
0d40ffbfb0 PM-476 Engine InnoDB
Tables Engine
2014-10-08 16:32:12 -04:00
Marco Antonio Nina
4d1ebe3479 Improvement data schema 2014-09-26 14:00:22 -04:00
Luis Fernando Saisa Lopez
161a5a164f BUG 14958 "Perfil por creador de proceso" SOLVED
- Perfil por creador de proceso.
- Problema resuelto, en el dynaform Edit Process se ha adicionado un dropdown que determina que tipo de proceso se crea
  con dos opciones Public y Private. En la lista de procesos se agrega una nueva columna Type Process que determina
  el tipo de proceso, en el listado se muestra todo los procesos publicos y privados creados por un mismo usuario a si
  tambien se muestrara los procesos publicos creados por otros usuarios. Al importar el proceso este se	importa	como publico.
2014-09-23 16:40:22 -04:00
Julio Cesar Laura Avendaño
f4ab37dcc9 Merged in marcoAntonioNina/processmaker/PM-295 (pull request #807)
PM-295 Plugin Enterprise que sea parte del core SOLVED
2014-09-22 17:25:40 -04:00
Julio Cesar Laura
cb4e0e4f4d Updating .po and .sql files 2014-09-22 2014-09-22 16:23:22 -04:00
Marco Antonio Nina
e36a5e9a56 PM-295 Plugin Enterprise que sea parte del core SOLVED
- A script was added schema.sql.
2014-09-22 16:16:46 -04:00
Luis Fernando Saisa Lopez
42f06bce9f BUG 10957 "Feature request - Limit input document..." SOLVED
- Feature request - Limit input document maximum size
- Problema resuelto, al crear un nuevo Input Document se ha adicionado un nuevo campo "Maximum file size" y un dropdown
  que determina la unidad de medida en "KB y MB", esto permite definir el limite del tamañel archivo a anexar.
  Cuando se ejectua el caso al hacer click en "Attach", se muestra el tamañaximo que se puede adjuntar el archivo si es
  mayor	al limite se mostrara un mensaje; asi tambien si se tiene un file asocioado a un input document al igual que lo
  anterior se mostrara un mensaje.
2014-09-15 12:09:31 -04:00
jennylee
e116e77379 BUG-14598. NEW FEATURE SelfService One Execution.
A dropdown was added in the SelfService configuration, this dropdown let you set if the trigger seted in the self service is gonna be executed ONE time or every time that cron is executed.

Some validations where added in the cron_single.php file to save the data in the new table 'APP_TIMEOUT_ACTION_EXECUTED' when the Execution is set in ONCE. If the app_UID is find in this table the trigger will not be executed, if is not find the trigger will be executed.
2014-09-08 13:28:14 -04:00
jennylee
ce1ca3b2ea Merge remote branch 'upstream/master' into BUG-14990 2014-09-03 17:19:47 -04:00
Julio Cesar Laura
4691cb9343 Updating .sql and .po files 2014-09-02 2014-09-02 10:33:58 -04:00
jennylee
a585a9a4b1 BUG-14990 - NEW FEATURE, permitir especificar extensiones para los inputdocs.
Nuevo campo en Input Documents, dicho campo acepta las extensiones de los inputdocs permitidos.
Se agregaron validaciones para que funcione correctamente
2014-08-29 15:17:43 -04:00
Luis Fernando Saisa Lopez
9937328bc5 BUG 15412 "Advance Search Can't remove date..." SOLVED
- Unable to send notification when case is un paused
- Problema resuelto, se agrega un nuevo dropdown en Edit Process cuyo label es"Execute a trigger when a case is unpaused" y
  se agrega un nuevo campo "PRO_TRI_UNPAUSED" en la tabla "PROCESS". Cuando un caso esta en "Paused" y se quiere reanudar
  el caso aplicando "unpaused" se enviara la notificacion previa configuracion en Edit Process.

  Disponible para la version 2.8 de ProcessMaker.
2014-08-20 13:20:08 -04:00
Daniel Rojas
b298edda10 Se aumenta el tamaño a los campos var_name, var_label y var_sql para process_variables 2014-08-20 11:16:02 -04:00
Daniel Rojas
e7e345e014 Se cambia var_accepted_values a LongVarchar en VARIABLES 2014-07-25 16:26:39 -04:00
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
Brayan Osmar Pereyra Suxo
119caeefab Adicion de campo DYN_VERSION 2014-07-01 15:10:37 -04:00
Daniel Rojas
71f80a82b6 Se agrega la tabla PROCESS_VARIABLES 2014-06-26 09:53:21 -04:00
Daniel Rojas
6e221a1e0c Se adiciona campo dyn_content para end points de dynaform 2014-06-25 12:53:18 -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
Erik Amaru Ortiz
d0e20c4b2e Session handling to prevent session lose in other places like, home, admin, etc
when user is using the new designer that have not session because it is using only the API
2014-06-16 18:56:08 -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
jennylee
a3f24b0302 BUG-14676 New tables created are not created in utf8 format
Adding properties to the CREATE TABLE query to set ENGINE InnoDB, CHARSET=utf8 y COLLATE=utf8_general_ci to make all tables has this structure.
2014-04-14 16:25:15 -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
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
Erik Amaru Ortiz
cad5fcfd80 Updating misspelled db table field BPMN_GATEWAY 2014-02-20 16:47:52 -04:00
Erik Amaru Ortiz
7ae93f5b22 Fix for misspelled field name on propel db schema and orm classes 2014-02-19 13:10:42 -04:00
Erik Amaru Ortiz
68c1d98b96 updates for adapter flows -> to -> route 2014-02-07 08:41:11 -04:00
Erik Amaru Ortiz
77a23e7714 Refactoring Bpmn/Workflow handling layer (3rd commit) 2014-02-03 19:37:50 -04:00
Erik Amaru Ortiz
b54f3f7d6e Renaming table APP_FILES to PROCESS_FILES 2014-01-28 11:06:54 -04:00
Erik Amaru Ortiz
fce1e306fd adding APP_FILES table to store templates and public files from Files Manager option 2014-01-28 09:49:45 -04:00
Erik Amaru Ortiz
428da67762 Merge branch 'master' of github.com:colosa/processmaker
Conflicts:
	workflow/public_html/sysGeneric.php
2014-01-15 11:14:59 -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
norahmollo
ff78fea91b BUG-13604 Day and Month are not translated.
Day and Month are not translated when country is not used inside the .po file header.
2013-12-16 14:50:28 -04:00