Commit Graph

605 Commits

Author SHA1 Message Date
Luis Fernando Saisa Lopez
ca5bcc9fba BUG 11603 "Please consider include 'special' pages..." SOLVED
- Please consider include "special" pages layout to the SKIN.
- Problema resuelto, se han customizado las interfaces "error404" y "updating", ahora estan disponibles en los
  skins "neoclassic" y "classic". Se ha validado esta interfaz en los skins, de no existir los templates en un
  determinado skin, automaticamente utilizara el template del skin "classic".
* Available from version ProcessMaker-2.5.2-testing.1
2013-07-01 16:39:09 +00:00
Luis Fernando Saisa Lopez
709f1a87d6 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-11603 2013-07-01 15:44:00 +00:00
Vera Osokina
70c644ce63 Validating error message for function "chmod" when is in the disable_functions list (2) 2013-06-26 14:42:38 -04:00
Julio Cesar Laura
c113922bd6 Validating error message for function "chmod" when is in the disable_functions list 2013-06-26 14:27:20 -04:00
Luis Fernando Saisa Lopez
bc8b92769a BUG 11603 "Please consider include 'special' pages..." SOLVED
- Please consider include "special" pages layout to the SKIN.
- Problema resuelto, se han customizado las interfaces "error404" y "updating", ahora estan disponibles en los
  skins "neoclassic" y "classic". Se ha validado esta interfaz en los skins, de no existir los templates en un
  determinado skin, automaticamente utilizara el template del skin "classic".
* Available from version ProcessMaker-2.5.1-testing.3
2013-06-24 21:08:05 +00:00
Luis Fernando Saisa Lopez
a4aba26f07 BUG 11603 "Please consider include 'special' pages..." SOLVED
- Please consider include "special" pages layout to the SKIN.
- Problema resuelto, se han customizado las interfaces "error404" y "updating", ahora estan disponibles en los
  skins "neoclassic" y "classic". Se ha validado esta interfaz en los skins, de no existir los templates en un
  determinado skin, automaticamente utilizara el template del skin "classic".
* Available from version ProcessMaker-2.5.1-testing.3
2013-06-24 20:42:29 +00:00
Luis Fernando Saisa Lopez
9c3a7547a9 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-11603 2013-06-20 17:07:27 +00:00
Marco Antonio Nina
e599b5c668 BUG-9981 En el servidor de Telefonica, no se visualizan... SOVED
- No se realizaba la verificacion en la tabla PERMISSIONS de la base de datos RBAC al realizar upgrade.
- Se agrega la funcion verifyPermissions en la clase rbac.php la cual verifica los permisos, realizando los insert de los permisos que faltaran de acuerdo a la funcion loadPermissionAdmin, al realizar el upgrade.
2013-06-19 14:57:00 -04:00
Marco Antonio Nina
f0700eb36f BUG-9981: En el servidor de Telefonica, no se visualizan todos los... SOLVED
- No se realizaba la verificacion en la tabla PERMISSIONS de la base de datos RBAC al realizar upgrade.
- Se agrega la funcion verifyPermissions en la clase rbac.php la cual verifica los permisos, realizando los insert de los permisos que faltaran de acuerdo a la funcion loadPermissionAdmin, al realizar el upgrade.
2013-06-19 10:38:48 -04:00
Luis Fernando Saisa Lopez
d1124ea6dc BUG 11603 "Please consider include 'special' pages..." SOLVED
- Please consider include "special" pages layout to the SKIN.
- Problema resuelto, se han customizado las interfaces "error404" y "updating", ahora estan disponibles en los
  skins "neoclassic" y "classic". Se ha validado esta interfaz en los skins, de no existir los templates en un
  determinado skin, automaticamente utilizara el template del skin "classic".
