Commit Graph

3876 Commits

Author SHA1 Message Date
julceslauhub
f5e903028e Merge pull request #930 from hector-cortez/BUG-9898
BUG 9898 PDF limit 6 pages SOLVED
2012-11-12 06:11:55 -08:00
julceslauhub
e97f018357 Merge pull request #931 from julceslauhub/master
BUG 10036 No esta rezalizando un buen conteo de la paginacion en Documents SOLVED
2012-11-09 13:16:34 -08:00
Julio Cesar Laura
ecc82882fc BUG 10036 No esta rezalizando un buen conteo de la paginacion en Documents SOLVED
- Incorrect calculation of the items in the folder
- Fix the formula to calculate the items in the folder
2012-11-09 17:14:52 -04:00
Hector Cortez
aecf461295 BUG 9898 PDF limit 6 pages SOLVED
- When we generate a pdf in process, it can be created and download, but it can't over 6 pages.
- Was added new report generator pdf.
2012-11-09 16:40:49 -04:00
julceslauhub
507dce7552 Merge pull request #928 from julceslauhub/master
Column "Current User" removed from the "Participated list" due to performance reason.
2012-11-09 12:00:27 -08:00
julceslauhub
3f689fb12b Merge pull request #927 from marcoAntonioNina/BUG-9943
BUG 9943 Advanced Search menu should be seen on UXS IMPROVEMENT
2012-11-09 11:58:11 -08:00
Marco Antonio Nina
58dab395d1 BUG 9943 Advanced Search menu should be seen on UXS IMPROVEMENT
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 15:55:05 -04:00
Marco Antonio Nina
a51441be42 BUG 9943 Advanced Search menu should be seen on UXS IMPROVEMENT
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 15:51:18 -04:00
Julio Cesar Laura
d390bee40e Column "Current User" removed from the "Participated list" due to performance reason.
Improvement to the case summary information
2012-11-09 15:43:32 -04:00
Marco Antonio Nina
d66a2a679c BUG 9943 Advanced Search menu should be seen on UXS IMPROVEMENT
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 15:25:21 -04:00
ferOnti
0751ff554b Merge pull request #923 from ferOnti/master
SPEEDY removing some unused js files
2012-11-09 10:53:39 -08:00
Fernando Ontiveros
6b35289227 Merge remote branch 'upstream/master' 2012-11-09 14:52:32 -04:00
Fernando Ontiveros
0408a9bf0a SPEEDY removing some unused js files 2012-11-09 14:51:49 -04:00
ferOnti
03615f3e02 Merge pull request #922 from ferOnti/master
SPEEDY GONZALES minify maborak.js and maborak.loader.js
2012-11-09 08:24:49 -08:00
Fernando Ontiveros
e10f18a077 SPEEDY GONZALES minify maborak.js and maborak.loader.js 2012-11-09 12:23:55 -04:00
ferOnti
87e42319d1 Merge pull request #921 from ferOnti/master
SPEEDY GONZALES minify maborak.js and maborak.loader.js
2012-11-09 07:56:54 -08:00
Fernando Ontiveros
8fb7d5609c SPEEDY GONZALES minify maborak and maborak.js 2012-11-09 11:55:46 -04:00
julceslauhub
1ed75246a1 Merge pull request #920 from marcoAntonioNina/BUG-9943
BUG 9943 Advanced Search menu should be seen on UXS SOLVED
2012-11-09 06:02:48 -08:00
julceslauhub
5a344a0eb4 Merge pull request #919 from ferOnti/master
SPEEDY use Rake and closure-compile to generate maborak.js
2012-11-09 05:25:53 -08:00
Marco Antonio Nina
fe908e37a8 BUG 9943 Advanced Search menu should be seen on UXS IMPROVED
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 09:21:31 -04:00
Fernando Ontiveros
ae211bea3a Merge remote branch 'upstream/master' 2012-11-09 09:16:04 -04:00
Fernando Ontiveros
ec6413a2ce SPEEDY use Rake and closure-compile to generate maborak.js 2012-11-09 09:15:56 -04:00
Marco Antonio Nina
0c05e83a7e BUG 9943 Advanced Search menu should be seen on UXS SOLVED
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 09:10:59 -04:00
julceslauhub
c169fd1c2b Merge pull request #917 from julceslauhub/master
Add validation with masks in dates in view mode
2012-11-08 13:16:33 -08:00
Julio Cesar Laura
8ff41d0b5a Add validation with masks in dates in view mode 2012-11-08 17:15:56 -04:00
julceslauhub
b3f98109aa Merge pull request #915 from Jennydmz/BUG-7274
Bug 7274 New feature, show on the 'Task - Step list' the Dynaform Mode is assigned.
2012-11-08 11:59:29 -08:00
ferOnti
771b4837ea Merge pull request #914 from ferOnti/master
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-08 11:48:12 -08:00
jennylee
0e69382976 BUG-7274 New feature, show on the 'Task - Step list' the Dynaform Mode is assigned.
I modified the files 'workflow/engine/xmlform/steps/steps_List.xml' and 'workflow/engine/classes/class.processMap.php' to add a new column in the table 'Steps' showing the Mode in wich is assigned the dynaform to the Task.
2012-11-08 15:47:41 -04:00
Fernando Ontiveros
028ef9abf6 SPEEDY fixing sysGeneric to stream files - commit6 2012-11-08 15:47:14 -04:00
julceslauhub
a218a92d5a Merge pull request #913 from julceslauhub/master
BUG 6695 After striping \r and \n from PM phrases, many phrases have multiple spaces SOLVED
2012-11-08 11:17:19 -08:00
Julio Cesar Laura
9f3f564022 BUG 6695 After striping \r and \n from PM phrases, many phrases have multiple spaces SOLVED
- Many phrases with multiple spaces
- Replaced the multiple spaces for single spaces
2012-11-08 15:14:50 -04:00
jennylee
ab9622a61c BUG-7274 New feature, show on the 'Task - Step list' the Dynaform Mode is assigned.
I modified the files 'workflow/engine/xmlform/steps/steps_List.xml' and 'workflow/engine/classes/class.processMap.php' to add a new column in the table 'Steps' showing the Mode in wich is assigned the dynaform to the Task.
2012-11-08 14:58:47 -04:00
ferOnti
893b3a44c8 Merge pull request #911 from ferOnti/master
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-08 10:35:06 -08:00
Fernando Ontiveros
ed0884b291 SPEEDY fixing sysGeneric to stream files - commit5 2012-11-08 14:10:03 -04:00
julceslauhub
d76023c97f Merge pull request #909 from julceslauhub/master
Fix little bug with a variable name
2012-11-08 07:50:01 -08:00
Julio Cesar Laura
89085ba367 Fix little bug with a variable name 2012-11-08 11:49:45 -04:00
ferOnti
d3676f28bb Merge pull request #908 from ferOnti/master
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-08 05:09:14 -08:00
Fernando Ontiveros
cfbd2b806d SPEEDY improve sysGeneric to stream files instead build them at runtime-commit4 2012-11-08 09:06:55 -04:00
ferOnti
960f7316de Merge pull request #906 from ferOnti/master
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-08 05:01:07 -08:00
Fernando Ontiveros
6c6d8739ac SPEEDY improve sysGeneric to stream files instead build them at runtime-commit3 2012-11-08 09:00:19 -04:00
julceslauhub
25762cb361 Merge pull request #905 from julceslauhub/master
BUG 6507 Request to add PM_FOLDERS_VIEW, PM_FOLDERS_ADD_FOLDER, PM_FOLDERS_ADD_FILE to the Manager Role SOLVED
2012-11-07 16:28:25 -08:00
Julio Cesar Laura
59cdcfeb21 BUG 6507 Request to add PM_FOLDERS_VIEW, PM_FOLDERS_ADD_FOLDER, PM_FOLDERS_ADD_FILE to the Manager Role SOLVED
- Added permissions related to folders
2012-11-07 20:25:54 -04:00
ferOnti
95b5618b27 Merge pull request #903 from ferOnti/master
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-07 14:32:27 -08:00
Fernando Ontiveros
c98ba685b5 SPEEDY improve sysGeneric to stream files instead build them at runtime-commit2 2012-11-07 18:30:44 -04:00
julceslauhub
91dd477efe Merge pull request #900 from victorsl/BUG-9548
BUG 9548 "Agregar la posibilidad de copiar triggers" SOLVED
2012-11-07 13:23:20 -08:00
julceslauhub
79f201793d Merge pull request #901 from ferOnti/master
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-07 13:16:19 -08:00
Fernando Ontiveros
733675e3e1 Merge remote branch 'upstream/master' 2012-11-07 17:12:12 -04:00
root
09ccefce87 SPEEDY improve sysGeneric to stream files instead build them at runtime 2012-11-07 17:09:51 -04:00
Victor Saisa Lopez
ba6c87b9f2 BUG 9548 "Agregar la posibilidad de copiar triggers" SOLVED
- New feature
- Add the ability to copy triggers
- Copy trigger option was added in DESIGNER>TRIGGERS
* Available from version 2.0.46
2012-11-07 16:59:48 -04:00
julceslauhub
c8379820db Merge pull request #899 from Jennydmz/BUG-6747
BUG-6747 The Edit trigger associative array does not work ok.
2012-11-07 10:09:19 -08:00