Commit graph

1155 commits

Author SHA1 Message Date
rolux
8d637a33f0 correctly update url when closing preferences dialog via close button 2012-06-11 07:31:24 +00:00
rolux
876dc8f138 improve 'run on load' dialog (fixes #810); add close button to preferences dialog 2012-06-11 07:17:39 +00:00
rolux
d3dafa065e correctly update video preview when switching to or from timelines list view 2012-06-10 19:34:27 +00:00
rolux
d9d79b1813 fix #781: in timelines list view, set video points immediately after position event fired by timeline, and change video preview to always display the current position 2012-06-10 19:19:37 +00:00
rolux
453f83e067 cleanup 2012-06-10 20:31:02 +02:00
j
41cd72d37e remove , to avoid null in json string from IE8 2012-06-10 14:08:19 +00:00
j
71fdb6f8aa trigger done with better info if upload fails, dont fail if screen/window are not defined in init 2012-06-10 11:05:48 +02:00
rolux
b46f18c866 add future keyboard shortcut for 'Find Similar Clips' 2012-06-07 07:00:47 +02:00
j
9b93c8ec2a add sequence backend 2012-06-06 21:49:32 +02:00
rolux
3f59138c66 don't throw JS error when collapsing movies browser before editor has loaded 2012-06-06 16:22:07 +02:00
rolux
baad1b949c typos 2012-06-06 13:23:53 +00:00
rolux
7375660ebc add sequencesDialog skeleton 2012-06-06 15:18:03 +02:00
j
330c62890a use validateUser for reset form 2012-06-05 15:29:17 +02:00
j
124de36cb6 fix rest password form 2012-06-05 15:13:00 +02:00
rolux
1e9e56e670 use submit event instead of submit option 2012-06-05 11:11:34 +02:00
rolux
65a5e58436 in MapEditor getMatches, return when names.length is 0 2012-06-05 10:32:08 +02:00
rolux
a1c7b88f08 ListCalendar -> CalendarEditor; ListMap -> MapEditor 2012-06-05 10:25:45 +02:00
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