Commit Graph

3168 Commits

Author SHA1 Message Date
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
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