Commit Graph

76 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Erik Amaru Ortiz
5e0d7d9f98 BUG 0000 User Inbox Simplified (6th commit) 2012-02-03 09:46:27 -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
Carlos Pacha
fc9b5e7283 BUG 0000 improving the authentication sources code 2011-10-28 11:50:20 -04:00
Douglas Medrano Chura
7b35e8150e BUG 0000 Upgrade the interface of the page calendar with ExtJS calendar 2011-09-20 19:08:31 -04:00