Commit Graph

24 Commits

Author SHA1 Message Date
Freddy Daniel Rojas Valda
d482cece7f Modificacion de queries para doble conexion 2014-10-07 14:39:40 -04:00
Brayan Osmar Pereyra Suxo
3335e99e9d Correccion de errores stdclass 2014-07-03 09:45:15 -04:00
Luis Fernando Saisa Lopez
0ec881a6f9 FIX_SIMPLIFIED_UI "Traducciones faltantes." SOLVED
- Se han agragado traducciones faltantes en directorio: templates/home/ y los archivos: home.php, Users.php,
  AppNotes.php y appProxy.php
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-05-17 20:56:29 +00:00
Luis Fernando Saisa Lopez
870afbac27 FIX_SIMPLIFIED_UI "Traducciones faltantes." SOLVED
- Se han agragado traducciones faltantes en directorio: templates/home/ y los archivos: home.php, Users.php,
  AppNotes.php y appProxy.php
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-05-16 20:48:16 +00:00
Julio Cesar Laura
9814347258 BUG 11021: Change the role names from PROCESSMAKER_XXXX to only "XXXX" IMPROVEMENT 2013-03-21 13:38:31 -04:00
user
6d52bdf65c Changing interface DB ORM classes include from class.case.php to bootstrap.php, to gain speed in Cases load time. 2012-11-16 17:13:48 -04:00
Victor Saisa Lopez
97cef89539 BUG 8391 "Request that an "Edit" button be added to the..." SOLVED
- New feature
- Request that an "Edit" button be added to the page to view the
  profile of a particular user
- Added edit button in Summary view
* Available from version 2.0.46
2012-11-16 10:05:20 -04:00
Fernando Ontiveros
ad53bd8a50 CODE STYLE some classes in classes/model 2012-10-20 16:02:33 -04:00
jennylee
2b63d8616b CODE STYLE, checking in detail (PART 2)
FILES:
workflow/engine/classes/model/InputDocument.php
workflow/engine/classes/model/StepTrigger.php
workflow/engine/classes/model/Users.php
workflow/engine/methods/setup/webServicesAjax.php
2012-10-19 11:45:05 -04:00
Hector Cortez
fe2589b1af BUG 7338 User profile "Replaced by" doesn't work when PM derivate a case. SLOVED
- Add a limit, to prevent a infinite bucle (100 or 200)
- Counter added if infinite loop
2012-10-11 10:53:38 -04:00
Hector Cortez
5ff3c0002e BUG 7338 User profile "Replaced by" doesn't work when PM derivate a case. SLOVED
- The user A will be on vacation, then I update A's profile and set "Replaced by" to user B, set "Status" as Inactive or On vacation.
- Adjustment to the user to derivate.
2012-10-10 17:13:18 -04:00
Julio Cesar Laura
bc00312e8e BUG 6680 Change behavior of "On Vacation" status, so that when users return and login, status automatically changes to "active" SOLVED
- The user status never changes when a user on vacation return and login
- Now when a user on vacation return and login its status change to active
2012-09-13 14:54:38 -04:00
Victor Saisa Lopez
6e14ed1bb9 BUG 9005 "userInfo() returns the state or region for the..." SOLVED
- The ["city"] key is not correct in the function userInfo()
- Problem solved, has improved informarion returned by the
  userInfo() function
- They are more data being retormados by the userInfo() function,
  which are (example):
Array
(   [username] => "admin"
    [firstname] => "admin"
    [lastname] => "admin"
    [mail] => "admin@processmaker.com"
    [address] => ""
    [zipcode] => ""
    [country] => ""
    [state] => ""
    [location] => ""
    [phone] => ""
    [fax] => ""
    [cellular] => ""
    [birthday] => "2012-06-14"
    [position] => ""
    [replacedby] => "2806627024ff5c5e6de3343023039250"
    [duedate] => "2015-04-04"
    [calendar] => "426489683503e8e7541dd80068593828"
    [status] => "ACTIVE"
    [department] => "1624625814fdb4a23a20805048462289"
    [reportsto] => "4413935114fd9ea33a65206046642414"
    [userexperience] => "SWITCHABLE"
    [photo] => "PATH_TO_PHOTO/9552681404fd9e9ecd508b7074823254.gif"
)
* Available from version 2.0.44
2012-08-30 08:58:38 -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
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
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Hector Cortez
db243f80bf BUG 6477 Fix bug, fields in the User Summary. 2011-05-12 17:25:30 -04:00
Enrique Ponce de Leon
fff45fe580 Department user validation problem fixed 2011-02-15 19:19:25 +00:00
Erik Amaru Ortiz
3b449dace1 users & groups assignment to tasks was added (first part) 2011-02-11 23:29:12 +00:00
abraar
50658fbe11 Changes done for PhpDoc 2011-01-31 14:14:55 +00:00
Abraar
0248e8121d Changes made for documentation 2011-01-22 12:20:08 +00:00
Hugo Loza
779a87e046 Documents at 65%. Display folders and documents, no pagination yet.. Posible to create Folders and upload external files. Working on Download, search 2010-12-17 22:30:02 +00:00
Erik Amaru Ortiz
502455989f [2010-12-08 14:01:47] Rev:652 | 3 files Added | 4 files Modified
carlos: improve assignation of users to roles
--------------------------------------------------------------------------------
1. A /trunk/workflow/engine/xmlform/roles/roles_userSearch.xml
2. A /trunk/workflow/engine/methods/roles/roles_AddUser.php
3. A /trunk/workflow/engine/xmlform/roles/roles_ListUsers.xml
4. M /trunk/workflow/engine/classes/model/Users.php
5. M /trunk/workflow/engine/methods/roles/roles_Ajax.php
6. M /trunk/workflow/engine/xmlform/roles/roles_Options.xml
7. M /trunk/workflow/engine/templates/roles/roles_Tree.php
2010-12-09 14:11:22 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00