Commit Graph

542 Commits

Author SHA1 Message Date
Julio Cesar Laura
b20a90871d BUG 12131 Misspelling in the TinyMCE Editor pmGrids SOLVED
- Worng label "Chose a Grid"
- Change label to "Select a Grid"
2013-06-12 14:14:38 -04:00
Marco Antonio Nina
45c2fefa83 BUG-11751 Borrar el primer registro de una grilla da error SOLVED
- The Requested functionality was added to delete a row in a grid.
2013-06-12 11:32:29 -04:00
Marco Antonio Nina
492039c2fd BUG-11751 Borrar el primer registro de una grilla da error SOLVED
- The Requested functionality was added to delete a row in a grid.
2013-06-11 10:26:33 -04:00
Luis Fernando Saisa Lopez
4556fedd11 BUG 12004 "Texto 'required field' del pie de creacion de..." SOLVED
- Texto "required field" del pie de creacion de campos de un dynaform no se visualiza.
- Problema resuelto, el texto "required field" del pie de creacion de campos de un dynaform,
  se visualiza en los en Firefox, IE y Chrome.
* Available from version ProcessMaker-2.5.1-testing.2
2013-06-06 17:34:31 +00:00
Luis Fernando Saisa Lopez
33bf6357c5 BUG 11951 "Los campos requeridos que aceptan caracteres..." SOLVED
- Los campos requeridos que aceptan caracteres alfanumericos, no validan los espacios.
- Problema resuelto, en los campos requeridos de tipo alfanumericos, se validan los espacios en blanco si son
  ingresados como unico valor en el campo.
* Available from version ProcessMaker-2.5.1-testing.2
2013-05-31 17:11:20 +00:00
Luis Fernando Saisa Lopez
a24cc55681 BUG 10703 "Los labels con tags html se ven en inbox,..." SOLVED
- Los labels con tags html se ven en inbox, participated, draft pero no se visualizan en el summary como se
  define en el proceso.
- Problema resuelto, se ha codificado los tags html para su correcta visualizacion en el Summary.
* Available from version ProcessMaker-2.5.1-testing.2
2013-05-29 17:37:33 +00:00
Erik Amaru Ortiz
46efccd14e Adding Spanish date format on Configuration::getDateFormats() 2013-05-28 21:50:16 -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
Victor Saisa Lopez
59e37602d6 BUG 11060 "Date time picker con hora habilitado no..." SOLVED
- Date time picker con hora habilitado no funciona apropiadamente (bug 11060)
- El Datepicker no se muestra de manera correcta (bug 11225)
- Solved problem, with reference to bug 11060, added button "Done" when time is displayed
- Solved problem, with reference to bug 11225
* Available from version ProcessMaker-2.5.1-testing.2
2013-05-24 13:28:49 -04:00
Luis Fernando Saisa Lopez
a25ad60fd2 BUG 11793 "Los botones tipo SUBMIT de los formularios, no..." SOLVED
- Los botones tipo SUBMIT de los formularios, no llegan en el array del POST.
- Problema resuelto, los botones tipo Submit ahora son enviados con el formulario.
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-05-21 19:43:55 +00:00
ralpheav
bbe932368a BUG 9837: "Date Field, default today wrong Date %d.%m.%Y"
Sol: Data lenght is no the correct one, '.' was removed from masked string data.
2013-05-20 16:03:54 -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
1717af382a BUG 8907 "Los botones principales se muestran desconfigurados" SOLVED
- Los botones principales se muestran desconfigurados
- problema resuelto, se ha agregado estilos para mostrar de manera correcta los botones
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-05-10 16:54:06 +00:00
marcelo
ec7dc844d5 BUG 11225 "Datepicker isnt shown on the right place" IMPROVEMENT
-The picker wasnt shown when you add a date field to a dynaform.
-Solved, now the picker is shown when you add a date field on a
dynaform.
2013-05-09 17:22:16 -04:00
marcelo
9e42491286 BUG 11225 "Datepicker isnt shown on the right place" IMPROVEMENT
-The picker wasnt shown when you add a date field to a dynaform.
-Solved, now the picker is shown when you add a date field on a
dynaform.
2013-05-09 17:14:50 -04:00
julceslauhub
c4f9f0f26a Merge pull request #1702 from cheloheredia/BUG-11225
BUG 11225 "Datepicker isnt shown on the right place" IMPROVEMENT
2013-05-08 08:47:41 -07:00
marcelo
35d02b9701 BUG 11225 "Datepicker isnt shown on the right place" IMPROVEMENT
-The picker wasnt shown when you add a date field to a dynaform.
-Solved, now the picker is shown when you add a date field on a
dynaform.
2013-05-08 11:07:37 -04:00
marcelo
3716620592 BUG 11225 "Datepicker isnt shown on the right place" IMPROVEMENT
-The picker wasnt shown when you add a date field to a dynaform.
-Solved, now the picker is shown when you add a date field on a
dynaform.
2013-05-07 15:16:11 -04:00
Victor Saisa Lopez
cb4a15027c BUG 11239 "Problema con las grillas" SOLVED
- Link fields not is correct when an row is deleted in grid
- Solved problem, Link fields is correct when an row is deleted in grid
* Available from version ProcessMaker-2.5
2013-05-07 11:15:16 -04:00
julceslauhub
3ae7f578d7 Merge pull request #1666 from cheloheredia/BUG-11225
BUG 11225 "Datepicker isnt shown on the right place" SOLVED
2013-04-30 07:19:16 -07:00
marcelo
b2c4d8c28b BUG 11225 "Datepicker isnt shown on the right place" SOLVED
-If a grid has a date field, the datepicker is shown away from the
dynaform.
-Solved, now the datepicker is shown in its right place on a grid inside
a dynaform.
2013-04-29 17:55:48 -04:00
marcelo
bb1f2ba937 BUG 11225 "Datepicker isnt shown on the right place" SOLVED
-If a grid has a date field, the datepicker is shown away from the
dynaform.
-Solved, now the datepicker is shown in its right place on a grid inside
a dynaform.
2013-04-29 14:19:30 -04:00
Victor Saisa Lopez
254cddd2a7 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-0000 2013-04-22 09:08:03 -04:00
ralpheav
777366e9a2 Coloring keywords for PHP and PM 2013-04-19 18:03:35 -04: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
julceslauhub
cb2e9ad6d5 Merge pull request #1593 from ralpheav/master
Removing right empty space from trigger editor.
2013-04-19 09:15:52 -07:00
ralpheav
5e3c5a363e Removing right empty space from trigger editor. 2013-04-19 12:01:46 -04:00
Marco Antonio Nina
4187fe6bce Improvement style codemirror 2013-04-19 11:47:25 -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
Julio Cesar Laura
6a1e4882bb Fix image path from "classicloader_B.gif" to "classic/loader_B.gif" 2013-04-11 14:29:29 -04:00
Julio Cesar Laura
ccf8d3da90 BUG 11082 Los mensajes de error se despliegan con el boton muy pequeñ vacio SOLVED
- Los mensajes de error se despliegan con el boton muy pequeno y vacio.

