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
|
241fa3e227
|
enable filter on change
|
2011-11-04 18:11:45 +00:00 |
|
rlx
|
d6cbc594bc
|
update Ox.Log
|
2011-11-04 16:34:24 +00:00 |
|
rlx
|
9422780d65
|
update Ox.Log
|
2011-11-04 16:13:56 +00:00 |
|
rlx
|
ba494eb064
|
if
|
2011-11-04 16:11:09 +00:00 |
|
rlx
|
8ef45bb1cb
|
update Ox.Log
|
2011-11-04 16:04:46 +00:00 |
|
j
|
dce2843303
|
use Ox.Log
|
2011-11-04 16:54:28 +01:00 |
|
rlx
|
92d25b6776
|
update Ox.Log
|
2011-11-04 15:52:47 +00:00 |
|
rlx
|
e2c2eeed43
|
update video form element css
|
2011-11-04 15:13:51 +00:00 |
|
rlx
|
3e20910993
|
fix editable css
|
2011-11-03 17:10:12 +00:00 |
|
rlx
|
1db28c6fb0
|
add placeholder option to Ox.Editable
|
2011-11-03 16:53:29 +00:00 |
|
rlx
|
4620461c86
|
fix page up / page down in Ox.List
|
2011-11-03 16:05:24 +00:00 |
|
rolux
|
094b1a59ec
|
cleanup, again
|
2011-11-03 16:42:41 +01:00 |
|
j
|
2809a5d06d
|
minor cleanup
|
2011-11-03 16:20:14 +01:00 |
|
rlx
|
9a33041ac4
|
hide marker tooltip when map center changes; when hiding a tooltip, don't remove but detach it, so that when it is shown again, its oxid is still present on its dom element
|
2011-11-03 13:59:54 +00:00 |
|
rlx
|
bf9f14cf03
|
add titleImage option to TextList columns
|
2011-11-03 12:57:46 +00:00 |
|
rlx
|
b056a22172
|
update css (collapse panel extras, video editor bars, video find element)
|
2011-11-03 12:14:18 +00:00 |
|
rlx
|
fea1eed168
|
add OxFullscreen class to video player
|
2011-11-02 20:58:44 +00:00 |
|
rlx
|
bfac98643d
|
pass fullscreen option down to and up from video player
|
2011-11-02 20:51:54 +00:00 |
|
rlx
|
0840d0b436
|
some fixed for text lists with column titles that are images
|
2011-11-02 19:47:19 +00:00 |
|
rlx
|
72676ed2bb
|
revert css changes (don't duplicate global positioning rules in theme css)
|
2011-11-02 18:27:02 +00:00 |
|
rlx
|
3f69397d96
|
merge
|
2011-11-02 18:22:18 +00:00 |
|
rlx
|
16556c0604
|
allow for max width in menus
|
2011-11-02 18:21:49 +00:00 |
|
j
|
ebd300a08a
|
set img in OxCell to block, fixes Firefox text-overflow: ellipsis bug
|
2011-11-02 18:51:27 +01:00 |
|
rlx
|
4bb3196c03
|
fix form validation bug
|
2011-11-02 17:27:20 +00:00 |
|
rlx
|
be4d7c9124
|
== '' --> === ''
|
2011-11-02 16:00:54 +00:00 |
|
rlx
|
d5733c2c5d
|
merge
|
2011-11-02 15:53:23 +00:00 |
|
j
|
e6f075f88e
|
change Ox.formatDate so that Ox.formatDate('', "%a, %b %e, %Y")
returns '' and not "undefined, undefined Na, NaN"
|
2011-11-02 16:21:09 +01: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
|
7747255ab8
|
fix a bug in split panel, regarding the size of a second element in relation to a collapsed third element
|
2011-11-02 08:22:55 +00:00 |
|
rlx
|
90eaf97fec
|
fix a bug where 'global' keyboard events would trigger while an input element has focus
|
2011-11-02 00:46:42 +00:00 |
|
rlx
|
7761b9dea4
|
improve removal of elements
|
2011-11-01 23:14:29 +00:00 |
|
rlx
|
7848277593
|
avoid leaks by adding custom empty/remove/replaceWith functions to Ox.Element
|
2011-11-01 19:56:11 +00:00 |
|
rlx
|
90bc4fb59e
|
fix a layer bug
|
2011-11-01 14:45:47 +00:00 |
|
rlx
|
1720d2a184
|
add unified Ox.Layer object for dialogs and menus
|
2011-11-01 14:16:27 +00:00 |
|
rlx
|
3aa10edec8
|
add bindKeyboard and unbindKeyboard methods to Ox.Element, allowing an element to receive all keyboard events, independently of focus
|
2011-11-01 11:49:46 +00:00 |
|
rlx
|
b6a8ed28b4
|
update map marker image style
|
2011-10-31 17:00:26 +00:00 |
|
rlx
|
63b61f520b
|
in Ox.Request, allow for 409 Conflict
|
2011-10-31 16:02:00 +00:00 |
|
j
|
496da6aa77
|
no globals
|
2011-10-31 15:46:07 +01:00 |
|
j
|
bf228cf711
|
no globals
|
2011-10-31 15:14:54 +01:00 |
|
rlx
|
a727c32836
|
add calendar controls
|
2011-10-31 12:45:08 +00:00 |
|
rlx
|
1db1278ba2
|
fix calendar tooltip css in classic theme
|
2011-10-31 11:35:17 +00:00 |
|
rlx
|
64032b5e9c
|
add proper tooltips to map
|
2011-10-31 11:29:59 +00:00 |
|
rlx
|
479e7da2f5
|
update css
|
2011-10-30 21:17:10 +00:00 |
|
rlx
|
3c8430979b
|
add place controls to map
|
2011-10-30 21:05:32 +00:00 |
|
rlx
|
2555dbb4ea
|
add getMatches option to ListMap
|
2011-10-30 14:40:33 +00:00 |
|
rlx
|
aca33124d0
|
improved handling of find in video editor
|
2011-10-30 13:57:01 +00:00 |
|
rlx
|
462b335416
|
make video editor and player trigger find events
|
2011-10-30 09:49:58 +00:00 |
|
rlx
|
abb1c73214
|
Ox.Editable: delay expensive creation of extra elements until actual edit
|
2011-10-30 08:32:57 +00:00 |
|
rolux
|
17b9d0ff73
|
replace unicode.py, again
|
2011-10-29 19:17:14 +02: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
|
45ad8ee468
|
map fixes (when loaded without places, zoom out; when resizing causes the minimum zoom to be larger than the current zoom, zoom out)
|
2011-10-29 11:04:21 +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
|
6480bddd4f
|
fix a bug with icon lists that have a fixed ratio smaller than 1
|
2011-10-29 08:37:28 +00:00 |
|
rlx
|
039a65e251
|
fix color of info part for icons in info lists
|
2011-10-29 07:45:59 +00:00 |
|
rlx
|
f47547e728
|
allow for non-default page length of non-orientation-both icon lists
|
2011-10-28 17:45:51 +00:00 |
|
rlx
|
3605c0d2ac
|
don't throw error dialogs on 404
|
2011-10-27 21:15:51 +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
|
188656bd99
|
add themed colored elements
|
2011-10-26 14:52:03 +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
|
2bd4156f6c
|
update IconList
|
2011-10-24 21:50:54 +00:00 |
|
rlx
|
19d5f811d6
|
strip tags in Ox.Editable
|
2011-10-24 21:31:53 +00:00 |
|
rlx
|
4dd5107a48
|
adjust DRM for laptop screens
|
2011-10-24 16:38:19 +00:00 |
|
rlx
|
c4116ca17c
|
merge
|
2011-10-24 15:59:25 +00:00 |
|
rlx
|
a58dc765d9
|
some work on Ox.Editable
|
2011-10-24 15:58:51 +00:00 |
|
j
|
3bb224a022
|
add some ;, remove print statement
|
2011-10-24 15:13:00 +02:00 |
|
rlx
|
925aa8d627
|
fix a bug that would keep loadFile from caching files
|
2011-10-23 16:00:59 +00:00 |
|
rlx
|
116d0bfdbf
|
add Ox.Log, determine Ox.PATH by looking at the _last_ Ox.js script
|
2011-10-23 14:26:37 +00:00 |
|
rlx
|
1954a7a799
|
add 'DRM'
|
2011-10-22 21:03:42 +00:00 |
|
rolux
|
087305a650
|
update no copyright symbol
|
2011-10-22 21:18:45 +02:00 |
|
rlx
|
329b82845e
|
fix a bug in Ox.Form, regarding error messages on submit
|
2011-10-22 15:22:39 +00:00 |
|
rlx
|
6eef7c567b
|
when setting a value of a text list cell, pass key, value _and all data_ to the format function
|
2011-10-22 14:55:13 +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
|
7ea6938de5
|
fix reloadList for InfoList
|
2011-10-20 16:49:42 +00:00 |
|
rlx
|
342b25d9cc
|
debug Ox.Request
|
2011-10-20 14:58:45 +00:00 |
|
rlx
|
a01926be4d
|
debug Ox.Request
|
2011-10-20 14:49:57 +00:00 |
|
rlx
|
4dfa708d05
|
populate find in video editor
|
2011-10-20 13:32:53 +00:00 |
|
rlx
|
bd3ebf5e33
|
make subtitles on BlockVideoTimeline optional
|
2011-10-20 13:04:04 +00:00 |
|
rlx
|
73883cba11
|
update css
|
2011-10-20 12:59:36 +00:00 |
|
rlx
|
6cf769b740
|
make Ox.formatUnit return 3 decimals
|
2011-10-19 13:23:09 +00:00 |
|
rlx
|
b3ed2db267
|
fix a bug where after playing in to out, the video position would be set to the very end of the video
|
2011-10-19 12:01:45 +00:00 |
|
rlx
|
abbfe33458
|
update classic css
|
2011-10-19 10:51:25 +00:00 |
|
rlx
|
4c6a6333b2
|
some changes to enable clips view in pandora; fix video player to allow for paused=false and playInToOut=true
|
2011-10-19 10:49:19 +00:00 |
|
rlx
|
9ac49b6fcf
|
don't display a blank line if an item doesn't have a title
|
2011-10-17 15:13:12 +00:00 |
|
rlx
|
83fbe6d366
|
enable drag&drop for info lists
|
2011-10-17 11:26:04 +00:00 |
|
rlx
|
5d669f42e3
|
update infolist
|
2011-10-17 10:23:16 +00:00 |
|
rlx
|
57ed9f9680
|
fix css for icon list pages
|
2011-10-16 13:06:56 +00:00 |
|
rlx
|
c6816dc433
|
update css
|
2011-10-16 12:46:27 +00:00 |
|
rlx
|
95f3d536ec
|
improve InfoList
|
2011-10-16 12:32:02 +00:00 |
|
rlx
|
1a4332c49c
|
update css
|
2011-10-13 12:47:02 +00:00 |
|
rlx
|
6f1f2a50fb
|
fix a bug with font sizes of list icons
|
2011-10-13 12:24:55 +00:00 |
|
rlx
|
50e6321e00
|
fix a bug with emptying the find field of a map and pressing return
|
2011-10-13 11:34:10 +00:00 |
|
rlx
|
8d940f5222
|
fix a bug with setting the items option of a static list to []
|
2011-10-13 11:33:19 +00:00 |
|
rlx
|
768dd6c7aa
|
fix tooltip of splitpanel resizebar; allow for setting the showannotations option of video player and editor panels from outside
|
2011-10-13 10:10:39 +00:00 |
|
rlx
|
ce2d568cd4
|
fix calendar css
|
2011-10-11 23:23:36 +00:00 |
|
rlx
|
687db7d957
|
make ESC work when editing text list cells
|
2011-10-11 17:27:46 +00:00 |
|
rlx
|
7ac16acbf1
|
fix a bug with adding/removing columns of synchronous textlists
|
2011-10-11 16:00:58 +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
|
e5d0c3fd20
|
make dialog fire resize events after maximize and reset
|
2011-10-11 10:34:02 +00:00 |
|
rlx
|
c7d268a7aa
|
when adding an event, set focus to its name input field
|
2011-10-11 10:19:44 +00:00 |
|
rlx
|
db25eec98b
|
fix a bug where edited places would not be updated correctly
|
2011-10-11 09:48:24 +00:00 |
|
rlx
|
9fb30bf1af
|
make find work in listcalendar; fill first page in static text lists with few items; listen to width/height changes in listmap and listcalendar; fix a bug where maps would load without zoombar
|
2011-10-11 09:09:20 +00:00 |
|
rlx
|
5a04e4fb8e
|
update calendar css
|
2011-10-11 07:30:01 +00:00 |
|
rlx
|
718ec32e44
|
in listcalendar, cache formatted duration strings
|
2011-10-11 07:05:45 +00:00 |
|
rlx
|
3fc1611803
|
in listcalendar, when editing, set list item value instead of reloading list
|
2011-10-11 06:50:02 +00:00 |
|
rlx
|
527f75b009
|
slightly faster text list construction for cells that don't have tooltips; make calendar layout deterministic for events that have the same time span
|
2011-10-11 06:32:20 +00:00 |
|
rlx
|
5948d2c2ce
|
fix a bug with doubleclicking on a calendar to zoom in
|
2011-10-10 20:48:35 +00:00 |
|
rlx
|
ccece375c0
|
fix a corner case in Ox.formatDateRangeDuration()
|
2011-10-10 17:00:01 +00:00 |
|
rlx
|
46ef208be2
|
fix a bug that would slow down reload of static lists when passing a new items array
|
2011-10-10 14:09:13 +00:00 |
|
rlx
|
d2972cd526
|
more functionality for ListCalendar
|
2011-10-10 12:38:54 +00:00 |
|
rlx
|
96d03fc386
|
allow for selection of calendar events that are outside the current view
|
2011-10-10 09:43:07 +00:00 |
|
rlx
|
d7507ee5ab
|
update calendar css
|
2011-10-10 08:39:20 +00:00 |
|
rolux
|
a39f76863f
|
rewrite Ox.formatDuration()
|
2011-10-10 09:32:26 +02:00 |
|
rlx
|
efca832c76
|
some work on ListCalendar
|
2011-10-09 21:13:16 +00:00 |
|
rlx
|
2928058f87
|
fix calendar background
|
2011-10-08 19:09:47 +00:00 |
|
rlx
|
19cb033bdc
|
fix bugs in map and url controller
|
2011-10-08 18:35:33 +00:00 |
|
rlx
|
2e9c22aa6d
|
doubleclick on map marker zooms in or out to place
|
2011-10-08 17:45:40 +00:00 |
|
rlx
|
331d23012c
|
merging changes
|
2011-10-08 17:20:34 +00:00 |
|
rlx
|
2698bec700
|
fix margins of static icon lists
|
2011-10-08 17:19:18 +00:00 |
|
rlx
|
4d13b8444b
|
remove trailing slash when constructing url
|
2011-10-08 11:48:14 +00:00 |
|
rlx
|
0994a6243f
|
another fix for '/foo', '/=foo' and '/unknown=foo'
|
2011-10-08 11:15:10 +00:00 |
|
rlx
|
bf533cd2fe
|
fix another url controller bug with '/=foo'
|
2011-10-08 10:54:43 +00:00 |
|
rlx
|
fdbcdf975b
|
fix the url controller '/=foo' and '/unknown=foo' bug again
|
2011-10-08 10:47:34 +00:00 |
|
rlx
|
7eb73dd4fb
|
fix a bug where selecting a not-yet-loaded place on a list map would not pan but zoom to that place
|
2011-10-08 09:58:31 +00:00 |
|
j
|
06ecd17cc6
|
no globals
|
2011-10-08 11:10:01 +02:00 |
|
rlx
|
02838540db
|
don't call callbacks of cancelled requests
|
2011-10-07 19:29:04 +00:00 |
|
rlx
|
851aa386c0
|
fix a bug in Ox.URL where URLs of the form '/unknown=foo' would not be parsed correctly
|
2011-10-06 06:07:31 +00:00 |
|
rlx
|
f1bfb545f1
|
fix a bug in Ox.URL where URLs of the form '/=foo' would not be parsed correctly
|
2011-10-06 06:02:54 +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 |
|
rolux
|
609f834cd3
|
fix a bug where anyclick would fire on dragend
|
2011-10-07 17:51:05 +02:00 |
|