Commit Graph

7171 Commits

Author SHA1 Message Date
ralph
0a6174738b changing autoload function callback parameter from:
spl_autoload_register(array(Bootstrap, 'autoloadClass'));
to
spl_autoload_register(array('Bootstrap', 'autoloadClass'));
cause make appear NOTICE message.
2012-11-22 10:26:50 -04:00
ferOnti
aebc4ccca2 Merge pull request #980 from ralpheav/master
Adding new register classes instances
2012-11-22 06:19:33 -08:00
user
a0029e9432 Adding request PEAR classes temporarily 2012-11-22 10:17:16 -04:00
user
402949318b Merge branch 'master' of github.com:ralpheav/processmaker 2012-11-22 10:13:31 -04:00
user
7fd7265c7f Using new Register classes definition for Tranlation. 2012-11-22 10:02:49 -04:00
ferOnti
64eca9e2bc Merge pull request #979 from ralpheav/master
Enter new sysGeneric.php
2012-11-20 13:57:59 -08:00
user
7685b49e15 saving old sysGeneric.php -> bootstrap.php
enter new bootstrap.php -> sysGeneric.php
2012-11-20 17:48:54 -04:00
julceslauhub
130584923e Merge pull request #978 from ralpheav/speedy
Speedy
2012-11-20 13:32:15 -08:00
user
a95c63c242 Merge remote-tracking branch 'upstream/master' into speedy 2012-11-20 17:00:00 -04:00
julceslauhub
7b90a793a6 Merge pull request #977 from marcoAntonioNina/BUG-10089
BUG 10089 Mejoras en el rendimiento del plugin para KnowledgeTree SOLVED
2012-11-20 12:58:07 -08:00
user
f38c4d368c Removing requiere_once call to gain loading time. 2012-11-20 16:45:09 -04:00
Marco Antonio Nina
fe254a5d17 BUG 10089 Mejoras en el rendimiento del plugin para KnowledgeTree SOLVED
- CURLOPT_VERBOSE option of debug en true.
- was disable option debug writing in error_log.
- was add index for tables APP_DOCUMENT (indexAppDocument) and KT_DOCUMENT (indexKtDocument).
2012-11-20 16:42:26 -04:00
Marco Antonio Nina
03f97b1201 BUG 10089 Mejoras en el rendimiento del plugin para KnowledgeTree SOLVED
- CURLOPT_VERBOSE option of debug en true.
- was disable option debug writing in error_log.
- was add index for tables APP_DOCUMENT (indexAppDocument) and KT_DOCUMENT (indexKtDocument)
2012-11-20 16:37:15 -04:00
user
24cb5bce52 Merge remote-tracking branch 'upstream/master' into speedy 2012-11-20 14:04:40 -04:00
user
f5683b439e Adding fix for print images with parameters make set a wrong Workspace. 2012-11-20 12:43:20 -04:00
julceslauhub
08f8766f5f Merge pull request #976 from Jennydmz/BUG-7802
Bug 7802-In Advanced Search -> Information -> Dynaform, the Submit Button was enabled,   like in edition mode.
2012-11-20 07:12:58 -08:00
jennylee
7c8b33049a BUG-7802 In Advanced Search -> Information -> Dynaform, the Submit Button was enabled, like in edition mode.
I added a javascript code to disable the Submit Button on file 'workflow/engine/methods/cases/casesHistoryDynaformPage_Ajax.php'.
2012-11-20 10:58:11 -04:00
norahmollo
8242708bba WYSIWYG EDITOR bbCode plugin disabled
WYSIWYG EDITOR bbCode plugin disabled
2012-11-20 14:25:03 +00:00
jennylee
7c1902a68e BUG-7802 In Advanced Search -> Information -> Dynaform, the Submit Button was enabled, like in edition mode.
I added a javascript code to disable the Submit Button on file 'workflow/engine/methods/cases/casesHistoryDynaformPage_Ajax.php'.
2012-11-20 09:56:34 -04:00
user
4d6d0dc550 Merge branch 'pm_wysiwyg' of github.com:krimson-rayne/pm_wysiwyg into pm_wysiwyg 2012-11-20 09:09:10 -04:00
user
581217558f Changes and fixes to the dynaform editor wysiwyg feature 2012-11-20 09:07:40 -04:00
jennylee
9e341c44e3 Merge remote branch 'upstream/master' into BUG-7802 2012-11-20 09:03:02 -04:00
norahmollo
b7ed202119 WYSIWYG EDITOR
WYSIWYG EDITOR Output Documents variable picker
2012-11-20 12:48:42 +00:00
user
3ef0b0bbc5 Commenting include DB interface files require, to gain time loading. 2012-11-19 17:19:19 -04:00
norahmollo
21839bd82a WYSIWYG EDITOR Variable Picker
WYSIWYG EDITOR variable picker for Output Documents
2012-11-19 20:48:57 +00:00
julceslauhub
8251ac2626 Merge pull request #974 from brayanpereyra/BUG-8281
BUG 8281 I added code to save variable __ERROR__ SOLVED
2012-11-19 12:15:17 -08:00
julceslauhub
7635e0d9f0 Merge pull request #973 from victorsl/BUG-7752
BUG 7752 "No webservice to add notes" SOLVED
2012-11-19 12:13:18 -08:00
Brayan Osmar Pereyra Suxo
f420618e82 BUG 8281 I changed the variable $errstr SOLVED
I changed the variable $errstr
2012-11-19 15:45:30 -04:00
Brayan Osmar Pereyra Suxo
83b9c448fa BUG 8281 I added code to save variable __ERROR__ SOLVED
I added code to save variable __ERROR__ and I verified that the variable __ERROR__ was refreshed for new cases
2012-11-19 15:16:29 -04:00
user
6c0d91b0e6 Adding "translations" js file 2012-11-19 15:03:13 -04:00
Victor Saisa Lopez
e10d68ba58 BUG 7752 "No webservice to add notes" SOLVED
- New feature
- Web Services for add case note
- Added functions "PMFAddCaseNote, WSAddCaseNote" in "class.pmFunctions.php"
- Added function "addCaseNote" in "class.wsBase.php"
- Added functionality for applications using Web Services
* Available from version 2.0.46
2012-11-19 14:35:10 -04:00
user
1448ac728d Merge branch 'master' into pm_wysiwyg 2012-11-19 14:04:22 -04:00
user
38aaf1822e Merge remote-tracking branch 'upstream/master' 2012-11-19 13:55:53 -04:00
jennylee
0ed503d625 BUG-7802 In Advanced Search -> Information -> Dynaform, the Submit Button was enabled, like in edition mode.
I changed the render of the Submit Button on file 'class.xmlform.php' in a view mode, to show this button disabled.
2012-11-19 13:16:10 -04:00
julceslauhub
e024a19b36 Merge pull request #971 from brayanpereyra/BUG-7000
BUG 7000 I added code to save the variables SOLVED
2012-11-19 08:23:58 -08:00
Brayan Osmar Pereyra Suxo
3e12a7700e BUG 7000 I added code to save the variables SOLVED
I added code to save the variables in trigger's error
2012-11-19 12:13:26 -04:00
julceslauhub
5047a7446f Merge pull request #969 from hector-cortez/BUG-7301
BUG 7301 With Aymara translation can not use Date Picker dialog...SOLVED
2012-11-19 07:38:11 -08:00
Brayan Osmar Pereyra Suxo
741dedc111 BUG 7000 I added code to save the variables SOLVED
I added code to save the variables in trigger's error
2012-11-19 11:29:17 -04:00
Hector Cortez
c779f7cfe3 BUG 7301 With Aymara translation can not use Date Picker dialog... SOLVED
- With Aymara translation can not use Date Picker dialog and can't open Output Documents for editing
- Adjustment in the condition of the calendar when the language doesn't exist.
2012-11-19 11:16:46 -04:00
Brayan Osmar Pereyra Suxo
622f1654a4 BUG 7000 I added code to save the variables SOLVED
I added code to save the variables in trigger's error
2012-11-19 10:42:39 -04:00
julceslauhub
44ca85c443 Merge pull request #966 from hector-cortez/BUG-7301
BUG 7301 With Aymara translation can not use Date Picker dialog...SOLVED
2012-11-19 04:51:10 -08:00
Hector Cortez
faea923491 BUG 7301 With Aymara translation can not use Date Picker dialog...SOLVED
- With Aymara translation can not use Date Picker dialog and can't open Output Documents for editing
- Added of the condition in calendar when the language doesn't exist.
2012-11-16 17:16:02 -04:00
user
6d52bdf65c Changing interface DB ORM classes include from class.case.php to bootstrap.php, to gain speed in Cases load time. 2012-11-16 17:13:48 -04:00
norahmollo
1bad36c61d WYSIWYG EDITOR output Documents
Wysiwyg Editor Output Documents
2012-11-16 20:13:09 +00:00
julceslauhub
a5bb5b9c23 Merge pull request #965 from julceslauhub/master
Improvement in the documents list
2012-11-16 12:12:15 -08:00
Julio Cesar Laura
3be8837e37 Improvement in the documents list 2012-11-16 16:12:56 -04:00
julceslauhub
837df1502b Merge pull request #963 from victorsl/BUG-0000
BUG 0000 "In HOME>Documents pager does not work" SOLVED
2012-11-16 09:37:56 -08:00
Victor Saisa Lopez
55ee745105 BUG 0000 "In HOME>Documents pager does not work" SOLVED
- In HOME>Documents pager does not work
- Fixed, Added total records variable, The pager now work correctly
* Available from version 2.0.46
2012-11-16 13:32:07 -04:00
user
8226caad6b Merge remote-tracking branch 'upstream/master' into speedy 2012-11-16 11:27:46 -04:00
julceslauhub
621c8ebce3 Merge pull request #961 from victorsl/BUG-8391
BUG 8391 "Request that an "Edit" button be added to the..." SOLVED
2012-11-16 06:43:49 -08:00