Commit graph

694 commits

Author SHA1 Message Date
rlx
61c3027ee0 add settings control to video player 2011-12-22 12:40:01 +00:00
rolux
215f1f6c1b use new form element syntax 2011-12-22 12:54:20 +05:30
rlx
d80019a17c form elements rewrite, part 3 2011-12-22 05:52:46 +00:00
rlx
a6c01dd6c6 Api -> API 2011-12-21 15:42:11 +00:00
rlx
fcf1e79ed0 Api -> API 2011-12-21 15:40:06 +00:00
rolux
074902d079 form elements rewrite, part 2 2011-12-21 21:03:52 +05:30
rlx
fe303bf2b0 merging changes (api, app, video) 2011-12-21 13:44:22 +00:00
rlx
7f83cd3141 form elements rewrite, part 1 2011-12-21 13:42:47 +00:00
j
5168f36053 move api discovery into its own function 2011-12-21 16:24:17 +05:30
j
734b08d9c6 remove extra loop 2011-12-21 16:23:09 +05:30
j
87ba2a10ab video editor resolution toggle 2011-12-20 19:15:24 +05:30
j
6e0ff7158c change video resolution, trigger ended event in player 2011-12-20 18:39:26 +05:30
rlx
cf567e5608 fix some Select/MenuButton bugs 2011-12-20 07:29:14 +00:00
rolux
96b206de1a use MenuButton 2011-12-20 12:50:37 +05:30
rlx
9f151e2e60 add Ox.MenuButton 2011-12-20 07:07:57 +00:00
rlx
0a79291c58 update video elements 2011-12-19 21:13:11 +00:00
rlx
609754fbad fix select all 2011-12-19 17:19:54 +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
j
8f3be96828 use same protocol as site to get maps js 2011-12-17 11:13:02 +05:30
rolux
6374f6de6d change base 26 to bijective base 26 2011-12-17 04:33:43 +05:30
j
d78b31bef9 no global 2011-12-16 20:05:02 +01:00
rolux
3d3be10e2c add SelectInput 2011-12-01 11:52:23 +01:00
rolux
2861954d35 fix bugs in Spreadsheet 2011-11-30 17:35:50 +01:00
rolux
137944a1a7 minor changes 2011-11-30 15:56:01 +01:00
rolux
0c4a30ecc5 add Spreadsheet 2011-11-30 15:54:11 +01:00
rolux
c47973b3af add FormPanel 2011-11-30 15:52:42 +01:00
rolux
f70501ae1b update Ox.UI css 2011-11-30 15:51:29 +01:00
rolux
1063cb6076 add ObjectArrayInput 2011-11-30 15:51:06 +01:00
rolux
ccdad6c05d add ObjectInput 2011-11-30 15:50:55 +01:00
rolux
86fda9f279 clean up Ox.Request 2011-11-30 15:49:11 +01:00
rolux
8597352316 add type option to CheckboxGroup ('group' or 'list') 2011-11-30 15:47:43 +01:00
rolux
a6264a472d add mode option to ColorInput ('RGB' or 'HSL') 2011-11-30 15:46:29 +01:00
rolux
a3abf40221 add mode option to ColorPicker ('RGB' or 'HSL') 2011-11-30 15:45:42 +01:00
rolux
ec4a1c0605 add description option to FormItem 2011-11-30 15:44:35 +01:00
rolux
8c34d09861 in Input, allow for setting labelWidth option 2011-11-30 15:43:47 +01:00
rolux
cba3dc23f6 add style option to Label 2011-11-30 15:42:54 +01:00
rolux
aaded38a5f update Select (add maxWidth and style options, make sure one can set width, labelWidth and title options) 2011-11-30 15:40:41 +01:00
rolux
d6adc59d88 fix computation of maxWidth in MenuItems 2011-11-30 15:37:53 +01:00
rolux
5dc9b1e45b in TabPanel, make sure content can be array or function 2011-11-30 15:37:02 +01:00
rolux
7633de3958 update ArrayInput 2011-11-30 15:31:11 +01:00
rolux
b14604bc14 add aliases 'Ox.' etc. for 'Ox.UI.' etc. 2011-11-30 15:27:08 +01:00
rolux
3597b8c60c make 'this' work in event handlers 2011-11-30 14:48:01 +01:00
rolux
dfd2787438 geo/map bugfixes 2011-11-24 19:38:10 +01:00
rolux
9f8136f9b7 fix a bug in Ox.ListMap 2011-11-23 16:43:01 +01:00
rolux
e17907d7a3 fix a bug in Ox.ListMap 2011-11-23 16:39:33 +01:00
rolux
b770bbd83e fix a bug in Ox.ListMap 2011-11-23 16:29:06 +01:00
rolux
e0d4dd3bec update geo module 2011-11-23 15:53:17 +01:00
rlx
21b505b4c8 allow for getting 'save list' values from filter 2011-11-11 15:48:54 +00: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
39d02953b3 support mousewheel in menus 2011-11-11 10:24:49 +00:00
rlx
04da8c0994 in filter, don't trigger change events when dragging range (add changeOnDrag option to range) 2011-11-11 09:55:22 +00:00
rlx
f7599f3b30 in filter, for single condition, replace disabled remove button with clear button 2011-11-11 09:18:07 +00:00
rlx
3becce1667 fix google maps css 2011-11-11 00:06:15 +00:00
rlx
661868831e update map css 2011-11-10 23:23:26 +00:00
rlx
d2a2ddb66e updates to url and filter 2011-11-10 22:47:38 +00:00
rlx
07c79ed7ac updates to url controller, filter and form elements 2011-11-10 19:52:26 +00:00
rlx
170fd84c80 some work on filters 2011-11-10 13:55:33 +00:00
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
76a79c669d comment out details button + dialog in request error handler 2011-11-10 09:06:58 +00:00
rlx
724561a373 rewrite history, again 2011-11-09 22:32:45 +00:00
rlx
bb59e0a3b4 update URL controller 2011-11-09 17:39:06 +00:00
rlx
6c231c5cd5 fix a bug where in Ox.VideoPanelPlayer, the large timeline would no longer be tied to the small timeline 2011-11-08 19:29:05 +00:00
rlx
c104c75c69 change paragraph style to text-align: justify 2011-11-08 17:27:58 +00:00
rlx
d186211453 remove on mouseover/select opacity change in icon lists (would cause video items to briefly go black) 2011-11-08 11:25:44 +00:00
rlx
33ec75122b make sure you can drag a text list item by an editable cell 2011-11-08 11:06:00 +00:00
rlx
243614cee2 when removing an element, unbind global keyboard handler; delay request timeout dialog until after window unload 2011-11-08 10:27:49 +00:00
rlx
314788dd24 don't throw errors in menu when accessing non-existing items 2011-11-07 18:17:16 +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
77d2d22505 update css to allow for 'OxSelectable' that looks like a text list item 2011-11-06 18:37:29 +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
1cf7566eeb in video player, while playing, fire a position event for every full minute, reducing the need for saving the video position on unload 2011-11-06 09:05:21 +00:00
rlx
01306dd5ae fix a regression that would affect adding, moving and removing list columns 2011-11-06 00:24:42 +00:00
rlx
5c7a19ac01 catch another global var 2011-11-06 00:19:27 +00:00
rlx
e6b634ddef in button, react to change of tooltip option 2011-11-06 00:04:27 +00:00
rlx
da7e0b73e0 remove some logging 2011-11-05 22:38:00 +00:00
rlx
a24d139f9b fix a regression where filling a partially empty text list page after resize would not empty the page before 2011-11-05 22:37:28 +00:00
rlx
c0f2473346 reinsert 'use strict' 2011-11-05 22:18:26 +00:00
rlx
8eac8c20d7 in video panel player, rename showControls to showTimeline 2011-11-05 22:15:10 +00:00
rlx
2b3d8807d9 fix bugs in video panel player 2011-11-05 20:14:24 +00:00
rlx
4348894ad1 catch one more global var 2011-11-05 18:05:14 +00:00
rlx
05e6d7d829 catch one more global var 2011-11-05 17:32:47 +00:00
rlx
1deb616942 catch some global vars 2011-11-05 17:27:11 +00:00
rolux
56370aa0a7 'use strict'; 2011-11-05 17:46:53 +01:00
rlx
291b75c43b in video player, separate playing event from position event, so controls that need live updates can bind to playing, while others can safely bind to position 2011-11-05 16:03:13 +00:00
rlx
d152c4b48b in video player, trigger muted event also if caused indirectly by setting volume to zero or turning volume up while muted 2011-11-05 15:27:53 +00:00
rlx
1e8edb8388 in video player, set muted/volume of video element 2011-11-05 15:16:36 +00:00
rlx
49adfa57ae in video editor, pass muted/volume options downwards and muted/volume events upwards 2011-11-05 15:01:18 +00:00
rlx
730712e9ba fix bugs regarding the state of the video player volume and mute buttons 2011-11-05 14:54:13 +00: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
rlx
2df5d05980 fix regressions introduced by garbage collection 2011-11-05 11:44:31 +00:00
j
1d09d19423 some redesign for better garbage collection of elements 2011-11-04 22:14:30 +00:00
rlx
01f02d9730 disable currently not implemented menu options 2011-11-04 18:12:38 +00:00
rlx
ba494eb064 if 2011-11-04 16:11:09 +00:00