Commit graph

1125 commits

Author SHA1 Message Date
j
54fcacf94f onload title 2012-05-28 19:59:51 +00:00
rolux
9173042df4 rename update() methods to updateFoo() 2012-05-28 17:52:11 +02:00
rolux
e477d4ee45 bind -> on, unbind -> off 2012-05-28 16:10:11 +02:00
rolux
81dbceb0ef drag & drop: data._event -> data.event 2012-05-28 16:08:23 +02:00
j
25b87a10b0 load Ox.js only once 2012-05-28 13:36:10 +02:00
rolux
5aac6ebe22 Ox.parseHTML -> Ox.sanitizeHTML, Ox.encodeHTML -> Ox.encodeHTMLEntities, Ox.decodeHTML -> Ox.decodeHTMLEntities 2012-05-27 12:51:08 +02:00
j
fc713cabb6 move onload menu entry 2012-05-26 15:50:41 +00:00
j
6946ce333d trailing comma removal, 2012-05-26 15:46:24 +00:00
j
9ed863c6a6 add onload dialog to edit onload code 2012-05-26 14:38:15 +00:00
j
2b38d61df8 add onload hook 2012-05-26 11:37:17 +00:00
j
fd24ccd35b remove trailing commans 2012-05-25 22:00:06 +00:00
j
c425ecd829 fix load in IE8 2012-05-25 21:41:16 +00:00
rolux
32602a2c47 minor change 2012-05-24 17:26:01 +00:00
rolux
dfe8b543f4 add fixme 2012-05-24 15:15:15 +00:00
rolux
bece439d62 Ox.break -> Ox.Break 2012-05-24 19:21:00 +02:00
rolux
072f9a811e fix #795 - don't use animated svg 2012-05-24 13:45:15 +00:00
rolux
37cb5934a4 fix #796 - preserve list selection on item reload 2012-05-24 13:44:34 +02:00
rolux
5110267971 rather use ''.slice than ''.substr 2012-05-24 11:56:52 +02:00
rolux
018eb899f2 remove a print statement 2012-05-24 11:51:29 +02:00
rolux
242f66dc53 fix a regression (wrong 'filter') in URL.js; remove a print statement 2012-05-24 08:57:05 +00:00
rolux
be67aac646 typo 2012-05-24 10:24:40 +02:00
rolux
ee160efa3d use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00
j
840ea90feb Ox.loadFile can load multiple files now 2012-05-23 01:20:12 +02:00
j
7ee6d92242 set icon size in preferences dialog, fixes #784 2012-05-22 16:36:52 +00:00
rolux
ba1ca42bd7 use Ox.break 2012-05-22 16:31:25 +00:00
rolux
ad3e54997a fix a bug in pandora.getFindState 2012-05-22 16:24:07 +00:00
rolux
929ac10071 fix a bug in pandora.getFindState 2012-05-22 18:14:34 +02:00
rolux
a9092036e3 typo 2012-05-22 17:15:48 +02:00
rolux
c0851b5a7f use common map & filter 2012-05-22 17:07:34 +02:00
j
98af37696f use Ox.UI.isElement 2012-05-22 16:08:27 +02:00
j
5a37541299 s/.find/find 2012-05-22 15:15:16 +02:00
rolux
958c868c9f use Ox.break() 2012-05-22 09:22:38 +02:00
rolux
bac207bddd use single quotes 2012-05-22 09:19:38 +02:00
rolux
574e128f16 use [].filter instead of Ox.getObject 2012-05-21 09:05:35 +03:00
j
b30aff2163 no timeline if items are not rendered 2012-05-19 15:46:52 +02:00
j
96ec35e51a use oxtimelines 2012-05-17 11:38:59 +02:00
rolux
5cee28bef1 in viewSelect, add separator between standard and extra item views 2012-04-24 12:13:14 +00:00
rolux
6937956e96 implement backtick / shift+backtick, which moves focus between: list folder / filters with selection or browser / list with selection or item with keyboard controls / additional clip list with selection (fixes #777) 2012-04-24 08:37:10 +00:00
rolux
c0e95624df clean up item.js 2012-04-24 08:21:54 +00:00
rolux
5b0a8ea03e when the browser has focus, make pressing space shift the focus to the player/editor/timeline and trigger play (fixes #526) 2012-04-24 08:16:45 +00:00
rolux
1dfcd9698d handle filter selection when filters are collapsed on load, fixes #776 2012-04-24 06:15:20 +00:00
rolux
6b5cc45728 slight layout change on 500 page, fixes #180 2012-04-23 10:34:20 +00:00
rolux
9e8924683c always include 'Go to Poster Frame' in editor view, fixes #667 2012-04-23 09:54:38 +00:00
rolux
4daa931a3c add loading icon to tv, fixes #765 2012-04-23 08:57:52 +00:00
rolux
970ebe506f add keyboard shortcuts to panel collapse/expand tooltips 2012-04-23 08:38:43 +00:00
rolux
cc3f2934bd set the correct map & calendar heights when viewing an item 2012-04-23 06:31:44 +00:00
rolux
ad7b21fbef don't make filter requests (a total of 15) when filters are collapsed 2012-04-22 12:50:03 +00:00
rolux
778c98625a make annotation folder info buttons functional in player and timeline views, fixes #607 2012-04-22 11:13:42 +00:00
rolux
baa48c2bf7 update list when enabling/disabling user (should fix #533, but can't be tested locally) 2012-04-22 10:33:31 +00:00
rolux
08a792b68a handle cantPlay in clip lists 2012-04-22 10:11:30 +00:00