Commit Graph

3883 Commits

Author SHA1 Message Date
user
1f120c557f Adding more extension files content to set in headers 2012-11-14 13:05:55 -04:00
user
222b0a64c1 Adding code to put content in the header of images at time to response the client. 2012-11-14 09:56:43 -04:00
user
cdc66b1270 -Commenting an add of a js file into Css file handling.
-Cleaning a comment int /methods/processes/main.php.
2012-11-14 09:54:17 -04:00
Fernando Ontiveros
1ffb33c427 SPEEDY fix some issues in autoloader and login page 2012-11-13 15:09:16 -04:00
Fernando Ontiveros
5113ac34d3 fixing boostrap conflicts 2012-11-13 13:50:37 -04:00
Fernando Ontiveros
a8e8cf0295 SPEEDY adding the autloader feature in class.bootstrap.php 2012-11-13 13:48:16 -04:00
user
ba8e8900af Add 404 page feature at time to get no existent directories or not direct access to /images/
or /skins/ directories.
2012-11-13 10:43:40 -04:00
user
11eba12804 Adding XMLDocument class necesary to load forms 2012-11-13 09:53:17 -04:00
user
395ed9c2f3 Removing set of references to singletons into main.php, mainInit.php and processList.php
Adding a comment of test in bootstrap.php
2012-11-12 16:21:52 -04:00
Fernando Ontiveros
b5c11b4198 SPEEDY first version of boostrap.php, with many changes 2012-11-12 14:44:44 -04:00
user
bdceea960f Adding encryptLink function 2012-11-09 16:30:52 -04:00
Fernando Ontiveros
85db81e978 Merge remote branch 'origin/master' into speedy 2012-11-09 15:42:11 -04: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
user
ed7b355d65 Removing browser_detection function, cause it is too big
Adding get_current_browser instead to get browse name info only.
+ generateUniqueID() used in authentification process.
2012-11-09 13:59:06 -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
Fernando Ontiveros
ae65ae8817 CODE STYLE class.bootstrap.php 2012-11-08 18:40:37 -04:00
user
f8226b1864 Adding class.bootstrap.php 2012-11-08 18:06:09 -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
user
72b5b2b531 Adding PATHs to bootstrap.php 2012-11-08 17:02: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
Ralph Asendeteufrer
6765f9be89 enter bootstrap.php 2012-11-08 15:30:20 -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
Ralph Asendeteufrer
564fa3ee52 enter Speedy 2012-11-08 15:13:08 -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