Julio Cesar Laura
b5d2e4c4ad
Updating .po and insert.sql files for version 2.0.46-testing.7
2013-02-08 13:36:44 -04:00
julceslauhub
ee32a690d6
Merge pull request #1305 from marcoAntonioNina/BUG-10743
...
BUG 10743 Nos muestra un fatal error el... SOLVED
2013-02-08 09:27:41 -08:00
Marco Antonio Nina
d36baf985a
BUG 10743 Nos muestra un fatal error el... SOLVED
...
- Show a fatal error to the insert data in table.
- was set parameter APP_STATUS.
2013-02-08 13:25:21 -04:00
Hector Cortez
ea397417f5
BUG 0000 Adjustment hardcoded labels in the cases options SOLVED
...
- Changed hardcoded label to ID_DISPLAY_PROCESSES
2013-02-08 12:43:07 -04:00
Marco Antonio Nina
1113537151
BUG 10743 Nos muestra un fatal error el... SOLVED
...
- Show a fatal error to the insert data in table.
- was set parameter APP_STATUS.
2013-02-08 12:42:30 -04:00
julceslauhub
621525f1e0
Merge pull request #1303 from brayanpereyra/BUG-10701
...
BUG 10701 I added to selection variable PM SOLVED
2013-02-08 06:46:33 -08:00
Brayan Osmar Pereyra Suxo
0a2238dbec
BUG 10701 I added to selection variable PM SOLVED
...
I added a selection to button @@ in tasks
2013-02-08 09:38:39 -04:00
julceslauhub
9899459b4c
Merge pull request #1302 from marcoAntonioNina/master
...
Improvement the list advanced Search
2013-02-07 13:46:30 -08:00
Marco Antonio Nina
c4e2bc674d
Improvement the list Advanced Search
2013-02-07 17:33:53 -04:00
julceslauhub
715b2b7aa8
Merge pull request #1301 from hector-cortez/BUG-10658
...
BUG 10658 Error al ejecutar la funcion PMFGenerateOutputDocument() SOLVED
2013-02-07 13:33:06 -08:00
Hector Cortez
690d15de2c
BUG 10658 Error al ejecutar la funcion PMFGenerateOutputDocument() SOLVED
...
- Al ejecutar la funcion PMFGenerateOutputDocument() el processmaker devuelve un error de php
- Fixing bug of the notice in the output document generation.
2013-02-07 17:24:31 -04:00
Victor Saisa Lopez
9e3dd79b4e
BUG 10690 "Cuando se introduce algunas paginas no existentes..." SOLVED
...
- URL no valid no redirects to the 404 page
- Solved problem in validation of template
- Solved problem, add validation for URL no valid
* Available from version ProcessMaker-2.0.46
2013-02-07 16:55:06 -04:00
Julio Cesar Laura
d75ff78293
BUG 10733 Cuando se navega en la opcióome-->documents se pierde la sesion SOLVEDD
...
- Wrong validation in ajax request when clicking in another link
- Fix the validation to discrimine a session error and cancelation error
2013-02-07 15:30:10 -04:00
julceslauhub
1a2dfc08f6
Merge pull request #1298 from Jennydmz/BUG-10381
...
BUG 10381 Translation Error, ***ID_DELETING_ELEMENTS*** IMPROVEMENT
2013-02-07 11:24:48 -08:00
jennylee
25aa4ee989
BUG 10381 Translation Error, ***ID_DELETING_ELEMENTS*** IMPROVEMENT
...
The error was fixed editing the file engine/methods/setup/pluginsMain.php
2013-02-07 15:15:47 -04:00
Julio Cesar Laura
c080eaa8d3
BUG 10699 Databases Source list no tiene search SOLVED
...
- Missing filter field in the list
- Added filter field to the list
2013-02-07 11:01:04 -04:00
Brayan Osmar Pereyra Suxo
fcaec9eb1c
I resolved the error to removed the reportTable SOLVED
...
I added to validation in reportTable Old
2013-02-07 10:06:26 -04:00
Julio Cesar Laura
e284412920
BUG 10702 Nombres de las tareas no soportan Html tags SOLVED
...
- Missing validation for html entities
- Add validation for html entities
2013-02-07 03:14:25 -04:00
Julio Cesar Laura
024f506504
BUG 10698 Imagen del search del Designer no esta alineada SOLVED
...
- Css class ".pm_search_x_button" with incorrect value
- Change the incorrect value
2013-02-07 01:50:42 -04:00
Julio Cesar Laura
c2f4c6b42e
BUG 10703 Case labels no soporta html tags SOLVED
...
- The column don't render html tags
- Changed the renderer function to encode special chars
2013-02-07 00:26:19 -04:00
Julio Cesar Laura
da88df9f07
BUG 10695 Texto del filtro del designer list debe comenzar con mayuscula SOLVED
...
- Ahora la primera de la letra es mayuscula
2013-02-06 23:21:06 -04:00
Julio Cesar Laura
4ae9972212
BUG 10693 Select no activado en informacióel usuario SOLVED
...
- Bad logic in the user information form when validate the cases menu option
- Fix validation in the user information form
2013-02-06 23:03:48 -04:00
Julio Cesar Laura
ae508fd5dd
BUG 10694:Triggers de Sugar y Sharepoint no tienen descripciones SOLVED
...
- Functions descriptions in wrong format
- Fix format for the functions descriptions
2013-02-06 22:39:50 -04:00
Julio Cesar Laura
de15458387
BUG 10705 Process information debe tener scroll bar horizontal SOLVED
...
- The component don't use the "autoScroll" property
- Add the "autoScroll" property to component
2013-02-06 20:13:57 -04:00
Marco Antonio Nina
3d974cc1e2
Improvement the list advanced Search
2013-02-05 15:20:22 -04:00
Marco Antonio Nina
f2452cd4f2
Improvement the list advanced Search
2013-02-05 15:00:07 -04:00
Julio Cesar Laura
ef4213f183
BUG 10646 Al despausar un caso aparece una ventana sin titulo SOLVED
...
- Wrong parameter name for message text
- Fix parameter name
2013-02-05 14:24:32 -04:00
Julio Cesar Laura
8d55c9723d
Improve validation for solrEnabled flag
2013-02-05 13:02:22 -04:00
Marco Antonio Nina
dd34aeba39
Improvement the list advanced Search
2013-02-05 12:22:40 -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
Brayan Osmar Pereyra Suxo
ad69aab396
Merge remote branch 'upstream/master' into BUG-10594
2013-02-04 15:51:30 -04:00
Brayan Osmar Pereyra Suxo
43d10b6185
BUG 10594 I added to validation in SSL and added memory limit SOLVED
...
I added to validation in SSL and added memory limit
2013-02-04 15:49:46 -04:00
Julio Cesar Laura
cffa1f2d29
Add validation for deprecated file users_DeleteReassign.php
2013-02-04 13:21:35 -04:00
Marco Antonio Nina
966dd74a74
Improvement the list advanced Search
2013-02-04 12:21:45 -04:00
Julio Cesar Laura
1a2d5ed666
Improvment for the PM function PMFSendVariables when the case to be updated is the current case
2013-02-01 18:05:33 -04:00
Marco Antonio Nina
1fa2b8602f
BUG 10623 Al seleccionar Static Date en el campo Date, el mismo no... SOLVED
...
- Uid that is generated does not exist.
- was add uid.
2013-02-01 16:10:42 -04:00
julceslauhub
6a3513b0d7
Merge pull request #1274 from julceslauhub/master
...
Add more validations to avoid notices and warnings
2013-02-01 11:18:09 -08:00
Julio Cesar Laura
f1279fc429
Add more validations to avoid notices and warnings
2013-02-01 15:20:44 -04:00
Julio Cesar Laura
57a9aed2ce
BUG 10550 After the session has expired the filters do not work SOLVED
...
- Missing validation when session is expired
- Add validation when session is expired
2013-02-01 14:45:47 -04:00
julceslauhub
97e13c27d6
Merge pull request #1273 from julceslauhub/master
...
BUG 10550 After the session has expired the filters do not work SOLVED
2013-02-01 10:45:13 -08:00
Victor Saisa Lopez
1ba521623c
BUG 0000 "Problem in order to insert data in table APP_CACHE_VIEW" SOLVED
...
- Added fields in clause "INSERT INTO"
* Available from version ProcessMaker-2.0.46
2013-02-01 13:07:26 -04:00
julceslauhub
8b7fa74c34
Merge pull request #1271 from julceslauhub/master
...
BUG 10620 setCaseTrackerCode function does not work SOLVED
2013-02-01 08:49:57 -08:00
Julio Cesar Laura
521c10b2ae
BUG 10620 setCaseTrackerCode function does not work SOLVED
...
- Incorrect condition in update logic
- Fix incorrect condition
2013-02-01 12:51:03 -04:00
Victor Saisa Lopez
74fd0c0459
BUG 10380 "Cuando se selecciona la opcion ldap advanced se..." SOLVED
...
- Improved validation
- Improved in "Check PM requirements"
* Available from version ProcessMaker-2.0.46
2013-02-01 12:17:00 -04:00
Marco Antonio Nina
3ed3064b72
BUG 10595 Can't change skins in 2.0.46 SOLVED
...
- redirect incorrect with top.location to change skin.
- change top -> parent.
2013-01-31 16:32:57 -04:00
Julio Cesar Laura
e972e97ebe
And more validations for warnings and notices
2013-01-31 13:57:54 -04:00
Julio Cesar Laura
491bbee8e9
And more validations for warnings and notices
2013-01-31 11:56:38 -04:00
Julio Cesar Laura
f1adb32e5d
More validations for warnings and notices
2013-01-31 11:44:52 -04:00
Marco Antonio Nina
a93361b30e
BUG 10593 Pause case. When the Reason of the pause of case have many... SOLVED
...
- Request uri too large.
- Change of ajax a "post."
2013-01-31 10:54:23 -04:00
Julio Cesar Laura
c861260c67
Validating many warnings and notices
2013-01-31 10:41:53 -04:00