Commit Graph

26 Commits

Author SHA1 Message Date
Julio Cesar Laura
c67cf39f83 Added validation when a empty value is sent to mb_strlen function 2012-11-12 18:48:15 -04:00
Fernando Ontiveros
ec6413a2ce SPEEDY use Rake and closure-compile to generate maborak.js 2012-11-09 09:15:56 -04:00
Julio Cesar Laura
16f8b8f8ff BUG datePicker4() does not work in IE 8 & 9
- The script is not compatible with IE
- Use a auxiliar variable for store the last mask
2012-10-25 18:49:54 -04:00
Julio Cesar Laura
339aae0b8b BUG 5781 Add stripNonNumeric() function to common.js SOLVED
- Add new function stripNonNumeric
2012-09-24 01:35:34 -04:00
Victor Saisa Lopez
41f9312f7a BUG 9558 "Suggest field functionality is not intuitive..." SOLVED
- New feature, change SUGGEST field behavior for the insertion of
  a new record
- SUGGEST displays a temporary message to be placed in this field
- SUGGEST when you insert a new record to the database, it displays
  a popup message indicating the insertion
- SUGGEST this field allows the insertion of a new record by pressing
  the key Intro
- Is improved SUGGEST field behavior (when there are results, and when
  there are none)
- Problem solved by adding the SUGGEST field in the Dynaform (in the
  editor DynaForms) this in IE, when ckeck the option "Store new entry"
- Problem solved in method "String.prototype.trim" (JavaScript)
2012-08-16 15:37:15 -04:00
Julio Cesar Laura
5e1037b8f4 BUG 9484 Label display wrong in multi-byte language SOLVED
- Whe a label is in a multi-byte language the size is calculated wrong
- Add a multi-byte string length function
2012-08-15 20:00:54 -04:00
Marco Antonio Nina
b27da16e77 BUG 9425 Cuando un elemento tarda mucho en ser añdo... SOLVED
- was found a text hardcoded.
- was changed a ID_MSG_AJAX_FAILURE.
2012-07-11 19:07:58 -04:00
Erik Amaru Ortiz
852c0836ce BUG 0000 Feature: Adding the translation Js javascript _()
- available on leimud env.
2012-04-03 20:04:28 -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
b94cede0ed BUG 7292 se soluciono problema de alert en campos suggest. 2012-01-18 10:21:50 -04:00
Hector Cortez
0dc1a15418 BUG 7443 Adjustment in decimal rounding of roundNumber function. 2011-12-05 17:18:08 -04:00
Erik Amaru Ortiz
d3ae215ced BUG 8143 "Problema en campos date" SOLVED
- it was a previous problem with _isodate for date fields
2011-12-02 18:21:46 -04:00
Alvaro Campos
c115107677 BUG 7906 solved JavaScript function submitForm() working. 2011-10-25 18:35:35 -04:00
Carlos Pacha
640af9f03d BUG 7569 Date Fields are not storing date strings in standard YYYY-MM-DD
improving code
2011-09-20 12:02:28 -04:00
Carlos Pacha
7748db32c9 BUG 7569 Date Fields are not storing date strings in standard YYYY-MM-DD
Setting the date field with iso format into a hidden field
2011-09-20 09:56:04 -04:00
Douglas Medrano Chura
311d157207 BUG 7492 Fix loadPage() function in gulliver/js/common/core/common.js
The problem was solved changed the code source
2011-08-29 17:24:11 -04:00
Alvaro Campos
edb1d55ae4 BUG 7387 fixed new function validDate() 2011-08-09 15:27:18 -04:00
Hugo Loza
a8e4c7c8c5 BUG 7261 javascript error clientsize IE
Fixed issue in JS with IE that bricks JS loading
2011-07-15 12:01:40 -04:00
Douglas Medrano Chura
3bf6158144 BUG 7038 Solved character special in the field suggest
The problem was solved by correcting the sending of special characters from url ajax, also resolved a problem that occasions to use the euro symbol in the field Suggest on internet explorer.
2011-06-28 12:02:12 -04:00
Carlos Pacha
1739e3c23d BUG 0000 mistake into jscalendar
improving jscalendar
2011-05-11 09:26:28 -04:00
Carlos Pacha
37399eaf07 this bug 6028 was solved, now the event is triggered 2011-02-21 19:31:39 +00:00
Alvaro Campos
70dced295d campos dependientes en grillas funcionando 2011-02-07 16:32:57 +00:00
Fernando Ontiveros
66c72ce64e fixing the ActivexObject error in firefox, please report any issue if some ajax is not working 2011-02-05 08:05:49 +00:00
Erik Amaru Ortiz
adfb794ce2 BUG: IE Incompatibilty - "Al utilizar IE en la parte de holidays cuando se utilizan mas de 3 filas, es decir a partir de la 4ta fila los datos de las fechas del calendario empiezan a ser cambiados con los datos de la primera fila, no registrando nada a partir de la cuarta fila"
SOLVED!
2011-01-04 20:51:36 +00:00
Erik Amaru Ortiz
f9b1a5a8ad fix for enable the onchange event in the new calendar widget 2010-12-24 13:38:03 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00