Commit Graph

1450 Commits

Author SHA1 Message Date
ralpheav
e73614a5b5 BUG 11982 - "Issue in the order by modified date in the Documents Section."
Sol : Set Sorting enabled and adding code to retrieve sorted DB data.
2013-05-31 11:53:02 -04:00
julceslauhub
c72c7b611b Merge pull request #1766 from marcoAntonioNina/BUG-11275
BUG-11275 Error en la creacion de Case Scheduler SOLVED
2013-05-29 09:06:38 -07:00
Marco Antonio Nina
da804037c6 BUG-11275 Error en la creacion de Case Scheduler SOLVED
- No validation.
- Was add validation for name case scheduler.
2013-05-29 11:54:59 -04:00
Erik Amaru Ortiz
dafb490336 CHANGES FOR PARTNERS, Adding default skins filter 2013-05-28 22:04:49 -04:00
Marco Antonio Nina
d750e635b1 BUG-11275 Error en la creacion de Case Scheduler SOLVED
- no validation.
- was add validation for name case scheduler.
2013-05-28 16:27:46 -04:00
Luis Fernando Saisa Lopez
251c3a7c29 BUG 11219 "Cuando se abre el botón action del nuevo evento..." SOLVED
- Cuando se abre el boton action del nuevo evento, se da un fatal error.
- Problema resuelto, al crear un evento de tipo Intermediate Message al hacer click en el boton Action
  ya no muestra el error.
