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
Gustavo Cruz
58af1e569e
Merge branch 'pm_wysiwyg'
2012-11-29 13:35:28 -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
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
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
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
julceslauhub
295ca5216c
Merge pull request #996 from Jennydmz/BUG-6855
...
BUG-6855 Error message in 'Database Conections' clicking in Edit or Delete title.
2012-11-27 07:07:27 -08:00
jennylee
11c7fe3b42
BUG-6855 Error message in 'Database Conections' clicking in Edit or Delete title.
...
I put an 'IF' validation in file 'workflow/engine/classes/class.propelTable.php.php', to prevent that this columns were sortable.
2012-11-27 10:21:32 -04:00
julceslauhub
1804224a12
Merge pull request #994 from ralpheav/master
...
Adding SteepSuperVisorPeer interface class
2012-11-27 05:11:56 -08:00
julceslauhub
17453ebc78
Merge pull request #993 from ralpheav/master
...
Adding fix for Save button at Dynaform Fields properties
2012-11-26 13:59:57 -08:00
ralph
8eaacc678a
Adding SteepSuperVisorPeer interface class
2012-11-26 17:51:55 -04:00
ralph
3d12c70be4
Adding js library to set classes instance abbr and adding maborak.loader.js
2012-11-26 17:42:27 -04:00
julceslauhub
4a5b6093f4
Merge pull request #985 from victorsl/BUG-6828
...
BUG 6828 "Request that the address and label of link fields in..." SOLVED
2012-11-25 19:10:27 -08:00