Commit Graph

2965 Commits

Author SHA1 Message Date
ralph
313f668cc0 Merge branch 'master' of github.com:ralpheav/processmaker 2012-12-04 10:16:18 -04:00
ralph
b4efcb414e Adding forgotten include classes 2012-12-04 10:11:38 -04:00
Marco Antonio Nina
a49533541b BUG 9988 Mejoras para la usabilidad del plugin KT IMPROVEMENT
- According to the specifications.
- Was added the preferences para plugin KT allowing to put popup.
- Heght div folders.
2012-12-03 17:20:42 -04:00
julceslauhub
0da058eae9 Merge pull request #1037 from victorsl/BUG-10106
BUG 10106 "Verify php settings" SOLVED
2012-12-03 06:52:23 -08:00
Victor Saisa Lopez
0fbe08bff4 BUG 0000 "Added index in to LOGIN_LOG table" SOLVED
- Added index in to LOGIN_LOG table
* Available from version 2.0.46
2012-12-03 10:29:29 -04:00
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
julceslauhub
c1e477c5d0 Merge pull request #1036 from julceslauhub/master
BUG-10123 The Default Administrator User could change its ROLE. IMPROVEMENT
2012-11-30 13:28:47 -08:00
Julio Cesar Laura
fd311cf209 BUG-10123 The Default Administrator User could change its ROLE. IMPROVEMENT 2012-11-30 17:27:51 -04:00
julceslauhub
6d48666979 Merge pull request #1034 from marcoAntonioNina/BUG-10103
BUG 10103 PMFSendMessage with attachments SOLVED
2012-11-30 13:19:55 -08:00
julceslauhub
f83e86a755 Merge pull request #1035 from Jennydmz/BUG-10123
BUG-10123 The Default Administrator User could change its ROLE.
2012-11-30 13:17:05 -08:00
Marco Antonio Nina
ce533803ee BUG 10103 PMFSendMessage with attachments SOLVED
- Not checked the chain to create a record.
- Was add verification.
2012-11-30 16:56:29 -04:00
jennylee
76bdb93f02 BUG-10123 The Default Administrator User could change its ROLE.
I added a validation in SaveUser function, in file 'workflow/engine/templates/users/users.js', to prevent modify the Role of the Default Administrator User.
2012-11-30 16:39:17 -04:00
Julio Cesar Laura
5e9772761c BUG 7429 Error when testing e-mail configuration with local Exchange 2007 SOLVED
- PCRE expression was too restrictive to tld with 2 or 3 characters
- Now is valid 2, 3, 4 or 5 characters
2012-11-30 16:39:12 -04:00
julceslauhub
ae04f24774 Merge pull request #1029 from krimson-rayne/master
WYSIWYG Editor Feature pull request.
2012-11-30 11:35:44 -08:00
julceslauhub
087eef6dff Merge pull request #1031 from brayanpereyra/BUG-10084
Bug I added a functionality to save order the dashlet 10084
2012-11-30 10:56:10 -08:00
Brayan Osmar Pereyra Suxo
43c573430f BUG 10084 I added a functionality to save order the dashlet SOLVED
I added a functionality to save order the dashlet
2012-11-30 14:48:33 -04:00
Julio Cesar Laura
7a02dba250 BUG 10084 I added a functionality to save order the dashlet IMPROVEMENT 2012-11-30 14:47:21 -04:00
Brayan Osmar Pereyra Suxo
96818a643b BUG 10084 I added a functionality to save order the dashlet SOLVED
I added a functionality to save order the dashlet
2012-11-30 14:45:29 -04:00
julceslauhub
90b8599528 Merge pull request #1027 from brayanpereyra/BUG-10084
Bug I added a functionality to save order the dashlet 10084
2012-11-30 10:36:27 -08:00
Gustavo Cruz
6fa9ef9e4d Merge remote-tracking branch 'origin/master' 2012-11-30 14:29:13 -04:00
norahmollo
5305fe94d4 WYSIWYG EDITOR validations
WYSIWYG EDITOR validations
2012-11-30 18:21:27 +00:00
Gustavo Cruz
3412e6a5c6 Fixing the dimensions of the email template editor window 2012-11-30 13:56:36 -04:00
Brayan Osmar Pereyra Suxo
30e4b34663 BUG 10084 I added a functionality to save order the dashlet SOLVED
I added a functionality to save order the dashlet
2012-11-30 12:11:32 -04:00
julceslauhub
4f74e660a3 Merge pull request #1026 from julceslauhub/master
BUG 10127 Eventos: No existe orden en el listado de tareas SOLVED
2012-11-30 08:04:34 -08:00
Julio Cesar Laura
1dc2304efa BUG 10127 Eventos: No existe orden en el listado de tareas IMPROVEMENT 2012-11-30 12:02:19 -04:00
Julio Cesar Laura
0ab5df8f68 BUG 10127 Eventos: No existe orden en el listado de tareas SOLVED
- Missing sor by clause in the criteria
- Added sort by clause to the criteria
2012-11-30 11:58:00 -04: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
julceslauhub
e03bc5c44d Merge pull request #1022 from marcoAntonioNina/BUG-10118
BUG 10118 Upgrade script fails when needs to upgrade several WS SOLVED
2012-11-30 06:53:08 -08: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
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
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
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
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
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
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
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