Commit Graph

3308 Commits

Author SHA1 Message Date
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
julceslauhub
92c5e33490 Merge pull request #1260 from Jennydmz/master
Installation Errors.
2013-01-30 13:39:34 -08:00
jennylee
fdc1328ed5 Installation Errors.
There were some errors while installing the 2.0.46 testing 6 version, some objects declaration were missed.
2013-01-30 17:32:49 -04:00
Marco Antonio Nina
eb3774e997 BUG 10576 La ventana del Wizard de los trigers en IE8 y IE9... SOLVED
- The form no was displayed correctly.
- was validated templates html.
2013-01-30 16:00:36 -04:00
Marco Antonio Nina
a2efa46454 BUG 10576 La ventana del Wizard de los trigers en IE8 y IE9... SOLVED
- The form no was displayed correctly.
- was validated templates html.
2013-01-30 15:55:40 -04:00
Marco Antonio Nina
cd1dab6849 BUG 10548 Case Notes. After adding case notes, ProcessMaker... IMPROVEMENT
- The cases notes no obey restrictions of permits en uxs.
- Was add validation.
2013-01-30 09:27:21 -04:00
julceslauhub
bb81421f8f Merge pull request #1256 from Jennydmz/BUG-10543
BUG-10543 Case Notes: the scroll bar is not enabled with long words.
2013-01-29 13:15:36 -08:00
julceslauhub
5b5e4b2a23 Merge pull request #1255 from marcoAntonioNina/BUG-10548
BUG 10548 Case Notes. After adding case notes, ProcessMaker... SOLVED
2013-01-29 13:14:54 -08:00
Marco Antonio Nina
b286a4e1cf BUG 10548 Case Notes. After adding case notes, ProcessMaker... SOLVED
- The cases notes no obey restrictions of permits en uxs.
- Was add validation.
2013-01-29 17:13:38 -04:00
jennylee
ad96e6b5ec BUG-10543 Case Notes: the scroll bar is not enabled with long words.
It was added a horizontal scrollbar to see when some long words, more than 50 characters.
2013-01-29 17:11:14 -04:00
Hector Cortez
3b2d9f6914 BUG 0000 Problems in the wizard of the triggers, fields type were not validation
- Adjustment in the wizard of the triggers,  validations in the fields
2013-01-29 17:07:23 -04:00
julceslauhub
5a97a3afb2 Merge pull request #1253 from brayanpereyra/BUG-10548
BUG 10548 I added variables TASK_UID and PRO_UID SOLVED
2013-01-29 12:52:25 -08:00
Brayan Osmar Pereyra Suxo
e6440a230e BUG 10548 I added variables TASK_UID and PRO_UID SOLVED
I added variables TASK_UID and PRO_UID to function openCaseNotesWindow
2013-01-29 16:39:07 -04:00
julceslauhub
e43d7a8259 Merge pull request #1251 from marcoAntonioNina/master
Improvement the list advanced Search
2013-01-29 11:26:41 -08:00
Julio Cesar Laura
367c82e597 Update .po and .sql files for version 2.0.46-testing.6 2013-01-29 15:27:38 -04:00
Marco Antonio Nina
8d00dee687 Improvement the list advanced Search 2013-01-29 15:18:55 -04:00
julceslauhub
be30723e7f Merge pull request #1249 from victorsl/BUG-10547
BUG 10547 "PMFGetCaseNotes function. The wizard does not..." SOLVED
2013-01-29 11:08:03 -08:00
Victor Saisa Lopez
a3cf657fa0 BUG 10547 "PMFGetCaseNotes function. The wizard does not..." SOLVED
- PMFGetUserEmailAddress and PMFGetCaseNotes function. The wizard does not work properly.
- Solved problem, corrected default values of the parameters
* Available from version ProcessMaker-2.0.46
2013-01-29 15:05:04 -04:00
Julio Cesar Laura
33f6348d86 BUG 10549 Steps page. Multiple login in Steps page SOLVED
- Missing validation when session is expired
- Add validation when session is expired
2013-01-29 15:05:36 -04:00
Julio Cesar Laura
ff5695bac6 BUG 10544 The text is not displayed when using the characters <> IMPROVEMENT 2013-01-29 14:19:03 -04:00
Julio Cesar Laura
3effbff8d7 BUG 10544 The text is not displayed when using the characters <> SOLVED
- Missing validation for tags
- Add validation for tags
2013-01-29 14:09:35 -04:00
Julio Cesar Laura
c13f2d5d12 BUG 10538 Problema con el "Current Task Properties" en Participated y Advanced search SOLVED
- Para el advanced search ya estaba funcionando correctamente en la version 2.0.46
- Para el listado de Participated faltaba obtener la ultima delegacion
2013-01-29 13:49:31 -04:00
Julio Cesar Laura
30630069bb BUG 10412 Error en home/documents, cuando se pierde sesion en PM SOLVED
- Missing validation when session is expired
- Add validation when session is expired
2013-01-29 13:30:32 -04:00
julceslauhub
bd97dc4fdf Merge pull request #1244 from Jennydmz/master
Installation Error, Could not find db.php...
2013-01-29 09:10:02 -08:00
jennylee
d350b8b6ac Installation error, 'Could not find db.php...'
The 'SYS_SYS' variable was taking 'workflow' as his value, when it has to take $workspace instead of it. In /engine/controllers/installer.php.
2013-01-29 12:56:41 -04:00
Brayan Osmar Pereyra Suxo
4591e4527a PMSQL I added to change to PMFDerivateCase SOLVED
I added to change to PMFDerivateCase
2013-01-29 11:51:34 -04:00
Brayan Osmar Pereyra Suxo
c148800df9 PMSQL I added to change to PMFDerivateCase SOLVED
I added to change to PMFDerivateCase
2013-01-29 11:33:32 -04:00
Julio Cesar Laura
70d7b292ce Add another missing file 2013-01-28 21:19:10 -04:00
Julio Cesar Laura
f2fd10f920 Add missing .sql file 2013-01-28 21:18:08 -04:00
julceslauhub
ae70455e48 Merge pull request #1237 from brayanpereyra/pmsql
Pmsql we add DEL_LAST_INDEX
2013-01-28 16:59:45 -08:00
Julio Cesar Laura
a1e527265c BUG 10396 Mensaje de Invalid Response al crear Dynaform SOLVED
- Missing validation when session is expired
- Add validation when session is expired
2013-01-28 20:41:39 -04:00
Brayan Osmar Pereyra Suxo
61ff69d6d1 Merge remote branch 'upstream/master' into pmsql 2013-01-28 16:56:06 -04:00
Brayan Osmar Pereyra Suxo
477cf0bbd5 PM SQL tunning
We added the PM SQL tunning
2013-01-28 16:49:00 -04:00
julceslauhub
6e32d4fe39 Merge pull request #1235 from marcoAntonioNina/BUG-10458
BUG 10458 Error creating report table with currency text field SOLVED
2013-01-28 07:32:00 -08:00
Marco Antonio Nina
188680b385 BUG 10458 Error creating report table with currency text field SOLVED
- not taken into account the types of mask and separators in fields currency and percentage
- was add validation.
- In fields currency and percentage was changed FLOAT -> DOUBLE.
2013-01-28 11:05:30 -04:00
Marco Antonio Nina
c29a299ddf BUG 10458 Error creating report table with currency text field SOLVED
- not taken into account the types of mask and separators in fields currency and percentage
- was add validation.
- In fields currency and percentage was changed FLOAT -> DOUBLE.
2013-01-28 10:20:24 -04:00
Victor Saisa Lopez
23a7051496 BUG 0000 "Added changes to solr" SOLVED
- Added changes to solr, according to:
    https://github.com/colosa/processmaker/pull/1045/files
