Commit Graph

145 Commits

Author SHA1 Message Date
Marco Antonio Nina
9f3ba08665 BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 19:01:57 -04:00
Marco Antonio Nina
8c44e21c1c BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 17:55:22 -04:00
Marco Antonio Nina
6bd65e052a BUG 9304 Notice al derivar un caso que esta configurado con... SOLVED
- In the single application out notice.
- were validated the data to to avoid these notice.
2012-07-06 15:02:37 -04:00
Hector Cortez
018eb18498 BUG 8369 Adjustment for standardization of code SOLVED
- Adjustment workflow/engine/classes/model/AdditionalTables.php, workflow/engine/controllers/pmTablesProxy.php files
2012-07-03 15:36:04 -04:00
Brayan Osmar Pereyra Suxo
e3d925f3ac BUG 8847 Don't exists validate email field SOLVED
I add validate to email field
I add label when don't exists sendmail
2012-06-26 15:54:50 -04:00
Marco Antonio Nina
7833d2318f BUG 9210 User experience Single Application SOLVED
- We verified that the list of the steps not working.
- Was modified the class.appCacheView, the function getTodo for parameters include TAS_UID y PRO_UID, too was modified the template indexSingle.html
2012-06-26 11:44:08 -04:00
Hector Cortez
bee524e789 BUG 8369 Problem when using the new editor for PM Tables ... SOLVED
- There is a major problem when using the new editor for PM Tables with Database Connections, if you choose a database connection (anything you have created as a Database Connection in process designer).
- Fix-bug and Addition of session variable in the different connections PMTables(Victor).
2012-06-25 15:26:52 -04:00
julceslauhub
f289ad4ed4 Merge pull request #87 from alvarocs/BUG-9160
BUG 9160 Change many phrases in the new installation wizard in v2.0.40 S...
2012-06-20 08:49:00 -07:00
Alvaro Campos
6b8c96596e BUG 9160 Change many phrases in the new installation wizard in v2.0.40 SOLVED
- Text has been changed based on suggestions
2012-06-20 10:10:30 -04:00
Julio Cesar Laura
1eee9e85d9 BUG 8919 La opcion "user experience" se puede aplicar al usuario Admin
- The validation doesn't consider the enter key when select a value
- Modify the logic of the validation
2012-06-18 18:49:24 -04:00
Victor Saisa Lopez
7b5deb054b BUG 9294 "Simplified experience plugins" SOLVED
- Request to enable and show the new submenus that have been created
  with plug-ins in the Simplified user experience.
- Code added for show the new submenus that have been created
  with plug-ins
2012-06-14 16:03:30 -04:00
Brayan Osmar Pereyra Suxo
37a7b5e091 BUG 8847 The option mail php is disabled SOLVED
- I add option mail php to send mail
2012-06-13 18:14:18 -04:00
Victor Saisa Lopez
f9eb447af1 BUG 9058 "Al cargar un nuevo logo no lo muestra en ese momento..." SOLVED
- In Admin>Settings>Logo logo is not displayed when you upload, this in FireFox
- The problem is in the function "exif_imagetype" which requires support for "exif"
- Changed function "exif_imagetype" by "getimagesize"
2012-06-13 17:28:13 -04:00
Victor Saisa Lopez
78ac23009d BUG 9058 "Al cargar un nuevo logo no lo muestra en ese momento..." SOLVED
- In Admin>Settings>Logo logo is not displayed when you upload, this
  in FireFox
- The problem is in the function "exif_imagetype" which requires
  support for "exif"
