Commit Graph

491 Commits

Author SHA1 Message Date
julceslauhub
3487da5f7f Merge pull request #135 from victorsl/BUG-9341
BUG 9341 "Field with numeric validation does not accept digits..." SOLVED
2012-06-27 13:17:43 -07:00
Victor Saisa Lopez
62aa12d23d BUG 9341 "Field with numeric validation does not accept digits..." SOLVED
- Field no validate numbers the keypad, this is solved with solution of the bug 9268
- Changed range of code ascii of the keypad, this when the field is numeric validation
2012-06-27 15:39:29 -04:00
Victor Saisa Lopez
99926a1b03 BUG 9358 "Problema en las grillas (campo readonly) en IE." SOLVED
- Field defined as readonly in grid only defined in the first row, in Internet Explorer
- Solved problem adding attribute readonly in tag input
2012-06-27 11:38:50 -04:00
Victor Saisa Lopez
09e420407e BUG 9147 "Error en un campo de grilla tipo Currency al..." SOLVED
- When pressed repeatedly the decimal character clears the field
- Problem solved by adding the validation of the field
2012-06-26 12:37:55 -04:00
Marco Antonio Nina
ec037e5390 BUG 8899 En Experience User en el deslogueo se direcciona... SOLVED
- Not checked with the default skin.
- was modified the class.g to verify skin from the configuration
2012-06-26 10:46:34 -04:00
Julio Cesar Laura
e2a33ba227 BUG 0000 Conflict with "input" class 2012-06-25 10:21:48 -04:00
Brayan Osmar Pereyra Suxo
ae5a9312a8 BUG 9327 The format of this code is not the right way SOLVED
- I add comments
- I removed extra spaces
- I amend the validate add function 'typeof'
2012-06-21 09:31:52 -04:00
Brayan Osmar Pereyra Suxo
8d436eb047 BUG 9327 Don't validate required field in grid SOLVED
- The object leminud and input disappeared the moment of submit
- I add new instance the object leimund and input
2012-06-20 11:30:16 -04:00
Victor Saisa Lopez
8acd431ab1 BUG 9295 "Single Application - Skins" SOLVED
- When running a case in the single user experience, the forms are
  being shown with the classic skin even though the skin is setup as "uxs"
- Problem solved changing the condition when is the mask "uxs"
2012-06-14 18:56:42 -04:00
Fernando Ontiveros
0367268c4f BUG 9226 gulliver propel-build-sql script needs user and pass
- the script propel-build-sql was using mysql_real_escape_string, and this function needs to connect to database in order to make a good and real escape
needs
- the function mysql_real_escape string was changed for a simple alternative, and this code does not need to connect to database.
2012-06-14 16:55:30 -04:00
Brayan Osmar Pereyra Suxo
f954e7d626 BUG 9268 The date field no validate numbers the keypad SOLVED
- I add validate to date field
- I add validate range of code ascii to keypad
2012-06-14 11:08:22 -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
a48b84d5ea BUG 9238 "The Date field format changes when you want to edit" SOLVED
- Date fields do not respect the mask defined in the XML when editing
  the field manually
- Now when you edit a date field in a dynaForm respected his mask
2012-06-13 11:37:18 -04:00
Victor Saisa Lopez
2954bb0c05 BUG 9106 "Enmascaramiento en grillas no permite decimales." SOLVED
- Percentage field defined with an mask does not allow decimal in grids
- comma_separator attribute included in the code
2012-06-08 16:02:27 -04:00
julceslauhub
aa338dea1d Merge pull request #39 from alvarocs/BUG-8932
BUG 8932 Untranslatable strings   SOLVED
2012-06-06 13:52:07 -07:00
julceslauhub
7eb21c69a5 Merge pull request #41 from brayanpereyra/3d4a0bc140c368e92def248f3c05e335ec958ea9
BUG 8860 The switch no have default to create fields SOLVED
2012-06-06 13:47:48 -07:00
Alvaro Campos
bc121f65cc BUG 8932 Untranslatable strings SOLVED
- There was a issue with the class that creates the string of translations,
  was fixed this and too has add it two labels for TRUE and FALSE
2012-06-06 15:30:57 -04:00
Brayan Osmar Pereyra Suxo
3d4a0bc140 BUG 8860 The switch to create fields no have default SOLVED
- The switch no have default to create fields 'yesno', 'date'
- I add default to switch with class G_Field
2012-06-06 11:59:40 -04:00
julceslauhub
af2d06e545 Merge pull request #19 from brayanpereyra/BUG-8860
Bug 8860 The bug was solved and review with correct code  SOLVED
2012-05-31 09:35:03 -07:00
Brayan Osmar Pereyra Suxo
90d8ffbc72 BUG 8860 The bug was solved and review with correct code SOLVED
- Use type var == 'undefined' to validate variables
2012-05-31 11:19:04 -04:00
Victor Saisa Lopez
f6e0349a9d BUG 8914 "Read-Only Checkboxes in Grids are not saved as marked ('On')" SOLVED
- When a checkbox read-only is checked in a grid is saved, It is always saved as unmarked
- Checkbox read-only if checked in a grid, now saved
2012-05-30 17:51:16 -04:00
Brayan Osmar Pereyra Suxo
d51ecf1710 BUG 8860 DESCRIPTION The bug the error affected the masks of the fields SOLVED
The field with formula not work mask. Add execute event to field.
2012-05-30 17:31:27 -04:00
Marco Antonio Nina
e8c892f818 BUG 7657 Dependent Fields don't work SOLVED
- I was found a constant c.
- The constant was changed for the correct variable.

rk SOLVED

