Commit Graph

3192 Commits

Author SHA1 Message Date
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
julceslauhub
562d592da0 Merge pull request #563 from julceslauhub/master
BUG 6213 Improve bandwith usage (minimize js and css files) SOLVED
2012-09-17 08:02:10 -07:00
Julio Cesar Laura
c6117149e8 BUG 6213 Improve bandwith usage (minimize js and css files) SOLVED
- The minimization wasn't applied to some js files because the library used gives some errors
- Upgrade the jsmin class and minify the remaining js files
2012-09-17 10:54:39 -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
julceslauhub
406d5b5be7 Merge pull request #561 from julceslauhub/master
BUG 9743 Dynarch jscalendar never gets translated SOLVED
2012-09-14 11:06:15 -07:00
Julio Cesar Laura
96c74ae34d BUG 9743 Dynarch jscalendar never gets translated SOLVED
- Unnecesary language file inclusion
- Delete the unnecesary file inclusion
2012-09-14 14:04:16 -04:00
julceslauhub
c3b412d7c1 Merge pull request #560 from julceslauhub/master
BUG 9744 Untranslatable items in calendar forms SOLVED
2012-09-14 10:44:36 -07: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
julceslauhub
7c127b137e Merge pull request #558 from julceslauhub/master
BUG 6680 Change behavior of "On Vacation" status, so that when users return and login, status automatically changes to "active" SOLVED
2012-09-13 12:05:46 -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
julceslauhub
4586d5153a Merge pull request #556 from julceslauhub/master
Add another validation related to the labels for the usesrs status
2012-09-13 07:38:19 -07: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
julceslauhub
3c5090a07a Merge pull request #554 from julceslauhub/master
Fix conflict with the USR_STATUS (editing profile) identifiers on the ExtJs script
2012-09-12 14:54:54 -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
julceslauhub
2ce96b417d Merge pull request #552 from julceslauhub/master
Fix conflict with the USR_STATUS identifiers on the ExtJs script
2012-09-12 13:02:05 -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
Herbert Saal Gutierrez
a1b1df936d Merge remote branch 'upstream/master' into BUG-9689 2012-09-12 09:44:34 -04: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
Marco Antonio Nina
846bf611ea 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 14:01:20 -04:00
julceslauhub
66f748d6f7 Merge pull request #543 from julceslauhub/master
BUG 9721 Reassign cases not working properly on Parallel tasks SOLVED
2012-09-11 10:50:35 -07:00
Julio Cesar Laura
3671451838 BUG 9721 Reassign cases not working properly on Parallel tasks SOLVED
- The TAS_UID was not sent and used when get the users list
- TAS_UID is send and some other validations was added
2012-09-11 13:47:14 -04:00
julceslauhub
6df68aa579 Merge pull request #541 from victorsl/BUG-6544
BUG 6544 "Can't send email notification to next assigned..." SOLVED
2012-09-11 09:09:44 -07:00
Marco Antonio Nina
59742ba9a0 BUG 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-10 16:37:03 -04:00
Victor Saisa Lopez
aba7c671e3 BUG 6544 "Can't send email notification to next assigned..." SOLVED
- When "Assignment rules" is set to "Self service", do not send
  notifications
- Problem solved, the settings made in "Notifications" on a task, is
  used to send notifications
* Available from version 2.0.44
2012-09-10 16:04:31 -04:00
julceslauhub
a4879331de Merge pull request #540 from marcoAntonioNina/BUG-9626
BUG 9626 Simple Reports Permissions SOLVED
2012-09-10 09:36:50 -07:00
Marco Antonio Nina
6572670115 BUG 9626 Simple Reports Permissions SOLVED
- According to the specifications.
- Was add the list for add/remove permissions.
2012-09-10 10:24:07 -04:00
julceslauhub
07a7de6323 Merge pull request #539 from marcoAntonioNina/BUG-8353
BUG 8353 Create permission for users to make certain changes... SOLVED
2012-09-10 07:01:22 -07:00
Marco Antonio Nina
dfae80dcac BUG 8353 Create permission for users to make certain changes to their... SOLVED
- There is already a permit PM_EDITPERSONALINGO.
- The not editable fields are: Replaced by, Expiration Date, calendar, status, role.
2012-09-10 09:24:12 -04:00
Marco Antonio Nina
06b44cd6d5 BUG 9626 Simple Reports Permissions SOLVED
- According to the specifications.
- Was add the list for add/remove permissions.
2012-09-07 16:15:56 -04:00