Commit Graph

9 Commits

Author SHA1 Message Date
Douglas Medrano Chura
c4635bc56a BUG 5004 Change text doesn't exists!
All wrong texts like doesn't exists or not exists by doesn't exist
2011-04-13 18:57:02 -04:00
Carlos Pacha
a5abd40040 BUG 5408 this issue was improved.
I've not  been able to reproduce this bug, however I could see into the code it's doing "SELECT FIELD_UID, FIELDA, FIELDB FROM YOURTABLE" then to solve this issue I have added some code now the code it's doing "SELECT FIELD_UID, FIELDA, FIELDB FROM YOURTABLE where FIELDA LIKE 'FIELDSEARCH%'"
2011-04-07 09:31:51 -04:00
Enrique Ponce De Leon
29d065f9f1 BUG 6593 6284 6607 6574 6338 5457 SOLVED. Related to masks and grids 2011-04-05 19:04:32 -04:00
hector
16042838cb Fix bug 6296, Adjust return value the textarea type in Dependent Field. 2011-03-22 16:14:28 -04:00
Erik Amaru Ortiz
186c341d16 New feature for Gulliver framework to support Controllers & HttpProxyController classes handling 2011-02-26 17:15:50 +00:00
Fernando Ontiveros
c8ab972046 improving js files 2011-02-22 16:41:39 +00:00
Erik Amaru Ortiz
ba8adc87ce new menubar for Case Open View 2011-02-04 15:00:20 +00:00
abraar
63cb1fa5ad Removed: Function eregi() and eregi_replace()
Added: preg_match() and preg_replace()
2010-12-08 15:05:47 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00