Commit Graph

1416 Commits

Author SHA1 Message Date
Marco Antonio Nina
fae7ab7eed BUG 9740 New option for Default main menu option SOLVED
- According to the specifications.
- Was add new option Dashboard.
- Was enabled in skin uxmodern.
2012-09-13 14:17:39 -04:00
Julio Cesar Laura
52f5100416 Add another validation related to the laels for the usesrs status 2012-09-13 10:36:02 -04:00
Julio Cesar Laura
03c3031155 Fix conflict with the USR_STATUS (editing profile) identifiers on the ExtJs script 2012-09-12 17:53:42 -04:00
Julio Cesar Laura
e37010da73 Fix conflict with the USR_STATUS identifiers on the ExtJs script 2012-09-12 16:00:28 -04:00
julceslauhub
00492b47a7 Merge pull request #550 from marcoAntonioNina/BUG-9712
BUG 9712 User assignment issue SOLVED
2012-09-12 08:20:46 -07:00
Marco Antonio Nina
75043f1a07 BUG 9712 User assignment issue SOLVED
- According to the specifications.
- Was add reload in the same page.
2012-09-12 11:07:07 -04:00
Julio Cesar Laura
c10bb157b9 BUG 9742 Untranslatable items in user properties forms SOLVED
- Status labels hardcoded
- Change the hardcoded labels, now use the G::LoadTranslation method
2012-09-11 16:39:02 -04:00
Julio Cesar Laura
3671451838 BUG 9721 Reassign cases not working properly on Parallel tasks SOLVED
- The TAS_UID was not sent and used when get the users list
- TAS_UID is send and some other validations was added
2012-09-11 13:47:14 -04:00
Victor Saisa Lopez
aba7c671e3 BUG 6544 "Can't send email notification to next assigned..." SOLVED
- When "Assignment rules" is set to "Self service", do not send
  notifications
- Problem solved, the settings made in "Notifications" on a task, is
  used to send notifications
* Available from version 2.0.44
2012-09-10 16:04:31 -04:00
julceslauhub
a4879331de Merge pull request #540 from marcoAntonioNina/BUG-9626
BUG 9626 Simple Reports Permissions SOLVED
2012-09-10 09:36:50 -07:00
Marco Antonio Nina
6572670115 BUG 9626 Simple Reports Permissions SOLVED
- According to the specifications.
- Was add the list for add/remove permissions.
2012-09-10 10:24:07 -04:00
Marco Antonio Nina
dfae80dcac BUG 8353 Create permission for users to make certain changes to their... SOLVED
- There is already a permit PM_EDITPERSONALINGO.
- The not editable fields are: Replaced by, Expiration Date, calendar, status, role.
2012-09-10 09:24:12 -04:00
Marco Antonio Nina
06b44cd6d5 BUG 9626 Simple Reports Permissions SOLVED
- According to the specifications.
- Was add the list for add/remove permissions.
2012-09-07 16:15:56 -04:00
Julio Cesar Laura
34b60d3dd7 BUG 9713 User administration: Add a way to disable/enable users from users list SOLVED
- Add the functionallity to enable/disable users in the users list
2012-09-07 11:44:08 -04:00
Julio Cesar Laura
77e05f7e84 BUG 9012 Hide Step List SOLVED
- The steps tree cannot be closed
- Added a close icon to the steps tree panel and the panel now can be open when click in the "Steps" button
2012-09-04 13:29:32 -04:00
Victor Saisa Lopez
2be74450d2 BUG 9677 "No se lista el Report Table importado dentro del..." SOLVED
- When importing a ReportTable in a process, not shown in the list of
  ReportTables
- Problem solved, the PRO_UID variable is created with the UID of the
  process, when the user is in the ProcessMap
* Available from version 2.0.44
2012-09-03 16:23:37 -04:00
Victor Saisa Lopez
d6e957ed58 BUG 9681 "Cuando se quiere configurar el email con una..." SOLVED
- Clearing the "Account From" field in ADMIN>Settings>Email not
  cleared the password
- Problem solved by deleting the "Account From" field is automatically
  deleted the password
* Available from version 2.0.44
2012-08-29 11:28:48 -04:00
Victor Saisa Lopez
44c772391a BUG 9681 "Cuando se quiere configurar el email con una..." SOLVED
- Clearing the "Account From" field in ADMIN>Settings>Email not
  cleared the password
- Problem solved by deleting the "Account From" field is automatically
  deleted the password
* Available from version 2.0.44
2012-08-29 11:22:33 -04:00
Victor Saisa Lopez
40e2dbbcb8 BUG 9619 "Grillas: Problema en las dependencias al eliminar..." SOLVED
- When you delete a row of a grid in any order (not in sequential order)
  and then add a new row, dependent fields do not work.
