Commit Graph

2358 Commits

Author SHA1 Message Date
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
Julio Cesar Laura
3f8584f20f Fix little bug with the proxy pass 2012-09-24 09:26:55 -04: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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Marco Antonio Nina
27f27c0c12 - To the starting not was selected node.
- Was add validation.
2012-09-17 14:12:04 -04:00
Marco Antonio Nina
f1ce49c70e 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 11:07:22 -04:00
Marco Antonio Nina
0c71029c54 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 10:30:12 -04:00
Julio Cesar Laura
9c1d1c58d7 BUG 9744 Untranslatable items in calendar forms SOLVED
- Hardcoded labels found in the calandar new/edit form
- Change hardcoded labels to uid translations
2012-09-14 13:40:38 -04:00
julceslauhub
b522678117 Merge pull request #559 from julceslauhub/master
BUG 9747 Error in source code SOLVED
2012-09-13 12:36:40 -07:00
Julio Cesar Laura
16f6519072 BUG 9747 Error in source code SOLVED
- Wrong translation uid
- Change the worng translation uid
2012-09-13 15:34:56 -04:00
julceslauhub
29cf78ee8b Merge pull request #557 from marcoAntonioNina/BUG-9740
BUG 9740 New option for Default main menu option SOLVED
2012-09-13 12:22:31 -07:00
Julio Cesar Laura
bc00312e8e BUG 6680 Change behavior of "On Vacation" status, so that when users return and login, status automatically changes to "active" SOLVED
- The user status never changes when a user on vacation return and login
- Now when a user on vacation return and login its status change to active
2012-09-13 14:54:38 -04:00
Marco Antonio Nina
fae7ab7eed BUG 9740 New option for Default main menu option SOLVED
- According to the specifications.
- Was add new option Dashboard.
- Was enabled in skin uxmodern.
2012-09-13 14:17:39 -04:00
Julio Cesar Laura
52f5100416 Add another validation related to the laels for the usesrs status 2012-09-13 10:36:02 -04:00
julceslauhub
a573db76ae Merge pull request #555 from julceslauhub/master
BUG 9759 Problema con los estilos del skin classic desde el plugin SOLVED
2012-09-12 15:50:14 -07:00
Julio Cesar Laura
12e593a36c BUG 9759 Problema con los estilos del skin classic desde el plugin SOLVED
- The layout was not correct
- Little change in the layout to fix the display
2012-09-12 18:47:39 -04:00
julceslauhub
e343170e4e Merge pull request #553 from herbertsg/BUG-9689
BUG-9689 Improve Solr performance
2012-09-12 14:56:48 -07:00
Julio Cesar Laura
03c3031155 Fix conflict with the USR_STATUS (editing profile) identifiers on the ExtJs script 2012-09-12 17:53:42 -04:00
julceslauhub
11271ef9aa Merge pull request #551 from victorsl/BUG-5494
BUG 5494 "Request for a web service function to cancel..." SOLVED
2012-09-12 14:23:33 -07:00
Julio Cesar Laura
e37010da73 Fix conflict with the USR_STATUS identifiers on the ExtJs script 2012-09-12 16:00:28 -04:00
Victor Saisa Lopez
3fc8719472 BUG 5494 "Request for a web service function to cancel..." SOLVED
- New feature
- Web Services for pause and unpause case
- Added functions "PMFPauseCase, PMFUnpauseCase, WSPauseCase, WSUnpauseCase" in "class.pmFunctions.php"
- Added function "pauseCase, unpauseCase" in "class.wsBase.php"
- Added functionality for applications using Web Services
- Cancel case it's solved in bug 7385
- Function "pauseCase" from "class.pmFunctions.php" has changed its name to "PMFPauseCase"
* Available from version 2.0.44
2012-09-12 14:46:26 -04:00
julceslauhub
00492b47a7 Merge pull request #550 from marcoAntonioNina/BUG-9712
BUG 9712 User assignment issue SOLVED
2012-09-12 08:20:46 -07:00
Marco Antonio Nina
75043f1a07 BUG 9712 User assignment issue SOLVED
- According to the specifications.
- Was add reload in the same page.
2012-09-12 11:07:07 -04:00
julceslauhub
e7bdac2c0b Merge pull request #549 from marcoAntonioNina/BUG-8069
BUG 8069 PagedTable for HOME>>DOCUMENTS got ISSUES SOLVED
2012-09-12 07:49:36 -07:00
Marco Antonio Nina
4f3003cbf8 BUG 8069 PagedTable for HOME>>DOCUMENTS got ISSUES SOLVED
- The same document can be uploaded more than once even if the option overwrite is checked.
- Was add this functionality.
2012-09-12 09:33:18 -04:00
Herbert Saal Gutierrez
dce762b112 BUG-9689 Improve Solr performance
Improve Solr performance, reducing SQL queries getting delegation data.
now only one request to the database is required to get all the reindex
information.

Add support of search using date fields in advanced search.
the field:DEL_LAST_UPDATE_DATE is used for this purpose.

Add debug information that must be enabled in the APPSolr class.
2012-09-12 09:32:53 -04:00
Marco Antonio Nina
90d465811a BUG 8069 PagedTable for HOME>>DOCUMENTS got ISSUES SOLVED
- The same document can be uploaded more than once even if the option overwrite is checked.
- Was add this functionality.
2012-09-11 17:12:45 -04:00
julceslauhub
90a25c7447 Merge pull request #546 from victorsl/BUG-7385
BUG 7385 "PMF functions required for handling cases..." SOLVED
2012-09-11 14:07:18 -07:00
julceslauhub
1ade653838 Merge pull request #547 from julceslauhub/master
BUG 9742 Untranslatable items in user properties forms SOLVED
2012-09-11 13:52:27 -07:00
Victor Saisa Lopez
128b193768 BUG 7385 "PMF functions required for handling cases..." SOLVED
- New feature
- Web Services for delete and cancel case
- Added functions "PMFDeleteCase, PMFCancelCase, WSDeleteCase, WSCancelCase" in "class.pmFunctions.php"
- Added function "deleteCase, cancelCase" in "class.wsBase.php"
- Added functionality for applications using Web Services
* Available from version 2.0.44
2012-09-11 16:41:05 -04:00
Julio Cesar Laura
c10bb157b9 BUG 9742 Untranslatable items in user properties forms SOLVED
- Status labels hardcoded
- Change the hardcoded labels, now use the G::LoadTranslation method
2012-09-11 16:39:02 -04:00
julceslauhub
7dac4e52f5 Merge pull request #545 from marcoAntonioNina/BUG-7941
BUG 7941 Add Folder Variable where the document Should be uploaded... SOLVED
2012-09-11 12:56:10 -07:00
Marco Antonio Nina
c74cc5d998 BUG 7941 Add Folder Variable where the document Should be uploaded... SOLVED
- Already existed the field "path".
- Was improved the funcion createFolder for that accept path complete.
2012-09-11 14:10:58 -04:00