Commit Graph

747 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
489861baa3 BUG 8875 "Feature: New ExtJS based for Install, Login & Main Proces..." UPDATED
IIS Global var compatibility FIXED

- Basically $_SERVER[SERVER_ADDR] does not exist on IIS
- It was fixed adding a routine to valodate and set it
2012-04-12 17:50:43 -04:00
Alvaro Campos
4b2bde65d0 BUG 8819 Ventana de error al hacer doble click en el icono summary SOLVED
- si existe esta ventanita de error debido a que al hacer el segundo clic se aborta el primer llamado al ajax
- pera solucionar esto en failed se quito la ventanita de error, ya que al hacer un clic abre la ventana de summary, y al doble clic debe abrir el caso.
2012-04-12 17:49:59 -04:00
Julio Cesar Laura
ee400da44c BUG 8957 Arreglar el texto al convertir un report table para el plugin pm report
- El bug se corrigio en el core no en el plugin, las etiquetas q se muestran en
el menu contextual estan embedded en el codigo del core y simplemente se usan
cuando el plugin esta activo, no mostraba la etiqueta correcta porque el ID del label
no estaba correcto

- Se cambiaron los ID erroneos:

ID_CONVERT_TO NATIVE_REPORT_TABLE -> ID_CONVERT_NATIVE_REP_TABLE
ID_CONVERT_TO_SIMPLE_REPORT -> ID_CONVERT_SIMPLE_REPORT
2012-04-12 17:46:54 -04:00
Julio Cesar Laura
925e6e8881 BUG 8956 ventana summary se cierra con dos clicks en lugar de ser con.. SOLVED
- El problema era en el core no en el plugin de batch routing y ademas el bug
no es precisamente que no se cierra con un click como se indica, lo que sucede
es que al hacer varias veces click en el icono del summary, varias ventanas
con el summary son abiertas, en este caso fueron abiertas 2 ventanas con el
summary y se cerro una y se mostro la segunda en la misma posicion, y asi daba
la impresion de que no se habia cerrado la misma, cuando en realidad era la
segunda ventana abierta.
- Se corrigio el bug validando que no se abra otras ventanas summary si ya
existe una abierta
2012-04-12 17:00:06 -04:00
Marco Antonio Nina
8d9c48b94b BUG 000 Add missing colon 2012-04-12 09:28:35 -04:00
Marco Antonio Nina
ae20dfb712 BUG 8932 Untranslatable strings Information process Information... SOLVED
- It was found that had several labels that are hardcoded.
- Changed hardcoded labels reusing some existing labels and some things were created some labels.
- labels created: ID_INIT_DATE(Init Date), ID_OVERWRITE(Overwrite),ID_BROWSE(Browse),ID_UPLOADING_TRANSLATION_FILE(Uploading the translation file...),
ID_EVALUATION_RESULT ([Success] Evaluation result)
- Labels reused: ID_TITLE, ID_DESCRIPTION, ID_DUE_DATE, ID_FINISH_DATE, ID_SEND, ID_UPLOADED_DOCUMENTS, ID_GENERATED_DOCUMENTS, ID_FILE, ID_FIRST_NAME,
ID_LAST_NAME,ID_ACTIVE,ID_INACTIVE, ID_MSJ_REPORSTO
- image for Starting a case ...
it is labeled translation.ID_TITLE_START_CASE which works only if you change the language to es-ES
-
2012-04-12 09:12:17 -04:00
Erik Amaru Ortiz
fd02842a25 BUG 8875 "Feature: New ExtJS based for Install, Login & Main Proces..." UPDATED
increasing Ext.Ajax.timeout from 90 sec. to 4 mins. on new installer
2012-04-11 18:57:07 -04:00
Erik Amaru Ortiz
23ecc0369a BUG 8875 "Feature: New ExtJS based for Install, Login & Main Proce..." UPDATED
- fixes for installer on IE9
- fixes for main uxmodern interface view on IE9
- ux-wizard extjs plugin updated
- ux-card-layout extjs plugin updated
- extjs library updated to 3.4.0 from 3.2.1
- draw2d library removed from load
2012-04-11 18:39:16 -04:00
Erik Amaru Ortiz
bc79391223 BUG 8875 "Feature: New ExtJS based Login & Main ProcessMaker inte..." SOLVED
- windows on php ver. > 5.3.8 compatibility added
2012-04-11 11:18:40 -04:00
Erik Amaru Ortiz
c8b4b28232 BUG 0000 "Improving New uxmodern login"
- get statarted windows added, after fresh installation
- installer updated
2012-04-10 16:49:09 -04:00
Erik Amaru Ortiz
32eace4cee BUG 0000 Some Fixes like unversioning index.html, cleaning up of sysGeneric 2012-04-09 18:50:32 -04:00
Erik Amaru Ortiz
7837e188ec BUG 0000 Update Base Translations 2012-04-05 18:12:27 -04:00
Erik Amaru Ortiz
0da9f89386 BUG 8867 "P.M. 2.0.39-testing.2: Corregir texto en la ventana de..."
- wrong text
- text updated
2012-04-05 17:15:36 -04:00
Victor Saisa Lopez
dbaa10be2d BUG 8765 "Problema al descargar documentos del Processmaker cuando..." SOLVED
- When the plugin is enabled Knowledgetree displays an error when you download the file
- Was added the necessary code to download the file when the plugin Knowledgetree is enabled
- Also added code in the plugin Knowledgetree, for this change to work properly
2012-04-05 17:11:50 -04:00
Erik Amaru Ortiz
561832bb06 BUG 8875 "Feature: New ExtJS based Login & Main ProcessMaker inter..." 3rd
- fixed compatibilities to user default redirection after login
-  user experience simplified compatibilities with uxmodern interface
2012-04-05 12:54:12 -04:00
Erik Amaru Ortiz
55616696b7 BUG 8875 "Feature: New ExtJS based Login & Main ProcessMaker inter..." DONE
- a complete refactoring on skingEngine bootstrapper, now this is a class
- the mvc templatting engine was updated to work perfectly with templates that is using extjs engine
- a new "unmodern" was added to contains the new pmos modern main interface
2012-04-04 18:02:32 -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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Erik Amaru Ortiz
9ea6027db8 BUG 8641 "Mejorar la visualizacion de User REgistration" SOLVED 2012-03-05 12:38:31 -04:00
Julio Cesar Laura
8e43037faa BUG 000 Fix bug with Firefox 10.0.2 in the dashlets 2012-03-02 10:58:10 -04:00
Julio Cesar Laura
81699e9320 BUG 000 Improvements in the additional fields in the daslhets 2012-03-01 16:27:26 -04:00
Julio Cesar Laura
dd2632c924 BUG 000 Add after render event for the additional fields in the daslhets 2012-02-29 16:04:06 -04:00
Julio Cesar Laura
96ddc62c2d BUG 000 Add listeners for the additional fields in the daslhets 2012-02-29 11:48:49 -04:00
Marco Antonio Nina
9eecacae73 BUG 000 Modification of alignment windows to scrollbar 2012-02-29 11:05:14 -04:00
Marco Antonio Nina
684c407bd9 BUG 000 Modification to see the scroll triggers 2012-02-27 18:37:48 -04:00
Erik Amaru Ortiz
8fedd54761 BUG 0000 User Experience (single app option added) 2nd commit
- dynamic screen width detection to collapse or not the breadcrumb for single apps interface
- fixed webkit compatibilities on css
- fixed draft apps titles on list
2012-02-27 11:08:34 -04:00