Alvaro Campos
3e3018965b
BUG 8743 Migrate Case Informations lists to ExtJS SOLVED
...
- Migrate Case "Information" lists to ExtJS (from master branch)
- migrated the following items: Case history, Messages History, Dynaforms, Uploaded Documents, Generated Documents
2012-03-26 16:54:43 -04:00
Victor Saisa Lopez
a60ca769ca
BUG 0000 Requerimiento
...
- Se ha incorporado nuevos parametros para su envio al servidor de licencias de plugins
2012-03-21 15:12:13 -04:00
Hector Cortez
d7844fdee6
BUG 8711 Problemas con la opcion "Print Form" SOLVED
...
- Envia un notice de error en la opcion Review
- Ajuste en Review en la impresion previa, se adicionó la variable del dynaform en curso.
2012-03-20 18:53:47 -04:00
Hector Cortez
ff6dc5fd9b
BUG 8742 Migrate Processmaker Heartbeat to ExtJS SOLVED
...
- Migrate Processmaker Heartbeat to ExtJS (from master branch)
- Heartbeat ExtJS migrated from the master branch.
2012-03-19 12:30:08 -04:00
Hector Cortez
609a5d2527
BUG 8671 PM. 2.0 -Testing.13: Error de traducción SOLVED.
...
- Al asignar un nuevo usuario a una tarea, la ventana posee labels en ingles.
- Se realizaron ajustes en los hardcoded de labels.
2012-03-12 17:10:10 -04:00
Julio Cesar Laura
0ef9fd6b9b
BUG 7190 El boton Save no esta desplegando ningun mensaje SOLVED
...
- Despues de presionar el boton "Save" en las propiedades de las tareas simplemente se estaba cerrando el panel
- Ahora despues de cerrar el panel se muestra un mensaje de confirmacióe que los cambios fuerin guardados con exito
2012-03-09 16:00:48 -04:00
Hector Cortez
fa3e1dd149
BUG 8647 PM. 2.0-Testing.13: No aparece el área Depurador ... SOLVED.
...
- Una vez habilitado el debugger, al loguear con un usuario no aparece el área "Depurador de ProcessMaker", área donde se muestran las variables y los triggers(Browser: Chrome).
- They attached the script cases_step.js when a process runs.
2012-03-09 10:30:21 -04:00
Alvaro Campos
e4faf42c8c
BUG 5436 Documents, files are deleted if don't select a folder to... SOLVED
...
- The problem is very old and change that screen interface with ExtJS.
- But reviewing the functionality of "move" and "copy" we see that were not completed, was it advanced with "move" in order to move a file to another address, simply drag the file to your new location.
2012-03-09 10:09:13 -04:00
Marco Antonio Nina
fadec156e5
BUG 8660 Problems in Case Tracker SOLVED
...
- The first problem, when the tab diagram showing the map did not hide when you selected the option NONE, and when they entered a white screen is displayed, the error speak second to show the dynaforms not present a session variable the which was shown as a notice.
- To display dinaforms valid only in the XmlForm class, and q if you increase the session showed the Dynaform across the page, to edit the first problem is how to obtain permits in class case by changing the role permission caseTrackerPermissions addition to improving function, also modified the way to generate depending on the function menu caseTrackerPermissions also modified the authentication to lead the tab corresponding to the relevant validations.
2012-03-08 11:11:47 -04:00
Erik Amaru Ortiz
2ef37673a1
BUG 8669 "External Link when you open a case" SOLVED (3nd)
...
- with the new cases list based on extjs, that funcionality was changed
- to solve this you can pass two parameters (id, i) on cases/main script via a url is
sample:
old:
http://127.0.0.1/sysworkflow/en/classic/cases/cases_Open?APP_UID=9651244824f57c29799c
new:
http://127.0.0.1/sysworkflow/en/classic/cases/main?id=9651244824f57c29799c54508080623
where, two parameters is used id and i,
id = APP_UID
i = DEL_INDEX
2012-03-08 10:35:15 -04:00
Erik Amaru Ortiz
364a511687
BUG 8669 "External Link when you open a case" SOLVED (2nd)
...
- with the new cases list based on extjs, that funcionality was changed
- to solve this you can pass two parameters (id, i) on cases/main script via a url is
sample:
old:
http://127.0.0.1/sysworkflow/en/classic/cases/cases_Open?APP_UID=9651244824f57c29799c545080806236&DEL_INDEX=2&action=todo
new:
http://127.0.0.1/sysworkflow/en/classic/cases/main?id=9651244824f57c29799c545080806236&i=2
where, two parameters is used id and i,
id = APP_UID
i = DEL_INDEX
2012-03-08 09:51:09 -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
Alvaro Campos
60a8af93cb
BUG 8615 "Duplicacion de campos en el password" SOLVED
...
- en realidad no duplica el password, sino que muestra el mismo pero encriptado
- para evitar este tipo de confusiones decidimos dejar vacio el password asi como está en el editor de usuarios, este solo se solicitara si no tiene guardada una contraseña en el servidor o si la direccion del servidor ha cambiado.
2012-03-07 18:20:56 -04:00
Erik Amaru Ortiz
a652e2f683
BUG 8669 "External Link when you open a case" SOLVED
...
- with the new cases list based on extjs, that funcionality was changed
- to solve this you can pass two parameters (id, i) on cases/main script via a url is
sample:
old:
http://127.0.0.1/sysworkflow/en/classic/cases/cases_Open?APP_UID=9651244824f57c29799c545080806236&DEL_INDEX=2&action=todo
new:
http://127.0.0.1/sysworkflow/en/classic/cases/main?id=9651244824f57c29799c545080806236&i=2
where, two parameters is used id and i,
id = APP_UID
i = DEL_INDEX
2012-03-07 18:12:01 -04:00
Alvaro Campos
8404fa6745
BUG 8062 se dio solucion a este problema de la manera sugerida por erik
2012-03-05 11:20:32 -04:00
Erik Amaru Ortiz
46040dca93
BUG 0000 litle fix for double case title in outputcos
2012-02-29 16:13:23 -04:00
Alvaro Campos
9f212c4b7f
BUG 8525 problema solucionado de duplicidad de pantallas
2012-02-29 15:22:24 -04:00
Hector Cortez
3f695d28c6
BUG 6453 Fix Bug deprecated PHP 5.3 features and functions in code.
2012-02-28 16:15:54 -04:00
Erik Amaru Ortiz
69e2336871
BUG 8614 "Al ir a login despliega una ventana nuevamente.." SOLVED
...
additionally was fixed
- styles in installer
- web services access denied
2012-02-28 10:55:17 -04:00
Erik Amaru Ortiz
f8ab55a061
BUG 0000 User Experience (single app option added) 1st commit
...
- login added
- "single application" option added
- simplified improved
2012-02-24 19:32:24 -04:00
Marco Antonio Nina
04abe5f19f
BUG 6778 Validation of the plugins when need the Plugin Enterprise
2012-02-24 11:07:47 -04:00
Marco Antonio Nina
f8fd7f1cf7
BUG 7108 Add the tabs in the summary to download and build documents
2012-02-23 12:34:33 -04:00
Alvaro Campos
54cee71502
BUG 8503 fixed issue of Dynaform with PM Table
2012-02-22 15:56:11 -04:00
Erik Amaru Ortiz
40749dfb74
BUG 0000 BUG 0000 User Inbox Simplified (4th commit)
2012-02-01 17:28:30 -04:00
Hector Cortez
6fd7841df8
BUG 4314 Validation to uploading Photos and Removal Resume element.
2012-02-01 17:08:07 -04:00
Alvaro Campos
c8ab691135
BUG 7084 fixed issue of multiple reassign
2012-02-01 16:33:53 -04:00
Erik Amaru Ortiz
8c91f1c057
BUG 0000 BUG 0000 User Inbox Simplified (third commit)
2012-01-31 18:45:30 -04:00
Hector Cortez
6bc409131d
BUG 8412 Changed the open short tags for PHP code to long open tags.
...
Were not modified the labels are in thirdparty nor which are replaced by empty string.
2012-01-30 17:59:57 -04:00
Victor Saisa Lopez
eed29e739f
BUG 0000 solved problem in "import" for plugins.
...
solved problem in "import" for plugins, fatal error in class.pluginRegistry.php. Also resolved the problem in inclusion of the variable PATH_SEP in $path
2012-01-30 10:32:07 -04:00
Alvaro Campos
58fbd0f8c2
BUG 7003 has been added DueDate in selfservice inbox.will be available in March
2012-01-27 18:00:53 -04:00
Hector Cortez
1658b48c09
BUG 5785 Fix Bug Validation of the parent and existing department.
2012-01-27 17:53:06 -04:00
Alvaro Campos
4dc3a3e079
BUG 7233 added a new "User Editor for users imported by LDAP"
2012-01-27 12:11:58 -04:00
Erik Amaru Ortiz
5599ca8b96
BUG 0000 BUG 0000 User Inbox Simplified (second commit)
2012-01-26 09:33:01 -04:00
Fernando Ontiveros
3c005935a0
BUG 0000 fixing a notice in install.php
2012-01-25 09:29:25 -04:00
Hector Cortez
9f9fe7ec93
BUG 8212 Fix Bug in loading a new plugin logo.
2012-01-20 12:44:04 -04:00
Alvaro Campos
a40db2bd9d
BUG 8315 añadido de los archivos nuevos para este webservice
2012-01-19 17:56:34 -04:00
Alvaro Campos
a55548cfd1
BUG 8315 Se añadio el webservice unassignedCaseList.
2012-01-19 17:22:58 -04:00
Alvaro Campos
4363041484
BUG 8263 se soluciono el problema de busqueda de grupos
2012-01-11 16:52:15 -04:00
Victor Saisa Lopez
e67eb54279
BUG 0000 the option "Enterprise Plugins Manager" is always first.
...
Additionally, improved the code to meet coding standards.
2012-01-05 17:09:57 -04:00
Hector Cortez
ee22d188cd
BUG 5163 Changed the short open tags for PHP code to long open tag.
2011-12-22 16:56:22 -04:00
Hector Cortez
db6a1ea88a
BUG 7004 Adjustment in the paging the users selection by group.
2011-12-22 10:34:19 -04:00
Alvaro Campos
cfe3c19041
BUG 8173 password is encrypted of email settings
2011-12-22 10:16:52 -04:00
Alvaro Campos
28052f15e5
BUG 7084 the problem with the grid was solved reassign all cases by task
2011-12-15 12:27:51 -04:00
Fernando Ontiveros
aab8d610dd
BUG 5156 Change response object in class.soap2.php
...
Grammar problem in "2 You have not privileges to execute this function". It needs a "do not", but it is better to not use "You".
In workflow/engine/methods/services/soap2.php,
change:
$o->guid = "2 You have not privileges to execute this function";
To:
$o->guid = "2. Insufficient privileges to execute this function'
2011-12-12 11:35:34 -04:00
Hector Cortez
0f2cb538b2
BUG 4314 Adjustment to uploading photos and Resumes.
2011-12-12 11:35:16 -04:00
Hector Cortez
376cebd24e
BUG 8106 Adjustment on data fields of Skins List.
2011-12-02 11:24:46 -04:00
Julio Cesar Laura
816d40f5e5
BUG 000 Add validation to print a dynaform
2011-12-02 00:54:23 -04:00
Alvaro Campos
f5053045f3
BUG 7664 added hide or show buttons in documents
2011-11-29 18:11:59 -04:00
Erik Amaru Ortiz
a5c18ecac6
BUG 8117 "En Home la propiedad de Reassign tiene un..." SOLVED
...
- the icon was for case summary action, but the title doesn't showing,. it is solved now
2011-11-29 15:45:06 -04:00
Erik Amaru Ortiz
4bbf5a48e6
BUG 8099 "La opción status en Reassign, se vi..." SOLVED
...
- the translation was being overwritten, but it is fixed now
2011-11-29 12:55:02 -04:00