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
julceslauhub
5d23d3676a
Merge pull request #1233 from victorsl/BUG-0000
...
BUG 0000 "Added changes to SOLR" SOLVED
2013-01-28 05:58:08 -08: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
julceslauhub
c6675be27a
Merge pull request #1231 from Jennydmz/BUG-10434
...
BUG 10434 Success message after modifying a data in Process Supervisor.
2013-01-25 11:41:14 -08: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
julceslauhub
1c0291ec35
Merge pull request #1229 from julceslauhub/master
...
BUG 10459 I added validate to plugin disabled IMPROVEMENT
2013-01-24 13:50:25 -08:00
Julio Cesar Laura
6bece627df
BUG 10459 I added validate to plugin disabled IMPROVEMENT
2013-01-24 17:52:23 -04:00
julceslauhub
273a0317cc
Merge pull request #1227 from brayanpereyra/BUG-10459
...
BUG 10459 I added validate to plugin disabled SOLVED
2013-01-24 13:16:19 -08: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
julceslauhub
27c276c86d
Merge pull request #1224 from hector-cortez/BUG-10411
...
BUG 0000 Various Settings for PDF generation on TCPDF IMPROVEMENT
2013-01-24 11:26:20 -08:00
julceslauhub
ebf743b69d
Merge pull request #1225 from marcoAntonioNina/master
...
Improvement the number of workspace in upgrade.
2013-01-24 10:56:32 -08:00
Marco Antonio Nina
a55b91c1d6
Improvement the number of workspace in upgrade.:wq
2013-01-24 14:19:25 -04:00
Hector Cortez
07ff670015
BUG 0000 Various Settings for PDF generation on TCPDF IMPROVEMENT
...
- Added new types of fonts, Arial and Times New Roman, changed folder of temporary files to a shared cache.
2013-01-24 13:52:05 -04:00
julceslauhub
8bbab35191
Merge pull request #1222 from victorsl/BUG-10229
...
BUG 10229 "Al hacer correr una caso con campo dependientes..." SOLVED
2013-01-24 09:19:39 -08:00
julceslauhub
e843576f79
Merge pull request #1223 from julceslauhub/master
...
BUG 10405 Problemas en la derivacion de subprocesos SOLVED
2013-01-24 08:56:28 -08:00
Julio Cesar Laura
c7f505b496
BUG 10405: Problemas en la derivacion de subprocesos SOLVED
...
- Todo esta funcionando correctamente, solo que el mensaje estaba apareciendo innecesariamente debido a una mala validacion
- Los finales de procesos son necesarios en los subprocesos para que el flujo continue
- Se quito el mensaje innecesario
2013-01-24 12:54:12 -04:00
Victor Saisa Lopez
daf067c6cd
BUG 10229 "Al hacer correr una caso con campo dependientes..." SOLVED
...
- Subdependent fields not work correctly
- Solved problem, added validation for subdependent fields
* Available from version ProcessMaker-2.0.46
2013-01-24 12:44:30 -04:00
julceslauhub
06407d2b8e
Merge pull request #1221 from marcoAntonioNina/master
...
Improvement the case summary
2013-01-24 08:44:01 -08:00
Marco Antonio Nina
861042df68
Improvement the case summary
2013-01-24 12:27:43 -04:00
julceslauhub
8631dd3d98
Merge pull request #1220 from victorsl/BUG-10158
...
BUG 10158 "No esta realizando el pintado del proceso con..." SOLVED
2013-01-23 12:26:55 -08:00
Victor Saisa Lopez
745bd76100
BUG 10158 "No esta realizando el pintado del proceso con..." SOLVED
...
- The task in progress does not take the corresponding color
- Solved problem, added validation when task is in progress
* Available from version ProcessMaker-2.0.46
2013-01-23 16:04:42 -04:00
julceslauhub
2dcd54213c
Merge pull request #1219 from marcoAntonioNina/BUG-9980
...
BUG 9980 Wrong language on case listings, column Task SOLVED
2013-01-23 09:03:52 -08:00
Marco Antonio Nina
0031de9160
BUG 9980 Wrong language on case listings, column Task SOLVED
...
- Trigger undefined in language established.
- Was add for several languages, but you must first Rebuild cache.
2013-01-23 13:02:13 -04:00
julceslauhub
62b0bfdb11
Merge pull request #1218 from julceslauhub/master
...
BUG 10162 Can not use poedit-1.5.4 to translate IMPROVEMENT
2013-01-23 08:43:59 -08:00
Julio Cesar Laura
f804e685fd
BUG 10162 Can not use poedit-1.5.4 to translate IMPROVEMENT
2013-01-23 12:34:42 -04:00
julceslauhub
305b6a5d9b
Merge pull request #1217 from marcoAntonioNina/BUG-10437
...
BUG 10437 El Trigger Wizard no permite si el usuario ha introducido... SOLVED
2013-01-23 06:33:30 -08:00
Marco Antonio Nina
40ac2b082c
- The fields required can be filled with empty spaces.
...
- Was add validation.ces/ldapAdvancedEdit.xml
2013-01-23 10:32:34 -04:00
Marco Antonio Nina
7ca223fe8c
Merge remote branch 'upstream/master'
2013-01-23 09:54:46 -04:00
julceslauhub
65fd1c4f1a
Merge pull request #1216 from Jennydmz/BUG-9873
...
BUG 9873 Error creating Dynaform from a PM Table.
2013-01-23 05:39:10 -08:00
jennylee
184149a1bc
BUG 9873 Error creating Dynaform from a PM Table.
...
When adding a field, the 'Field Name' must be an string without spaces in the middle, because this makes the name of some funtions were generated wrong, like getColosa Email() when it must be like getColosaEmail() or getColosa_Email(). So, this field in the creating PM Table form, was validated to transform any string into a string without spaces.
2013-01-23 09:36:51 -04:00
julceslauhub
96b992664a
Merge pull request #1214 from marcoAntonioNina/ba0eab3eaeece3177fc9fd1b39fdb6931901ef93
...
BUG 10423 No se peude ejecutar un caso cuando el nombre del... SOLVED
2013-01-23 05:26:54 -08:00
julceslauhub
54d74457b4
Merge pull request #1215 from julceslauhub/master
...
BUG 10430 Link roto en pagina Page not Found SOLVED
2013-01-23 05:23:39 -08:00
Julio Cesar Laura
d2d15bdd85
BUG 10430 Link roto en pagina Page not Found SOLVED
...
- Change to the correct link address
2013-01-23 09:22:35 -04:00
Marco Antonio Nina
4085fe1d42
Merge remote branch 'upstream/master'
2013-01-23 09:04:50 -04:00
julceslauhub
477c4ea38a
Merge pull request #1211 from victorsl/BUG-0000
...
BUG 0000 "Problem in dependent fields with suggest field in grids" SOLVED
2013-01-22 18:14:03 -08:00
Marco Antonio Nina
ba0eab3eae
BUG 10423 No se peude ejecutar un caso cuando el nombre del... SOLVED
...
- Problem caused by rare characters.
- was add validation.
2013-01-21 16:05:21 -04:00
jennylee
09a1854d8a
BUG 9873 Error creating Dynaform from a PM Table.
...
When adding a field, the 'Field Name' must be an string without spaces in the middle, because this makes the name of some funtions were generated wrong, like getColosa Email() when it must be like getColosaEmail() or getColosa_Email(). So, this field in the creating PM Table form, was validated to transform any string into a string without spaces.
2013-01-21 16:00:38 -04:00
Victor Saisa Lopez
f871d9fded
BUG 0000 "Problem in dependent fields with suggest field in grids" SOLVED
...
- Problem in dependent fields with suggest field in grids
- Solved problem in dependent fields with suggest field in grids
- The QA team should test with (in grids):
suggest -> suggest -> suggest
suggest -> dropdown -> suggest
dropdown -> suggest -> suggest
dropdown -> suggest -> dropdown
text -> suggest -> suggest
text -> suggest -> text
* Browsers IE7, IE8, IE9, Firefox and Chrome
* Available from version ProcessMaker-2.0.46
2013-01-18 19:12:32 -04:00
Marco Antonio Nina
379971a93d
Merge remote branch 'upstream/master'
2013-01-18 16:51:25 -04:00
julceslauhub
e96e5cb77c
Merge pull request #1210 from julceslauhub/master
...
WYSIWYG editor RTL IMPROVEMENT for outputs editor and email templates editor
2013-01-18 12:22:50 -08:00
Julio Cesar Laura
bf10becea4
WYSIWYG editor RTL IMPROVEMENT for outputs editor and email templates editor
2013-01-18 16:24:11 -04:00
julceslauhub
3ef2197487
Merge pull request #1209 from marcoAntonioNina/master
...
Process upgraed no delete file
2013-01-18 12:12:56 -08:00
Marco Antonio Nina
42285883a3
Merge remote branch 'upstream/master'
2013-01-18 16:12:06 -04:00