Commit Graph

1677 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
bd2aef2e66 BUG 8875 "ExtJS based Login & Main ProcessMaker interface" (1st commit) 2012-03-29 16:42:09 -04:00
Alvaro Campos
0106280056 BUG 8600 If open multiple tabs ... , some tabs become blank solved
- If open multiple tabs with the "Information" menu inside the cases frames, some tabs become blank
- fixed issue added tabchenge function.
2012-03-29 16:19:45 -04:00
Alvaro Campos
c93d6ae091 BUG 8812 js error on Pausing case,its calendar shows error using IE SOLVED
- There's a JavaScript error when we want to pause a case on Internet Explore ver. 8 and 9.
- fixed issue with error on the calendar show for IE
2012-03-29 11:09:44 -04:00
Alvaro Campos
47d75786de BUG 0000 adicion de mas labels para ingles 28 marzo 2012 2012-03-28 19:05:41 -04:00
Alvaro Campos
7e9f4175c1 BUG 8615 iconos adicionados para este bug 2012-03-28 19:00:48 -04:00
Alvaro Campos
30c6971b9f BUG 8615 adicion de boton candado para editar email configurations SOLVED
- se añadio un boton para editar la configuracion de correo electronico
2012-03-28 18:57:47 -04:00
Marco Antonio Nina
19d91e7db7 BUG 0000 dashlet to add new rss url SOLVED
- Added a new class to dashlet and a template, where you only need the url as a parameter to show rss xml
2012-03-28 18:36:37 -04:00
Hector Cortez
53689d53c1 BUG 8829 PM 2.0 testing 16 Forgot Password genera un Fatal Error SOLVED.
- En la version de PM 2.0 testing 16 cuando se habilita la opcion de forgot password y este despliega un mensaje de fatal error.
- Correción en el mensaje de respuesta de error.
2012-03-28 15:54:07 -04:00
Hector Cortez
9cd2aa97a0 BUG 8856 Migrate the Clear cache Interface from master branch SOLVED.
- Migrate the Clear cache Interface from master branch.
- Clear cache Interface ExtJS migrated from the master branch.
2012-03-28 09:41:50 -04:00
Erik Amaru Ortiz
d4e6f13f2f BUG 0000 Updating Base Translations 2012-03-27 18:20:45 -04:00
Erik Amaru Ortiz
126b344c7b BUG 8169 "Recieve An Error in Parallel Task are finished (2.0...." SOLVED
- the problem originally was that never is derivation handling correctly to conditional forks and normal forks
- code was improed and handled for both forks at derivation types
2012-03-27 18:14:09 -04:00
Victor Saisa Lopez
cd456e6bde BUG 0000 Added new option "create dashboard" in wizard for the plugins
- New requirement in the creation of plugins, creating dashlets
- The new option was added in the wizard for creating dashlets
- Fixed the files needed for this new option
2012-03-27 09:45:10 -04:00
Alvaro Campos
80a298f5ca BUG 8615 se adiciono la contraseña desencriptada SOLVED
- para no generar confusion en los usuarios
- ahora se muestra en un campo password la contraseña
2012-03-26 19:13:29 -04:00
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
5115a9fa13 BUG 0000 Added field title in Dashboards
- Added field title for to opcion "new" and "edit" dashlet
- Added field title in list of dashlets
- Added title value in DASHLET_INSTANCE.DAS_INS_ADDITIONAL_PROPERTIES field, this in "inser.sql" file
2012-03-23 16:40:52 -04:00
Erik Amaru Ortiz
297f57fe3e BUG 8080 "when we do right click on an step there is a javasc..." SOLVED
- The main problem was on the onclick user functions were being setting up on paged tables headers, (with gulliver vars like @QSTEP_UID, etc) that were not replacing properly beuase are headers and not normal rows!!, that was wrong and causing the famous problem of "Conditional Compilation Error" on IE
- Finally this problem is solved leaving the onclick events for those hheaders only with doSort() at propeltable function.
2012-03-23 19:21:38 -04:00
Marco Antonio Nina
e4c9e88f57 BUG 8606 The dialog box to edit calendars is too high to see their... SOLVED
- It was found that the problem lies in the layout that only affects IE.
- Se modifico el atributo de layout de border a fit, en este caso si funciona para los tres navegadores firefox, chrome, IE.
2012-03-22 18:46:13 -04:00
Hector Cortez
cf8123b1a1 BUG 8757 fix code so reassignCase() web service works properly SOLVED.
- The reassignCase() web service doesn't allow assigned users to be designated to work on cases, but it does allow non-assigned users to be designated.
- Fix-Bug in the reassignCase function to be adjusted according to suggestion.
2012-03-22 18:19:26 -04:00
Hector Cortez
913d77d192 BUG 8749 ProcessMaker misinterprets "%" (modulus operator) in JScript SOLVED.
- Processmaker treats the "%" (modulus operator) followed by a number in JavaScript as a reference to a special character.
- Adjustment in the encodes characters in the Dynaform editor.
2012-03-22 09:11:46 -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
1922a69dc6 BUG 8727 Increase the maxlength of the Condition of the Evaluation ... SOLVED.
- We'd need to increase the max-length of the Condition of the Evaluation routing rule because there are some special rules that need more length.
- Adjust the maxlength the ROU_CONDITION field in Evaluation, Selection, Parallel By Evaluation Routing Rule.
2012-03-21 10:40:18 -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
Victor Saisa Lopez
914704ea5e BUG 8748 "Advanced Dashboards - dashlets are deleted when..." SOLVED
- When you disable the plugin is removed the records from the table DASHLET_INSTANCE
- Solved the problem by avoiding the removal of the records in the table DASHLET_INSTANCE
- To the list are taken into account records the DASHLET_INSTANCE that have a bearing on DASHLET
2012-03-19 10:39:03 -04:00
Hector Cortez
d2fea52fe8 BUG 8732 Migrate Logo Setup to ExtJS SOLVED
- Migrate Logo Setup to ExtJS from master branch
- Changing in the selection of image and adjustments in Logo Setup Options, ExtJS migrated from the master branch.
2012-03-16 17:18:33 -04:00
Alvaro Campos
bbe7b10653 BUG 8730 add template and javascript de este bug. 2012-03-15 17:57:30 -04:00
Alvaro Campos
0adfb3fb90 BUG 8730 Migrate Email Setup to ExtJS SOLVED
- It has been migrated to ExtJS configurator email
2012-03-15 17:45:18 -04:00
Victor Saisa Lopez
d0b22ac1ad BUG 8679 "Problemas con Dashboards" SOLVED
- Problemas en la ordenacion de dashlets por columnas
- Se soluciono el problema, ahora se muestra los dashlets de manera correcta
2012-03-13 17:59:12 -04:00
Hector Cortez
05068fd94e BUG 8715 PM 2.0 testing 14 Problema en visualizacion de scroll bar
- En la version de PM 2.0 testing 15 existe un problema de visualizacion en el scroll bar inferior de la ventana en chrome.
- Cambio en tamaño de control , para la visualización del scroll.
2012-03-13 15:37:43 -04:00
Victor Saisa Lopez
1fc85e1591 BUG 8511 "al actualizar la version del servidor Enterprise Trial..." SOLVED
- When you upgrade to a version processmaker, lost the fields defined in "Cases Lists"
- It solved the problem by adding a condition more in the query
2012-03-13 10:04:14 -04:00
Alvaro Campos
c9aa195898 BUG 8719 Botón de download para output documents extra SOLVED
- Efectivamente existe ese problema,
- Fue solucionado quitando los botones no necesarios tanto en sumary como en document genered
2012-03-12 18:07:13 -04:00
Erik Amaru Ortiz
0b01be7495 BUG 0000 Updating Translations Base Language 2012-03-12 18:05:06 -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
Alvaro Campos
8636a38142 BUG 8693 En Case Scheduler,con la opción Execution Time ... SOLVED
- En la pestaña Case Scheduler con la opción "Execution Time", al ingresar manualmente ":" para ingresar la hora este se desconfigura; es decir, cuando se ingresa por ejemplo 12:05, y al presionar dos puntos la hora que se visualiza es 05:12. Y aunque tenga mascara el campo, permite ingresar los dos puntos, el problema debe ser por algun script que tenga esta opción.
- Se soluciono este problema impidiendo colocar ':' ya que este tiene problemas con la mascara de processmaker, se adiciono una explicacion al lado izq de su pantalla para explicar como funciona.
2012-03-12 12:08:03 -04:00
Erik Amaru Ortiz
3fc1318ce2 BUG 8562 "The box to show contents of a variable in the Debugger... " SOLVED
- amos is right, the var. value was showing as html and not as self string
- the problem was solved parsing to its html entities equivalent and it is showing now.
2012-03-12 10:53:06 -04:00
Victor Saisa Lopez
509da99a9e BUG 8594 "Triggers fired by the routeCase() web service..." SOLVED
- The problem arises when you run the method "routeCase" through web services, in the execution of the triggers can not access variables like @ @ APPLICATION.
- The problem is solved by keeping the variables @ @ APPLICATION and others in the execution of method "derivateCase"
2012-03-09 16:12:30 -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
Erik Amaru Ortiz
76d62f0ec9 BUG 8709 "Comportamiento de focus no adecuado" SOLVED
- that behavior was happending after codemirror editor was added in script text area.
- the problem was solved adding a set focus() call after codemirror editor was loaded.
2012-03-09 12:01:03 -04:00
Alvaro Campos
22a6a293d7 BUG 8646 No aparecen los triggers con el debug en español SOLVED
- Cuando se crea un trigger en un idioma y se hace correr el proceso con ese trigger en otro idioma, este no se mostraba en el debug
- Este problema se soluciono cambiando la entrada vacia del content que tiene el titulo del trigger, e insertandolo nuevamente con el idioma que se solicito.
2012-03-09 11:52:44 -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
Julio Cesar Laura
45bc1722e7 BUG 000 Arreglado problema con referencia a objetos en el listado de plugins
- Se esta usando una asignacion por refenencia cuando se almacena la informacion de los plugins, esto provoca q los
elementos posteriores al primero tengan la misma informacion, posiblemente se deba por compatibilidad con PHP 4.x
- Se cambio la asignacion por referencia por una asignacion normal ya que los objetos en PHP 5 siempre se asignan por referencia
2012-03-09 09:54:32 -04:00
Erik Amaru Ortiz
b77305f488 BUG 0000 Updating Transtalions Base Language 2012-03-08 18:36:13 -04:00
Victor Saisa Lopez
77bcf6373f BUG 8656 "Problemas con las notificaciones." SOLVED
- The problem arises when the task notifications in a given language, the language change does not send the notification. That when you run the case.
- By sending the notification had problems with "SMTP Password" in the Email settings.

