Commit Graph

3192 Commits

Author SHA1 Message Date
julceslauhub
f9d9d6cba8 Merge pull request #589 from julceslauhub/master
BUG 9796 Slow Query deleting a task ( error collected by New Relic ) SOLVED
2012-09-24 08:37:05 -07:00
Julio Cesar Laura
31de7c5943 BUG 9796 Slow Query deleting a task ( error collected by New Relic ) SOLVED
- The query used to check if a task can be deleted was very slow
- Change the businnes logic to check if a task can be deleted
2012-09-24 11:32:42 -04:00
julceslauhub
44a6ce9fa9 Merge pull request #588 from julceslauhub/master
Fix little bug with the proxy pass
2012-09-24 06:29:16 -07:00
Julio Cesar Laura
3f8584f20f Fix little bug with the proxy pass 2012-09-24 09:26:55 -04:00
julceslauhub
ef399c8d9e Merge pull request #587 from julceslauhub/master
BUG 5781 Add stripNonNumeric() function to common.js SOLVED
2012-09-23 22:38:08 -07:00
Julio Cesar Laura
339aae0b8b BUG 5781 Add stripNonNumeric() function to common.js SOLVED
- Add new function stripNonNumeric
2012-09-24 01:35:34 -04:00
julceslauhub
d284566409 Merge pull request #586 from julceslauhub/master
Add validation for the first time that recovers the server configuration data
2012-09-21 11:37:51 -07:00
Julio Cesar Laura
58a59822d4 Add validation for the first time that recovers the server configuration data 2012-09-21 14:36:24 -04:00
julceslauhub
e53cc06a76 Merge pull request #585 from julceslauhub/master
BUG 9795 Error usando funcion in_array cuando el segundo parametro no es un array ( Error collected by New Relic ) SOLVED
2012-09-21 10:51:26 -07:00
Julio Cesar Laura
031b1b2fcc BUG 9795 Error usando funcion in_array cuando el segundo parametro no es un array ( Error collected by New Relic ) SOLVED
- Missing validation before to use in_array function
- Add validation to check if the second variable is an array
2012-09-21 13:44:20 -04:00
julceslauhub
949f6b3e90 Merge pull request #584 from julceslauhub/master
BUG 9794 Error en reasignar cases, (collected by New Relic) SOLVED
2012-09-21 10:26:24 -07:00
Julio Cesar Laura
cedf532986 BUG 9794 Error en reasignar cases, (collected by New Relic) SOLVED
- Missing validation when the USR_UID in APP_DELEGATION is empty (self service assignment)
- Add validation, use session variable USER_LOGGED when the USR_UID is empty
2012-09-21 13:21:47 -04:00
julceslauhub
c3e7da3de8 Merge pull request #583 from herbertsg/TestFolders
Test Folders
2012-09-21 08:10:48 -07:00
Herbert Saal Gutierrez
da414f6d7a Test Folders
Change structure of Test Folders
2012-09-21 11:00:57 -04:00
julceslauhub
335c53f20b Merge pull request #582 from julceslauhub/master
Change the order of the execution of the actions to prevent that a problem in the plugin blocks the other actions
2012-09-21 07:50:37 -07:00
Julio Cesar Laura
23b3cac2b4 Change the order of the execution of the actions to prevent that a problem in the plugin blocks the other actions 2012-09-21 10:45:13 -04:00
julceslauhub
9cd7bdae2d Merge pull request #581 from julceslauhub/master
Add some little validations in user edit screen and in the case messages list
2012-09-20 11:49:51 -07:00
Julio Cesar Laura
adf104991c Add some little validations in user edit screen and in the case messages list 2012-09-20 14:47:53 -04:00
julceslauhub
93cefd0701 Merge pull request #580 from julceslauhub/master
Add validation when the from is not a email or is not teh same email that the account
2012-09-20 11:27:24 -07:00
Julio Cesar Laura
f8e4112b4e Add validation when the from is not a email or is not teh same email that the account 2012-09-20 14:25:35 -04:00
julceslauhub
b765051bbe Merge pull request #579 from julceslauhub/master
BUG 9789 PM 2.0.44 testing 1 En User cuando se usa replace by no tiene la opcion None por lo cual si el usuario desiste de una seleccion SOLVED
2012-09-19 14:47:33 -07:00
Julio Cesar Laura
a6678e6586 BUG 9789 PM 2.0.44 testing 1 En User cuando se usa replace by no tiene la opcion None por lo cual si el usuario desiste de una seleccion SOLVED
- There not way to deassign the "replaced by" attributte
- Add the option "None" in the "Replaced By" dropdown
2012-09-19 17:42:12 -04:00
julceslauhub
b998bcbc40 Merge pull request #578 from julceslauhub/master
BUG 9688 Plugin Updates dont work when proxy is required SOLVED
2012-09-19 11:57:53 -07:00
Julio Cesar Laura
c312bc95e5 BUG 9688 Plugin Updates dont work when proxy is required SOLVED
- There are not way to set the proxy to use
- Added settings for the proxy in ProcessMaker
2012-09-19 14:48:38 -04:00
julceslauhub
7675e3ef82 Merge pull request #577 from victorsl/BUG-5140
BUG 5140 "Formula is not working in master dynaforms" SOLVED
2012-09-19 10:30:44 -07:00
Victor Saisa Lopez
933dced14b BUG 5140 "Formula is not working in master dynaforms" SOLVED
- Not taken into account the attribute "Decimal Separator" for the
  execution of a formula in master DynaForms
