rlx
|
3130de08c5
|
fix a bug where clicking on a separator in an input group would call focusInput of an element without such a method
|
2011-11-10 10:44:35 +00:00 |
|
rlx
|
369c52d4d1
|
allow for setting an input element's placeholder to ''
|
2011-11-10 10:02:04 +00:00 |
|
rlx
|
08919e7b37
|
allow for separators in option groups
|
2011-11-10 09:54:33 +00:00 |
|
rlx
|
12622724ee
|
fix text list so that it doesn't throw errors in its value function
|
2011-11-07 12:15:10 +00:00 |
|
rlx
|
7e2e0cedb6
|
update tab panel and button group so that selected can be set from outside
|
2011-11-06 14:08:13 +00:00 |
|
rlx
|
e7c36dacc8
|
improve editable and tooltip
|
2011-11-06 12:26:12 +00:00 |
|
rlx
|
b957106624
|
update editable to no longer trigger submit on cancel, and to listen to the submit event of its input
|
2011-11-06 11:50:13 +00:00 |
|
rlx
|
76c97f7bdc
|
change Ox.Input so it doesn't fire blur on submit
|
2011-11-06 11:37:07 +00:00 |
|
rlx
|
e6b634ddef
|
in button, react to change of tooltip option
|
2011-11-06 00:04:27 +00:00 |
|
rolux
|
56370aa0a7
|
'use strict';
|
2011-11-05 17:46:53 +01:00 |
|
rlx
|
5a23d8936b
|
fix for cases where passing an array of tooltips as an option to Ox.Button would cause Ox.Element to actually set the tooltip to that array
|
2011-11-05 14:29:31 +00:00 |
|
j
|
1d09d19423
|
some redesign for better garbage collection of elements
|
2011-11-04 22:14:30 +00:00 |
|
j
|
dce2843303
|
use Ox.Log
|
2011-11-04 16:54:28 +01:00 |
|
rlx
|
1db28c6fb0
|
add placeholder option to Ox.Editable
|
2011-11-03 16:53:29 +00: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
|
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 |
|