julceslauhub
1ddcf1cb14
Merge pull request #1023 from julceslauhub/master
...
BUG 5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS IMPROVEMENT
2012-11-30 06:43:21 -08: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
julceslauhub
d44e96b88d
Merge pull request #1020 from victorsl/BUG-10087
...
BUG 10087 "PM functions y Web Services de ProcessMaker no..." SOLVED
2012-11-30 06:26:46 -08:00
norahmollo
e6e008b88d
WYSIWYG EDITOR json changes
...
WYSIWYG EDITOR json changes
2012-11-30 14:23:16 +00:00
Brayan Osmar Pereyra Suxo
646d71135e
BUG 10084 I added a functionality to save order the dashlet SOLVED
...
I added a functionality to save order the dashlet
2012-11-30 09:44:29 -04:00
Brayan Osmar Pereyra Suxo
ba7467fccd
Merge remote branch 'upstream/master' into BUG-10084
2012-11-30 09:43:22 -04:00
Marco Antonio Nina
49067865d1
BUG 10118 Upgrade script fails when needs to upgrade several WS SOLVED
...
- The connections persistence of mysql no close.
- Was add set variable interactive_timeout and MYSQL_CLIENT_INTERACTIVE for connection persistent.
2012-11-30 09:40:58 -04:00
norahmollo
562cf996a3
Permissions changes
...
permissions changes
2012-11-30 13:24:01 +00:00
Gustavo Cruz
492e951a00
Fixed the permissions for the template folder
2012-11-30 08:23:37 -04:00
Gustavo Cruz
36a936ca8b
Fixes to the permissions of the tcpdf third party plugin
2012-11-30 08:02:11 -04:00
Gustavo Cruz
59bc96e354
Fixed permission for the images folder
2012-11-30 07:40:09 -04:00
norahmollo
834f15dfa8
PERMISSIONS CHANGES
...
PERMISSIONS CHANGES
2012-11-29 21:42:22 +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
Victor Saisa Lopez
eb774203d5
BUG 10087 "PM functions y Web Services de ProcessMaker no..." SOLVED
...
- Problem with the variable $_SESSION
- The variable $_SESSION should not lose the default values ..set
- Added functions to save and restore the values ..of the variable $_SESSION
- Revised class.pmFunctions.php functions and class.wsBase.php
- The QA team should test this functions (most of these functions running
triggers, try running triggers):
PMFAddInputDocument
PMFGenerateOutputDocument
PMFDerivateCase, WSDerivateCase, wsBase::derivateCase
PMFNewCase, WSNewCase, wsBase::newCase
PMFRedirectToStep
PMFDeleteCase, WSDeleteCase, wsBase::deleteCase
PMFCancelCase, WSCancelCase, wsBase::cancelCase
PMFPauseCase, WSPauseCase, wsBase::pauseCase
PMFUnpauseCase, WSUnpauseCase, wsBase::unpauseCase
wsBase::executeTrigger
wsBase::reassignCase
* Available from version 2.0.46
2012-11-29 17:04: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
4bd22eeafe
Merge pull request #1018 from ralpheav/master
...
Adding Isolation forgotten class
2012-11-29 12:28:57 -08:00
Brayan Osmar Pereyra Suxo
daef0e3853
BUG 10084 I added a functionality to save order the dashlet SOLVED
...
I added a functionality to save order the dashlet
2012-11-29 16:20:30 -04:00
julceslauhub
3c050e64db
Merge pull request #1016 from ralpheav/master
...
Removing not in use directory ./server from gulliver/js/maborak/core
2012-11-29 11:58:26 -08:00
norahmollo
6a2b32f77d
Merge remote branch 'origin/master'
2012-11-29 19:53:44 +00:00
ralph
b12cb36a9e
Adding forgotten Isolation.php include.
2012-11-29 15:51:00 -04:00
julceslauhub
2499c39ab1
Merge pull request #1015 from marcoAntonioNina/BUG-7384
...
BUG 7384 JavaScript getControlsInTheRow() function does not work... SOLVED
2012-11-29 11:43:57 -08:00
Marco Antonio Nina
b3d66a84b0
BUG 7384 JavaScript getControlsInTheRow() function does not work... SOLVED
...
- No loaded the all fields of grid.
- Was add the fields missing.
2012-11-29 15:39:08 -04:00
julceslauhub
2dc2d8f7fa
Merge pull request #1014 from ralpheav/master
...
Changing deprecated json functions
2012-11-29 11:12:36 -08:00
ralph
5e2db4b348
Removing not in use directory ./server from gulliver/js/maborak/core
2012-11-29 14:30:11 -04:00
ralph
2df7ff709a
Changing deprecated json->decode json->encode by Bootstrap functions.
2012-11-29 14:25:06 -04:00
Gustavo Cruz
58af1e569e
Merge branch 'pm_wysiwyg'
2012-11-29 13:35:28 -04:00
Gustavo Cruz
13ac6fa95a
Merge remote-tracking branch 'upstream/master'
2012-11-29 13:28:24 -04:00
Gustavo Cruz
81270e1567
Fixed the changes in order to register the class in the sysgeneric.php and bootstrap files
2012-11-29 13:25:59 -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
julceslauhub
c6f965c9a1
Merge pull request #1012 from ralpheav/master
...
adding Bootstrap::json_encode to translations
2012-11-29 08:32:56 -08:00
Gustavo Cruz
f55ff5bdae
Automatic merge with the upstream master branch
2012-11-29 12:18:58 -04:00
ralph
5c89c9d499
Adding new Bootstrap::json_encode()
2012-11-29 11:21:52 -04:00
user
0cc58c934b
Merge remote-tracking branch 'upstream/master'
2012-11-29 11:06:30 -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
9e40d41b67
BUG 10110 Añr modulo de logs para envio de correos electronicos SOLVED
...
- According to the specifications.
- Was add the the list of emails.
2012-11-28 14:50:36 -04: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
f26704e315
BUG 10110 Añr modulo de logs para envio de correos electronicos SOLVED
...
- According to the specifications.
- Was add the the list of emails.
2012-11-28 14:30:12 -04:00
julceslauhub
f5f13d83a9
Merge pull request #1006 from julceslauhub/master
...
BUG 7222 Etiquetas con HTML muestran caracteres html extra en las filas SOLVED
2012-11-28 10:24:44 -08:00
Julio Cesar Laura
9581c9d3e7
BUG 7222 Etiquetas con HTML muestran caracteres html extra en las filas SOLVED
...
- El valor que se coloca en el atributo pm:label no estaba siendo validado
- El valor ahora es validado usando entidades
2012-11-28 14:19:35 -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