Commit Graph

1109 Commits

Author SHA1 Message Date
julceslauhub
ae4fb31012 Merge pull request #1099 from marcoAntonioNina/BUG-10083
BUG 10083 skins not being remembered after logout IMPROVEMENT
2012-12-14 09:35:41 -08:00
Marco Antonio Nina
a157292688 BUG 10083 skins not being remembered after logout IMPROVEMENT
- According to the specifications.
- Was add cookie for save skin of workspace.
2012-12-14 11:43:43 -04:00
Victor Saisa Lopez
5c1c6fbc66 BUG 10152 "PMFSendMessage() should have an option for..." SOLVED
- PMFSendMessage function can't be set for send mail with format text plain
- Fixed, PMFSendMessage now use the extension of the template for get the
  format of the mail, example:
    > path_to_template/MyTemplate.html
      the extension is html, then use text/html content type for the mail
    > path_to_template/MyTemplate.txt
      the extension is txt, then use text/plain content type for the mail
    > If the extension is different to html/htm, then used text/plain in all cases
* Available from version ProcessMaker-2.0.46
2012-12-13 17:07:18 -04:00
Victor Saisa Lopez
e7b7292e11 BUG 0000 "Displayed fatal error when PMmemcached use fileCache" SOLVED
- Displayed fatal error when PMmemcached use class.fileCache.php
- Fix problem, added missing methods in class.fileCache.php
* Available from version ProcessMaker-2.0.46
2012-12-13 11:58:34 -04:00
Gustavo Cruz
dd4e044296 Merge branch 'pm_wysiwyg' 2012-12-12 17:32:13 -04:00
Gustavo Cruz
a7136b70d4 Adding the Field Picker in the dynaform editor 2012-12-12 17:30:36 -04:00
julceslauhub
fd8d6b0af7 Merge pull request #1089 from marcoAntonioNina/BUG-10156
BUG 10156 Cron execution stop if an error is found in any event SOLVED
2012-12-12 10:48:37 -08:00
Marco Antonio Nina
7ffbecdb60 BUG 10156 Cron execution stop if an error is found in any event SOLVED
- To run cron was stopped in one case in the function PMFGetUserEmailAddress for a nonexistent user id.
- was add validation to nonexistent user
2012-12-12 14:45:16 -04:00
Julio Cesar Laura
4301ea76a2 Add missing class when filter cases by process category 2012-12-12 13:39:22 -04:00
julceslauhub
9f550dfbd6 Merge pull request #1082 from ralpheav/master
Adding fix for wrong method decode named, and not included CaseSchedulePeer
2012-12-11 11:50:47 -08:00
ralph
6fcca24d60 Adding fix for wrong method decode named, and not included CaseSchedulerPeer class not added into the autolader. 2012-12-11 15:46:50 -04:00
julceslauhub
eb7077a291 Merge pull request #1081 from ralpheav/master
Adding fix for session loose at time to load inexistent png file.
2012-12-11 11:14:58 -08:00
ralph
274add8cbf Adding fix for session loose at time to load inexistent png file. 2012-12-11 15:10:02 -04:00
julceslauhub
b5ff0b6712 Merge pull request #1078 from victorsl/BUG-10131
BUG 10131 "Don't showing the summary and cases notes columns" SOLVED
2012-12-11 07:41:56 -08:00
Marco Antonio Nina
1a3d8a9c98 BUG 10133 ProcessMaker Zimbra Triggers doesn't work on Zimbra 8 SOLVED
- Triggers doesn't work on Zimbra 8.
- was add the parameter "protocol" for changed protocol http or https.
2012-12-11 11:00:02 -04:00
Victor Saisa Lopez
bef44bcfbd BUG 10131 "Don't showing the summary and cases notes columns" SOLVED
- Don't showing the summary and cases notes columns when the Enterprise
  plugin is enabled (Bug 10131)
- The column labels inbox, draft, etc do not change when you change the
  language, this when the Enterprise plugin is enabled (Bug 10101)
- In ADMIN>Settings>CasesList when is load PMTable dropdown always goes
  to the inbox tab
- The labels of the columns that are of the system, are now translated
  with the set language
- In ADMIN>Settings>CasesList, options have been added to complete/upgrade
  the fields of the Cases List
- Before you install/upgrade the Enterprise plugin, you should delete these files:
    path_to_processmaker/workflow/engine/templates/cases/casesListSetup.html
    path_to_processmaker/workflow/engine/templates/cases/casesListSetup.js
- The Enterprise plugin will work correctly if you have a version of
  ProcessMaker 2.0.46 or higher
* Available from version 2.0.46
2012-12-11 10:26:10 -04:00
ralph
2533c02200 Adding AppNotesPeer 2012-12-10 16:52:18 -04:00
Julio Cesar Laura
cf24c78f5d BUG 10162 Can not use poedit-1.5.4 to translate SOLVED
- Only "X-Poedit-Language" header was accepted
- Now accepts the header "X-Poedit-Language" and "Language"
2012-12-07 17:01:37 -04:00
Gustavo Cruz
85e028d03f Merge branch 'pm_wysiwyg' 2012-12-07 15:39:37 -04:00
norahmollo
5b7eea1154 WYSIWYG EDITOR functions or methods comments
WYSIWYG EDITOR functions or methods comments
2012-12-07 18:53:26 +00:00
julceslauhub
f716aa7a53 Merge pull request #1063 from ralpheav/master
Adding CaseTrackerObjectPeer  to the autoloader
2012-12-06 12:54:12 -08:00
ralph
15e7df5912 Adding CaseTrackerObjectPeer 2012-12-06 16:47:05 -04:00
julceslauhub
f0b7d9c1d9 Merge pull request #1060 from ralpheav/master
Adding GroupUserPeer and GroupwfPeer
2012-12-06 12:00:16 -08:00
ralph
3a52bc3a27 Adding GroupUserPeer GroupwfPeer 2012-12-06 15:57:34 -04:00
julceslauhub
4ba71a398c Merge pull request #1058 from ralpheav/master
Adding ReportVarPeer  to the autoloader
2012-12-06 11:08:41 -08:00
ralph
46d3d4a81c adding ReportVarPeer 2012-12-06 14:27:11 -04:00
Gustavo Cruz
d45c6bbd73 Another update to the grids wizard feature 2012-12-05 18:07:10 -04:00
julceslauhub
c957de4ee8 Merge pull request #1051 from ralpheav/master
Adding CaseTrackerPeer  to the autoloader
2012-12-05 08:12:29 -08:00
ralph
1946094c1b Adding CaseTrackerPeer 2012-12-05 11:59:09 -04:00
norahmollo
18eed7907f WYSIWYG_EDITOR get Variables Grid
WYSIWYG_EDITOR get Variables Grid
2012-12-04 21:30:12 +00:00
Julio Cesar Laura
5aa3050203 BUG 7900 DynaForm title not changed in designer, on save SOLVED
- The dynaform title was not refreshed after the save action
- Refresh the dynaform title after the save action
2012-12-04 12:09:14 -04:00
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
norahmollo
cc6005a4f7 Merge remote branch 'pm_wysiwyg/pm_wysiwyg' into pm_wysiwyg 2012-12-04 13:29:38 +00:00
norahmollo
b5b36f0149 WYSIWYG EDITOR get grids
WYSIWYG EDITOR get grids
2012-12-04 13:00:28 +00: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
julceslauhub
6d48666979 Merge pull request #1034 from marcoAntonioNina/BUG-10103
BUG 10103 PMFSendMessage with attachments SOLVED
2012-11-30 13:19:55 -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
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
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
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
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
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
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