Commit graph

54 commits

Author SHA1 Message Date
rolux
45243cb5ff add Ox.localStorage 2011-12-30 20:36:55 +05:30
rlx
e2529916b3 fix bugs in video editor 2011-12-23 06:08:41 +00:00
rlx
d80019a17c form elements rewrite, part 3 2011-12-22 05:52:46 +00:00
rolux
074902d079 form elements rewrite, part 2 2011-12-21 21:03:52 +05:30
rlx
7f83cd3141 form elements rewrite, part 1 2011-12-21 13:42:47 +00:00
rolux
c1c4441b10 update uses of focusInput() 2011-12-18 15:14:11 +05:30
rlx
4701245038 add mail svg; update form elements; change 'focusInput()' signature 2011-12-18 09:29:35 +00:00
rolux
8c34d09861 in Input, allow for setting labelWidth option 2011-11-30 15:43:47 +01:00
rlx
571e3a3512 in input elements, disable showing the autocomplete menu on focus 2011-11-11 11:48:52 +00:00
rlx
b0065e1ec8 fix a bug related to resetting the placeholder of an input element to '' 2011-11-11 11:08:54 +00:00
rlx
369c52d4d1 allow for setting an input element's placeholder to '' 2011-11-10 10:02:04 +00:00
rlx
76c97f7bdc change Ox.Input so it doesn't fire blur on submit 2011-11-06 11:37:07 +00:00
rolux
56370aa0a7 'use strict'; 2011-11-05 17:46:53 +01:00
j
dce2843303 use Ox.Log 2011-11-04 16:54:28 +01:00
rolux
094b1a59ec cleanup, again 2011-11-03 16:42:41 +01:00
rlx
16556c0604 allow for max width in menus 2011-11-02 18:21:49 +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
7415b72037 fix a bug related to clearing the requests cache 2011-10-29 12:32:55 +00:00
rlx
ec7ec4d707 resolve focus issues with video player find element 2011-10-29 10:01:28 +00:00
rlx
a949ad2cf4 use Ox.Editable in Ox.AnnotationPanel 2011-10-27 13:13:28 +00:00
rlx
fb2ae1dee2 fix textarea css 2011-10-26 08:59:30 +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
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
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
bbef38f0a9 add error handling in listmap, improve setting the error class in inputs and arrayinputs 2011-10-03 23:25:38 +00:00
rlx
54b7d9de9f fix css for selects with labels, allow for checkboxes with labels 2011-10-03 15:02:19 +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
3a87e8eb5f in input, trigger change on clear if changeonkeypress is true 2011-09-01 07:43:03 +00:00
rolux
db4b33cf24 add Ox.Editable 2011-08-12 23:00:42 +02:00
j
0ccad0b973 fix vim line 2011-07-29 20:48:43 +02:00
j
23adaa05df exec regex 2011-07-23 15:44:11 +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
rlx
66c8347a2a allow for editing s/w/n/e/ values manually 2011-06-01 13:53:09 +00:00
rolux
b17e8a783b improve listmap editing functionality 2011-05-24 13:43:27 +02:00
rolux
5915acd72c improving listmap 2011-05-22 14:39:57 +02:00
rolux
6a33b9cb97 add Ox.ArrayInput, more Ox.ListMap UI 2011-05-21 19:56:15 +02:00
rolux
d1477a057a several improvements to autocomplete 2011-05-20 13:46:52 +02:00
rolux
7b15d2bb8f better behaviour when pressing backspace while autocomplete is set to replace, but not to correct 2011-05-20 09:42:17 +02:00
rolux
6e0bafed88 fix a bug where space key wouldn't register while autocomplete menu was open 2011-05-20 09:14:24 +02:00
rolux
0ebd4efc72 autocomplete menu improvements (left/right keys while menu is visible, properly set selected in all cases) 2011-05-20 08:40:57 +02:00
rolux
3087690d89 allow limit for autocomplete menu length 2011-05-20 08:19:55 +02:00
rolux
7f904cda1f first demo of auto-resizing textarea 2011-05-19 12:18:39 +02:00
rolux
8e8b9c18a4 add find-as-you-type to video player 2011-05-17 21:08:25 +02:00
rolux
bed3e1ea70 make clear input button work 2011-05-17 09:19:30 +02:00
rolux
117c6bff62 revised controls (find, volume) 2011-05-16 20:05:29 +02:00
j
bdb8d98787 some documentation 2011-05-16 10:24:46 +02:00
rolux
fd1fc212f2 new timeline implementation 2011-05-15 18:18:58 +02:00