julceslauhub
aa7bc5a4a9
Merge pull request #628 from julceslauhub/master
...
BUG 9871 PM 2.0.44 testing 2 se Borran los datos en pmtables con chrome SOLVED
2012-10-01 15:04:07 -07:00
Julio Cesar Laura
7cc1da974e
BUG 9871 PM 2.0.44 testing 2 se Borran los datos en pmtables con chrome SOLVED
...
- Unnecesary text-transform style in the table name field and field name
- Deleted the unnecesary text-transform style
2012-10-01 18:02:24 -04:00
julceslauhub
b77efa7646
Merge pull request #625 from julceslauhub/master
...
Add validation when change the url without a workspace but with a session active
2012-10-01 10:46:06 -07:00
Julio Cesar Laura
afcd23969e
Add validation when change the url without a workspace but with a session active
2012-10-01 13:44:27 -04:00
julceslauhub
8c3a42812c
Merge pull request #621 from Jennydmz/BUG-7306
...
BUG 7306 Case Tracker download documents doesnt work, shows 404 Not Foun...
2012-09-28 13:43:36 -07:00
julceslauhub
eae3182419
Merge pull request #622 from julceslauhub/master
...
Add keyCode 189 for the "-" character in IE, for the negative numbers on currency fields
2012-09-28 13:21:32 -07:00
Julio Cesar Laura
dd22e56dad
Add keyCode 189 for the "-" character in IE, for the negative numbers on currency fields
2012-09-28 16:20:03 -04:00
jennylee
7a23d26106
BUG 7306 Case Tracker download documents doesnt work, shows 404 Not Found page.
...
The file workflow/engine/methods/tracker/tracker_ShowOutputDocument.php was incomplete, there were not some validations like versioning, and there were not taking into account the extension of the file to download. I add those validations, taking like example the file /workflow/engine/methods/cases/cases_ShowOutputDocument.php
2012-09-28 14:35:39 -04:00
julceslauhub
af94631b07
Merge pull request #620 from marcoAntonioNina/BUG-5357
...
BUG 5357 The Trigger Wizard doesn't check whether the user... SOLVED
2012-09-28 09:23:10 -07:00
Marco Antonio Nina
d2ac677428
BUG 5357 The Trigger Wizard doesn't check whether the user... SOLVED
...
- No validation is performed.
- Was add validation in the Trigger Wizard.
2012-09-28 12:07:28 -04:00
julceslauhub
08584c1150
Merge pull request #613 from victorsl/BUG-5488
...
BUG 5488 "case inbox refresh time should be configurable..." SOLVED
2012-09-28 08:53:20 -07:00
julceslauhub
2ba2af26af
Merge pull request #619 from ralpheav/master
...
BUG 9748 Missing translation string SOLVED
2012-09-28 07:36:04 -07:00
ralph
659d80ef18
BUG 9748 Missing translation string SOLVED
...
- The button label was harcoded.
- The label was changed to set an ID.
2012-09-28 10:26:08 -04:00
julceslauhub
eb0879ce91
Merge pull request #618 from julceslauhub/master
...
BUG 9846 fallo en importacion de proceso SOLVED
2012-09-27 08:26:26 -07:00
Julio Cesar Laura
029b8542fd
BUG 9846 fallo en importacion de proceso SOLVED
...
- Se ha detectado que el archivo encargado de la importacióstaba usando short tags de PHP
- Se ha cambiado el short tag a un tag estandar de php
- Como workaround para otras versiones se debe habilitar el uso de short tags en el php.ini
2012-09-27 11:23:47 -04:00
julceslauhub
1e9a410f7e
Merge pull request #617 from julceslauhub/master
...
Improvement for the bug 9544
2012-09-26 16:59:43 -07:00
Julio Cesar Laura
cc3443ddf9
Improvement for the bug 9544
2012-09-26 19:58:48 -04:00
julceslauhub
4e5de8cf81
Merge pull request #616 from julceslauhub/master
...
Improvement in the construction of the parameter "From" for the emails
2012-09-26 16:13:50 -07:00
Julio Cesar Laura
d09b6d73ef
Improvement in the construction of the parameter "From" for the emails
2012-09-26 19:12:15 -04:00
julceslauhub
3d1fe95a76
Merge pull request #615 from victorsl/BUG-9830
...
BUG 9830 "En Advanced Search no funciona la busqueda por el..." SOLVED
2012-09-26 15:52:48 -07:00
Victor Saisa Lopez
c6778be285
BUG 9830 "En Advanced Search no funciona la busqueda por el..." SOLVED
...
- Solr no esta implementado para busquedas con cualquier usuario, esto
en "Advanced Search"
- Se ha quitado el dropDown user en "Advanced Search" cuando Solr esta
habilitado
* Available from version 2.0.44
2012-09-26 17:30:58 -04:00
julceslauhub
c28135084c
Merge pull request #614 from julceslauhub/master
...
Add validation in class serverConfiguration
2012-09-26 14:10:27 -07:00
Julio Cesar Laura
bde5482461
Add validation in class serverConfiguration
2012-09-26 17:00:40 -04:00
Julio Cesar Laura
128b7a4c8d
BUG 9822 Tree Panel y mensaje inicial Get Started no estan en posicion correcta
...
- Warning in the class G generate a corrupt css file
- Add validation for this warning
2012-09-26 16:48:51 -04:00
Victor Saisa Lopez
d3ae88672f
BUG 5488 "case inbox refresh time should be configurable..." SOLVED
...
- New feature
- Case inbox refresh time should be configurable
- Added new feature
* Available from version 2.0.45
2012-09-26 16:28:33 -04:00
julceslauhub
ea6f57fc3c
Merge pull request #611 from marcoAntonioNina/BUG-9720
...
BUG 9720 Proceso de actualización de ProcessMaker es lento SOLVED
2012-09-26 12:46:27 -07:00
julceslauhub
e31c8d2651
Merge pull request #612 from marcoAntonioNina/BUG-9716
...
BUG 9716 Need to execute several times ./processmaker upgrade... SOLVED
2012-09-26 11:57:26 -07:00
Marco Antonio Nina
149988a128
BUG 9716 Need to execute several times ./processmaker upgrade... SOLVED
...
- Was needed modified more times the fields with value default = '' .
- Was add validation.
2012-09-26 14:48:28 -04:00
Marco Antonio Nina
2494915e24
BUG 9720 Proceso de actualizacióe ProcessMaker es lento SOLVED
...
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the rebuild "Table content".
2012-09-26 14:37:43 -04:00
Marco Antonio Nina
93f236d55a
BUG 9720 Proceso de actualizacióe ProcessMaker es lento SOLVED
...
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the rebuild "Table content".
2012-09-26 13:35:42 -04:00
julceslauhub
7048a4b1c7
Merge pull request #609 from julceslauhub/master
...
Add validation in the installer to prevent warnings in the code
2012-09-26 09:58:20 -07:00
Julio Cesar Laura
441230e4cb
Add validation in the installer to prevent warnings in the code
2012-09-26 12:56:24 -04:00
Marco Antonio Nina
9cfa140807
BUG 9720 Proceso de actualizacióe ProcessMaker es lento SOLVED
...
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the rebuild "Table content".
2012-09-26 11:24:49 -04:00
Marco Antonio Nina
a8cc4a00f9
BUG 9720 Proceso de actualizacióe ProcessMaker es lento SOLVED
...
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the rebuild "Table content".
2012-09-26 10:15:20 -04:00
julceslauhub
47e22c2eae
Merge pull request #606 from julceslauhub/master
...
Update .po and .sql files for the versdion 2.0.44-testing.2
2012-09-25 21:16:21 -07:00
Julio Cesar Laura
5f58ca2126
Update .po and .sql files for the versdion 2.0.44-testing.2
2012-09-26 00:14:08 -04:00
julceslauhub
8f50bfbf27
Merge pull request #605 from victorsl/BUG-9605
...
BUG 9605 "Change default advanced search options" SOLVED
2012-09-25 21:12:09 -07:00
Victor Saisa Lopez
119d80f71d
BUG 9605 "Change default advanced search options" SOLVED
...
- Advanced search only queries the database
- Advanced search and Solr will be completed in the bug 9830
* Available from version 2.0.44
2012-09-25 17:33:17 -04:00
julceslauhub
a3b8c41353
Merge pull request #604 from julceslauhub/master
...
Performance improvement in the reassign
2012-09-25 14:10:37 -07:00
Julio Cesar Laura
cd1ba7c6d1
Performance improvement in the reassign
...
- Improvement for the query:
SELECT APPLICATION.APP_UID, APPLICATION.APP_NUMBER, APPLICATION.APP_STATUS, APPLICATION.PRO_UID, APPLICATION.APP_CREATE_DATE, APPLICATION.APP_FINISH_DATE, APPLICATION.APP_UPDATE_DATE, APPLICATION.APP_DATA, ad.DEL_INDEX, ad.DEL_PREVIOUS, ad.TAS_UID, ad.USR_UID, ad.DEL_TYPE, ad.DEL_THREAD, ad.DEL_THREAD_STATUS, ad.DEL_PRIORITY, ad.DEL_DELEGATE_DATE, ad.DEL_INIT_DATE, ad.DEL_TASK_DUE_DATE, ad.DEL_FINISH_DATE, ad.DEL_DURATION, ad.DEL_QUEUE_DURATION, ad.DEL_DELAY_DURATION, ad.DEL_STARTED, ad.DEL_FINISHED, ad.DEL_DELAYED, ad.APP_OVERDUE_PERCENTAGE, at.APP_THREAD_INDEX, at.APP_THREAD_PARENT, at.APP_THREAD_STATUS, capp.CON_VALUE AS APP_TITLE, cpro.CON_VALUE AS PRO_TITLE FROM APPLICATION JOIN APP_DELEGATION ad ON (APPLICATION.APP_UID=ad.APP_UID) LEFT JOIN CONTENT capp ON (APPLICATION.APP_UID=capp.CON_ID AND capp.CON_CATEGORY='?' AND capp.CON_LANG='?') LEFT JOIN CONTENT cpro ON (APPLICATION.PRO_UID=cpro.CON_ID AND cpro.CON_CATEGORY='?' AND cpro.CON_LANG='?') JOIN APP_THREAD at ON (ad.APP_UID=at.APP_UID AND ad.DEL_THREAD=at.APP_THREAD_INDEX) WHERE APPLICATION.APP_UID='?'
2012-09-25 17:06:25 -04:00
julceslauhub
2892f3d055
Merge pull request #603 from julceslauhub/master
...
Performance improvemente for the query to get the trigger names
2012-09-25 12:51:36 -07:00
Julio Cesar Laura
d1124906fd
Performance improvemente for the query to get the trigger names
...
- Improvement for the query: SELECT CONTENT.CON_ID, CONTENT.CON_VALUE FROM CONTENT WHERE CONTENT.CON_ID IN ('?') AND CONTENT.CON_CATEGORY='?' AND CONTENT.CON_VALUE<>'?' AND CONTENT.CON_LANG='?'
2012-09-25 15:49:55 -04:00
julceslauhub
4e134f864f
Merge pull request #602 from julceslauhub/master
...
Change validation when get the replaced by of a user
2012-09-25 12:21:06 -07:00
Julio Cesar Laura
fb3b1a32bc
Change validation when get the replaced by of a user
2012-09-25 15:17:41 -04:00
julceslauhub
a7ff07954d
Merge pull request #601 from julceslauhub/master
...
BUG 8130 Task Due Date column in Advanced Search SOLVED
2012-09-25 12:12:24 -07:00
Julio Cesar Laura
4d8c7f9762
BUG 8130 Task Due Date column in Advanced Search SOLVED
...
- Add the column DEL_TASK_DUE_DATE in search results
2012-09-25 15:08:22 -04:00
julceslauhub
ecb7d35ea7
Merge pull request #600 from julceslauhub/master
...
BUG 6216 Impossible to get input document in tracker SOLVED
2012-09-25 10:24:10 -07:00
Julio Cesar Laura
60dc1f8c7a
BUG 6216 Impossible to get input document in tracker SOLVED
...
- Incorrect business logic to get the file to download
- Fix the business logic to get the file
2012-09-25 13:22:23 -04:00
julceslauhub
1cf906b9eb
Merge pull request #599 from julceslauhub/master
...
BUG 8776 Required fields message: field names instead of labels SOLVED
2012-09-25 10:01:51 -07:00
Julio Cesar Laura
dfd2ff7534
BUG 8776 Required fields message: field names instead of labels SOLVED
...
- In the validation don't get the pm:label for the field of type textarea and dropdown
- Get correctly the labels
2012-09-25 12:59:56 -04:00