Commit graph

1138 commits

Author SHA1 Message Date
rolux
d6dbf4c344 add confirmation dialog when resetting UI settings, add '...' in advanced tab of preferences dialog to indicate that dialogs will open 2012-06-04 12:57:55 +02:00
rolux
d8736f7c8b Ox.starts -> Ox.startsWith 2012-06-04 11:23:01 +02:00
j
7ae2ffb898 use iconHeight 2012-05-31 20:37:19 +02:00
j
6d6644ef76 use video preview on pad.ma info page 2012-05-31 20:16:10 +02:00
j
191e5d44ad stream might be null 2012-05-30 17:40:43 +02:00
j
4d89b8066b aspectratio might not be set 2012-05-30 17:35:25 +02:00
j
f83863f300 fix url controler, #811 2012-05-30 00:19:33 +00:00
j
297be253c9 fix files view 2012-05-29 23:33:18 +00:00
j
11c604ed8a set isUnloading already in beforeunloadWindow to prevent error dialog on page reload 2012-05-29 15:19:18 +00:00
j
55992dd834 use Ox.SyntaxHighlighter on /api/ 2012-05-29 14:22:39 +02:00
j
75f7516978 use rendered videos for tests 2012-05-29 12:11:14 +02:00
j
6a97982fd4 add basic test suite 2012-05-28 21:53:56 +00:00
j
fb6422388d move run script on load to user->preferences->advanced 2012-05-28 21:04:27 +00:00
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