Commit Graph

37 Commits

Author SHA1 Message Date
Brayan Osmar Pereyra Suxo
2d33e2039c BUG 0000 Adicicion de filtro para levantar formulario extjs para ldap
Adicicion de filtro para levantar formulario extjs para ldap
2013-07-17 11:39:23 -04:00
Marco Antonio Nina
a2c6ee4bd9 BUG-9675: Advanced LDAP Sync Plugin 1.4.27 Error al editar... IMPROVEMENT
- option import Users enter without having activated the plugin.
- was add validation for option import users.
2013-04-18 09:51:22 -04:00
Marco Antonio Nina
e577dac1a2 Add hook before create user 2013-03-20 13:31:32 -04:00
Marco Antonio Nina
638cdee160 Add hook before create user 2013-03-20 10:58:19 -04:00
Julio Cesar Laura
64e518fb49 Doc System, change hardcoded labels 2013-03-14 15:15:04 -04:00
Victor Saisa Lopez
74fd0c0459 BUG 10380 "Cuando se selecciona la opcion ldap advanced se..." SOLVED
- Improved validation
- Improved in "Check PM requirements"
* Available from version ProcessMaker-2.0.46
2013-02-01 12:17:00 -04:00
Marco Antonio Nina
dca950f03e BUG 10380: Cuando se selecciona la opcion ldap advanced se... SOLVED
- File not found for wrong path.
- was add path.
2013-01-15 16:28:00 -04:00
ralph
2df7ff709a Changing deprecated json->decode json->encode by Bootstrap functions. 2012-11-29 14:25:06 -04:00
Brayan Osmar Pereyra Suxo
e06a6dda48 BUG 9717 I add attribute USR_STATUS SOLVED
I add attribute USR_STATUS
2012-11-13 10:25:55 -04:00
Brayan Osmar Pereyra Suxo
cbef4fd4cb BUG 9717 I add attribute USR_STATUS SOLVED
I add attribute USR_STATUS
2012-11-13 10:19:29 -04:00
Brayan Osmar Pereyra Suxo
39380dd7a1 BUG 9717 I removed lines code SOLVED
I removed lines code
2012-11-06 14:27:48 -04:00
Brayan Osmar Pereyra Suxo
dd1a410c36 BUG 9717 I add attributes that removed to user table SOLVED
I add attributes that removed to user table
2012-11-06 09:30:12 -04:00
Brayan Osmar Pereyra Suxo
fdf3807521 BUG 9717 I add attributes to ldap
I add attributes to ldap
2012-11-05 09:57:09 -04:00
norahmollo
1ac0da6017 CODE STYLE Formating workflow/engine/methods/authSources
Change format files in workflow/engine/methods/authSources
2012-10-17 20:42:15 +00:00
norahmollo
ef65761b1e CODE STYLE Formating workflow/engine/methods/authSources/authSources_kindof.php
Change format files in workflow/engine/methods/authSources/authSources_kindof.php
2012-10-17 20:29:23 +00:00
norahmollo
0df3c88ad1 CODE STYLE Formating workflow/engine/methods/authSources/authSources_kindof.php
Change format files in workflow/engine/methods/authSources/authSources_kindof.php
2012-10-17 20:20:44 +00:00
norahmollo
7e753292c0 CODE STYLE Formating workflow/engine/methods/authSources/authSources_ImportUsers.php
Change format files in workflow/engine/methods/authSources/authSources_ImportUsers.php
2012-10-17 20:13:55 +00:00
norahmollo
1b509153a1 CODE STYLE Formating workflow/engine/methods/authSources/authSources_Edit.php
Change format files in workflow/engine/methods/authSources/authSources_Edit.php
2012-10-17 20:09:34 +00:00
norahmollo
a3ff01806f CODE STYLE Formating workflow/engine/methods/authSources/authSources_Ajax.php
Change format files in workflow/engine/methods/authSources/authSources_Ajax.php
2012-10-17 20:05:15 +00:00
norahmollo
dabed41d87 CODE STYLE Formating workflow/engine/methods/authSources/authSources_Delete.php
Change format files in workflow/engine/methods/authSources/authSources_Delete.php
2012-10-17 20:02:29 +00:00
norahmollo
a35ff937df CODE STYLE Formating workflow/engine/methods/authSources/authSources_Delete.php
Change format files in workflow/engine/methods/authSources/authSources_Delete.php
2012-10-17 20:00:22 +00:00
Julio Cesar Laura
c31d0716a9 BUG 9675 Advanced LDAP Sync Plugin 1.4.27 Error al editar un authentication sources SOLVED
- Missing validation when edit a authentication source related to a deactivated plugin
- Add validation for deactivated plugins
2012-10-12 15:59:10 -04:00
Marco Antonio Nina
a6d40a00e1 BUG 0000 Double call to renderPage function fixed in authSources... SOLVED
- Was found a double call to renderPage in file authSources_kindof.php.
- Was removed a call to renderPage "blank".
2012-06-14 18:15:13 -04:00
Marco Antonio Nina
f820ee08f7 BUG 9218 Con el plugin ldap v.1.4.26, haciendo upgrade... SOLVED
- The ldap list was generated with an excessive size and the checkboxes
 were not selected in the entire page.

