Commit Graph

127 Commits

Author SHA1 Message Date
jennylee
2d3ab22db3 BUG-13421 Arreglando el contador de registros al realizar una busqueda de un proceso en Designer. 2013-11-21 11:55:48 -04:00
jennylee
717040c2c9 BUG-13421 Ordenamiento en el listado de procesos 'Designer'.
Correccion ordenamiento paginacion cuando se realizan busquedas.
2013-11-11 16:51:12 -04:00
jennylee
d9430b0745 BUG-13421 Ordenamiento en el listado de procesos 'Designer'.
Correccion del ordenamiento con busqueda.
2013-11-08 17:56:44 -04:00
jennylee
4d357d136c BUG-13421 Ordenamiento en el listado de procesos 'Designer'.
Correggiones para no usar variables de session.
2013-11-08 09:06:18 -04:00
jennylee
ab5b270ff2 BUG-13421 Ordenamiento en el listado de procesos 'Designer'.
Se agregaron validaciones en los files: workflow/engine/classes/model/Process.php y workflow/engine/methods/processes/processesList.php para que se realize el ordenamiento ASC y DESC tomando en cuenta si se encuentra o no habilitado el uso de 'memcache' para listar de una forma mas veloz todos los procesos.
2013-11-07 10:09:37 -04:00
jennylee
756a126a1c BUG-13421 Ordenamiento en el listado de procesos 'Designer'.
Se agregaron validaciones en los files: workflow/engine/classes/model/Process.php y workflow/engine/methods/processes/processesList.php para que se realize el ordenamiento ASC y DESC tomando en cuenta si se encuentra o no habilitado el uso de 'memcache' para listar de una forma mas veloz todos los procesos.
2013-11-06 13:34:25 -04:00
Roly Gutierrez
ed0616ec22 BUG-12932 SOLVED perdida de texto con comillas dobles 2013-09-24 10:17:56 -04:00
jennylee
af1030236d BUG 11846 Al importar un proceso PM siempre debe tomar al usuario actual como Process Owner.
Cuando se importaba un proceso que fue creado en el mismo servidor, pero eliminado y del cual el usuario que lo creo fue tambien eliminado, PM aun importaba el proceso con el nombre del usuario q lo creo como Process Owner, aunq este ya no existiera, ya que al ser la eliminacion de usuarios solo un borrado logico, aun este usuario estaba registrado en la BD y podia ser asignado.

Ahora PM asigna por defecto a todos los procesos que se importan el usuario actual como Process Owner.
2013-07-12 12:10:14 -04:00
Victor Saisa Lopez
34ec53f91c BUG 0000 "Safe upgrade for JavaScript files of the plugins" SOLVED
- Safe upgrade for JavaScript files of the plugins's translations
- Improved programming logic for this issue
- Problem solved, has been added the code necessary for the plugins's translations
* Available from version ProcessMaker-2.5.2-testing.1
2013-06-12 16:58:48 -04:00
Victor Saisa Lopez
8ef92c1a8b BUG 0000 "Safe upgrade for JavaScript files" SOLVED
- New feature
- Safe upgrade for JavaScript files
- Added new feature,
- This new feature is activated when you run one of the following commands:
    $ ./processmaker upgrade
    $ ./processmaker build-js
    $ ./processmaker browser-cache-files-upgrade
- The new feature creates an attribute in the file "processmaker/workflow/engine/config/env.ini"
    Example:
    browser_cache_files_uid = "xxxxxxxxxxyyyyyyyyyyzzzzzzzzzzaa"
- After running the command, the browser should automatically cache the new files
* Available from version ProcessMaker-2.5
2013-04-25 12:42:30 -04:00
Victor Saisa Lopez
87e5c46927 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-24 10:52:52 -04:00
Hector Cortez
8b162cda9d BUG 10852 Control de los reenvíos de la notificaciones a través del historial de mensajes 'Messages History' SOLVED
- Adjustment in Process Permissions for Messages History.
2013-04-17 12:08:55 -04:00
Victor Saisa Lopez
c1bf46c80a BUG 0000 "Safe upgrade for JavaScript files" SOLVED
- New feature
- Safe upgrade for JavaScript files
- Added new feature,
- This new feature is activated when you run one of the following commands:
    $ ./processmaker upgrade
    $ ./processmaker build-js
    $ ./processmaker browser-cache-files-upgrade
- The new feature creates an attribute in the file "processmaker/workflow/engine/config/env.ini"
    Example:
    browser_cache_files_uid = "xxxxxxxxxxyyyyyyyyyyzzzzzzzzzzaa"
- After running the command, the browser should automatically cache the new files
* Available from version ProcessMaker-2.5
2013-04-16 17:11:25 -04:00
Hector Cortez
c90a1d4da2 BUG 10852 Control de los reenvíos de la notificaciones 'Messages History' SOLVED
- Se requiere que los reenvíos que se hacen a través del historial de mensajes, no se pueda realizar desde el menú casos, ya que existe el problema que cualquier usuario que haya participado de un caso puede reenviar notificaciones, a cualquier usuario, y existe el peligro de divulgación de información crítica que debe ser restringida por roles.
- Added Roles to control Messages History.
2013-04-15 15:49:42 -04:00
Victor Saisa Lopez
837365cf72 BUG 0000 "Safe upgrade for JavaScript files" SOLVED
- New feature
- Safe upgrade for JavaScript files
- Added new feature,
- This new feature is activated when you run one of the following commands:
    $ ./processmaker upgrade
    $ ./processmaker build-js
    $ ./processmaker browser-cache-files-upgrade
- The new feature creates an attribute in the file "processmaker/workflow/engine/config/env.ini"
    Example:
    browser_cache_files_uid = "xxxxxxxxxxyyyyyyyyyyzzzzzzzzzzaa"
