Commit Graph

425 Commits

Author SHA1 Message Date
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
Gustavo Cruz
f55ff5bdae Automatic merge with the upstream master branch 2012-11-29 12:18:58 -04:00
norahmollo
dc2c19f288 WYSIWYG EDITOR resize popup Variable Picker
WYSIWYG EDITOR Variable Picker
2012-11-28 21:20:41 +00:00
user
8dd2b641da Changes to the variable picker feature before revision meeting with the CTO 2012-11-27 15:42:28 -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
7604e72740 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:47:34 -04: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
norahmollo
52461ddc8c WYSIWYG EDITOR Variable picker.js
WYSIWYG EDITOR Variable picker.js
2012-11-26 16:08:09 +00:00
julceslauhub
ae7daba540 Merge pull request #990 from brayanpereyra/BUG-9549
BUG 9549 I added button to import dynaform SOLVED
2012-11-25 19:33:55 -08:00
jennylee
1079ae5eee BUG-6855 Error message in 'Database Conections' clicking in Edit or Delete title.
I put an 'IF' validation in file 'gulliver/methods/propelTableAjax.php', to prevent that this columns were sortable.
2012-11-23 17:43:05 -04:00
Brayan Osmar Pereyra Suxo
9b2c1343e4 BUG 9549 I added button to import dynaform SOLVED
I added button to import dynaform
2012-11-23 15:47:10 -04:00
user
5115efdca3 adding the getVariableList action to the processes Ajax method in order to obtain the variables list in JSON format 2012-11-23 10:26:24 -04:00
norahmollo
b50e802391 WYSIWYG EDITOR Variable Picker Layout
WYSIWYG EDITOR Variable Picker Layout
2012-11-23 14:05:44 +00:00
ralph
d7962637a8 Commenting DB interface requiere files from processMap class, already in Autoloader. 2012-11-22 16:33:58 -04:00
user
581217558f Changes and fixes to the dynaform editor wysiwyg feature 2012-11-20 09:07:40 -04:00
norahmollo
1bad36c61d WYSIWYG EDITOR output Documents
Wysiwyg Editor Output Documents
2012-11-16 20:13:09 +00:00
user
7e589fd4f8 Fixed some isses with the integration with TinyMCE and also Created the plugin pmSimpleUploader for TinyMCE 2012-11-15 13:07:06 -04:00
user
22cc9125d1 Merge branch 'master' into pm_wysiwyg 2012-11-15 12:36:31 -04:00
norahmollo
0558942662 WYSIWYG EDITOR for dynaforms
WYSIWYG EDITOR for dynaforms
2012-11-15 16:06:53 +00:00
Victor Saisa Lopez
b123ddf1c3 BUG 8541 "Al hacer click sobre un boton, este se queda en..." SOLVED
- In PROCESSMAKER>DESIGNER>DYNAFORMS>Edit>HTML "Restore Original HTML"
  and "Refresh View" buttons remain active after being clicked
- Fixed, now the buttons are reset to it's initial state
* Available from version 2.0.46
2012-11-14 16:15:14 -04:00
Julio Cesar Laura
51ddae1202 BUG 10027 Request for Dynaform Editing, a way to edit various dynaforms simply SOLVED
- Added a dropdown with the dynaforms list to change the dynaform editing inside the dynaforms editor
2012-11-14 13:42:31 -04:00
user
70c3778425 adding the patches to the tinyMCE editor in order to solve the maborak/leinmud conflicts 2012-11-14 09:39:24 -04:00
norahmollo
bd0ababd7b WYSIWYG editor dynaforms and output documents
WYSIWTG editor for dynaforms and output documents
2012-11-14 12:53:49 +00:00
user
e2b596c5c6 Merge branch 'pm_wysiwyg' of github.com:krimson-rayne/pm_wysiwyg into pm_wysiwyg 2012-11-12 12:15:06 -04:00
user
5c0c2d1d5f Adding the wysiwyg class to the dynaform fields package 2012-11-12 11:37:09 -04:00
Hector Cortez
aecf461295 BUG 9898 PDF limit 6 pages SOLVED
- When we generate a pdf in process, it can be created and download, but it can't over 6 pages.
- Was added new report generator pdf.
2012-11-09 16:40:49 -04:00
jennylee
0e69382976 BUG-7274 New feature, show on the 'Task - Step list' the Dynaform Mode is assigned.
I modified the files 'workflow/engine/xmlform/steps/steps_List.xml' and 'workflow/engine/classes/class.processMap.php' to add a new column in the table 'Steps' showing the Mode in wich is assigned the dynaform to the Task.
2012-11-08 15:47:41 -04:00
jennylee
ab9622a61c BUG-7274 New feature, show on the 'Task - Step list' the Dynaform Mode is assigned.
I modified the files 'workflow/engine/xmlform/steps/steps_List.xml' and 'workflow/engine/classes/class.processMap.php' to add a new column in the table 'Steps' showing the Mode in wich is assigned the dynaform to the Task.
2012-11-08 14:58:47 -04:00
Victor Saisa Lopez
ba6c87b9f2 BUG 9548 "Agregar la posibilidad de copiar triggers" SOLVED
- New feature
- Add the ability to copy triggers
- Copy trigger option was added in DESIGNER>TRIGGERS
* Available from version 2.0.46
2012-11-07 16:59:48 -04:00
Victor Saisa Lopez
995be39eb9 BUG 4940 "Add option to set a time limit on 'self serve'..." SOLVED
- New feature
- Add option to set a time limit on "Self service" routing
- Added new feature in properties task
- This new feature is activated by the execution of cron.php:
      cron.php [+wWORKSPACE] unassigned-case
