Commit graph

1388 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
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
rolux
4841e2c0a8 implement 'cantPlay' config options 2012-04-22 09:57:49 +00:00
rolux
7660f171ee fix a bug that would prevent the 'all items' list logo from appearing 2012-04-22 09:09:20 +00:00
rolux
4ef5595f6f when handling (in/out) point events from the video editor, don't overwrite position with its old value (fixes #768) 2012-04-22 08:56:02 +00:00
rolux
26afe7c8f5 update text on software tab 2012-04-20 18:06:19 +00:00
j
5c69877c7e custom home/infoView for 0xdb 2012-04-20 12:36:42 +02:00
j
5fb12dccf9 fix name 2012-04-20 12:29:55 +02:00
j
e5da40a104 first round of makeing png/js/script/config overwrite more consistent 2012-04-20 12:22:32 +02:00
rolux
3e96236b60 update software tab 2012-04-20 09:34:42 +00:00
j
14fa74bf44 add resolutions to firefogg upload 2012-04-19 18:14:43 +02:00
rolux
b2d60f20d3 don't throw js error on window resize before we have a leftPanel 2012-04-19 14:34:15 +00:00
rolux
ad1daf182c usersDialog: leave number of lists blank for guests and robots 2012-04-19 14:30:09 +00:00
rolux
6e1435734c usersDialog: update order of columns 2012-04-19 14:26:52 +00:00
j
03163692fd use Ox.loadFiles 2012-04-19 14:29:47 +02:00
rolux
8816e41543 pass tooltip for 'open in...' to tv video player 2012-04-19 10:29:57 +00:00
rolux
637badfbd6 in manage users, allow for displaying guests, but not robots - should fix #720, but can't be tested locally 2012-04-19 09:52:36 +00:00
rolux
fbadfec8f6 fix a bug that would make item keys available as text list columns even though they depend on a capability 2012-04-19 09:34:40 +00:00
rolux
af27513332 change wording of drag & drop message, fixes #742 2012-04-19 09:22:48 +00:00
rolux
1d6104f387 fix a typo that would make enabled check marks appear for guests and robots 2012-04-19 09:18:16 +00:00
rolux
9b5e11879f remove a print statement 2012-04-19 09:16:37 +00:00
rolux
2b3f487c4c properly enable/disable options in personal lists menu (fixes #746) 2012-04-19 09:04:25 +00:00
rolux
82e75fa10c minor refactoring 2012-04-19 08:53:22 +00:00
rolux
a30ddb7c32 when duplicating a list, copy its description (fixes #749) 2012-04-19 08:50:41 +00:00
rolux
545a5527a9 simplify list dialog title (fixes #754), update list title in toolbar on name change (fixes #753) and fix a potention JS injection vulnerability by HTML-encoding the value of the list title 2012-04-19 08:29:38 +00:00
rolux
429bbe53f6 don't censor gaps shorter than one second, fixes #758 2012-04-19 06:51:32 +00:00
rolux
2dc7727dab minor reformatting 2012-04-19 06:51:29 +00:00
j
19b2bb7f06 fix poster/frames selection list 2012-04-18 17:06:23 +02:00
j
aa69994b8f enable poster selection 2012-04-18 16:20:07 +02:00
rolux
19e4593ca6 change wording of tooltips when mouseovering capabilities on 0xDB info page 2012-04-18 10:36:51 +00:00
rolux
1dd2e09804 typo in utils that would prevent timeline item view resize on window resize 2012-04-18 09:21:41 +00:00
rolux
98ecd817ba remove two print statements 2012-04-18 09:03:50 +00:00
rolux
2375ea4f91 change order of video views in view menu 2012-04-18 08:41:32 +00:00
rolux
b1c3af091b use new api of oxjs video widgets (timeline types) 2012-04-18 07:45:17 +00:00
rolux
750a7965f7 remove a print statement 2012-04-18 07:44:21 +00:00
rolux
24ccb3209b fix window resize 2012-04-17 14:54:04 +00:00
rolux
2e09efbe53 implement 'follow player while playing' 2012-04-17 13:43:14 +00:00
rolux
363ff25bb7 cosmetic changes in editor.js and player.js 2012-04-17 12:06:27 +00:00
rolux
27f1a16e02 update main menu 2012-04-17 12:05:23 +00:00
rolux
a23287f152 add timeline.js 2012-04-17 12:04:01 +00:00
rolux
a215943194 typo in item.js 2012-04-17 12:03:16 +00:00
rolux
707fdd95ed add timeline item view 2012-04-17 10:03:11 +02:00
rolux
f5f6ff468f rename item views ('video' -> 'player', 'timeline' -> 'editor') 2012-04-17 09:06:19 +02:00
rolux
9e1294b801 move player and editor out of item.js 2012-04-17 06:31:44 +00:00
rolux
58215ca1a6 usersDialog: only show registered users as enabled 2012-04-16 17:30:25 +00:00
rolux
4f8d327fd5 replace default icons in user dialog 2012-04-16 09:22:56 +00:00
rolux
31d2670470 fixes #737 (layout bug in software panel) 2012-04-06 12:06:56 +02:00
rolux
018e94e5ae make the chrome reflection rendering bug (#189) slightly less annoying 2012-04-04 18:02:49 +00:00
rolux
56f9e3f3d1 improve users dialog system tooltip 2012-03-27 10:29:32 +00:00
rolux
0e31c7cb97 handle webkit and robots 2012-03-27 10:24:16 +00:00
rolux
05ec3755eb it's 'Unix', not 'UNIX' 2012-03-27 10:03:30 +00:00
rolux
e2fc9c35f9 handle BSD and UNIX, just in case 2012-03-27 09:41:03 +00:00
rolux
8a1fd4afda move fallback location test (email TLD) into the backend 2012-03-27 07:29:01 +00:00
rolux
9098e22b68 better theming of statistics; use capabilities in menu, not 'isAdmin' 2012-03-27 07:14:59 +00:00
rolux
4fa8f142f4 minor wording changes in dialogs 2012-03-26 19:38:24 +00:00
rolux
73d6fa7c63 exclude robots from statistics 2012-03-26 19:33:58 +00:00
rolux
746a7a42c7 in statistics dialog, use live data, not non-existing json file 2012-03-26 19:27:58 +00:00
rolux
fb91217671 users dialog: handle robots; statistics dialog: add colors 2012-03-26 19:27:20 +00:00
rolux
7db8135b61 quick fix for pad.ma statistics 2012-03-26 10:58:19 +00:00
rolux
2298121c4b quick fix for pad.ma statistics 2012-03-26 10:55:49 +00:00
rolux
5a47388d64 quick fix for pad.ma statistics 2012-03-26 10:45:45 +00:00
rolux
24b99503ec in statistics dialog, use live data, not non-existing json file 2012-03-26 10:42:24 +00:00
rolux
f4926e595d minor update, users & statistics dialogs 2012-03-26 09:57:59 +00:00
rolux
17850d8bf5 in statistics dialog, use live data, not non-existing json file 2012-03-25 23:57:21 +00:00
rolux
517b9f9be5 update statistics dialog 2012-03-25 21:12:13 +00:00
rolux
f2c0032054 fix enabling/disabling of show/hide options in view menu; add 'enter fullscreen' option, fixes #709 2012-03-23 12:00:04 +00:00
rolux
e38a1e92f8 clear cache on reloadapplication 2012-03-23 11:17:50 +00:00
rolux
581c28bab6 handle statistics dialog resize, fixes #710 2012-03-23 09:22:03 +00:00
rolux
e8414967b4 add loading indication to statistics dialog 2012-03-23 09:13:13 +00:00
rolux
a2ae4eb6cc allow for navigation between data fdialogs, fixes #376 2012-03-23 09:02:55 +00:00
rolux
ab0966c6aa fix bugs related to resizing the form in the users dialog 2012-03-23 08:55:22 +00:00
rolux
ef0c0e337c update software panel in site dialog 2012-03-23 08:32:17 +00:00
rolux
57b7994a78 fix a bug that would prevent the 'include guests' option in the statistics dialog to work properly 2012-03-23 00:05:09 +00:00
j
60c1ecf399 item ittle 2012-03-22 21:19:37 +01:00
rolux
5c827f11af add maximizeButton 2012-03-22 20:30:31 +00:00
rolux
fa5afd6162 minor wording change 2012-03-22 20:23:57 +00:00
rolux
d8c596d552 add the inevitable stats panel 2012-03-22 20:08:51 +00:00
j
cdd5976d32 fix date formating in logs dialog too 2012-03-21 22:52:51 +01:00
j
8b63ef87a1 fix date formating in users dialog, fixes #673 2012-03-21 22:51:38 +01:00
rolux
21b2667f2a more un flags in users dialog 2012-03-21 14:01:18 +00:00
rolux
c52640b19c fix users dialog icons 2012-03-21 13:52:29 +00:00
rolux
9224900386 less un flags in users dialog 2012-03-21 13:49:12 +00:00
rolux
de57e52c55 friend can now access the "size" sort key 2012-03-21 13:39:36 +00:00
rolux
636a1c2e71 update wording of delete list dialog, fixes #601 2012-03-21 13:27:16 +00:00
rolux
39f1d0749c move the more interesting stuff into the visible area of the manage users dialog 2012-03-21 13:20:22 +00:00
rolux
25623505b0 update users dialog 2012-03-21 13:07:19 +00:00
rolux
8f529d68d3 keep friends from seeing extra item views, but allow them to see list sizes 2012-03-21 09:36:11 +00:00
rolux
e2c0669860 make sure users without 'canSeeFiles' don't get files info in status bar; honor capability property of sort keys (fixes #251) 2012-03-21 09:22:31 +00:00
rolux
db9dd43740 remove test case from users dialog 2012-03-21 08:07:09 +00:00
rolux
2b0a8c4f88 users dialog: display bots as bots (comes with better UA parsing, but all this is front-end only, so won't affect sort) 2012-03-21 06:57:40 +00:00
rolux
eb58676dd6 disable send button during send, fixes #694 2012-03-21 05:16:13 +00:00
rolux
c1d9640369 fix issues with statusbar, fixes #59, fixes #283 2012-03-21 04:58:02 +00:00
rolux
d9a240577d indicate loading status in item clips view status bar 2012-03-21 03:12:29 +00:00
rolux
679819e100 add status bar to item clips view, fixes #428 2012-03-21 03:09:24 +00:00
rolux
1e15d26f2a resurrect order button 2012-03-20 19:17:53 +00:00
rolux
bb8231fef5 resurrect order button 2012-03-20 19:16:16 +00:00
rolux
addb614d4d disable timeline picker 2012-03-20 15:14:05 +00:00
rolux
7bed142dae ... and so the event is 'showsiteposters', not 'showsiteposter' 2012-03-20 13:01:26 +01:00
rolux
e8e9458fce the ui pref is 'showSitePosters', not 'showSitePoster' 2012-03-20 12:56:30 +01:00
rolux
528e46731d fix a bug that would keep the 'Always Show Site Poster' preference from being sticky 2012-03-20 11:51:28 +00:00
rolux
48f48bffe6 fix edit tooltip in info view, fixes #666 2012-03-20 11:18:48 +00:00
rolux
7130ce2912 display list name in toolbar, fixes #678 2012-03-20 10:13:06 +00:00
rolux
4329922d6b fix a bug with switching list view while viewing an item 2012-03-20 09:45:40 +00:00
rolux
5c983597c4 add reload button to manage users dialog, fixes #685 2012-03-20 07:19:03 +00:00
j
9feac30a31 error must be z-index 1002 2012-03-19 18:08:30 +01:00
j
8185359061 also clear cache if dialog is closed via close button 2012-03-19 16:57:36 +01:00
j
c4dcc423f6 logs dialog gets removed on close now 2012-03-19 13:35:41 +01:00
j
e1c3cc69b5 fix item clips video 2012-03-19 13:32:20 +01:00
j
b8daaeaaa3 reload logs opening dialog 2012-03-18 18:52:59 +01:00
rolux
364c9b004a sync find select and find menu (fixes #591) 2012-03-18 15:11:16 +00:00
rolux
4ad4962d33 fix various menu and menu integration bugs 2012-03-18 14:59:00 +00:00
rolux
21fc25e7fd update timeline names 2012-03-17 06:31:34 +00:00
j
84e6cfdec3 no upscaling, uploadUrl has to be https 2012-03-17 02:06:49 +01:00
j
d3a2f42a64 use Ox.max 2012-03-17 01:59:09 +01:00
j
5251a5a4f1 show close button on cancel 2012-03-17 01:21:29 +01:00
j
22f7e504e4 use Ox.max 2012-03-17 01:20:26 +01:00
j
cff5652853 first round of browser based upload 2012-03-17 01:15:06 +01:00
j
7e36dfb7eb only rendered items have video/timeline widget 2012-03-11 22:08:18 +01:00
j
80cb9c8faf fix name duplicating Foo [2] fixes #535
copy all items not just first 100 duplicating a static list
2012-03-10 01:23:44 +01:00
j
be41feadbd fix line wrap in clips view 2012-03-09 23:28:52 +01:00
j
8750739c4d dont loos videoFormat after signing in 2012-03-09 21:19:49 +01:00
j
8f05ce2e05 posters should use https is site is https 2012-03-09 13:34:35 +01:00
j
25c20f2190 list name is really not encoded, fixes #654 2012-03-08 20:03:54 +01:00
j
5760a7ed73 list name is not encoded, fixes #654 2012-03-08 19:58:20 +01:00
rolux
be6652f1c9 if sort is random, display year in movies browser 2012-03-08 18:18:26 +00:00
rolux
3833415e1c when sorting icon list by random, display default info below icon text 2012-03-08 13:27:12 +00:00
rolux
30d6c35682 fix formatting of annotations in clip views 2012-03-08 12:52:30 +00:00
rolux
4b086a9c0e add '%' to rating and votes values on 0xDB info page 2012-03-08 12:43:26 +00:00
rolux
ca0f5c7e1e add boolean 'sort' property to itemKeys (before, columnWidth implied sort=true, which didn't accommodate sort by random) 2012-03-08 12:33:20 +01:00
rolux
f5626072db 'not logged in' -> 'not signed in' 2012-03-08 09:40:04 +00:00
rolux
5bc4958996 in timeline options, rename 'full' to 'frames' 2012-03-07 14:37:53 +00:00
rolux
4d14148524 display featured lists on front page even if less than eight lists are featured (fixes #534) 2012-03-07 14:33:55 +00:00
rolux
ef2b1403bb fix issues with editable state of list icon in info panel (fixes #604) 2012-03-07 14:06:55 +00:00
rolux
a5c52f5019 add close button to edit list dialog (fixes #589) 2012-03-07 13:00:48 +00:00
rolux
c552110125 fix ui bugs when editing the icon of an empty list (fixes #337) 2012-03-07 12:54:19 +00:00
rolux
a0b7ceadd3 In the annotations dialog for guests, display the layer name, not the layer id 2012-03-07 12:38:42 +00:00
rolux
e33c218c6b typo 2012-03-07 10:17:02 +01:00
j
be1ff4d3bf typo 2012-03-07 00:01:28 +01:00
rolux
82cd45aeb1 add timeline ui option to menu 2012-03-06 22:28:27 +01:00
j
c8da81ceb6 use getVideoUrl in embed code too 2012-03-03 19:58:07 +01:00
j
6c96313191 add more variables to videoprefix(id, resolution) 2012-03-03 16:02:30 +01:00
j
3330512fe4 prefix 2012-03-03 14:59:53 +01:00
j
ab2c8f7d0f cleanup video url construction, add uid to prefix 2012-03-03 14:56:35 +01:00
j
d1ed12895a use {part} 2012-03-03 12:53:35 +01:00
j
159b6dc746 newlines in srt are explicit, fixes #634 2012-03-03 10:53:12 +01:00
j
6ccc9ef0bc remove position, Ox.VideoPlayer fails with that right now 2012-03-02 10:38:02 +01:00
j
7bc98ad2ad fix embed url in firefox 2012-03-02 09:58:57 +01:00
j
2971dd2d40 clear more cache on metadata reload, fixes #636 2012-03-01 15:47:35 +01:00
rolux
215168b8f5 before passing subtitles to player, strip newlines, and replace <br>s with newlines 2012-02-25 10:51:33 +00:00
j
76229574bc dont show empty groups on info page 2012-02-24 02:27:34 +05:30
j
fcf1b706da dont show name for featured lists 2012-02-24 02:20:15 +05:30
j
9a8e40adec dont show groups 2012-02-24 02:17:08 +05:30
j
0ee23670e7 add news imte if list is empty 2012-02-23 23:45:56 +05:30
j
c1738fc346 dont fail if sort was not set, fix logs dialog 2012-02-23 23:16:02 +05:30
j
748329f103 always enable signing button in reset password dialog, fixes #597 2012-02-23 20:24:59 +05:30
rolux
79f7da4c32 minor changes 2012-02-23 10:51:32 +00:00
j
601500581d one more list name 2012-02-22 10:16:27 +00:00
rolux
13eec9346b properly escape user names and list names 2012-02-22 10:14:07 +00:00
rolux
4610811821 fix #581 (preview dialog title) 2012-02-21 20:44:35 +00:00
rolux
958773ec7e in annotation panel, make links to define/edit places/events work (fixes #561) 2012-02-21 11:19:27 +00:00
rolux
b77045f375 some work towards making places and events editable from annotations panel (#561) 2012-02-21 10:11:01 +00:00
j
7b629bd468 more clones 2012-02-20 21:50:38 +00:00
j
879ff71902 clone pandora.user.ui.showLayers 2012-02-21 03:15:10 +05:30
rolux
dec34632b8 fix #559 (slow pad.ma home screen) 2012-02-20 18:44:49 +00:00
rolux
e84a5a6ca9 update manage places / manage events 2012-02-20 18:31:26 +00:00
j
2ec0cfccb4 select is done in Ox.Editable now 2012-02-20 14:03:24 +00:00
j
96d365f3d0 undefined 2012-02-20 14:02:59 +00:00
j
75b95b5549 move error pages, fixes #557 2012-02-20 08:55:45 +00:00
j
4790dd293d make site pages selectable 2012-02-20 07:07:33 +00:00
j
5e74f7423b typo, 2012-02-20 07:05:23 +00:00
j
d65a885fb8 make site pages selectable 2012-02-20 07:03:25 +00:00
j
a9cf0306d4 resize news, fixes #555 2012-02-20 05:55:53 +00:00
j
3af0520c9c add placeholder for empty texts in siteDialog 2012-02-20 05:33:59 +00:00
rolux
8e0b88d939 typo 2012-02-19 19:19:38 +00:00
j
282a835815 hook up download 2012-02-19 19:05:13 +00:00
rolux
319a17d954 make find clear button work as expected if find is advanced 2012-02-19 16:29:34 +00:00
rolux
5204fc6521 on page load w/o find, forget previous find (making just removing find and reloading work as expected) ... fixes #207 2012-02-19 15:18:21 +00:00
rolux
7398993bc1 fix home screen bugs 2012-02-19 14:55:08 +00:00
rolux
1a92d2a315 fix a date formatting issue in info view 2012-02-19 14:26:54 +00:00
rolux
4ecf56e783 don't display 'Always show site poster' menu entry if not applicable 2012-02-19 14:15:24 +00:00
rolux
d51deff865 fix issues with home and tv 2012-02-19 12:58:49 +00:00
rolux
dfd3a4481f fixing a regression regarding navigating away from home screen (fixes #527) 2012-02-19 11:39:39 +00:00
j
8cd9e1f813 subtitles need id for selection 2012-02-19 10:53:33 +00:00
rolux
e3f2f358b8 fix previous fix 2012-02-19 08:10:39 +00:00
rolux
51592b1e62 fix previous fix 2012-02-19 08:10:00 +00:00
rolux
87063818f7 fix previous fix 2012-02-19 08:09:41 +00:00
rolux
5dfc1f48fc fix previous fix 2012-02-19 08:06:41 +00:00
rolux
fa1c4af6fa fix previous fix 2012-02-19 08:05:41 +00:00
rolux
960f97d21d typo 2012-02-19 08:02:11 +00:00
rolux
e6c6a19255 use 'isSubtitle' layer property 2012-02-19 07:52:08 +00:00
j
b1e8267a87 use verbose duration if no runtime exists 2012-02-19 12:35:57 +05:30
j
8da7f15f86 do not set item to undefined if browser gets empty selection, fixes #518 2012-02-18 20:45:13 +00:00
rolux
3016a8dc01 fix some bugs in news 2012-02-18 16:59:18 +00:00
rolux
14fb823468 fix some bugs in news 2012-02-18 16:58:53 +00:00
j
5599b933d8 use sitePages instead of static list 2012-02-18 15:39:53 +00:00
rolux
747b9c70f9 add news.js 2012-02-18 13:58:49 +00:00
j
2075f94120 format date 2012-02-18 13:21:15 +00:00
j
40ee2a0860 place/event annotations always need a place/event object. set formated date on annotations 2012-02-18 09:59:56 +00:00
rolux
d86d80c4d8 reapplying changes to make firefox 3.6 work 2012-02-18 06:44:52 +00:00
rolux
b7d2d2302d fix handling of ui.page on load (fixes #512) 2012-02-18 06:35:38 +00:00
rolux
c64e16d724 change name of themes 2012-02-17 22:29:38 +00:00
rolux
26f368ef84 in video view, update URL when selecting annotation (fixes #479) 2012-02-17 16:29:10 +00:00
rolux
62c82fceb9 make video editor handle internal links (fixes #494) 2012-02-17 16:13:48 +00:00
j
09c1b29905 update numberOfUsers, needed for email export, fixes #488 2012-02-17 13:50:06 +00:00
j
a7d3e4e941 old browser show blue borders around linked images, fixes #201 2012-02-17 10:26:36 +00:00
rolux
bc34966496 flush cache on list/item switch when sort is accessed/timesaccessed (fixes #245) 2012-02-17 10:06:43 +00:00
rolux
5a0a6e4c7f update pad.ma home screen animation 2012-02-17 09:38:03 +00:00
j
33c6faa4be only split listKeys 2012-02-17 09:29:21 +00:00
j
aef5f2dd19 reapply embed changes 2012-02-17 09:19:15 +00:00
rolux
9770eefcd4 merge? 2012-02-17 09:14:58 +00:00
rolux
5b144d6cf1 update pad.ma home screen (fixes #448 and #489) 2012-02-17 09:12:48 +00:00
j
112b61dc9a add canImportAnnotations capability 2012-02-17 14:36:06 +05:30
j
7190568714 load subtitles/censor data in embeded player 2012-02-17 14:27:21 +05:30
j
6e193cb681 typo 2012-02-16 17:46:40 +00:00
j
d176990b92 use click handler for list info fixes #459 2012-02-16 21:03:30 +05:30
j
3f2536dc75 refactor import annotations dialog 2012-02-16 18:41:27 +05:30
rolux
9a41061124 some work towards making the edit annotations menu functional 2012-02-16 11:34:46 +00:00
j
6327889594 add option to delete item to files view 2012-02-16 16:38:25 +05:30
j
5d0003fa95 summary 2012-02-16 10:30:52 +00:00
rolux
00f46f1dbe change format of created/modified on pad.ma info page 2012-02-16 07:25:07 +00:00
rolux
f6bcda564a merge 2012-02-15 21:33:38 +00:00
j
7f01785590 dont show username for own and featured lists, fixes #456 check for canEditFeaturedList to enable edit link, fixes #447 2012-02-16 02:59:44 +05:30
rolux
ed150bb5e1 when adding annotation, populate date property (fixes #450) 2012-02-15 21:29:12 +00:00
j
eb0e9a79f7 make traceback selectable, fixes #397 2012-02-16 02:30:38 +05:30
rolux
86beba3039 when adding a new list, select the full list name (fixes #445) 2012-02-15 20:57:56 +00:00
rolux
b22d593200 fix a bug where the calendar background in manage events would be 48px too short 2012-02-15 20:02:59 +00:00
rolux
de133158d6 fix a bug where the calendar background in item view would be 16px too short 2012-02-15 19:56:21 +00:00
rolux
f22dd81a7c fix a bug where duration would be missing from the info page for non-admins; move user/created/modified to the right column 2012-02-15 19:35:53 +00:00
j
fbe8c9160b remove subtitles.sort from 0xdb config, duration should always be >=0 2012-02-15 22:55:17 +05:30
rolux
d163a951a1 add placeholder handlers for selectbefore/selectafter 2012-02-15 16:28:58 +00:00
rolux
9bc36f5634 deal with two-value (in/out) video span (fixes #442) 2012-02-15 10:36:07 +00:00
rolux
aa5976273e add pad.ma home screen 2012-02-15 09:23:30 +00:00
j
63713cf4c9 check playback range, save resolution changes 2012-02-15 06:39:55 +00:00
j
a6c8f68047 pass in/out to embeded view 2012-02-15 11:56:41 +05:30
j
d965eb4624 rename, hookup import dialog 2012-02-14 19:06:25 +00:00
j
4c1ab4b406 reload after import 2012-02-14 19:01:30 +00:00
j
36572a048c add subtitle import dialog 2012-02-15 00:18:08 +05:30
j
fd5ed84a59 temporary annotations need all keys 2012-02-14 15:42:15 +05:30
j
b6c51604a7 description flow 2012-02-14 11:54:42 +05:30