- Solved problem with:
    php -f reindex_solr.php
* Available from version ProcessMaker-2.0.46
2013-01-25 17:13:52 -04:00
julceslauhub
cbcad06e31 Merge pull request #1232 from brayanpereyra/BUG-10439
BUG 10439 I added to set variables SOLVED
2013-01-25 11:45:29 -08:00
Brayan Osmar Pereyra Suxo
55fc0b0406 BUG 10439 I added to set variables SOLVED
I added to set variables DEL_INDEX and TASK_UID to save PRIORITY
2013-01-25 15:43:22 -04:00
jennylee
df1c86a0c5 BUG 10434 Success message after modifying a data in Process Supervisor.
A Success message was added after saving the changed data by a process supervisor on a Dynaform.
2013-01-25 15:25:59 -04:00
julceslauhub
7dc742c950 Merge pull request #1228 from hector-cortez/BUG-10411
BUG 10411 Problemas con caracteres especiales en campos tipo suggest SOLVED
2013-01-24 13:52:54 -08:00
Julio Cesar Laura
6bece627df BUG 10459 I added validate to plugin disabled IMPROVEMENT 2013-01-24 17:52:23 -04:00
Hector Cortez
f2ae3425a6 BUG 10411 Problemas con caracteres especiales en campos tipo suggest SOLVED
- En un campo tipo suggest no reconoce caracteres especiales como ser parentesis, esto sucede al ingresar los caracteres de la palabra que estamos buscando, si dicha palabra contiene algun parentesis, por ejemplo "San Juan(Santo Domingo)", al llegar al paréntesis la lista ya no se despliega, a menos que se aumente el caracter '\' antes del parentesis. Por favor revisar.
- Added validation in regular expression characteres in Reassign All Cases by Task.
2013-01-24 17:15:36 -04:00
Brayan Osmar Pereyra Suxo
910fe9eafd BUG 10459 I added validate to plugin disabled SOLVED
I added validate to plugin disabled with dashlet
2013-01-24 17:03:39 -04:00
julceslauhub
f5c8fdbab5 Merge pull request #1226 from Jennydmz/BUG-10381
BUG-10381 Problems with some translations.
2013-01-24 12:46:12 -08:00
jennylee
167a5ccd92 BUG-10381 Problems with some translations.
I modified the file: 'engine/classes/class.dynaformEditor.php', so now all translations works ok.
2013-01-24 16:38:03 -04:00