* Available from version 2.0.45
2012-10-22 13:55:35 -04:00
Ralph Asendeteufrer
00d934bc62 BUG 9877 PM table Dynaform Title size could grows up to infinite
PROBLEM  The title of the Dynaforms grows up at time to create it from a PM table.
SOLUTION the title should no concat the names of the PM tables in the dynaform table, no it is only assigning the PM table tittle.
2012-10-16 15:00:15 -04:00
Ralph Asendeteufrer
5f0b6afaf1 BUG 9877 PM table Dynaform Title size could grows up to infinite
PROBLEM  The title of the Dynaforms grows up at time to create it from a PM table.
SOLUTION the title should no concat the names of the PM tables in the dynaform table, no it is only assigning the PM table tittle in case the title is empty.
2012-10-16 13:32:16 -04:00
julceslauhub
ea6045342a Merge pull request #743 from norahmollo/BUG-8557
BUG 8557 Widen the Trigger editing box from 85 to 100 characters and move insert variable button below the textarea SOLVED
2012-10-16 06:29:45 -07:00
norah
c71aa82fcc BUG 8557 Widen the Trigger editing box from 85 to 100 characters and move insert variable button below the textarea SOLVED
- EL ancho de los textareas eran cortos y no se veian bien
- Cambiado el ancho de los textareas en la creacion/edicion de los triggers
2012-10-16 13:22:43 +00:00
Julio Cesar Laura
e10ca93ad7 BUG 5765 I add the triggers t process SOLVED
- Added triggers to cancel, pause, reassing and delete case
2012-10-16 00:29:52 -04:00
jennylee
b4d4df8f76 BUG-9837 In a field DATE in a Dynaform with TODAY date like a default date, it shows always in this format: "2012-10-11", it ignores the MASK.
The xml file of dynaform sets 'defaultvalue' with current date when 'defaultvalue_sel' has the value 'today', so I add an 'if' in 'workflow/engine/xmlform/dynaforms/filds/date.xml', to set this value with the value of 'defaultvalue_sel' when this one is 'today'.
2012-10-15 10:13:50 -04:00
Brayan Osmar Pereyra Suxo
21b2f2b218 BUG 5285 I add field PRO_SUBPROCESS
I add field PRO_SUBPROCESS to start only in sub process
2012-10-11 14:26:03 -04:00
Brayan Osmar Pereyra Suxo
61c1b2409e Merge remote branch 'upstream/master' into BUG-8344 2012-10-08 12:33:43 -04:00
Brayan Osmar Pereyra Suxo
ff3e21cf40 BUG 8344 I add permissions to cases notes
I add permissions to cases notes
2012-10-05 12:29:55 -04:00
Julio Cesar Laura
c1670185ea BUG 6564 Group value based Self service Assignment Rule SOLVED
- Add a new Assignment Rule, to use a variable to designe dynamicly the group for the self service
2012-10-05 11:16:37 -04:00
Victor Saisa Lopez
29c6fc996d BUG 8333 "File field for each grid line" SOLVED
- New feature
- File field for each grid line
- Added "file" element in grids
- The QA team should test with:
    * Grids in mode edit/view
    * INPUT property (http://wiki.processmaker.com/index.php/2.0/Files)
    * KnowledgeTree plugin
    * And other cases
* Available from version 2.0.45
2012-10-04 17:54:44 -04:00
julceslauhub
3922a9809c Merge pull request #659 from brayanpereyra/BUG-4715
BUG 4715 I add assigned group to supervisor user
2012-10-04 13:58:22 -07:00
Brayan Osmar Pereyra Suxo
ac920502cf BUG 9508 I changed the variable name
I changed thevariable name adjustgridswith for adjustgridswidth
2012-10-04 15:33:11 -04:00
Brayan Osmar Pereyra Suxo
f12c66426c BUG 4715 I add assigned group to supervisor user
I add assigned to superisor user in cases to groups
2012-10-04 15:19:31 -04:00
Brayan Osmar Pereyra Suxo
e175087c82 Merge remote branch 'upstream/master' into BUG-9508 2012-10-03 11:59:46 -04:00
Brayan Osmar Pereyra Suxo
ae11d5c106 BUG 9508 I add the option the show scroll
I add propety in form to the grids with scroll
2012-10-03 11:57:16 -04:00
Hector Cortez
dd1b914ee8 BUG Move "Enable HTML Editing" checkbox, "Restore Original HTML" SOLVED
- Move "Enable HTML Editing" checkbox, "Restore Original HTML" and "Refresh view" buttons to top of "HTML" tab in DynaForm Editor.
- Added messageBox of alert.
2012-10-01 14:37:02 -04:00
Hector Cortez
1e03cebdd8 BUG Move "Enable HTML Editing" checkbox, "Restore Original HTML" SOLVED
- Move "Enable HTML Editing" checkbox, "Restore Original HTML" and "Refresh view" buttons to top of "HTML" tab in DynaForm Editor
- Buttons are moved to the top
2012-10-01 11:19:55 -04:00
julceslauhub
8c3a42812c Merge pull request #621 from Jennydmz/BUG-7306
BUG 7306 Case Tracker download documents doesnt work, shows 404 Not Foun...
2012-09-28 13:43:36 -07:00