- Problem resuelo, dependent fields work correctly when you delete any row.
* Available from version 2.0.44
2012-08-27 18:57:17 -04:00
Marco Antonio Nina
2963916d7f BUG cuando se habilita el plugin se va a la ventana home SOLVED
- The parameter not envoy.
- Was send the parameter st for identified the tab.
2012-08-24 16:34:12 -04:00
Marco Antonio Nina
dad253f0c9 BUG cuando se habilita el plugin se va a la ventana home SOLVED
- The parameter not envoy.
- Se enviarál st parátro para identificar la cuenta.
2012-08-24 16:30:29 -04:00
Marco Antonio Nina
46b82cd304 BUG 9641 Unable to read a Case History after a case is unpaused SOLVED
- The field date was definite of type float.
- was changed the type.
2012-08-22 11:48:47 -04:00
Marco Antonio Nina
d84951017d BUG 9636 Error en los tabs del skin UXModern SOLVED
- when multiple tabs are misaligned.
- Was add a view of multiple tabs.
2012-08-21 12:32:36 -04:00
Julio Cesar Laura
5da7512608 Add field labels in the dynaforms change log 2012-08-21 11:22:16 -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
Victor Saisa Lopez
fa91fb5e51 BUG 9607 "Need a way to disable/enable eMail notifications..." SOLVED
- New feature, Need a way to disable/enable eMaill notifications when
  a case note is created
- Solved, added checkbox for send eMail notifications or not
2012-08-17 09:03:31 -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
Marco Antonio Nina
27141c124c BUG 9573 Any user has the start new case button in his/her... SOLVED
- The option was enabled by default.
- Was validated and was add a message instead of treePanel.
2012-08-15 10:21:09 -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
julceslauhub
39413c7a4e Merge pull request #461 from victorsl/BUG-9586
BUG 9586 "Empty folder the icon for that folder is the icon..." SOLVED
2012-08-10 08:30:53 -07:00
Victor Saisa Lopez
d2ae774d58 BUG 9586 "Empty folder the icon for that folder is the icon..." SOLVED
- It improves load root node with the definition of a flag variable
2012-08-10 10:36:52 -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
07f9cb2155 BUG 9586 "Empty folder the icon for that folder is the icon..." SOLVED
- The change in style affection to other icons in ProcessMaker
- When you delete a folder the tree, not reflected in the tree
- Reverted the changes made in "xtheme-gray.css"
- Solved the problem of the icon in the file "casesDocuments.js"
- Solved the problem of the elimination that was not updated in the
  tree, which was due to the response time of the request AJAX
2012-08-09 16:45:52 -04:00
Hector Cortez
42905ebb81 BUG 9543 PM 2.0.43 testing 4 Cuando se abren muchas ventanas ...SOLVED
- En la version de PM 2.0.43 testing 4 Cuando se abren muchas ventanas nose puede manejar las ventanas de information.
- Added tab scroll in the information tab when execute a case.
2012-08-08 17:34:25 -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
julceslauhub
3bb53a504a Merge pull request #439 from marcoAntonioNina/BUG-9572
BUG 9572 Print Dynaform is not working when a case is open... SOLVED
2012-08-07 15:32:20 -07: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
Julio Cesar Laura
ccc55c2579 Delete extra colon in the open.js 2012-08-07 12:39:09 -04:00
julceslauhub
e01d685c10 Merge pull request #434 from brayanpereyra/BUG-4763
BUG 4763 Exits an error in IE  SOLVED
2012-08-03 16:17:05 -07:00
Brayan Osmar Pereyra Suxo
5a3a920e14 BUG 4763 Exits an error in IE SOLVED
- I removed ',' for work to IE
2012-08-03 19:07:15 -04:00
Victor Saisa Lopez
e84c194487 BUG 9509 "On ProcessMaker 2.0.42 the WYSISWG editor doesn't..." SOLVED
- OutputDocument the WYSISWG editor doesn't generate the content
  of a GRID correctly
- Solved problem, now generated correctly the source of the OutputDocument,
  was also corrected the problem with the tag <table>
2012-08-03 16:31:21 -04: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
Victor Saisa Lopez
7fce772674 BUG 8226 "Report Tables in ProcessMaker 2.0.35 is not..." SOLVED
- Report Tables in IE does not display correctly, transparent boxes appear
- Problem solved, now display reportTables in popup window when the browser is IE
2012-07-30 16:28:08 -04:00
Hector Cortez
f63c68345c BUG 9486 User Name Display Format in all locations SOLVED.
- I hope "User Name Display Format" settings are reflected in all places. But, at present not reflected only in part.
- Fixbug display name format en fiderents locations.
2012-07-27 16:39:36 -04:00