Commit Graph

723 Commits

Author SHA1 Message Date
Marco Antonio Nina
d686763418 BUG 9557 There is no Break Point for After Derivation... IMPROVEMENT
- Had not a Break for after derivation triggers.
- was add a break.
2012-08-22 17:52:25 -04:00
Marco Antonio Nina
acfe9f8208 BUG 9557 There is no Break Point for After Derivation... IMPROVEMENT
- Had not a Break for after derivation triggers.
- was add a break.
2012-08-22 09:56:46 -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
Julio Cesar Laura
9c72fbddeb BUG 9609 Change log y View en Dynaforms no muestra valores ingresados en formularios ... SOLVED
- Al momento de recuperar los permisos de los dynaforms, se estaba filtrando 2 veces por el UID de la tarea, esto e sinnecesario porque la funcion que recupera los permisos ya valida por la tarea
- Habian otros issues menores (como el titulo del formulario en los tabs de preview)
- Se quito la dobre validacion por tarea y se corrigieron los issues menores
2012-08-21 09:53:15 -04:00
julceslauhub
16ff818d68 Merge pull request #486 from marcoAntonioNina/BUG-9555
BUG 9555 Event log inside Process Designer SOLVED
2012-08-20 08:13:41 -07: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
Victor Saisa Lopez
a68d49cc2c BUG 9605 "Change default advanced search options" SOLVED
- Change default advanced search options, for get cases information
  of the current user
- Solved, added new option "Current user" in DropDown Users set to
  default in Advanced Search
2012-08-17 18:23:58 -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
Julio Cesar Laura
3947d5418e BUG 7338 User profile Replaced by doesn't work when PM derivate a case
- In the class "derivation" doesn't exist the validation for the "Replaced By" field
- Added the business logic to set the replaced by user when a case is derivated
2012-08-16 11:44:17 -04:00
Julio Cesar Laura
cb086e06c3 BUG 9624 When you go to the UNASSIGN option, screen is blank SOLVED
- When format a date with null value thows a javascript error
- Add validation for null values
- Fix some issues with the format of names (current user, previous user)
2012-08-15 19:04:55 -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
Victor Saisa Lopez
b3214a618f BUG 9560 "List of Departments correct except for items with..." SOLVED
- There problems with the names of departments and groups that have
  the characters "<" and ">"
- Solved the problem with the characters "<" and ">" in
  departments and groups (in the list and modification)
2012-08-10 17:53:17 -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
julceslauhub
bcfd38df9b Merge pull request #459 from marcoAntonioNina/BUG-9557
BUG 9557 There is no Break Point for After Derivation triggers SOLVED
2012-08-10 07:40:44 -07:00
Marco Antonio Nina
c9db86dc41 BUG 9557 There is no Break Point for After Derivation triggers SOLVED
- Had not a Break for after derivation triggers.
- was add a break.
2012-08-10 10:34:09 -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
Victor Saisa Lopez
95f8019f9d BUG 9495 "La edicion del User modifica el Rol" SOLVED
- Reverted the changes made in "Users.php"
- Solved wrong display of information "Country, State or Region, Location"
  in "View_Edit_Profile" this in IE, all this in "usersAjax.php"
2012-08-09 17:09:47 -04:00
Julio Cesar Laura
17667e8831 BUG 9528 Cookies in ProcessMaker are not HttpOnly
- The PHPSESSID cookie are not HttpOnly
- Add the attribute HttpOnly for the PHPSESSID cookie
2012-08-09 16:32:52 -04:00
julceslauhub
c817c5ab7e Merge pull request #446 from marcoAntonioNina/BUG-9557
BUG 9557 There is no Break Point for After Derivation triggers SOLVED
2012-08-08 13:05:08 -07:00
Marco Antonio Nina
bbbb1d0b84 BUG 9557 There is no Break Point for After Derivation triggers SOLVED
- Had not a Break for after derivation triggers.
- was add a break.
2012-08-08 15:26:53 -04:00
Victor Saisa Lopez
80963a2fcf BUG 9495 "La edicion del User modifica el Rol" SOLVED
- When modifying a user's data "ADMIN>Users" or "View/Edit Profile"
  shows the incorrect data in the dropdowns
- Problem solved, display incorrect information in Dropdowns is because
  the response time of AJAX requests, this was solved by improving the
  order of AJAX requests
- Changed the label "Saving process" (ID_SAVING_PROCESS) for
  "Saving ..." (ID_SAVING)
- Solved wrong display of information "Country, State or Region, Location"
  in "View_Edit_Profile" this in IE
2012-08-08 12:26:59 -04:00
Julio Cesar Laura
f9a66149be Fix the message when try to open a case that is of other user 2012-08-07 19:17:26 -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
julceslauhub
3b78081f18 Merge pull request #429 from marcoAntonioNina/BUG-9530
BUG 9530 HeartBeat SOLVED
2012-08-02 13:40:10 -07:00
Marco Antonio Nina
e55b260b98 BUG 9530 HeartBeat SOLVED
- HeartBeat not checked.
- HeartBeat works in skin classic and uxmodern.
2012-08-02 16:22:45 -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
julceslauhub
267161a554 Merge pull request #401 from marcoAntonioNina/BUG-9185
BUG 9185 Cuando se deshabilita o habilita un plugin... SOLVED
2012-07-26 13:57:37 -07:00
Marco Antonio Nina
a682c26e62 BUG 9185 Cuando se deshabilita o habilita un plugin... SOLVED
- No found validation to the skin uxmodern.
- were added validation for the skin.
2012-07-26 16:46:48 -04:00
julceslauhub
5bfe9b2fda Merge pull request #396 from julceslauhub/master
BUG 9477 Problem notifying the next user
2012-07-25 15:56:21 -07:00
Julio Cesar Laura
f6d90d7ac6 BUG 9477 Problem notifying the next user
We've detected 2 problems:

