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 |
|
rolux
|
a19c271e8f
|
some improvements to Ox.VideoPlayer
|
2011-05-12 22:02:22 +02:00 |
|
rolux
|
c5408a6656
|
make (almost all of) form demo work again
|
2011-05-12 06:15:01 +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 |
|