Commit graph

5206 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
1d19c5d9a2 omit 0 for number of decimals when calling formatUnit (0 is the default) 2012-06-04 12:41:11 +02:00
rolux
4c96a9843c update format for 'bitrate' property 2012-06-04 12:33:58 +02:00
rolux
d8736f7c8b Ox.starts -> Ox.startsWith 2012-06-04 11:23:01 +02:00
j
c2ad332bbe typo 2012-06-03 01:40:19 +02:00
j
495a22dd97 dont fail if part has no timeline, look for timeline fallback from top 2012-06-03 00:39:36 +02:00
j
eee7d1baef fix event update 2012-05-31 22:11:35 +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
7936a2180e avoid division by zero 2012-05-30 17:52:50 +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
04a5628268 delete annotation that is not on a clip layer 2012-05-30 17:29:09 +02:00
j
24caf0e0c5 use new timeline names for poster/icon 2012-05-30 14:48:08 +02:00
j
66280a44c1 sync django is_superuser status with level 2012-05-30 11:07:59 +02:00
j
4ece83f4c8 dont crate private items by default 2012-05-30 10:10:35 +00: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
8bb3652f5a typo 2012-05-30 00:26:31 +02:00
j
11c604ed8a set isUnloading already in beforeunloadWindow to prevent error dialog on page reload 2012-05-29 15:19:18 +00:00
j
76aa590bbb add manage.py command to extract derivatives, fixes #783 2012-05-29 17:02:59 +02: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
488e982483 allow rendered find queries, fixes #804 2012-05-29 11:26:18 +02: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
j
19a56af125 only cleanup clips related to item, gets to slow with many annotations 2012-05-27 15:16:07 +00:00
j
12226662f8 smarter places/events update 2012-05-27 14:21:08 +00:00
j
59f575d489 disable place/event rebuild tasks, those should not be needed anymore 2012-05-27 12:05:07 +00:00
j
69b1e6c7b2 cleanup use of python-ox api 2012-05-27 13:52:12 +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
j
99aee48d98 django 1.4 only creates session if needed 2012-05-24 14:39:41 +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