Commit Graph

1657 Commits

Author SHA1 Message Date
Alvaro Campos
03b6a3ba11 BUG 8803 warnings y notice al asignar grupos cuando no existen grupos SOLVED
- warnings y notice al asignar usuarios a una tarea cuando no existen grupos creados
- se valido la respuesta de grupos vacios.
2012-04-04 12:41:49 -04:00
Victor Saisa Lopez
0b7c5060c4 BUG 8879 "Need help with reference to the colors of the tasks..." SOLVED
- Feature, colors panel in processMap for the "tracker"
- Added colors panel in processMap for the "tracker"
2012-04-04 11:55:37 -04:00
Victor Saisa Lopez
cec40efb8a BUG 8775 Add validation to prevent deletion of tasks... SOLVED
- Problem, a task is deleted if you have or not cases
- Added validation, that prevents a task is deleted if you have cases
2012-04-03 18:49:15 -04:00
Hector Cortez
ffc2a27135 BUG 8863 Migrate the User Profile interface from master branch version SOLVED.
- Migrate the User Profile interface from master branch version
- User Profile ExtJS migrated from the master branch.
2012-04-02 19:18:17 -04:00
Alvaro Campos
0eb523326c BUG 8770 Chrome,SafariyOpera;no funciona condition editor SOLVED
- En los navegadores Chrome, Safari y Opera; no adiciona la condicion con el condition editor
- se soluciono este problema adicionando las opciones para estos navegadores
2012-04-02 17:08:49 -04:00
Marco Antonio Nina
70cbd8c9de BUG 8764 When exporting processes with long names, not display all el SOLVED
- When the title is too long the window is offset by the scroll bar to see a wrong way and also the title.
- Molding was conducted in the processmap title and also the link generated in the process_export to trim the name according to the box you have.
2012-04-02 16:14:50 -04:00
Julio Cesar Laura
1ccc82e440 BUG 8745 When defining Subprocess properties, grid, listbox, file and ...
- These fields are ommited when the list is generated
- An optional parameter was added, which if it is on "1" includes multiple selection fieds: such as listbox, checkgroup and grid
- File field can't be included becuase it's necessary to define first how files will be copied if we decide to include it later
2012-04-02 15:34:34 -04:00
Victor Saisa Lopez
6d752a7e42 BUG 8726 "Visualizacion incompleta en el menu de tareas" SOLVED
- Not show completely the string in the popup menu
- Solved the problem using the unit "em" instead of "pixel"
2012-04-02 12:16:38 -04:00
Alvaro Campos
f4ac9f11e8 BUG 8767 Case Tracker no permite asignar dynaform en la propiedad objetos SOLVED
- este problema era ocasionado porque no se enviaba el campo respectivo a la consulta.
- se soluciono añadiendo el campo a la consulta.
2012-03-30 17:59:23 -04:00
Alvaro Campos
a045651225 BUG 8735 Calendar no guarda los cambios esto pasa en Holidays SOLVED
- en realidad solo ocurre al momento de editar las fechas de la grilla holydays
- se soluciono este problema cambiando la manera validar el rango de fechas validas para este proposito
2012-03-30 16:36:07 -04:00
Erik Amaru Ortiz
3d490dd933 BUG 8888 "Ventana DATA de report table no termina de cargar..." SOLVED
- there was no validations for native & custom date files while data preview for report tables
- validations added and posibles empty strings now are mapped to NULL on db.
2012-03-30 11:56:09 -04:00
Victor Saisa Lopez
5bdae6af8b BUG 0000 "Added field sub-title in Dashboards" SOLVED
- Added field sub-title in Dashboards
- Read sub-title value in DASHLET_INSTANCE.DAS_INS_ADDITIONAL_PROPERTIES field
2012-03-30 10:02:36 -04:00
Victor Saisa Lopez
d084902382 BUG 0000 "Added field sub-title in Dashboards" SOLVED
- Added field sub-title in Dashboards
- Read sub-title value in DASHLET_INSTANCE.DAS_INS_ADDITIONAL_PROPERTIES field
2012-03-30 09:40:34 -04:00
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
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