1.- The new algorithm to detect if the password is encrypted don't support passwords with a ":" character

2.- When recover the email configuration the system don't decrypt correctly the password of a previous version (without encryption, backwards compatibility)
2012-07-25 18:47:13 -04:00
julceslauhub
a006a05a47 Merge pull request #395 from victorsl/BUG-4119
BUG 4119 "Need web service for updating user accounts" SOLVED
2012-07-25 15:46:26 -07:00
julceslauhub
16ce328397 Merge pull request #394 from brayanpereyra/BUG-4763
BUG 4763 Add notes when pause or cancel case SOLVED
2012-07-25 15:39:51 -07:00
Victor Saisa Lopez
3ffa50d602 BUG 4119 "Need web service for updating user accounts" SOLVED
- New feature
- Web Services for updating user accounts
- Added functions "PMFCreateUser, PMFUpdateUser, WSCreateUser, WSUpdateUser" in "class.pmFunctions.php"
- Added function "updateUser" in "class.wsBase.php"
- Added functionality for applications using Web Services
2012-07-25 18:27:48 -04:00
Brayan Osmar Pereyra Suxo
c921867292 BUG 4763 Add notes when pause or cancel case SOLVED
- I add field textarea for comment the pause or cancel
- I add field checkbox for notify to case users the pause or cancel
2012-07-25 16:54:54 -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
Marco Antonio Nina
b687993617 BUG 8853 Adding the cases from "unassigned Folder" to simplified... SOLVED
- No had this option.
- Was added the functionality Unassigned Inbox.
2012-07-25 10:52:35 -04:00
Marco Antonio Nina
0564efebbe BUG 8853 Adding the cases from "unassigned Folder" to simplified... SOLVED
- No had this option.
- Was added the functionality Unassigned Inbox.
2012-07-25 10:44:00 -04:00
Hector Cortez
9bbf93da0c BUG-8753 Short Tags are Still Present as of Version 2.0.38 SOLVED
- Short tags are still present in the code in the form of the short print tag: <?=
- Changing of the short tags for deprecated functions and code.
2012-07-23 10:33:10 -04:00
Marco Antonio Nina
7f055e30db BUG 9463 Cuando se cambia el skin por medio de Admin-Settings-Skin... SOLVED
- there was a validation incorrecta.
- By change of url additional validation is needed.
2012-07-20 16:03:39 -04:00
julceslauhub
67de5a5d2d Merge pull request #353 from brayanpereyra/BUG-8376
BUG 8376 The Key Autoincrement in PMT Dynaform is requeried SOLVED
2012-07-20 06:34:06 -07:00
Brayan Osmar Pereyra Suxo
f1484ca998 BUG 8376 The Key Autoincrement in PMT Dynaform is requeried SOLVED
- I add the field Key Autoincrement no requeried in PMT dynaform
2012-07-19 18:53:48 -04:00
julceslauhub
6df4a049ff Merge pull request #351 from marcoAntonioNina/BUG-8408
CODE STYLE
2012-07-19 15:12:14 -07:00
Marco Antonio Nina
fb83aef89b CODE STYLE
- workflow/engine/menus/cases.php
- workflow/engine/methods/appFolder/appFolderAjax.php
2012-07-19 17:13:59 -04:00
julceslauhub
b0166dea9a Merge pull request #350 from marcoAntonioNina/BUG-8408
BUG 8408 Acceso a Documentos por usuarios sin permiso... SOLVED
2012-07-19 13:13:11 -07:00
Marco Antonio Nina
3e22cd5c25 BUG 8408 Acceso a Documentos por usuarios sin permiso... SOLVED
- Not validated the permission PM_FOLDERS_VIEW.
- the user must have this permit and may only view documents in the processes that participate, and for see all with the permission PM_ALLCASES.
2012-07-19 16:07:17 -04:00
Marco Antonio Nina
0823fa907d BUG 8408 Acceso a Documentos por usuarios sin permiso... SOLVED
- Not validated the permission PM_FOLDERS_VIEW.
- the user must have this permit and may only view documents in the processes that participate, and for see all with the permission PM_ALLCASES.
2012-07-19 12:28:56 -04:00
Julio Cesar Laura
6dd48d4b00 BUG 8444 Remove permission PM_REPORTS, since it no longer serves any purpose SOLVED
- The permission PM_REPORTS cannot be removed because many projects already used (plugins made by projects), then the permision has changed to status inactive and in new installations will be hidden in the permision administrator module
2012-07-19 11:08:49 -04:00
Marco Antonio Nina
f7a4a00a71 CODE STYLE
- workflow/engine/methods/cases/cases_StepToRevise.php
- workflow/engine/methods/cases/cases_StepToReviseInputs.php
- workflow/engine/methods/cases/cases_StepToReviseOutputs.php
2012-07-18 19:07:08 -04:00