- Commented test button(yes/no) in confirm by conflicts with other buttons
2013-04-04 20:23:21 -04:00
ralph
f17553487a Changing the form to add functions in php-hint 2013-04-03 16:59:19 -04:00
ralph
68758239b2 Merge remote-tracking branch 'upstream/master' 2013-04-03 13:30:42 -04:00
ralph
fb4d9e10da Removing codemirror 0.93 directories 2013-04-03 13:26:15 -04:00
julceslauhub
74f78756e4 Merge pull request #1495 from ralpheav/master
Adding Codemirror 3.13
2013-04-03 07:08:59 -07:00
ralph
55a3ce15ea cosmetic changes 2013-04-02 14:46:02 -04:00
ralph
c869edb305 Replacing codemirror ver 0.93 by ver 3.13 and using it in PM. 2013-04-02 09:39:03 -04:00
ralph
44b4cd860c Adding change to init update in PM 2013-03-28 15:44:44 -04:00
ralph
ee476fd642 Enter CodeMirror New Version 3.13 2013-03-28 15:29:40 -04:00
ralph
f33de94783 Adding changes to display the function parameters in hint list 2013-03-27 14:41:57 -04:00
Victor Saisa Lopez
3cd724a9ed BUG 10920 "Add subtitles inside a drop-down" SOLVED
- New feature, add subtitles inside a drop-down
- Solved problem, added grouping elements in DropDowns
- If a DropDown has enabled optgroup, an example with SQL would be the following:
    (SELECT 'optgroup1' AS UID, 'Users' AS NAME)
    UNION
    (SELECT USR.USR_UID AS UID, USR.USR_USERNAME AS NAME
     FROM   USERS AS USR
     WHERE  USR.USR_USERNAME <> '' AND USR.USR_USERNAME LIKE 'u%'
    )
    UNION
    (SELECT 'optgroup2' AS UID, 'Countries' AS NAME)
    UNION
    (SELECT COUNTRY.IC_UID AS UID, COUNTRY.IC_NAME AS NAME
     FROM   ISO_COUNTRY AS COUNTRY
     WHERE  COUNTRY.IC_NAME LIKE 'b%'
    )
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-03-27 09:57:22 -04:00
ralph
948a5087d7 Enter php-hint 2013-03-26 18:14:02 -04:00
ralph
34df8edd2c BUG10870 - "A better trigger editor is needed"
error: The current trigger editor has no syntax check
Sol: Using CodeMirror as well as XMl editor, will give trigger editor the feature that it needs. + removing auto tabs at code begin.
2013-03-25 12:07:48 -04:00
ralph
cbe2fbe871 Adding feature to coloring and check syntaxis on trigger editor. 2013-03-22 15:52:26 -04:00
Julio Cesar Laura
89e50a43b1 Many fixes and improvements, issues detected on QA servers 2013-03-20 10:45:53 -04:00
Marcelo Heredia Aguilar
1647170cba docsystem funtion __ fixed 2013-03-15 16:07:18 +00:00
Victor Saisa Lopez
8d748e650c BUG 0000 "Problem with negative character in masks" SOLVED
- Problem with negative character in masks
- Solved problem with negative character in masks, if the negative
  character is not in the same mask is accepted data input by keyboard
* Available from version ProcessMaker-2.0.46
2013-03-14 19:01:24 -04:00
Brayan Osmar Pereyra Suxo
eec210b933 DOC SYSTEM I added functions __ and LoadTranslationPlugin SOLVED 2013-03-11 10:29:33 -04:00
Hector Cortez
2c861f5efc BUG 10963 Double quotes in suggest field SOLVED
- When I type double quotes in suggest field, there is an error with JSON concatenation
- Validation of double quotes in suggest fields.
2013-03-08 17:02:08 -04:00