* Available from version ProcessMaker-2.5.1-testing.3
2013-06-18 22:14:40 +00:00
Erik Amaru Ortiz
a2b850f272 FIX: Litle fix to allow load any css file from plugins 2013-06-18 13:01:42 -04:00
Erik Amaru Ortiz
6221e11426 FEATURE: Adding Real MVC Support for plugins - Adding some plugin data into cotroller object and fixing a error when the controller action not found 2013-06-18 12:20:48 -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
Julio Cesar Laura
2d75b9f8df BUG 12098 Notices cuando se envian fechas con mascara Fecha Static Dates SHM IMPROVEMENT 2013-06-10 15:02:23 -04:00
Julio Cesar Laura
edf6b8e2c7 BUG 12098 Notices cuando se envian fechas con mascara Fecha Static Dates SHM SOLVED
- Missing validations when the mask don't have "Y", "m" and "d" chars
- Add validation when the mask don't have "Y", "m" and "d" chars
2013-06-10 14:09:33 -04:00
Brayan Osmar Pereyra Suxo
4d84069a41 BUG 0000 Arreglo para mostrar pantallas de plugins 2013-06-10 09:59:18 -04:00
julceslauhub
2ff8c4721d Merge pull request #1793 from brayanpereyra/master
Arreglo de parentesis
2013-06-06 13:46:36 -07:00
Brayan Osmar Pereyra Suxo
bca1a0a0f3 Arreglo de parentecis 2013-06-06 16:45:29 -04:00
julceslauhub
c4b6ed73e5 Merge pull request #1792 from brayanpereyra/master
BUG 0000 TRANSLATIONS IN PLUGINS
2013-06-06 13:35:18 -07:00
Brayan Osmar Pereyra Suxo
9cd8f4922f Añadi correcciones para translations para plugins.. y arreglo en la clase G 2013-06-06 16:33:05 -04:00
Brayan Osmar Pereyra Suxo
1d6eda27eb Añadi correcciones para translations para plugins.. y arreglo en la clase G 2013-06-06 16:12:05 -04:00
Hector Cortez
384c67aa23 BUG 11998: No se estan respetando los espacios generados en un XML SOLVED
- Cuando se modifica el XML de un formulario, campos, espacios, etc, y se regresa a la vista XML se puede ver que los espacios añadidos son eliminados.
- Adjustment in the xml file of the tabulated a dynaform.
2013-06-05 17:03:41 -04:00
Hector Cortez
5cd7ca6db4 BUG 11993 Al habilitar el html de cualquier campo en el Dynaform ... SOLVED
- Cuando se habilita el HTML en cualquier campo que tenga esta opción al momento de crear un Dynaform y se añada al mismo código HTML, este código es reemplazado por caracteres Entidades
- Validation of content or labels that containing Html tags.
2013-06-04 17:26:08 -04:00
Luis Fernando Saisa Lopez
cc63db5c3b BUG 11973 " Imagenes de calendario se desalinean luego de agregar..." SOLVED
- Imagenes de calendario se desalinean luego de agregar mas de una fila en grillas.
- Problema resuelto, el calendario se muestra correctamente al agregar filas en las grillas
* Available from version ProcessMaker-2.5.1-testing.2
2013-05-24 20:23:09 +00:00
Luis Fernando Saisa Lopez
715e2060a2 BUG 11928 " Ultimo digito de una fecha se muestra incompleto" SOLVED
- Ultimo digito de una fecha se muestra incompleto.
- Problema resuelto, se ha aumentado el tamaño del campo
2013-05-23 14:22:29 +00:00
Julio Cesar Laura
7adcb79eb5 BUG 11896 Nos muestra un error de 500 interval server, al tener un pr... IMPROVEMENT 2013-05-20 11:55:57 -04:00
Julio Cesar Laura
593b59c885 BUG 11896 Nos muestra un error de 500 interval server, al tener un proceso con campos date SOLVED
- function "strptime" not works on windows
- add an equivalent to function "strptime"
2013-05-16 19:44:02 -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
de31f17eaf Merge remote branch 'upstream/master' 2013-05-16 10:38:47 -04:00
Julio Cesar Laura
9c3dc38390 Changing skin values in some pages from "classic" to "neoclassic" 2013-05-14 18:19:47 -04:00
Julio Cesar Laura
e905a73b91 BUG 11865 Problema con los campos fecha SOLVED
- The dates was stored with mask
- Before save dates unmask the value
2013-05-14 16:10:01 -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
jennylee
3f2f90a1d3 BUG-11584 Inactive Users can login into ProcessMaker.
Was added a validation to make it works fine.
2013-05-13 17:09:54 -04:00
julceslauhub
851fed8208 Merge pull request #1709 from ralpheav/master
Bug 8462: Directories are created with overly permissive settings
2013-05-09 05:57:36 -07:00
ralpheav
5523e8e7c2 Bug 8462: Directories are created with overly permissive settings.
Sol: the /shared directory mode permission was changed to 770 and the files got 660 mode now.
2013-05-08 15:39:59 -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
Luis Fernando Saisa Lopez
7338b57e2e BUG 11421 "CheckGroups option ZERO always selected" SOLVED
- CheckGroups option ZERO always selected
- Problem solved, In Dynaform to the create CheckGroups is validated the value when is zero,
  additionally, is validates to Listbox and CheckGroup when are empty and zero.
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-05-07 18:58:51 +00:00
Luis Fernando Saisa Lopez
eb232bf51e Merge branch 'master' of git://github.com/colosa/processmaker into BUG-11421 2013-05-07 18:45:30 +00:00
julceslauhub
30a1a7a739 Merge pull request #1686 from cheloheredia/BUG-11455-
BUG 11455 "P.M.2.0.46Testing12: On HTML editor, the Font Size menu list isnt shown below the Font Size combobox" SOLVED
2013-05-07 08:17:23 -07:00
marcelo
2467cdc976 BUG 11455 "P.M.2.0.46Testing12: On HTML editor, the Font Size menu list
isnt shown below the Font Size combobox" SOLVED

