Commit Graph

4244 Commits

Author SHA1 Message Date
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
Brayan Osmar Pereyra Suxo
171b94ed1e BUG 10148 I removed merge and added method POST SOLVED
I removed merge and added method POST
2012-12-06 15:56:33 -04:00
Brayan Osmar Pereyra Suxo
0510888b5e BUG 10148 I added validation to value 1 in checkbox SOLVED
I added validation to value 1 in checkbox
2012-12-06 15:30:36 -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
03907cbb7d Merge pull request #1057 from Jennydmz/BUG-7987
BUG-7987 When importing a process which is created by a user that does not   exist, the 'Process Owner' column shows empty.
2012-12-05 12:20:50 -08:00
jennylee
b9cbaa695d BUG-7987 When importing a process which is created by a user that does not exist, the 'Process Owner' column shows empty.
I added a validation in file 'workflow/engine/methods/processes/processes_Import_Ajax.php' to change PROCESS.PRO_CREATE_USER value in the database to the current user.
2012-12-05 16:13:08 -04:00
julceslauhub
925f25f515 Merge pull request #1056 from brayanpereyra/BUG-9549
BUG 9549 I added the width the form and dropdown SOLVED
2012-12-05 12:05:08 -08:00
julceslauhub
71f5699d54 Merge pull request #1052 from brayanpereyra/BUG-9549
BUG 9549 I added a confirm to import dynaform SOLVED
2012-12-05 11:50:07 -08:00
Brayan Osmar Pereyra Suxo
bcef02210a BUG 9549 I added the width the form and dropdown SOLVED
I added the width the form and dropdown
2012-12-05 15:21:05 -04:00
Hector Cortez
9924f254d0 BUG 10054 Feature request: grid to support a suggest field SOLVED
- Add the possibility to insert Suggest fields in a grid.
- New Feature, was added Suggest option to the grid.
2012-12-05 15:19:57 -04:00
Marco Antonio Nina
db287504ee BUG 10143 Error con campos tipo fecha al hacer upgrade de la version... SOLVED
- Not performed properly deleting files.
- Was changed function delete.
2012-12-05 15:17:57 -04:00
jennylee
e1c36895b1 BUG-7987 When importing a process which is created by a user that does not exist, the 'Process Owner' column shows empty.
I added a validation in file 'workflow/engine/methods/processes/processes_Import_Ajax.php' to change PROCESS.PRO_CREATE_USER value in the database to the current user.
2012-12-05 15:14:17 -04:00
Brayan Osmar Pereyra Suxo
8e6ee6388b BUG 9549 I added a confirm to import dynaform SOLVED
I added a confirm to import dynaform
2012-12-05 15:01:53 -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
julceslauhub
683bd9eddd Merge pull request #1050 from brayanpereyra/BUG-10084
BUG 10084 I added to view for news dashlets SOLVED
2012-12-05 07:33:03 -08:00
Brayan Osmar Pereyra Suxo
9a779a955e BUG 10084 I added to view for news dashlets SOLVED
I added to view for news dashlets
2012-12-05 11:28:18 -04:00
Gustavo Cruz
b936900f2a Adding some fixes to the pmGrids tinyMCE plugin 2012-12-04 17:42:42 -04:00
Gustavo Cruz
fc817b5bc1 Merge remote-tracking branch 'pm_wysiwyg/pm_wysiwyg' into pm_wysiwyg 2012-12-04 17:38:41 -04:00
norahmollo
18eed7907f WYSIWYG_EDITOR get Variables Grid
WYSIWYG_EDITOR get Variables Grid
2012-12-04 21:30:12 +00:00
Brayan Osmar Pereyra Suxo
acb53547b3 BUG 10088 I added a index to APPLICATION table SOLVED
I added the index the column APP_CREATED
2012-12-04 16:15:40 -04:00
Julio Cesar Laura
3bf840f07e Fix little bug with display error message when change the users role 2012-12-04 13:31:21 -04: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
Gustavo Cruz
f7bf7be619 Advances in the PM Grids properties plugin 2012-12-03 17:51:48 -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