- I was found a constant c.
- The constant was changed for the correct variable.
2012-05-29 10:31:00 -04:00
Erik Amaru Ortiz
fcef56fd6f Update G Unit Test & Fix on G::emailAddress() function
- imcomplete comment exist on G Test file
- reoving a G::pr on G::emailAddress() function
2012-05-17 17:31:48 -04:00
Erik Amaru Ortiz
e66ceb6e0a BUG 0000 "improvements on System::getSystemConfiguration() function"
- this is a important improvement, now we can have two configurations levels
  1. Global Configuration Level (workflow/engine/config/env.ini)
  2. Workspace Configuration Level (.../shared/sites/some_workflow/env.ini)

- improvement to read env's ini files once and store on session,
- if any file has been changed (verify by checksum files) that session value is updated
2012-05-15 17:01:21 -04:00
Alvaro Campos
c670ac7550 BUG 7657 Dependent Fields no funcionan SOLVED
- se encontro este problema,pero como nota es valido resaltar que no es permitido tener las mismas variables en el formulario que en la grilla
- se soluciono este problema haciendo los arreglos correspondientes.
2012-05-15 09:19:00 -04:00
Fernando Ontiveros
c06ef79551 BUG 0000 adding the PhpUnit generator for Gulliver classes 2012-05-10 20:50:51 -04:00
Alvaro Campos
f136dbb744 BUG 8908 se resolvio problema de tabs en form y grillas SOLVED 2012-05-09 13:54:22 -04:00
Erik Amaru Ortiz
df18d8c3ff BUG 8856 "Migrate the Clear cache Interface from master bra.." UPDATED
- problem when files aren't found
- fixed problem on G::rm_dir()
2012-05-08 09:42:28 -04:00
Erik Amaru Ortiz
4a025e4382 BUG 8856 "Migrate the Clear cache Interface from master branch" UPDATE 1
- problem found on G::rm_dir()
- fixed problem & WIN compatibility fixed too
2012-05-06 18:51:34 -04:00
Erik Amaru Ortiz
4c9f6bdabd BUG 0000 Fix on G:: update_php_ini() function 2012-05-02 10:15:47 -04:00
Alvaro Campos
e70402393a BUG 8856 Migrate the Clear cache Interface from master branch SOLVED
- en servidores windows no es posible eliminar directorios con el comando rmdir
- se adiciono los comandos DEL DR DELTREE para borrar directorios en servidores windows.
2012-04-27 18:10:29 -04:00
Erik Amaru Ortiz
692cbe3f28 BUG 9029 "Se genera un warning al cambiar de workspaces desde ..." SOLVED
- bad url request, trying to get a uxmodern skin login being in classic skin
- validation & the error is controlled now,
2012-04-27 10:45:55 -04:00
Alvaro Campos
503619395e BUG 0000 se soluciono problema de tab key en firefox SOLVED 2012-04-26 17:18:48 -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
Hector Cortez
93fca85212 BUG 8829 PM 2.0 testing 16 Forgot Password genera un Fatal Error SOLVED.
- Cuando se configura el forgot password, no se aplica al hacer login en dicha ventana, es decir no se visualiza el link para enviar el otro password
- Adjustment in the forgot password in send mail, encryption of password, and correction in the visualization of the forgot password link on the classic skin.
2012-04-26 11:41:49 -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
Julio Cesar Laura
d2615815b4 BUG 8915 change text "Edit this page for customize the plugin"
- Se cambio el texto "Edit this page for customize the plugin" por "Edit this page to customize the plugin"
2012-04-19 10:34:11 -04:00
Hector Cortez
5cf8df161c BUG 8950 SQL queries using dbarray in DynaForms do not support line... SOLVED.
- When querying a normal database connection or one of the workspace databases in a DynaForm field, the SQL query can contain line breaks.
- Adjustment in the parsed of the sintaxis in the SQL statement.
2012-04-17 10:58:36 -04:00
Julio Cesar Laura
69b8263349 BUG 000 Add property "version" in the dashlet class template 2012-04-16 12:12:38 -04:00
Hector Cortez
18b54c4f4a BUG 8941 If we set the validate igual to Real Number in the text field SOLVED.
- On Internet Explorer if we have the "validate" equal to "Real Number" in the field text, it's able to put letter when they are capital, however it doesn't happen on Fire Fox.
- Adjustment in the validation the numeric values text, Fixed in the validation in numeric values for iExplorer 9.
2012-04-16 10:44:33 -04:00
Marco Antonio Nina
6d7185e320 BUG 8883 en IE9 al habilitar el script debugging muestra un error ... SOLVED
- Al habilitar del debug en IE saltaba un error de keyCode, ya que ese evento no era propio para IE.
- Se hicieron cambios para poder detectar los diferentes eventos que tiene IE, firefox, Chrome y validar el keyCode, ademas de la validacion se aumento en el validator.js el campo NodeName para poder hacer la verificacion completa de ese campo.
2012-04-13 12:32:12 -04:00
Fernando Ontiveros
84dbad7617 BUG 0000 adding memcache to processList
fixing telefonica slow issues
2012-04-12 17:35:23 -04:00
Alvaro Campos
307ec19b4b BUG 8860 operaciones en columna de grillas con campos con mascara. SOLVED
- la sumatoria de este bug estaba solucionado,
- lo que se aumento son las mascaras , su visibilidad y su no afecto a las formulas nu las umatorias y promedio.
2012-04-12 16:49:09 -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
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
943a2a7d98 BUG 8607 "gulliver propel-build-sql script needs a way to specify..." REVERT
- reverting changes to allow execute propel-build-sql for plugins
2012-04-10 17:44:24 -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
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