julceslauhub
f07e2b0392
Merge pull request #1075 from ralpheav/master
...
Adding AppNotesPeer to the Autoloader
2012-12-10 12:55:28 -08:00
ralph
2533c02200
Adding AppNotesPeer
2012-12-10 16:52:18 -04:00
Gustavo Cruz
5c37fed782
Commit of some changes, adding the styles plugin to all editors, with this plugin settings like backgroud color, or other styles settings can be added more easily, color picker included in the background options of this plugin
2012-12-10 13:58:30 -04:00
Brayan Osmar Pereyra Suxo
8f71c54eab
BUG 10158 I added the colors in case tracker to stages SOLVED
...
I added the colors in case tracker to stages
2012-12-10 13:03:08 -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
julceslauhub
5152adaca7
Merge pull request #1068 from krimson-rayne/master
...
Additional comments, Documentation, and Fixes for the WYSIWYG Feature
2012-12-07 13:00:18 -08:00
julceslauhub
aabe9b98ff
Merge pull request #1070 from ralpheav/master
...
Adding sysGeneric Model Classes to the autoloader into Cron.
2012-12-07 12:58:10 -08:00
ralph
95132e7892
Adding sysGeneric Model Classes to the autoloader.
2012-12-07 16:10:36 -04:00
julceslauhub
f8d7ce24b0
Merge pull request #1069 from ralpheav/master
...
Adding classes to the Autoloader in Cron
2012-12-07 12:00:56 -08:00
ralph
f058c1b7c5
Merge branch 'master' of github.com:ralpheav/processmaker
2012-12-07 15:56:48 -04:00
ralph
c990eac5eb
Adding Groupwf
2012-12-07 15:55:38 -04:00
Gustavo Cruz
85e028d03f
Merge branch 'pm_wysiwyg'
2012-12-07 15:39:37 -04:00
Gustavo Cruz
9a82155717
Commit comments and additional documentation about the features and changes made
2012-12-07 15:33:45 -04:00
norahmollo
4471a8b2cc
WYSIWYG EDITOR comments
...
WYSIWYG EDITOR comments
2012-12-07 19:28:59 +00:00
Brayan Osmar Pereyra Suxo
18f0b9764e
I add validation to assigned of triggers
2012-12-07 15:13:38 -04:00
norahmollo
5b7eea1154
WYSIWYG EDITOR functions or methods comments
...
WYSIWYG EDITOR functions or methods comments
2012-12-07 18:53:26 +00:00
Gustavo Cruz
484eef4962
Rebuilding the tinyMCE-maborak library
2012-12-07 10:11:28 -04:00
Gustavo Cruz
610072205b
Fixing an mceInsertContent bug, the execCommand is now the mceInsertRawHTML
2012-12-07 09:54:12 -04:00
julceslauhub
ca1d8a1b1d
Merge pull request #1064 from brayanpereyra/BUG-10148
...
BUG 10148 I added validation to the function saveForm SOLVED
2012-12-06 13:01:11 -08: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
Brayan Osmar Pereyra Suxo
da560d606f
BUG 10148 I added validation to the function saveForm SOLVED
...
I added validation to the function saveForm
2012-12-06 16:44:10 -04:00
Julio Cesar Laura
ffe3a13f32
BUG 10157 Cuando se configura el Estimated Task Duration del evento no genera el grafico del mismo SOLVED
...
- El factor de conversion estaba siendo redoendado solo a 2 decimales
- Ahora se redondea a 5 decimales
2012-12-06 16:35:30 -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
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
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
39bd1dc84a
Adding class name ProcessUserPeer
2012-12-04 10:42:35 -04:00
ralph
313f668cc0
Merge branch 'master' of github.com:ralpheav/processmaker
2012-12-04 10:16:18 -04:00