- You have created the necessary records in CONTENT to the task, this depending on the language.
- By sending the notice was corrected the problem with the "SMTP Password".
2012-03-08 17:28:21 -04:00
Marco Antonio Nina
2acd979c3d BUG 8558 Invalid HTML on Wrong Password Error page SOLVED
- It is observed that the error message comes duplicate one red and one black, the problem is that the message does not recognize the quotes, plus the xml type ShowMessage had defined the (type caption) no longer used.
- first performed the escape sequence to make the red color is recognized, that in the generation of formPost file in the rafter is ShowMessage (type-caption) by its equivalent, (type-text) (mode-view).
2012-03-08 17:07:53 -04:00
Erik Amaru Ortiz
4e6ade5d1b BUG 8609 "Missing datetime field type" SOLVED
- the reporter is right, DATETIME field type is missing
- DATETIME field type was added, it is not a directly supported type by our ORM (propel), but we're handling that with its equivalent TIMESTAMP, but don't worry it is transparent by final users.
2012-03-08 16:08:37 -04:00
Julio Cesar Laura
7bb6359bb2 BUG 8695 En la ventana que se despliega al aplicar otro logo... SOLVED
- Uno de los estilos que usan los paneles de Maborak tenia un atributo que cambia la posicion del status bar restandole 32px
- Se elemino ese atributo de los estilos y se agrago una condicion en el modulo JS que dibuja el panel, restandole 16px solo cuando sea un panel con tabs
2012-03-08 12:35:23 -04:00
Marco Antonio Nina
23d3683ea3 BUG 8606 No scroll bar on the calendar option and are not buttons... SOLVED
- The form is long and can not see the buttons to save, modify, terminate at the end of the form
- In the form in the section of Ext.Viewport only increase the AutoScroll set true.
2012-03-08 11:54:46 -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
20e11d747d BUG 8664 "Con la opción user experience se puede aplicar al us.. Adm..." SOLVED
- missing validation
- validation added for users that have admins role
2012-03-08 10:45:58 -04:00