Commit Graph

1009 Commits

Author SHA1 Message Date
Victor Saisa Lopez
9077ab1cd9 BUG 10106 "Verify php settings" SOLVED
- New feature
- Verify php settings
- Added new feature
- Added new options in ADMIN>Settings:
    * Check PM requirements
    * PHP Information
* Available from version 2.0.46
2012-12-03 08:47:48 -04:00
norahmollo
5305fe94d4 WYSIWYG EDITOR validations
WYSIWYG EDITOR validations
2012-11-30 18:21:27 +00:00
Gustavo Cruz
088737da93 merging some changes from the upstream master branch 2012-11-30 11:27:38 -04:00
Gustavo Cruz
34ab899787 merge with the master branch 2012-11-30 10:55:30 -04:00
Gustavo Cruz
6b0bf98b65 Fixing additional file permissions before final commit 2012-11-30 10:47:17 -04:00
Julio Cesar Laura
d9604aa87d BUG 5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS IMPROVEMENT 2012-11-30 10:41:20 -04:00
norahmollo
c9e10f5083 WYWIWYG EDITOR
WYSIWYG EDITOR
2012-11-30 14:36:39 +00:00
julceslauhub
75cdfc2145 Merge pull request #1021 from Jennydmz/BUG-5437
BUG-5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS.
2012-11-30 06:36:04 -08:00
norahmollo
e6e008b88d WYSIWYG EDITOR json changes
WYSIWYG EDITOR json changes
2012-11-30 14:23:16 +00:00
jennylee
6e5e6859d0 BUG-5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS.
I add a new function: UPDATE in 'engine/classes/model/AppFolder.php', and in 'engine/methods/appFolder/appFolderAjax.php' to save the new name of the file.
2012-11-29 17:19:31 -04:00
jennylee
fc54701386 BUG-5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS.
I add a new function: UPDATE in 'engine/classes/model/AppFolder.php', and in 'engine/methods/appFolder/appFolderAjax.php' to save the new name of the file.
2012-11-29 16:35:20 -04:00
julceslauhub
2dc2d8f7fa Merge pull request #1014 from ralpheav/master
Changing deprecated json functions
2012-11-29 11:12:36 -08:00
ralph
2df7ff709a Changing deprecated json->decode json->encode by Bootstrap functions. 2012-11-29 14:25:06 -04:00
Gustavo Cruz
05d6a3181b Fixed the variable picker in the wysiwyg editor now correctly shows the process variables, and also the maborak.js has been rebuild in order to add the tinymce library 2012-11-29 12:46:24 -04:00
Gustavo Cruz
f55ff5bdae Automatic merge with the upstream master branch 2012-11-29 12:18:58 -04:00
norahmollo
f89014c14a WYSIWYG EDITOR changes
WYSIWYG EDITOR changes
2012-11-29 14:50:22 +00:00
user
f84505750c The variable picker in the event section is now the same as the rest of ProcessMaker 2012-11-28 17:43:19 -04:00
julceslauhub
a561214aec Merge pull request #1011 from julceslauhub/master
Improvement to avoid the old queries for get the cases list
2012-11-28 13:35:06 -08:00
Julio Cesar Laura
0055a303fa Improvement to avoid the old queries for get the cases list 2012-11-28 17:32:31 -04:00
norahmollo
dc2c19f288 WYSIWYG EDITOR resize popup Variable Picker
WYSIWYG EDITOR Variable Picker
2012-11-28 21:20:41 +00:00
julceslauhub
a6f0e664f1 Merge pull request #1010 from julceslauhub/master
Changed references to deprecated file "cases_List"
2012-11-28 11:59:25 -08:00
Julio Cesar Laura
4cdbd2668a Changed references to deprecated file "cases_List" 2012-11-28 15:57:55 -04:00
julceslauhub
5cd3e24e4b Merge pull request #1009 from marcoAntonioNina/BUG-10110
BUG 10110 Añadir modulo de logs para envio de correos electronicos SOLVED
2012-11-28 10:56:24 -08:00
Marco Antonio Nina
43c320d7fd BUG 10110 Añr modulo de logs para envio de correos electronicos SOLVED
- According to the specifications.
- Was add the the list of emails.Merge remote branch 'origin/BUG-10110' into BUG-10110

