Commit Graph

295 Commits

Author SHA1 Message Date
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
jennylee
7a23d26106 BUG 7306 Case Tracker download documents doesnt work, shows 404 Not Found page.
The file workflow/engine/methods/tracker/tracker_ShowOutputDocument.php was incomplete, there were not some validations like versioning, and there were not taking into account the extension of the file to download. I add those validations, taking like example the file /workflow/engine/methods/cases/cases_ShowOutputDocument.php
2012-09-28 14:35:39 -04:00
Marco Antonio Nina
d2ac677428 BUG 5357 The Trigger Wizard doesn't check whether the user... SOLVED
- No validation is performed.
- Was add validation in the Trigger Wizard.
2012-09-28 12:07:28 -04:00
Julio Cesar Laura
1d7f3ed2e8 BUG 9781 Testing 1: version 2.0.44 Text changes on ID's Processmaker English .po file SOLVED
- Change the wrong labels
2012-09-18 11:25:24 -04:00
Julio Cesar Laura
7d5144c3c6 BUG 5120 Change text to clarify the purpose of user for the Case Scheduler SOLVED
- Fix some issues in the logic of the validation
- Change some validations
2012-09-05 13:01:19 -04:00
Julio Cesar Laura
c5e130460e BUG 4596 Filter the user/group list once added to the permission list and separate the user and group dropdown SOLVED
- Changed the dropdown by a dropdown with optgroups
2012-08-30 16:02:50 -04:00
julceslauhub
14705928a8 Merge pull request #491 from marcoAntonioNina/BUG-9553
BUG 9553 Event setup duration unit of measure is not displayed SOLVED
2012-08-21 08:44:06 -07:00
Marco Antonio Nina
3635ca0076 BUG 9553 Event setup duration unit of measure is not displayed SOLVED
- According to the specifications.
- Was add the opcion Days/hours for creating events.
2012-08-21 09:56:15 -04:00
Marco Antonio Nina
24d1879db0 BUG 9555 Event log inside Process Designer SOLVED
- According to the specifications.
- Was removed the option completed y Pending of Processmap - Events
- Was add the Tab Logs en Admin.
- Was add the the list of events.
- Was changed the list Case Scheduler a logs.
2012-08-17 18:55:03 -04:00
Marco Antonio Nina
5dc4e6bb28 Merge remote branch 'upstream/master' into BUG-8038 2012-08-16 17:56:32 -04:00
Marco Antonio Nina
66a3f4a446 BUG 8038 Case Scheduler add a way to schedule tasks more often than... SOLVED
- According to the specifications.
- Was added the option "Every" that run the task each X hours.
2012-08-16 17:55:46 -04:00
Victor Saisa Lopez
6035aa9fbc BUG 9614 "La ventana de conditions no tiene el tamanio..." SOLVED
- Window "steps conditions" not have the right size
- Solved problem improved the window size
* Available from version 2.0.44
2012-08-16 16:43:16 -04:00
Victor Saisa Lopez
41f9312f7a BUG 9558 "Suggest field functionality is not intuitive..." SOLVED
- New feature, change SUGGEST field behavior for the insertion of
  a new record
- SUGGEST displays a temporary message to be placed in this field
- SUGGEST when you insert a new record to the database, it displays
  a popup message indicating the insertion
- SUGGEST this field allows the insertion of a new record by pressing
  the key Intro
- Is improved SUGGEST field behavior (when there are results, and when
  there are none)
- Problem solved by adding the SUGGEST field in the Dynaform (in the
  editor DynaForms) this in IE, when ckeck the option "Store new entry"
- Problem solved in method "String.prototype.trim" (JavaScript)
2012-08-16 15:37:15 -04:00
Marco Antonio Nina
26cc05aa9d BUG 9570 Grid Editor... properties allow to change width, link.. SOLVED
- The values were not necessary.
- Was validated for use of each type.
2012-08-15 10:44:12 -04:00
Marco Antonio Nina
7cc32c7f85 BUG 9570 Grid Editor... properties allow to change width, link.. SOLVED
- The values were not necessary.
- Was validated for use of each type.
2012-08-15 10:41:37 -04:00
Julio Cesar Laura
5be45bfc7a BUG 9554 Event setup has a different way to pick Variables ... SOLVED
- The Events->Action call other control "picker" because don't need the key cast description and the System variables
- Changed the appereance and behaviour of the control "picker" in the Event->Action panel
2012-08-14 10:58:44 -04:00
Julio Cesar Laura
ba7d24a3a5 BUG 9422 Fix many issues related to Case Scheduler/Events
- Problem updating the info for the case schedulers
- Add all the validations needed
2012-08-10 16:44:36 -04:00
Julio Cesar Laura
046cd41318 BUG 9585 In the Process Designer/Process Supervisor there is an option that reads...SOLVED
- The steps for supervisor was not working, and the outputs option was no configuration in the ProcessMap

- Fix the steps for the supervisors and the option outputs was deleted until the option was added in the ProcessMap designer (new feature)
2012-08-10 09:18:46 -04:00
Marco Antonio Nina
62c46feaea BUG 9551 Case description on task properties is no... SOLVED
- Not show the case description.
- Case description can be seen in the Summary.
2012-08-09 17:06:24 -04:00
Brayan Osmar Pereyra Suxo
e7480affc1 BUG 9603 Show "- None -" SOLVED
- I change 'none' to 'default'
2012-08-08 17:42:29 -04:00
Brayan Osmar Pereyra Suxo
0161c1b1bf BUG 9603 The notification validate value none SOLVED
- I removed validate and add value none "alert_message.html"
2012-08-08 17:03:47 -04:00
Marco Antonio Nina
1917d8cfe7 BUG 9572 Print Dynaform is not working when a case is open... SOLVED
- Undefined variable used.
- Was validated using using the variable.
2012-08-07 17:48:28 -04:00
Brayan Osmar Pereyra Suxo
f147ba79a9 BUG 9523 Edit Process Doesn't have validate in title SOLVED
- I add validate for porcess's title
2012-08-02 11:01:42 -04:00
Hector Cortez
f353ae77c2 BUG 8529 Change "exists" to "exist" in many phrases SOLVED
- Remember these grammar rules
- Changed grammar rules as suggested.
2012-07-25 16:51:16 -04:00
Julio Cesar Laura
b176da38d9 Update .po and .sql files for version 2.0.43 of ProcessMaker 2012-07-23 23:28:38 -04:00
Julio Cesar Laura
8f749c7e09 Improvement, change "green" to "classic 2012-07-18 15:59:13 -04:00
Brayan Osmar Pereyra Suxo
791c6ead37 BUG 9072 Don't show the button in test webservices SOLVED
- I add more heigth to form
2012-07-18 09:43:26 -04:00
Julio Cesar Laura
45e48338ff BUG 9453 ProcessMaker version 2.0.43 testing 3 Incomplete Labels on the .po English File
- The word "category" was truncated
- Change "gory" to "category"
2012-07-17 11:42:39 -04:00
Julio Cesar Laura
f8c57f9055 BUG 9405 Correccion idioma espanol
- Habian aun algunas etiquetas hardcoded
- Se cambio a labels todos los lugares con textos hardcoded
2012-07-12 00:46:29 -04:00
julceslauhub
09b23ab321 Merge pull request #214 from brayanpereyra/BUG-9398
BUG 9398 the field currency don't validate SOLVED
2012-07-10 15:35:25 -07:00
Brayan Osmar Pereyra Suxo
05a2c9e538 BUG 9398 the field currency don't validate SOLVED
- I add validate currency
2012-07-10 17:59:48 -04:00