2013-05-28 19:42:44 +00:00
Marco Antonio Nina
c34f00d961 BUG-11275 Error en la creacion de Case Scheduler SOLVED
- no validation.
- was add validation for name case scheduler.
2013-05-28 12:54:50 -04:00
Victor Saisa Lopez
242d712a37 BUG 9549 "Posibilidad de copiar dynaforms" SOLVED
- The condition editor not is copy/import
- Solved problem in copy/import the condition editor
* Available from version ProcessMaker-2.5.1
2013-05-16 16:28:09 -04:00
Hector Cortez
93fd99b602 BUG 0000 Rad Map Perdida de sesion cuando se ejecuta casos SOLVED
- Use another variable name, like __dynaformSVal__, __usernameLogged__ to prevent that someone overwrite the value.
- Rename variables to avoid duplicates.
2013-05-16 10:40:08 -04:00
Hector Cortez
d44e0f10a6 BUG 0000 Rad Map Perdida de sesion cuando se ejecuta casos SOLVED
- Added Login modal to continue the session for dynaforms in cases.
2013-05-14 13:53:22 -04:00
Luis Fernando Saisa Lopez
3ec2363c00 BUG 11726 "Contador de triggers para asignacion no se..." SOLVED
- Contador de triggers para asignacion no se restablece a su valor original cuando se eliminan triggers.
- Problema resuelto, Assign Task, el contador de triggers muestra el valor actual, cuando se adicionan o eliminan triggers.
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-05-14 14:47:32 +00: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
julceslauhub
c5a0a3057e Merge pull request #1712 from marcoAntonioNina/SKIN-NEOCLASSIC
Add new skin neoclassic
2013-05-10 07:01:13 -07:00
Marco Antonio Nina
8d67974ce5 Add new skin neoclassic
-add files.
- Add option for new skin.
2013-05-09 13:46:23 -04:00
julceslauhub
a66c0a54b4 Merge pull request #1701 from ralpheav/master
BUG 8665 Extra: Changing log messages.
2013-05-08 08:14:22 -07:00
ralpheav
c7ef775bdd BUG 8665 Extra: Changing log messages. 2013-05-08 10:57:35 -04:00
Julio Cesar Laura
5592db685d Merge branch 'master' of git://github.com/ralpheav/processmaker into ralpheav-master 2013-05-08 10:35:00 -04:00
norahmollo
e4d66390a4 DocSystem translations
DocSystem translations
2013-05-06 19:36:45 +00:00
norahmollo
c57254f409 Merge remote branch 'upstream/master' 2013-05-06 18:48:52 +00:00
Brayan Osmar Pereyra Suxo
fe84beb6e7 DOCSYSTEM Añadi validacion para ventana de creacion trigger
Añadi validacion para	ventana	de creacion trigger con el PARTNER_FLAG
al momento de cerrar el pop-up
2013-05-06 12:25:56 -04:00
norahmollo
ed9d0cf3c7 Changes for DocSystem translations
Changes for DocSystem translations
2013-05-03 21:36:53 +00:00
ralpheav
06466df921 Bug 8665 3K issue:
Description: ./files directory cannot be up 32000 directories max at ext3 configuration.
Solution : split the uid case directory at 3 level to create a tree structure. Apply this new structure to all PM. Set a upgrade procedure at time to use processmaker upgrade <workspace> commnand as su.
2013-04-29 16:48:29 -04:00
julceslauhub
6d3970ee75 Merge pull request #1646 from victorsl/BUG-0000
BUG 0000 "Safe upgrade for JavaScript files" SOLVED
2013-04-26 11:51:14 -07:00
Victor Saisa Lopez
adc814b6be BUG SKIN "Problem in skin creation" SOLVED
- Problem in skin creation (ADMIN>Skins)
- Solved problem, fixed in skin creation
* Available from version ProcessMaker-2.5
2013-04-26 13:15:36 -04:00
Julio Cesar Laura
f40c15ea0d Improvemnets in the skins cookies, and dynaforms editor 2013-04-26 10:21: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
263d20ef49 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-25 12:40:21 -04:00
Hector Cortez
ac4b24746c BUG 0000 Problems Moving a folder in the Document option SOLVED
- Problems Moving a folder in the Document option
- Adjustment and Validation to Moving a folder in the Document option.
2013-04-25 11:33:55 -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
julceslauhub
3e6615169e Merge pull request #1631 from marcoAntonioNina/BUG-10211
Bug 10211BUG-10211 No existe validacion en la opción "Base Skin"... IMPROVEMENT
2013-04-24 07:51:24 -07:00
Marco Antonio Nina
837981be5a BUG-10211 No existe validacion en la opción "Base Skin"... IMPROVEMENT
- Notice __VALUE__.
- Add validation.
2013-04-24 10:40:51 -04:00
Marco Antonio Nina
40dd5fe4d8 BUG-10211 No existe validacion en la opción "Base Skin"... IMPROVEMENT
- Notice __VALUE__.
- Add validation.
2013-04-24 10:37:12 -04:00
Hector Cortez
a475beaf08 BUG 10852 Control de los reenvíos de la notificaciones a través del historial de mensajes 'Messages History' SOLVED
- Revised target/origin task and PMFSendMessage function for object permissions.
2013-04-23 18:27:42 -04:00
Hector Cortez
d173cdcd66 Merge remote branch 'upstream/master' into BUG-10852 2013-04-22 12:54:28 -04:00
Victor Saisa Lopez
cb7c55611e Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-22 10:42:29 -04:00
norahmollo
3d832c971d Changes for DocSystem
Changes for DocSystem with PARTNER_FLAG
2013-04-19 19:30:41 +00:00
Victor Saisa Lopez
164eb79d57 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-19 14:09:49 -04:00
Hector Cortez
24be16d049 Merge remote branch 'upstream/master' into BUG-10852 2013-04-19 12:17:06 -04:00
Brayan Osmar Pereyra Suxo
67d267b744 DOCSYSTEM Arreglos de temnplates y etiquetas
Arreglos de temnplates y etiquetas
2013-04-19 11:06:20 -04:00
Victor Saisa Lopez
9044beac2b Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-18 12:12:01 -04:00
Hector Cortez
c903dfd1d9 Merge remote branch 'upstream/master' into BUG-10852 2013-04-18 11:46:57 -04:00
Marco Antonio Nina
a2c6ee4bd9 BUG-9675: Advanced LDAP Sync Plugin 1.4.27 Error al editar... IMPROVEMENT
- option import Users enter without having activated the plugin.
- was add validation for option import users.
2013-04-18 09:51:22 -04:00
Victor Saisa Lopez
f6b48e3052 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-18 09:01:46 -04:00
julceslauhub
d5453a96d1 Merge pull request #1578 from marcoAntonioNina/master
Improvement import languages
2013-04-17 12:43:52 -07:00
Marco Antonio Nina
074c487295 Improvement import languages
- file .po is loaded to folder content/translations
2013-04-17 14:51:48 -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
marcelo
a476ae8248 BUG 7536 "Problem with moving a file from one folder to another folder
in the ProcessMaker DMS" SOLVED

-In version 2.031 and 2.0.32rc5, there is a function to allow you to
move or copy a document from one folder to another, but it does not
work. On move function you can add text to the combobox that shows where
you would like to move a document.
-Solved, The final user cant add any kind of text to the combo box that
shows where you would like to move a document.
2013-04-17 13:07:27 -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
Hector Cortez
72cfd6314a Merge remote branch 'upstream/master' into BUG-10852 2013-04-17 10:00:14 -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