- When entering data in a Currency/Percentage field is added spaces
  at the beginning (when the field is in a formula)
- Problem solved, has joined the attribute "Decimal Separator" to
  evaluate the formula
- It has rewritten the algorithm for the formula evaluation
* Available from version 2.0.44
2012-09-19 12:26:44 -04:00
julceslauhub
4cd0ba210e Merge pull request #576 from herbertsg/BUG-9689
Bug 9689 Improve Solr performance
2012-09-18 12:23:14 -07:00
Herbert Saal Gutierrez
da4ac6dda2 BUG-9689 Improve Solr performance
Improve Solr Performance

Fix:
- Avoid the database consult of all indexes for application in the case of the search view.
- If there are no indexes found for an application, then an error is reported and the
 construct of records continue.
2012-09-18 15:04:14 -04:00
julceslauhub
dc2dd4ab64 Merge pull request #575 from julceslauhub/master
BUG 9784 No se muestra info especifica para archivos pptx SOLVED
2012-09-18 10:37:28 -07:00
Julio Cesar Laura
ffad5b75da BUG 9784 No se muestra info especifica para archivos pptxx SOLVED
- There are no icons for ppt and pptx files
- Add icons for ppt and pptx files
2012-09-18 13:33:06 -04:00
julceslauhub
be37d903b7 Merge pull request #574 from julceslauhub/master
BUG 9781 Testing 1: version 2.0.44 Text changes on ID's Processmaker English .po file SOLVED
2012-09-18 08:27:30 -07:00
Julio Cesar Laura
1d7f3ed2e8 BUG 9781 Testing 1: version 2.0.44 Text changes on ID's Processmaker English .po file SOLVED
- Change the wrong labels
2012-09-18 11:25:24 -04:00
julceslauhub
cfba30bafe Merge pull request #573 from ferOnti/master
fixing error in propel build model because a mistake in a file
2012-09-18 08:02:27 -07:00
Fernando Ontiveros
458c6767fa fixing an error in propel model, this was a typo error 2012-09-18 10:29:59 -04:00
Herbert Saal Gutierrez
179eef73e7 Merge remote branch 'upstream/master' into BUG-9689 2012-09-18 10:12:53 -04:00
julceslauhub
abc96eea4a Merge pull request #572 from julceslauhub/master
Set session variable with the UID of the process when load the process map
2012-09-18 06:47:07 -07:00
Julio Cesar Laura
f9bf485c52 Set session variable with the UID of the process when load the process map 2012-09-18 09:44:52 -04:00
Fernando Ontiveros
7d648cdb0a CODE STYLE fixing propel autogenerated classes 2012-09-17 21:01:31 -04:00
Fernando Ontiveros
6e06bc8c6c CODE STYLE fixing the propel generated files for om folder 2012-09-17 19:52:11 -04:00
julceslauhub
70b37621e1 Merge pull request #570 from julceslauhub/master
BUG 9485 Layouts are broken in multi-byte language SOLVED
2012-09-17 15:24:51 -07:00
Julio Cesar Laura
c82e45817d BUG 9485 Layouts are broken in multi-byte language SOLVED
- Missing changes for the uxmodern skin css
- Add changes to the uxmodern skin css
2012-09-17 18:23:11 -04:00
julceslauhub
e8126d6105 Merge pull request #569 from julceslauhub/master
BUG 9778 al ingresar a la pestaña del change log aparece una advertencia, sucede en los tres servidores de cada espacio de trabajo SOLVED
2012-09-17 15:05:26 -07:00
Julio Cesar Laura
771055498c BUG 9778 al ingresar a la pestañhange log aparece una advertencia, sucede en los tres servidores de cada espacio de trabajo SOLVED
- Missing validation when DYN_UID is not sent
- Add validation when DYN_UID is not sent
2012-09-17 18:03:37 -04:00
julceslauhub
ca82ff5985 Merge pull request #568 from julceslauhub/master
BUG 9777 PM 2.0.44 testing 1 / External Registration - Exportar Proceso en Popup SOLVED
2012-09-17 14:34:58 -07:00
Julio Cesar Laura
d4c51dcade BUG 9777 PM 2.0.44 testing 1 / External Registration - Exportar Proceso en Popup SOLVED
- Used window.open
- Change to window.location
2012-09-17 17:32:53 -04:00
julceslauhub
d47b879a02 Merge pull request #567 from julceslauhub/master
BUG 9288 Change the source code to permite negative numbers in currency fields (IE) SOLVED
2012-09-17 14:12:03 -07:00
Julio Cesar Laura
1d351cc97d BUG 9288 Change the source code to permite negative numbers in currency fields (IE) SOLVED
- Don't works on IE
- Add validation for IE browser
2012-09-17 17:08:41 -04:00
julceslauhub
9f22dfafca Merge pull request #566 from marcoAntonioNina/BUG-7197
BUG 7197 New feature request: "Categories" column/filter... SOLVED
2012-09-17 14:05:17 -07:00
julceslauhub
7f85981668 Merge pull request #565 from marcoAntonioNina/BUG-9769
BUG 9769 Problema con subida de archivos SOLVED
2012-09-17 13:55:25 -07:00
Marco Antonio Nina
f8760a1d84 BUG 7197 New feature request: "Categories" column/filter... SOLVED
- According to the specifications.
- Was added the filter "Categories" only when Solar is disabled.
2012-09-17 15:57:45 -04:00