j
|
fee4339d11
|
rewrite sanitizeHTML to support global attributes
|
2013-11-10 21:59:36 +00:00 |
|
rolux
|
44b7e5796f
|
fix checkbox group value change handler
|
2013-10-31 14:20:49 +01:00 |
|
rolux
|
397dc8b903
|
cosmetic changes
|
2013-10-31 14:15:50 +01:00 |
|
rolux
|
b043cca751
|
fix form panel layout bug
|
2013-10-31 13:50:59 +01:00 |
|
rolux
|
2c595008fd
|
Ox.CheckboxGroup: handle value change
|
2013-10-31 13:47:12 +01:00 |
|
rolux
|
c9bbdec039
|
Ox.FormPanel: add listSize option
|
2013-10-31 13:46:51 +01:00 |
|
j
|
961a3c0850
|
keep cursor if not collapseToEnd
|
2013-09-30 09:40:47 +00:00 |
|
j
|
a9a804887a
|
better newline matching
|
2013-09-27 14:29:34 +00:00 |
|
j
|
dab68de1f0
|
Fix pasting html into EditableContent
|
2013-09-27 14:17:16 +00:00 |
|
j
|
1246beb4da
|
make collapseToEnd optional
|
2013-09-26 21:35:28 +00:00 |
|
j
|
6e6da8e000
|
paste text/plain instead of html in Ox.EditableContent
|
2013-09-26 21:35:05 +00:00 |
|
rlx
|
a9c60fe05f
|
cancel autocomplete on submit, cancel autocomplete callback if new autocomplete is running
|
2013-08-27 10:38:30 +00:00 |
|
rlx
|
2fb2876fd2
|
Ox.Input: add 'clearTooltip' option
|
2013-08-11 09:50:43 +00:00 |
|
rlx
|
dc0c504809
|
don't close menu on enter, but submit input on enter in autocompletemenu if no menu item was selected
|
2013-07-22 12:58:07 +00:00 |
|
rlx
|
564ce69a78
|
exclusively handle selectability of text via .OxSelectable and body.OxDragging (to be set/unset in dragstart/dragend handlers)
|
2013-07-19 08:42:25 +00:00 |
|
j
|
aa6d2de64b
|
fix some locale strings
|
2013-07-17 10:19:57 +00:00 |
|
j
|
2560d503d7
|
add all untranslated Ox.UI strings to locale.de.json
|
2013-05-20 14:39:04 +00:00 |
|
j
|
535c04d386
|
wrap more strings in Ox._
|
2013-05-10 10:45:24 +00:00 |
|
j
|
4d8c716d0b
|
add localization to Ox
|
2013-05-09 13:03:33 +00:00 |
|
rlx
|
74e6c12904
|
selectbefore/selectafter -> selectprevious/selectnext
|
2013-05-08 16:53:33 +00:00 |
|
j
|
3c3a6ea220
|
fix FileButton flow so it can be used as a dialog button
|
2013-03-26 13:36:24 +00:00 |
|
rolux
|
e6df7f31bd
|
fix a bug in array editable
|
2013-03-08 16:58:29 +05:30 |
|
rolux
|
0800fd8f37
|
fix a bug in array editable
|
2013-03-08 16:56:47 +05:30 |
|
rolux
|
8e91501104
|
editable/arrayeditable: support placeholder update
|
2013-03-08 16:42:03 +05:30 |
|
rolux
|
bf197f73a5
|
Ox.Filter: handle formatKey 'number'
|
2013-03-03 11:10:41 +00:00 |
|
rolux
|
ceac7fa942
|
in form element group, don't throw if an element doesn't have a value method (which allows for adding buttons, for example)
|
2013-03-01 10:43:52 +05:30 |
|
rolux
|
b5d67ace33
|
CheckboxGroup: handle width update
|
2013-02-28 14:08:46 +05:30 |
|
rolux
|
c630818553
|
update EditableContent and CSS
|
2013-02-28 10:33:20 +05:30 |
|
rolux
|
65ecc61112
|
EditableContent: trigger edit/open events
|
2013-02-27 10:45:02 +00:00 |
|
rolux
|
90d8661641
|
update EditableContent
|
2013-02-27 10:00:28 +00:00 |
|
rolux
|
1e2301c4ac
|
update Ox.EditableContent
|
2013-02-27 13:03:10 +05:30 |
|
rolux
|
603475b7a7
|
cosmetic changes
|
2013-02-27 13:02:51 +05:30 |
|
rolux
|
cd14cc517c
|
update EditableContent
|
2013-02-27 09:45:18 +05:30 |
|
rolux
|
f1c8fb39a7
|
handle empty Ox.EditableContent value via CSS
|
2013-02-27 09:25:30 +05:30 |
|
rolux
|
feae953311
|
simplify Ox.EditableContent, update CSS
|
2013-02-27 08:56:55 +05:30 |
|
rolux
|
8ad1faff85
|
Ox.Editable/Ox.EditableContent: set placeholder class
|
2013-02-27 08:28:52 +05:30 |
|
rolux
|
ceba2a7223
|
update EditableContent, plus some debugging
|
2013-02-26 15:59:05 +00:00 |
|
rolux
|
5b5a133533
|
Ox.EditableContent: self.editing -> self.options.editiing
|
2013-02-26 10:42:43 +05:30 |
|
j
|
0aa4c42ecf
|
fix editing empty values
|
2013-02-25 21:11:39 +00:00 |
|
j
|
0957500476
|
only use one element in EditableContent and toggle contenteditable: adds firefox support, allows using doubleclick handler, less code
|
2013-02-25 20:29:08 +00:00 |
|
j
|
fdc84965bd
|
select all text in span and move cursor to end otherwise
|
2013-02-25 18:47:07 +00:00 |
|
rolux
|
ace6c3dd4d
|
OxEditable: reorder options
|
2013-02-25 16:40:14 +00:00 |
|
rolux
|
9460f78053
|
add OxEditableContent
|
2013-02-25 16:39:46 +00:00 |
|
rolux
|
d2d98f49a7
|
remove tabs
|
2013-02-25 16:39:18 +00:00 |
|
rolux
|
9c46e17b9f
|
update oxmedium theme button disabled color and gradient; fix setting value of an Ox.SelectInput
|
2013-02-24 14:44:02 +05:30 |
|
rolux
|
916a175849
|
update oxmedium theme placeholder color; fix Ox.Select disableItem/enableItem return value
|
2013-02-24 12:49:30 +05:30 |
|
rolux
|
4a5ebd3945
|
add semicolon
|
2013-02-22 09:04:51 +05:30 |
|
rolux
|
c11a0b82b9
|
minor changes in Ox.Editable
|
2013-02-18 15:01:50 +05:30 |
|
rolux
|
180b325e30
|
Ox.Editable: add tags and replaceTags options
|
2013-02-15 18:01:49 +05:30 |
|
j
|
ab5e6061d7
|
update theme name in documentation
|
2013-02-11 10:47:55 +00:00 |
|
j
|
fc8368cc9f
|
dont open links if shift key is pressed on click
|
2013-02-01 14:22:17 +00:00 |
|
j
|
7bb9afa4ed
|
prevent popup blocker for external links
|
2013-02-01 14:07:20 +00:00 |
|
rolux
|
dc8bde4f73
|
fix video buttons
|
2013-01-31 17:28:35 +05:30 |
|
j
|
4329bd5408
|
support unsetting Ox.Select title
|
2013-01-12 06:56:00 +00:00 |
|
rolux
|
a9c026f6db
|
fix for MenuButton and Select double button toggle
|
2012-12-29 02:18:50 +01:00 |
|
rolux
|
5ef888b638
|
fix for selectable buttons
|
2012-12-29 00:51:46 +01:00 |
|
rolux
|
6364408236
|
use themed modes in Ox.Button, Ox.MenuButton and Ox.Select
|
2012-12-28 18:55:52 +01:00 |
|
rolux
|
7dac327396
|
add 'overlap' option to ButtonGroup
|
2012-12-09 01:43:33 +01:00 |
|
rolux
|
c4c49fd1d1
|
ButtonGroup: add public buttonOptions method
|
2012-08-29 17:42:30 +02:00 |
|
rolux
|
bb686389ce
|
remove print statements
|
2012-07-09 17:38:30 +02:00 |
|
rolux
|
3ea3600a23
|
convert some tabs to spaces
|
2012-07-09 16:31:04 +02:00 |
|
rolux
|
4818a7d617
|
quick fix for color pickers inside form panels
|
2012-07-09 16:29:45 +02:00 |
|
rolux
|
4b29ffe70e
|
Ox.Checkbox: set width on init
|
2012-07-09 16:00:14 +02:00 |
|
rolux
|
c0837fb4ff
|
Ox.FormPanel: add missing select event
|
2012-07-09 15:59:50 +02:00 |
|
rolux
|
cfa16327a5
|
Ox.Input: fix integer regexp
|
2012-07-09 15:59:28 +02:00 |
|
rolux
|
bda90f6b6b
|
remove Ox.Break
|
2012-07-05 10:58:08 +02:00 |
|
rolux
|
a0867f0da6
|
update widget documentation (arguments first)
|
2012-07-04 13:29:18 +02:00 |
|
rolux
|
55e2174831
|
in TableLists, use options.unique, not options.columns[i].unique
|
2012-06-27 20:38:07 +02:00 |
|
rolux
|
c4d65facc5
|
fix textarea background CSS (since they may have labels) - still doesn't fix their active state
|
2012-06-27 19:04:34 +02:00 |
|
rolux
|
f93c575c8f
|
FileInput: handle disabled option
|
2012-06-27 12:56:17 +02:00 |
|
rolux
|
abc6cbbb15
|
FileButton: add default for image options
|
2012-06-27 12:55:38 +02:00 |
|
rolux
|
b1019a7c5d
|
FileButton: add image option (so tooltip title becomes configurable if type is 'image')
|
2012-06-27 11:07:34 +02:00 |
|
rolux
|
0564db6ec5
|
allow for file buttons with 'image' type
|
2012-06-27 10:37:12 +02:00 |
|
j
|
9bb6b7bcb9
|
revert changes undone in #2224
|
2012-06-27 10:20:11 +02:00 |
|
rolux
|
bdebb03a45
|
TextList -> TableList
|
2012-06-27 09:41:10 +02:00 |
|
j
|
2efbc53b33
|
only update list values once list has loaded
|
2012-06-26 16:26:32 +00:00 |
|
rolux
|
244591d57e
|
appendTo(that.$element) -> appendTo(that)
|
2012-06-26 18:21:39 +02:00 |
|
rolux
|
f5782c475b
|
Ox.divideInt -> Ox.splitInt
|
2012-06-25 16:43:03 +02:00 |
|
rolux
|
d29bc5569b
|
make Ox.rgb always return integers
|
2012-06-24 17:41:27 +02:00 |
|
rolux
|
9a0bd1faec
|
when clicking button, hide its tooltip
|
2012-06-18 10:54:08 +02:00 |
|
j
|
d2e05200da
|
document events
|
2012-06-18 00:38:26 +02:00 |
|
rolux
|
69acb4a04e
|
always use file button title as tooltip
|
2012-06-17 19:15:05 +02:00 |
|
rolux
|
fdb8a2b98b
|
display correct ui for non-empty file inputs
|
2012-06-17 19:14:37 +02:00 |
|
rlx
|
e9579e10eb
|
decode HTML entities before setting input value to autocomplete menu title
|
2012-06-16 20:48:30 +00:00 |
|
rlx
|
77f0c762a3
|
Input: submit when doubleclicking clear button; + some reformatting
|
2012-06-16 13:36:03 +00:00 |
|
rlx
|
7c7f97066e
|
FormElementGroup: don't trigger change on submit
|
2012-06-16 13:35:14 +00:00 |
|
rlx
|
cd6e17d124
|
minor reformatting
|
2012-06-16 10:09:21 +00:00 |
|
rlx
|
3e2c2d451e
|
ButtonGroup: add enableButton/disableButton methods
|
2012-06-16 10:08:37 +00:00 |
|
rolux
|
fbeb434e27
|
remove print statements
|
2012-06-15 11:47:18 +02:00 |
|
rolux
|
64c3d3457b
|
update ColorInput, ColorPicker and Picker
|
2012-06-15 11:43:11 +02:00 |
|
rolux
|
41f061335f
|
remove log statement
|
2012-06-15 11:42:40 +02:00 |
|
rolux
|
4b143de951
|
Ox.Checkbox: change default width from 'auto' to 16 if there is neither a label nor a title
|
2012-06-15 11:38:25 +02:00 |
|
rolux
|
c8cdcc92c0
|
minor cleanup
|
2012-06-15 11:32:27 +02:00 |
|
rolux
|
144b4cdb42
|
remove log statement
|
2012-06-15 10:40:15 +02:00 |
|
rolux
|
b7129af1b4
|
Ox.SelectInput: focus input when switching to 'other' option
|
2012-06-14 16:05:17 +02:00 |
|
rolux
|
6bdf96fe6b
|
DateInput/TimeInput/DateTimeInput: don't fail when options are undefined
|
2012-06-14 15:50:00 +02:00 |
|
rolux
|
91ee1419aa
|
Ox.Spreadsheet: allow for not passing options.value.values
|
2012-06-14 15:46:57 +02:00 |
|
rolux
|
3fbefa2278
|
Ox.Input: trigger change event when clicking arrows
|
2012-06-14 14:31:44 +02:00 |
|
rolux
|
72ed28494d
|
cleanup
|
2012-06-14 14:31:00 +02:00 |
|
rolux
|
c22da1cfc5
|
Ox.FormItem: use 'OxSelectable' class
|
2012-06-14 12:34:46 +02:00 |
|