Julio Cesar Laura
0c99d16115
BUG 11074 Triggers wizard. Doble instruccion en campo del wizard SOLVED
...
- The comments don't include a description for the return value
- Add a empty description to avoid the innecesary label "Not required"
2013-04-03 13:40:57 -04:00
julceslauhub
3e59ff41a3
Merge pull request #1498 from luisfernandosl/BUG-11094
...
BUG 11094 "Advanced Search. Opcion Category muestras..." SOLVED
2013-04-03 09:51:00 -07:00
Luis Fernando Saisa Lopez
6597be2afa
BUG 11094 "Advanced Search. Opcion Category muestras..." SOLVED
...
- Advanced Search. Opcion Category muestras las categorias desordenadas.
- Problema resuelto, En la busqueda avanzada, en category se ordeno de forma ascendente los valores.
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-03 14:38:57 +00:00
julceslauhub
74f78756e4
Merge pull request #1495 from ralpheav/master
...
Adding Codemirror 3.13
2013-04-03 07:08:59 -07:00
julceslauhub
3ba241e231
Merge pull request #1497 from marcoAntonioNina/BUG-11132
...
BUG 11132 Cuando se elimina un usuarioo que tiene asignado... SOLVED
2013-04-03 06:30:32 -07:00
Marco Antonio Nina
8bd2251c94
BUG 11132 Cuando se elimina un usuarioo que tiene asignado... SOLVED
...
- No was deleted dashboard.
- was add validation.
2013-04-03 09:07:34 -04:00
julceslauhub
d5f4190083
Merge pull request #1496 from Jennydmz/BUG-11087
...
BUG 11087 On PM Tables List the column 'Description' not sorted correctly
2013-04-02 18:02:54 -07:00
Vera Osokina
169497dd70
BUG 11087 On PM Tables List the column 'Description' not sorted correctly.
...
The sortable functionality has not to work with the 'Description' column, so this column now is not sortable.
2013-04-02 15:14:34 -04:00
Marco Antonio Nina
9839e68f01
BUG 11132 Cuando se elimina un usuarioo que tiene asignado... SOLVED
...
- No was deleted dashboard.
- was add validation.
2013-04-02 14:46:04 -04:00
ralph
55a3ce15ea
cosmetic changes
2013-04-02 14:46:02 -04:00
julceslauhub
8539545b58
Merge pull request #1493 from marcoAntonioNina/BUG-11129
...
BUG 11129 No es posible editar un Process premissions... SOLVED
2013-04-02 11:30:57 -07:00
Marco Antonio Nina
7c6bca23f0
BUG 11129 No es posible editar un Process premissions... SOLVED
...
- Variable not defined.
- add deletede permission in delete group.
2013-04-02 14:24:18 -04:00
julceslauhub
8ef483f21f
Merge pull request #1492 from Jennydmz/BUG-11079
...
BUG 11079 Notice when importing a process form Browse Library
2013-04-02 11:13:04 -07:00
julceslauhub
612b4234ab
Merge pull request #1491 from luisfernandosl/BUG-11111-2
...
BUG 11111 "Every time yo open the JavaScript editor a blank space..." SO...
2013-04-02 11:03:22 -07:00
julceslauhub
9f79fcd39d
Merge pull request #1488 from Jennydmz/BUG-11088
...
BUG 11088 When creating a 'New Report Table', the process list is unsort.
2013-04-02 10:52:48 -07:00
julceslauhub
f195092300
Merge pull request #1487 from marcoAntonioNina/BUG-11105
...
BUG 11105 PM no permite borrar la configuración del email SOLVED
2013-04-02 10:45:48 -07:00
julceslauhub
211ecca2d1
Merge pull request #1486 from victorsl/BUG-11095
...
BUG 11095 "Advanced Search. Opcion Process muestra los..." SOLVED
2013-04-02 10:29:58 -07:00
Vera Osokina
be38786447
BUG 11079 Notice when importing a process form Browse Library
...
Was added a validation in case that the variable was not defined. It makes the Notice don't shows anymore.
2013-04-02 13:28:06 -04:00
Luis Fernando Saisa Lopez
cd24cb54bd
BUG 11111 "Every time yo open the JavaScript editor a blank space..." SOLVED
...
- Every time yo open the JavaScript editor a blank space will be added automatically on top.
- Problem solved, deleted node with character \n
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-02 17:22:29 +00:00
Marco Antonio Nina
788dc507a1
BUG 11129 No es posible editar un Process premissions... SOLVED
...
- Variable not defined.
- add deletede permission in delete group.
2013-04-02 12:20:19 -04:00
Marco Antonio Nina
e3736c1d66
BUG 11105 PM no permite borrar la configuración del email SOLVED
...
- Save button is not enabled.
- Add validation.
2013-04-02 11:07:37 -04:00
jennylee
2e617dc128
BUG 11088 When creating a 'New Report Table', the process list is unsort.
...
Was added a validation to show the process list sorted by 'Process Title' (PRO_TITLE).
2013-04-02 11:06:13 -04:00
Victor Saisa Lopez
dd1994058c
BUG 11095 "Advanced Search. Opcion Process muestra los..." SOLVED
...
- In cases list displays processes in disorder (in dropdown process)
- Solved problem, displays processes orderly
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-02 11:03:13 -04:00
ralph
5952e69ada
changing forgotten places were add codemirror 3.13
2013-04-02 10:46:53 -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
julceslauhub
d6166e0df8
Merge pull request #1485 from victorsl/BUG-11109
...
BUG 11109 "Event of adding a new line couldn't work with..." SOLVED
2013-04-01 14:26:36 -07:00
Victor Saisa Lopez
0b564fac61
BUG 11109 "Event of adding a new line couldn't work with..." SOLVED
...
- Event of adding a new line couldn't work with dependent field in Grid
- Solved problem, variable had the incorrect value (ie when it had a grid with dependent fields)
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-01 17:08:34 -04:00
julceslauhub
635b470e84
Merge pull request #1484 from Jennydmz/BUG-7802
...
BUG 7802 In Advanced Search -> Information -> Dynaform -> Change Log, the Submit Button was enabled.
2013-04-01 11:49:15 -07:00
Vera Osokina
6dca8f5ab0
BUG 7802 In Advanced Search -> Information -> Dynaform -> Change Log, the Submit Button was enabled.
...
Was added a javascript code to disable the Submit Button in Advanced Search -> Information -> Dynaform -> Change Log.
2013-04-01 14:37:29 -04:00
julceslauhub
d733f3a7d2
Merge pull request #1467 from victorsl/BUG-10920
...
BUG 10920 "Add subtitles inside a drop-down" SOLVED
2013-04-01 07:54:30 -07:00
julceslauhub
8ab819ad5c
Merge pull request #1482 from Jennydmz/BUG-11003
...
BUG-11003 Alfresco Triggers are hardcoded to look for 'Sites' folder as the main root folder.
2013-04-01 07:17:39 -07:00
julceslauhub
de66795054
Merge pull request #1483 from hector-cortez/BUG-10620
...
BUG 10620 setCaseTrackerCode function does not work SOLVED
2013-04-01 07:02:25 -07:00
Hector Cortez
e028c95639
BUG 10620 setCaseTrackerCode function does not work SOLVED
...
- When you send an empty string in the parameter "Code" always returns 0. When you enter the correct parameters always returns 1.
- Changed documentation of the return value.
2013-04-01 09:57:21 -04:00
jennylee
fe4fc7f349
BUG-11003 Alfresco Triggers are hardcoded to look for 'Sites' folder as the main root folder.
...
Was added $dir like the parameter who receives the path for the files upload and download from Alfresco Server.
To prove, must create a proces with the 'UploadDoc' and 'DownloadDoc' functions.
2013-03-28 16:04:26 -04:00
jennylee
b668474c8a
Eroorres
2013-03-28 16:00:10 -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
jennylee
43ba2efccd
BUG-11003 Alfresco Triggers are hardcoded to look for 'Sites' folder as the main root folder.
...
Was added $dir like the parameter who receives the path for the files upload and download from Alfresco Server.
To prove, must create a proces with the 'UploadDoc' and 'DownloadDoc' functions.
2013-03-28 14:21:53 -04:00
jennylee
feffb4fa72
Merge remote branch 'upstream/master'
2013-03-28 14:05:40 -04:00
julceslauhub
8f8756463b
Merge pull request #1476 from julceslauhub/master
...
BUG 11072 XSS vulnerability SOLVED
2013-03-28 10:32:55 -07:00
Julio Cesar Laura
80ab898c7e
BUG 11072 XSS vulnerability SOLVED
...
- In the warning message the data sent are not correctly sanitized
- Sanitize the data before send the message
2013-03-28 13:29:50 -04:00
julceslauhub
11af8ab807
Merge pull request #1472 from marcoAntonioNina/BUG-9872
...
BUG 9872 Reassign Multiple Case, submit and 'Processing...' IMPROVEMENT
2013-03-28 10:09:44 -07:00
julceslauhub
803402e12b
Merge pull request #1468 from luisfernandosl/BUG-10921
...
BUG 10921 "When changing the password, the old password..." SOLVED
2013-03-28 09:06:29 -07:00
julceslauhub
128ead91bb
Merge pull request #1469 from hector-cortez/BUG-10178
...
BUG 10178 Pause the Case, add Unpause Time SOLVED
2013-03-28 08:47:20 -07:00
Marco Antonio Nina
c08cb8087e
BUG 9872 Reassign Multiple Case, submit and 'Processing...' IMPROVEMENT
...
- Listing was modified by a new parameter.
- was add validation.
2013-03-28 10:45:26 -04:00
Marco Antonio Nina
e542ab715c
Merge remote branch 'upstream/master'
2013-03-28 10:44:50 -04:00
julceslauhub
cd8ec52de5
Merge pull request #1470 from marcoAntonioNina/master
...
Improvement PARTNER_FLAG hearbeat
2013-03-28 07:34:38 -07:00
Marco Antonio Nina
486e831dd3
Merge remote branch 'upstream/master'
2013-03-28 09:39:00 -04:00
Marco Antonio Nina
1e9a514e2e
Improvement PARTNER_FLAG hearbeat
2013-03-27 15:13:23 -04:00
ralph
f33de94783
Adding changes to display the function parameters in hint list
2013-03-27 14:41:57 -04:00