Conflicts:
	workflow/engine/templates/mails/emailList.js
2012-11-28 14:43:59 -04:00
Marco Antonio Nina
29d4cb3fa0 BUG 10110 Añr modulo de logs para envio de correos electronicos SOLVED
- According to the specifications.
- Was add the the list of emails.
enter the commit message for your changes. Lines starting
2012-11-28 12:54:11 -04:00
Marco Antonio Nina
39d79e398b $title = ucfirst (strtolower ( G::LoadTranslation('ID_EMAILS'))); 2012-11-28 12:50:02 -04:00
julceslauhub
b80ea5c5f3 Merge pull request #1003 from ralpheav/master
inputDoc save procedure fix
2012-11-28 05:51:13 -08:00
ralph
66c8366e8f $_POST["functions"] is not arriving, seemed maborak.loader is not sending it. Fix. 2012-11-28 09:04:52 -04:00
julceslauhub
dd58a6b131 Merge pull request #1002 from ralpheav/master
removing deprecated function G::getModel
2012-11-27 13:51:27 -08:00
ralph
72c53d4503 Removing G::getModel, deprecated function. 2012-11-27 17:15:57 -04:00
norahmollo
8a7598bc3c WYSIWYG EDITOR validation
WYSIWYG EDITOR validation
2012-11-27 21:10:12 +00:00
user
8dd2b641da Changes to the variable picker feature before revision meeting with the CTO 2012-11-27 15:42:28 -04:00
norahmollo
1f00433203 WYSIWYG EDITOR
WYSIWYG EDITOR
2012-11-27 18:13:56 +00:00
norahmollo
892a48eba0 WYSIWYG EDITOR Variable Picker
WYSIWYG EDITOR variable picker changes
2012-11-27 17:24:38 +00:00
Victor Saisa Lopez
23d03a7d2e BUG 8283 "PMFAddInputDocument function request" SOLVED
- New feature
- PM Function for add a input document
- Added function "PMFAddInputDocument" in "class.pmFunctions.php"
- The QA team should test with:
    * Dynaforms
    * KnowledgeTree plugin
* Available from version 2.0.46
2012-11-27 12:56:10 -04:00
user
2f1ded16f5 Merging some changes to the variable picker feature inside the processmaker core 2012-11-27 08:55:29 -04:00
user
b0c556064c integrating changes in order to enable the double click selection/insertion in the variable picker 2012-11-26 12:29:29 -04:00
user
ccd87965e8 Adding some changes to the interface in order to fix the list filters in the variable picker feature 2012-11-26 12:18:03 -04:00
norahmollo
52461ddc8c WYSIWYG EDITOR Variable picker.js
WYSIWYG EDITOR Variable picker.js
2012-11-26 16:08:09 +00:00
julceslauhub
ae7daba540 Merge pull request #990 from brayanpereyra/BUG-9549
BUG 9549 I added button to import dynaform SOLVED
2012-11-25 19:33:55 -08:00
user
adb1ae1c34 Changes to the ajax function in order to obtain the list of variables 2012-11-23 16:54:38 -04:00
Brayan Osmar Pereyra Suxo
21013b00f6 BUG 9549 I added button to import dynaform SOLVED
I added button to import dynaform
2012-11-23 16:05:35 -04:00
Brayan Osmar Pereyra Suxo
9b2c1343e4 BUG 9549 I added button to import dynaform SOLVED
I added button to import dynaform
2012-11-23 15:47:10 -04:00
user
209cdfbed7 Adding some updates to the ajax function and also, the Ajax call to the variable picker form 2012-11-23 15:23:44 -04:00
norahmollo
2d3f7bc8cc WYSIWYG EDITOR events attach
WYSIWYG EDITOR events attach
2012-11-23 19:01:17 +00:00
norahmollo
b50e802391 WYSIWYG EDITOR Variable Picker Layout
WYSIWYG EDITOR Variable Picker Layout
2012-11-23 14:05:44 +00:00
ralph
d7962637a8 Commenting DB interface requiere files from processMap class, already in Autoloader. 2012-11-22 16:33:58 -04:00
user
f38c4d368c Removing requiere_once call to gain loading time. 2012-11-20 16:45:09 -04:00
user
24cb5bce52 Merge remote-tracking branch 'upstream/master' into speedy 2012-11-20 14:04:40 -04: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