- The Ldap list was optimized to generate it with the smallest size possible

- It was created a new template to improve the selection of the checkbox.
2012-06-01 12:25:13 -04:00
Marco Antonio Nina
a6934ac535 BUG 9047 No muestra nada al ingresar a Authentication Sources, en ... SOLVED
- Se observo que habia un error en la parte de Autentication donde se ponia dos tipos de render.
- Se borro y adecuo los render.
2012-04-19 15:53:19 -04:00
Marco Antonio Nina
ce7043bf52 BUG 0000 Ajustar el texto en Chrome en Authentication Sources... SOLVED
- Cambio de pagedTable.
2012-04-19 11:58:03 -04:00
Marco Antonio Nina
17e85c775a BUG 8821 Ajustar el texto en Chrome en Authentication Sources... SOLVED
- Al importar usuarios la tabla del pagedTable sobresale a los margenes establecidos.
- Se modificaron los margenes para que se desconfigure en los 3 navegadores Firefox, Chrome, Ie.
2012-04-19 11:41:18 -04:00
Julio Cesar Laura
246cda388a BUG 8532 Unable to import all users via LDAP Advanced SOLVED
- The search option doesn't works when return big quantity of results, for each result a query was executed
- The search was optimized and now uses a array cache to store the PrccessMaker Users
2012-03-07 18:27:10 -04:00
Carlos Pacha
fc9b5e7283 BUG 0000 improving the authentication sources code 2011-10-28 11:50:20 -04:00
Julio Cesar Laura
fadf30293b BUG 000 Add backwards compatibility for the "authentication sources" plugins 2011-09-27 18:53:44 -04:00
Julio Cesar Laura
45473ddce7 BUG 000 Add backwards validation, for old version of the ldap adv.plugin 2011-09-13 15:41:10 -04:00
Julio Cesar Laura
ccb6fdc1ca BUG 000 Hook added for use the pluginEdit.xml from the plugin folder 2011-09-13 13:05:34 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Douglas Medrano Chura
c4635bc56a BUG 5004 Change text doesn't exists!
All wrong texts like doesn't exists or not exists by doesn't exist
2011-04-13 18:57:02 -04:00
Fernando Ontiveros
1ec225281b BUG 6529 fixing other minor problems in ldap syncrhonization
fixed bug in saving imported root department
fixed bug in saving an display dropdowns in authSources edit
2011-04-12 09:18:52 -04:00
Enrique Ponce de Leon
8f5603cb6d Authentication Sources Manager Ext JS Migration Complete 2011-02-14 19:29:28 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00