Commit graph

111 commits

Author SHA1 Message Date
rlx
16556c0604 allow for max width in menus 2011-11-02 18:21:49 +00:00
rlx
4bb3196c03 fix form validation bug 2011-11-02 17:27:20 +00:00
rlx
14a6b6c148 improve form elements 2011-11-02 10:23:15 +00:00
rlx
dfe12646e6 fix a bug where the interface of a block video timeline would be stacked above a dialog 2011-11-02 09:03:11 +00:00
rlx
a727c32836 add calendar controls 2011-10-31 12:45:08 +00:00
rlx
3c8430979b add place controls to map 2011-10-30 21:05:32 +00:00
rlx
abb1c73214 Ox.Editable: delay expensive creation of extra elements until actual edit 2011-10-30 08:32:57 +00:00
rlx
b6c872b5a4 in Ox.Calendar tooltips, only display the text representation of an event's range if it's different from the event's name 2011-10-29 17:05:44 +00:00
rlx
7415b72037 fix a bug related to clearing the requests cache 2011-10-29 12:32:55 +00:00
rlx
4c641db867 add disableButtons and enableButtons methods to Ox.Dialog 2011-10-29 10:34:41 +00:00
rlx
ec7ec4d707 resolve focus issues with video player find element 2011-10-29 10:01:28 +00:00
rlx
62f8a907ea updates for html parsing, request handling, and editable elements 2011-10-27 18:50:23 +00:00
rlx
a949ad2cf4 use Ox.Editable in Ox.AnnotationPanel 2011-10-27 13:13:28 +00:00
rlx
a4cb6ee9ae fix a bug related to disabling checkboxes 2011-10-27 11:20:00 +00:00
rlx
1eb93125e6 some improvements to Ox.Editable 2011-10-27 08:47:31 +00:00
rlx
fb2ae1dee2 fix textarea css 2011-10-26 08:59:30 +00:00
rlx
7ecb0b2011 some changes to Ox.Editable 2011-10-25 14:40:02 +00:00
rlx
19d5f811d6 strip tags in Ox.Editable 2011-10-24 21:31:53 +00:00
rlx
a58dc765d9 some work on Ox.Editable 2011-10-24 15:58:51 +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
ccece375c0 fix a corner case in Ox.formatDateRangeDuration() 2011-10-10 17:00:01 +00:00
rlx
efca832c76 some work on ListCalendar 2011-10-09 21:13:16 +00:00
rlx
f2490fe771 simpler fix for changes in jquery attr() 2011-10-06 04:42:58 +00:00
rlx
cd9a26dab5 typos 2011-10-06 04:35:02 +00:00
rlx
c615da5c15 merging changes 2011-10-06 04:32:43 +00:00
rolux
e1eb3feb49 fix a regression with regards to the disabled state of form elements (jquery 1.6 attr() has changed) 2011-10-07 18:42:35 +02:00
rlx
16078f0fbd fix a regression with regards to dragging/resizing 2011-10-06 04:06:49 +00:00
rlx
df3ea541b3 make map controls work 2011-10-04 02:26:24 +00:00
rlx
bbef38f0a9 add error handling in listmap, improve setting the error class in inputs and arrayinputs 2011-10-03 23:25:38 +00:00
rlx
d51de58009 add Ox.ListCalendar 2011-10-03 16:14:01 +00:00
rlx
54b7d9de9f fix css for selects with labels, allow for checkboxes with labels 2011-10-03 15:02:19 +00:00
rlx
ea76fed699 add resize functionality to calendar 2011-10-03 13:23:40 +00:00
rlx
c6d67420a8 some fixes for map, range and videopreview 2011-09-30 10:34:33 +00:00
rlx
8ea49fab73 misc fixes 2011-09-29 17:25:50 +00:00
rlx
3965eed153 url controller updates, list bugfixes 2011-09-28 17:31:35 +00:00
rlx
f2c8644001 update Ox.URL, add Ox.Event 2011-09-23 10:43:57 +00:00
rlx
2cb6d89a0a update Ox.URL 2011-09-22 03:20:27 +00:00
rlx
b7100792c5 beginning to unify pandora.URL and pandora.Query as Ox.URL 2011-09-20 21:50:00 +00:00
rlx
b881f74c7e misc fixes 2011-09-20 00:11:16 +00:00
rlx
33f08f3a41 trigger fewer change events in filter 2011-09-19 18:08:50 +00:00
rlx
211884740d trigger change event in filter 2011-09-19 13:17:35 +00:00
rlx
d50e37588b updating dialog and filter 2011-09-19 12:29:06 +00:00
rlx
636f772820 fix a bug where menus would modify item objects passed by reference 2011-09-19 06:33:52 +00:00
rlx
7f98cd19f2 fix a bug in Ox.ButtonGroup 2011-09-18 02:06:33 +00:00
rlx
ef1fa5fe84 some bugfixes 2011-09-17 11:49:29 +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
rlx
3f90e96c3a updating video elements (fixes bugs with positions and points) 2011-09-17 07:09:17 +00:00