-When you try to edit a dynaform, and you go to the HTML editor tab,
when you click on the "Font Size" combobox or any other combobox, its
menu list is shown below home Disigner.
-Solved, now when you click on any combobox on the HTML editor, its menu
list is shown right below it.
2013-05-07 10:29:37 -04:00
Luis Fernando Saisa Lopez
5282e9515e BUG 11421 "CheckGroups option ZERO always selected" SOLVED
- CheckGroups option ZERO always selected
- Problem solved, In Dynaform to the create CheckGroups is validated the value when is zero,
  additionally, is validates to Listbox and CheckGroup when are empty and zero.
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-05-06 14:58:41 +00:00
ralpheav
2bae6d540b Merge remote-tracking branch 'upstream/master' 2013-05-06 10:17:14 -04:00
Luis Fernando Saisa Lopez
d43797ea9e Merge branch 'master' of git://github.com/colosa/processmaker into BUG-11421 2013-05-02 17:22:54 +00:00
Victor Saisa Lopez
cfb4f1f639 BUG 0000 "Safe upgrade for JavaScript files" SOLVED
- Added validation, when translation file is "translation.enterprise.xxxxx.js"
* Available from version ProcessMaker-2.5
2013-05-02 12:51:36 -04:00
Luis Fernando Saisa Lopez
6f11d91453 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-11421 2013-04-30 20:48:11 +00:00
ralpheav
b8b68fd5e9 Merge remote-tracking branch 'upstream/master' 2013-04-30 11:26:36 -04:00
Erik Amaru Ortiz
d750b62c83 LITLE FIX: solving issue for php 5.4.x version that have E_STRICT standard enabled by default 2013-04-30 10:49:13 -04: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
Luis Fernando Saisa Lopez
9a47b00fec BUG 11421 "CheckGroups option ZERO always selected" SOLVED
- CheckGroups option ZERO always selected
- Problem solved, In Dynaform to the create CheckGroups is validated the value when is zero
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-26 21:03:03 +00: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