- Changed function "exif_imagetype" by "getimagesize"
2012-06-13 16:57:51 -04:00
Erik Amaru Ortiz
7fdf9ad063 BUG 0000 "update for new main UI uxmodern to show the enterprise message" 2012-05-10 18:28:25 -04:00
Victor Saisa Lopez
c4af5f8d23 BUG 9040 "The Task column doesn't update whith the last changes on..." SOLVED
- The APP_CACHE_VIEW table does not contain the changes made in the CONTENT table when you rename processes/tasks
- The name change in processes/tasks is now reflected in the APP_CACHE_VIEW table
- Note.- The APP_CACHE_VIEW table contains values ..for only one language
2012-05-10 11:06:44 -04:00
Erik Amaru Ortiz
184747f212 BUG 8667 "P.M. 2.0-testing.13: Con la opción "Copy", ..." UPDATED 2012-05-08 09:42:40 -04:00
Erik Amaru Ortiz
0040e2d005 BUG 0000 "Calendar edit bug fixes" 2012-05-08 09:42:34 -04:00
Erik Amaru Ortiz
4014708a2d BUG 8667 "P.M. 2.0-testing.13: Con la opción "Copy", ..." UPDATED 2012-05-08 09:42:22 -04:00
Victor Saisa Lopez
f9b7c0ecac BUG 8962 "The Events not being executed on 'cron.php'" SOLVED
- Problem in "Resending emails"
- Not being properly authenticating with the mail server
- Solved the problem with authentication with the mail server
- The problem with the file "processmaker/workflow/engine/bin/plugins/ldapadvancedbck.php" could not replicate, because this file does not belong to any plugin of the enterprise-plugin, it is noted that the cron.php runs all the files that are on "processmaker/workflow/engine/bin/plugins" and uses the class "...ClassCron" for each file, executing the corresponding method
2012-05-04 12:01:42 -04:00
Erik Amaru Ortiz
e20d9dbd45 BUG 8732 "Migrate Logo Setup to ExtJS" SOLVED
- there wasn't a right redirection for new PMOS UI afeter apply a new logo
- problem fixed, adding a coditional redirection depending of ws
2012-05-02 12:03:49 -04:00
Marco Antonio Nina
80045f99df BUG 9043 Variable for Case Notes content needed SOLVED
- Se crearon varias funciones para este caso.
- La funcion getCaseNotes en la class.case.php con los parametros applicationID, type que es la forma que quiere que se devuelvan los datos, puede ser array, objetc, string por defecto esta en array, y userID que nos daria solo las notas de ese usuario, por defecto nos devuelve de todos los usuarios.
- Se modifico la funcion getNotesList para poder traer las notas por un determinado usuario y por defecto recupera las notas de todos los usuarios.
- en class.pmFunctions.php se creo la funcion PMFGetCaseNotes con los parametros applicationID, type que es la forma que quiere que se devuelvan los datos, puede ser array, objetc, string por defecto esta en array, y userID que nos daria solo las notas de ese usuario, por defecto nos devuelve de todos los usuarios.
- En class.wsBase.php la funcion getCaseNotes con los parametros applicationID, userID que nos daria solo las notas de ese usuario, por defecto nos devuelve de todos los usuarios, esta funcion nos devuelve un array con los fieds en minuscula.
- En soap2.php getCaseNotes donde se tienen los siguiente parametros: sessionId, se necesita iniciar una session para poder utilizarlo, applicationID, userID que nos daria solo las notas de ese usuario, por defecto nos devuelve de todos los usuarios.
- Se adiciono la funcion para utilizarlo en SoapServer.
- En wsResponse se creo un nuevo template para la respuesta del webservice wsGetCaseNotesResponse con los campos status_code, message, notes, timestamp.
- En pmos2.wsdl se agregaron los datos necesarios para la salida correcta del webservice.
2012-05-02 09:56:30 -04:00
Erik Amaru Ortiz
b24c9eb7a1 BUG 8875 "New ExtJS based Login & Main ProcessMaker interface Des.." UPDATED
- problems on installer & IE compatibility
- IE compatibility added, some fixes on login & installer
2012-04-26 13:21:41 -04:00
Alvaro Campos
97c383ea3e BUG 8667 "copy", dentro de calendar, muestra un mensaje erroneo solved
- se encontro muchos errores dentro de calendario,
- resolviendo, copiar, editar, y validar que no se repita el nombre del calendario
2012-04-26 11:32:57 -04:00
Erik Amaru Ortiz
9763b67fa7 BUG 9059 "P.M. 2.0.40-testing.3: Al hacer correr un caso despliega..." SOLVED
- the new install wasn't  building the appcache table with its respective triggers
- now, the triggers are created on last step at new installer
2012-04-23 18:13:06 -04:00
Victor Saisa Lopez
9df68b5307 BUG 8973 "Replace all instances of json_encode() and json_decode()..." SOLVED
- Problems with functions json_encode and json_decode in PHP 5.2
- Replace json_encode and json_decode with G::json_encode and G::json_decode
2012-04-23 12:34:16 -04:00
Alvaro Campos
d1d2a820f9 BUG 8730 arreglo de email configuration cuando este no existe 2012-04-13 18:18:29 -04:00
Julio Cesar Laura
02741317b2 BUG 8966 Mensaje "fatal error" en un custom drill down cuando se deshabilita...
- Faltaba agregar una validacion en el formulario de edicion en caso de que la clase del dashlet haya sido desactivada o borrada
- Ahora se redirecciona de nuevo al listado y se muestra un mensaje de error que indica que el objeto no existe y que posiblemente
el plugin relacionado haya sido desactivado
2012-04-13 16:13:19 -04:00
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
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
c8b4b28232 BUG 0000 "Improving New uxmodern login"
- get statarted windows added, after fresh installation
- installer updated
2012-04-10 16:49:09 -04:00
Alvaro Campos
21e6113965 BUG 8687 Problemas con User Experiencie al cambiar de role SOLVED
- Problemas con User Experiencie al cambiar de role
- se soluciono adicionando la opcion de recibir tanto un array como un string
2012-04-05 17:46:05 -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
Erik Amaru Ortiz
bd2aef2e66 BUG 8875 "ExtJS based Login & Main ProcessMaker interface" (1st commit) 2012-03-29 16:42:09 -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
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
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
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
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
81699e9320 BUG 000 Improvements in the additional fields in the daslhets 2012-03-01 16:27:26 -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
f8fd7f1cf7 BUG 7108 Add the tabs in the summary to download and build documents 2012-02-23 12:34:33 -04:00
Erik Amaru Ortiz
5e0d7d9f98 BUG 0000 User Inbox Simplified (6th commit) 2012-02-03 09:46:27 -04:00
Erik Amaru Ortiz
862215fd62 BUG 0000 BUG 0000 User Inbox Simplified (th commit) 2012-02-01 17:59:27 -04:00
Erik Amaru Ortiz
40749dfb74 BUG 0000 BUG 0000 User Inbox Simplified (4th commit) 2012-02-01 17:28:30 -04:00
Erik Amaru Ortiz
8c91f1c057 BUG 0000 BUG 0000 User Inbox Simplified (third commit) 2012-01-31 18:45:30 -04:00
Erik Amaru Ortiz
5599ca8b96 BUG 0000 BUG 0000 User Inbox Simplified (second commit) 2012-01-26 09:33:01 -04:00
Erik Amaru Ortiz
0bade635c1 BUG 0000 User Inbox Simplified (first commit) 2012-01-20 12:01:02 -04:00
Erik Amaru Ortiz
7c4a71e609 BUG 8277 "Report table from grid issue" SOLVED
- was a cache problem, but it is already fixed
2012-01-16 11:47:35 -04:00