- After running the command, the browser should automatically cache the new files
* Available from version ProcessMaker-2.5
2013-04-12 16:48:23 -04:00
Marco Antonio Nina
be174d0eed Improvement constant PARTNER_FLAG
- Browser library
- HearBeat
- tab plugins
2013-03-19 10:12:35 -04:00
Marco Antonio Nina
d6918697aa Improvement constant PARTNER_FLAG
- Browser library
- HearBeat
- tab plugins
2013-03-18 15:13:14 -04:00
Hector Cortez
3a3c09dabd BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-14 15:51:16 -04:00
julceslauhub
229c49e9ef Merge pull request #1400 from hector-cortez/BUG-0000
BUG 0000 Adjustment for the standardization of code. CODE_STYLE
2013-03-14 12:44:47 -07:00
Julio Cesar Laura
64e518fb49 Doc System, change hardcoded labels 2013-03-14 15:15:04 -04:00
Hector Cortez
60116878df BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-14 14:51:01 -04:00
Hector Cortez
b7e254b425 BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-14 12:36:34 -04:00
Hector Cortez
f92822d87b BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-05 15:07:55 -04:00
Victor Saisa Lopez
7a1234acce BUG 10447 "we are not able to get grid details through mail" SOLVED
- Problem at adding grid in template
- Added option grid in wizard
- Solved problem of notice in attribute of the object
* Available from version ProcessMaker-2.0.46
2013-02-04 16:34:56 -04:00
Julio Cesar Laura
f1adb32e5d More validations for warnings and notices 2013-01-31 11:44:52 -04:00
Marco Antonio Nina
13fdae14fe BUG 10410: Error al exportar un proceso que tiene grupos asignados... SOLVED
- No has changes the uid of user in permissions..
- Was add valitadation.
2013-01-17 12:18:45 -04:00
Gustavo Cruz
a7136b70d4 Adding the Field Picker in the dynaform editor 2012-12-12 17:30:36 -04:00
Gustavo Cruz
85e028d03f Merge branch 'pm_wysiwyg' 2012-12-07 15:39:37 -04:00
norahmollo
5b7eea1154 WYSIWYG EDITOR functions or methods comments
WYSIWYG EDITOR functions or methods comments
2012-12-07 18:53:26 +00:00
Gustavo Cruz
d45c6bbd73 Another update to the grids wizard feature 2012-12-05 18:07:10 -04:00
jennylee
b9cbaa695d BUG-7987 When importing a process which is created by a user that does not exist, the 'Process Owner' column shows empty.
I added a validation in file 'workflow/engine/methods/processes/processes_Import_Ajax.php' to change PROCESS.PRO_CREATE_USER value in the database to the current user.
2012-12-05 16:13:08 -04:00
jennylee
e1c36895b1 BUG-7987 When importing a process which is created by a user that does not exist, the 'Process Owner' column shows empty.
I added a validation in file 'workflow/engine/methods/processes/processes_Import_Ajax.php' to change PROCESS.PRO_CREATE_USER value in the database to the current user.
2012-12-05 15:14:17 -04:00
norahmollo
18eed7907f WYSIWYG_EDITOR get Variables Grid
WYSIWYG_EDITOR get Variables Grid
2012-12-04 21:30:12 +00:00
norahmollo
b5b36f0149 WYSIWYG EDITOR get grids
WYSIWYG EDITOR get grids
2012-12-04 13:00:28 +00:00
Gustavo Cruz
088737da93 merging some changes from the upstream master branch 2012-11-30 11:27:38 -04:00
Gustavo Cruz
34ab899787 merge with the master branch 2012-11-30 10:55:30 -04:00
Gustavo Cruz
6b0bf98b65 Fixing additional file permissions before final commit 2012-11-30 10:47:17 -04:00
norahmollo
e6e008b88d WYSIWYG EDITOR json changes
WYSIWYG EDITOR json changes
2012-11-30 14:23:16 +00:00
ralph
2df7ff709a Changing deprecated json->decode json->encode by Bootstrap functions. 2012-11-29 14:25:06 -04:00
Gustavo Cruz
f55ff5bdae Automatic merge with the upstream master branch 2012-11-29 12:18:58 -04:00
norahmollo
1f00433203 WYSIWYG EDITOR
WYSIWYG EDITOR
2012-11-27 18:13:56 +00:00
user
2f1ded16f5 Merging some changes to the variable picker feature inside the processmaker core 2012-11-27 08:55:29 -04:00
user
ccd87965e8 Adding some changes to the interface in order to fix the list filters in the variable picker feature 2012-11-26 12:18:03 -04:00
user
adb1ae1c34 Changes to the ajax function in order to obtain the list of variables 2012-11-23 16:54:38 -04:00
user
209cdfbed7 Adding some updates to the ajax function and also, the Ajax call to the variable picker form 2012-11-23 15:23:44 -04:00
ralph
d7962637a8 Commenting DB interface requiere files from processMap class, already in Autoloader. 2012-11-22 16:33:58 -04:00
user
cdc66b1270 -Commenting an add of a js file into Css file handling.
-Cleaning a comment int /methods/processes/main.php.
2012-11-14 09:54:17 -04:00
user
70c3778425 adding the patches to the tinyMCE editor in order to solve the maborak/leinmud conflicts 2012-11-14 09:39:24 -04:00
user
395ed9c2f3 Removing set of references to singletons into main.php, mainInit.php and processList.php
Adding a comment of test in bootstrap.php
2012-11-12 16:21:52 -04:00
Fernando Ontiveros
b5c11b4198 SPEEDY first version of boostrap.php, with many changes 2012-11-12 14:44:44 -04:00