Commit graph

21 commits

Author SHA1 Message Date
j
dce2843303 use Ox.Log 2011-11-04 16:54:28 +01:00
rlx
4bb3196c03 fix form validation bug 2011-11-02 17:27:20 +00:00
rlx
4c641db867 add disableButtons and enableButtons methods to Ox.Dialog 2011-10-29 10:34:41 +00:00
rlx
329b82845e fix a bug in Ox.Form, regarding error messages on submit 2011-10-22 15:22:39 +00:00
rlx
cfc5baef61 change autovalidate function for input elements so that it returns, along with the new value, a valid flag that indicates if the value is already valid 2011-10-22 14:50:31 +00:00
rlx
f43122f795 workaround for select values not getting updated correctly when updating form values 2011-10-11 11:22:16 +00:00
rlx
efca832c76 some work on ListCalendar 2011-10-09 21:13:16 +00:00
rlx
d51de58009 add Ox.ListCalendar 2011-10-03 16:14:01 +00:00
rolux
4cc754a28d remove Ox.each, , $.extend, $.map and $.merge 2011-09-17 20:36:09 +02:00
rolux
da9e5dbb29 fix event handlers and split panel resize event 2011-09-17 19:39:38 +02:00
j
0ccad0b973 fix vim line 2011-07-29 20:48:43 +02:00
j
b27ed00356 remove new for all Ox.Elements, dont declare arguments again, add some semicolons 2011-06-19 19:48:32 +02:00
rolux
5e54f5394d some listmap fixes 2011-05-30 14:06:58 +02:00
rolux
187adae7e2 textlist improvements (keep selection after sort, make left/right arrows scroll left/right) 2011-05-24 15:44:02 +02:00
rolux
02442a24f7 improve listmap editing functionality 2011-05-24 12:44:34 +02:00
rolux
a3c18e57b0 add an optional function to textlist columns that maps values to sort values 2011-05-22 15:14:42 +02:00
rolux
5915acd72c improving listmap 2011-05-22 14:39:57 +02:00
j
cc75e25415 more docs 2011-05-16 12:49:48 +02:00
j
bdb8d98787 some documentation 2011-05-16 10:24:46 +02:00
rolux
7380595c7e various improvements in OxJS and OxUI 2011-04-29 14:40:51 +02:00
rolux
4489e88f44 better filesystem structure for modules and themes; 'minified' ui if debug option not set; dynamially generated map markers 2011-04-27 21:24:33 +02:00
Renamed from source/js/Ox.UI/Form/Ox.Form.js (Browse further)