Commit graph

2157 commits

Author SHA1 Message Date
rolux
9942e4aa16 fix #1749 (don't create a new history entry when renaming a list) 2013-08-03 19:35:29 +00:00
rolux
2377269391 add keyboard shortcut for reload application 2013-08-03 18:31:58 +00:00
rolux
acd70661d9 use same code path for document.title and item title in toolbar 2013-08-03 17:38:33 +00:00
rolux
d73dc8eb52 no director is empty array, not falsy 2013-08-03 17:30:24 +00:00
rolux
d5e36b6296 update document.title for items 2013-08-03 17:18:21 +00:00
rolux
caadee8ad9 pass item data (not just title) to getDocumentTitle 2013-08-03 17:17:20 +00:00
rolux
8275fb69a1 in document.title, use mdash as separator 2013-08-03 16:32:21 +00:00
rolux
cf378611c8 instantiate Ox.Clipboard as pandora.clipboard; use pandora.clipboard 2013-08-03 15:01:47 +00:00
rolux
d25368b6b6 update undo/redo menu text 2013-08-03 14:54:46 +00:00
rolux
d8e6e18855 handle undo copy when copy target is the current list 2013-08-03 14:39:39 +00:00
rolux
c35445f498 add timeout before reloading list after undo/redo 2013-08-03 14:35:28 +00:00
rolux
2c78b2fadf first update lists, then reload list 2013-08-03 14:28:43 +00:00
rolux
7fc6fbc14a remove print statement 2013-08-03 14:27:50 +00:00
rolux
1cfdd81dca first update lists, then reload list 2013-08-03 14:27:22 +00:00
rolux
7f5eb4d1b5 fix list item count update after undo/redo 2013-08-03 14:20:14 +00:00
rolux
decb6ba0c2 fix list item count update after undo/redo 2013-08-03 14:18:29 +00:00
rolux
9045cefa1a typo 2013-08-03 14:15:51 +00:00
rolux
64c1658937 remove print statement 2013-08-03 14:14:58 +00:00
rolux
ce1eb4d262 remove print statement 2013-08-03 14:12:51 +00:00
rolux
9fee13dd68 add pandora.doHistory, pandora.redoHistory and pandora.undoHistory; use history in drag & drop 2013-08-03 14:02:32 +00:00
rolux
c3a1ada0c2 use history; add undo and redo 2013-08-03 14:01:36 +00:00
rolux
69e7b5a752 initialize history 2013-08-03 14:00:58 +00:00
rolux
33ad974d45 use history 2013-08-03 14:00:25 +00:00
rolux
1c1b86100b use history; remove -> delete 2013-08-03 14:09:21 +00:00
j
44cdf12161 fix adding annotations to edits, broken in r3447 2013-08-03 08:55:10 +00:00
rolux
b7fc5ec7c6 fix #1746 (Manage Users: Deselect button is missing) 2013-08-02 20:29:09 +00:00
rolux
42a397d84a store clipboard clips as strings 2013-08-02 19:38:18 +00:00
rolux
94996ddb86 fix select via menu 2013-08-02 17:53:09 +00:00
rolux
63e9166503 'Delete Clip from List' -> 'Delete Clip' 2013-08-02 17:44:22 +00:00
rolux
9ffd62a94f item menu: update wording, fix test when copying via menu 2013-08-02 17:38:26 +00:00
rolux
bcf9d37930 remove player/editor/timeline losefocus handlers (opening the item menu will make them lose focus), add gainfocus handler to browser; correct definition of canCut; enable mainMenu.replaceItemMenu 2013-08-02 17:01:24 +00:00
rolux
74321ebc1d disallow cut & paste when in item view 2013-08-02 16:26:08 +00:00
rolux
6d44f6996a typo 2013-08-02 16:23:33 +00:00
rolux
b65c60be52 add 'Clear Clipboard' menu entry 2013-08-02 16:22:15 +00:00
rolux
4738bba28d make item menu dynamic 2013-08-02 16:03:23 +00:00
rolux
6521488412 when player, editor, timeline or cliplist gains or loses focus, update item menu 2013-08-02 16:01:50 +00:00
rolux
8850153909 list.js: only editable _and static_ list allow for remove; on paste, select pasted items; remove main menu update on select (belongs in main menu) 2013-08-02 15:10:47 +00:00
rolux
b16ee88a68 use pandora.isVideoView 2013-08-02 15:08:16 +00:00
rolux
22c0813a9b utils: add isVideoView ('video' is a video view, not a clips view); don't throw when calling getListData on load 2013-08-02 15:07:54 +00:00
rolux
d677eb58b0 update item menu (include cut/copy + add) 2013-08-02 11:24:20 +00:00
rolux
551e43ad47 add (not yet functional) 'Disable Cache' menu entry (see ticket 1420) 2013-08-02 10:26:09 +00:00
rolux
c6a0139e1f fix #1380 (In 'Find Similar Clips' dialog, make select + button a sortElement), rename sequencesDialog to similarClipsDialog 2013-08-02 09:53:06 +00:00
rolux
45e6b1706a make folder lists droppable 2013-08-02 09:23:23 +00:00
rolux
8ed7fbe30b poster picker: append modified date to site poster 2013-08-01 17:47:16 +00:00
rolux
abffc0aa9f indiancine.ma info view: missing space 2013-08-01 16:45:30 +00:00
rolux
2734eb93f2 0xDB info view: make studios depend on canSeeAllMetadata 2013-08-01 14:56:37 +00:00
rolux
248ef1a63a 0xdb info view: fix 'delete movie' functionality 2013-08-01 11:04:12 +00:00
rolux
6d25cd8da2 fix #1182 (add keyboard shortcut to move focus to main menu) 2013-08-01 10:34:07 +00:00
rolux
5a11e40fb4 player view: handle ui.videoLoop 2013-08-01 08:37:17 +00:00
rolux
bdc88d4022 fix platform/browser parsing 2013-07-30 17:03:27 +00:00
rolux
37220515af + additional platforms 2013-07-29 16:26:47 +00:00
rolux
ec18369a4a + additional platforms 2013-07-29 16:23:22 +00:00
rolux
4abbe25996 update loading icon 2013-07-29 10:30:37 +00:00
rolux
f01b86864b + localization 2013-07-29 09:49:45 +00:00
rolux
ec644ea8fc merge loading icon and reload button 2013-07-29 09:47:25 +00:00
rolux
03a27fab5d add reload button 2013-07-29 08:50:23 +00:00
rolux
b0ecc8b077 make cancelling requests and clearing cache part of appPanel.reload 2013-07-29 08:46:55 +00:00
rolux
a8fca7f07a fix #1726 (when tabbing to /news for the first time, item is not selected in list) 2013-07-28 23:14:51 +00:00
rolux
18e2b65b9c fix #1725 (loading /help/accounts will display main help page) 2013-07-28 22:55:51 +00:00
j
19b3c43808 dont use http locale until locale can be changed in ui 2013-07-28 17:57:14 +02:00
rolux
aeed539fe7 add loadingIcon.js 2013-07-28 09:52:13 +00:00
rolux
716a5a57a9 move requests/loading icon handler 2013-07-27 21:38:54 +02:00
rolux
567c473ed0 fix #1713 (seriesYear should link to year=..., not seriesYear=...) 2013-07-27 21:29:32 +02:00
j
e68e61e5af topics 2013-07-24 00:13:29 +02:00
rolux
83ca670b85 fix #1701 (folderList throws JS errors) 2013-07-23 12:16:10 +00:00
j
a3f51dbeb2 clear id selecting instance, fixes #1697 2013-07-23 11:43:29 +00:00
j
8466c054f2 dont fail with advanced find(pandora.user.ui._findState.key == advanced), fixes #1693 2013-07-23 08:20:05 +00:00
rolux
de4177dac6 navigation view: don't reset mapFind/mapSelection on the client 2013-07-23 07:55:20 +00:00
rolux
e690a4ca97 annotation dialog: change case 2013-07-23 07:19:58 +00:00
rolux
a12e1d2450 fix #1692 (Autocomplete menu (title): '<' appears as '&lt;') 2013-07-22 20:50:20 +00:00
rolux
ebe71e2e87 add fixme 2013-07-22 19:47:08 +00:00
rolux
3cc184b519 poster browser: use multiplication sign for dimensions 2013-07-22 19:38:31 +00:00
rolux
11efe26644 0xDB info view: fix resize bug 2013-07-22 19:32:05 +00:00
j
de57d6dcfc fix reuploading frames pandora/archive/views.py 2013-07-22 18:58:03 +00:00
rolux
f20b48d50a avoid JS error on application reload 2013-07-22 13:14:58 +00:00
rolux
f381c6d786 fix autocomplete function 2013-07-22 12:59:42 +00:00
j
19f345b865 dont run Ox.decodeHTMLEntities on numbers 2013-07-17 17:14:52 +00:00
rolux
1d7065456c fix #1682 (Regression: Info (bottom left) resize bar tooltip says 'Click to resize [object Object]') 2013-07-22 06:49:21 +00:00
rolux
26202ceed1 close preview dialog on ui.page change 2013-07-21 13:33:06 +00:00
rolux
1667510e2b refactor preview dialog 2013-07-21 12:59:11 +00:00
rolux
90eb669d2d typo 2013-07-21 10:31:27 +00:00
rolux
d6d44f2878 fix #1647 (add 'View Error Logs...' button to bottom left of error dialog, if applicable) 2013-07-21 10:29:36 +00:00
rolux
6015528f8e fix #1161 (List view: It shouldn't be possible to add a 'Random' column) 2013-07-20 08:06:16 +00:00
rolux
f4d6cd33c9 all items element: only show right-aligned buttons once width is known (fixes #887) 2013-07-20 07:43:19 +00:00
rolux
ad0645c87c cosmetic changes 2013-07-20 07:42:18 +00:00
rolux
d7bf50b45b fix #896 (Manage Users: Status bar says '0 robots' when 'Include Robots' is not checked) 2013-07-19 10:09:21 +00:00
rolux
d0e5290357 fix #1404 (software tab: pan.do/ra logo should move a bit further up) 2013-07-19 09:52:12 +00:00
rolux
de04f0816f use class .OxSelectable, not style -user-select 2013-07-19 09:34:01 +00:00
rolux
9b83fb3c0a make byline on 0xDB home screen selectable 2013-07-19 09:32:09 +00:00
rolux
653666b3ef don't throw JS error when resizing site dialog news tab that doesn't contain any news 2013-07-19 08:37:10 +00:00
rolux
fa6b65e235 fix #1218 (error log dialog lacks reload button) 2013-07-19 07:38:21 +00:00
rolux
860ffd49d7 edit panel: no cuts option 2013-07-18 14:13:20 +00:00
rolux
197c5ca9ff during drag clip to edit, left panel section != ui.section, so pass section to utility functions (resizeFolders, getFoldersWidth, getFoldersHeight, getInfoHeight, getAllItemsTitle) 2013-07-18 10:42:16 +00:00
rolux
0872435c91 add drag & drop to clip list in grid view 2013-07-18 09:52:38 +00:00
rolux
f8179ea48a consistently use title case when formatting counts 2013-07-18 08:14:14 +00:00
rolux
5e3e4de939 update wording of message when trying to drag & remove clips from a list in item view 2013-07-18 08:13:47 +00:00
rolux
069cfc155d fix preview in 'always show site poster' mode 2013-07-17 14:12:05 +00:00
j
3e6a16d191 wrap more strings in Ox._ 2013-07-17 10:25:01 +00:00
j
5489823a61 dont set default locale in user.ui and use first browser locale by default if available and fall back to site default after that, fixes #1578; load locale from unjoined json files in debug mode 2013-07-17 10:24:22 +00:00
j
24afe66c75 merge pandora.enableDragAndDrop and -pandora.enableDragAndDropClip 2013-07-16 14:04:21 +00:00
j
a9b7738aa8 move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
rolux
53a2ce81b8 fix 'All Texts' info title (fixes #1664) 2013-07-15 15:56:55 +00:00
rolux
73ee17d1e5 main menu: fix control+w shortcut 2013-07-15 15:22:11 +00:00
rolux
79791026b7 replace hardcoded default video ratio 2013-07-15 14:45:54 +00:00
rolux
1d1d190522 rename edit menu to item menu, swap list/edit/text menu on section change 2013-07-15 14:20:11 +00:00
rolux
cc3931ae9f add getAllItemsTitle utils method 2013-07-15 14:18:58 +00:00
rolux
b47b8b14fb fix #1513 (rights level badge too wide in context browser) 2013-07-15 12:30:41 +00:00
j
5a966577b0 only send required keys to addClips, clip might contain more info like title 2013-07-15 12:14:50 +00:00
j
3f9e50ac8f only replase right panel if not in edits 2013-07-15 12:14:18 +00:00
j
30548547b8 drag and drop clips into edits 2013-07-15 11:39:23 +00:00
rolux
1e4dae0fbc editPanel: add getClipImageURL option 2013-07-15 11:32:36 +00:00
rolux
ac66d29812 cosmetic changes 2013-07-15 11:31:58 +00:00
rolux
64a189bca0 add copy handlers to context browser 2013-07-15 09:58:43 +00:00
rolux
6046a6792a allow for multi-select in clip lists 2013-07-15 09:58:20 +00:00
rolux
9ca6613bc6 add 'add to clipboard' handler to clip list 2013-07-15 09:57:44 +00:00
rolux
8362d55d9d add 'add to clipboard' handler to item lists 2013-07-15 09:57:14 +00:00
rolux
49525f188c highlight menu on paste, too 2013-07-15 09:13:19 +00:00
rolux
0f441fc0fa main menu: listen to clipboard events 2013-07-15 09:05:17 +00:00
rolux
8c5f173b21 fix a potential JS error when resizing on load 2013-07-14 22:37:04 +00:00
j
c6cab8334c symbol title should be lower case 2013-07-14 21:36:04 +00:00
j
5d6593cfde dont localize symbol button titles, they are used for the images 2013-07-14 21:20:39 +00:00
rolux
262402305a handle copy from edit list 2013-07-14 18:57:31 +00:00
rolux
3b395eae15 fix label width 2013-07-14 18:57:01 +00:00
rolux
1699cecff0 cosmetic changes 2013-07-14 18:56:47 +00:00
j
56dfb277db dont double load edit 2013-07-14 18:50:32 +00:00
j
55c40a9b88 deselect all edits 2013-07-14 17:49:24 +00:00
rolux
5ff09f73ff cosmetic changes 2013-07-14 17:44:30 +00:00
rolux
dcb2395250 clip list: handle add to clipboard 2013-07-14 17:44:01 +00:00
j
90cde2771f add edit overview placeholder 2013-07-14 17:22:26 +00:00
rolux
e020941705 in edits, support different resolutions 2013-07-14 17:05:04 +00:00
rolux
c547b6e877 handle copy and points events 2013-07-14 16:38:15 +00:00
rolux
b6955d743e use UI.set({k: v}) 2013-07-14 15:36:49 +00:00
rolux
d41d290ba5 handle clip ids in edit section 2013-07-14 15:10:19 +00:00
j
e2cb8f7ead more sort 2013-07-14 14:59:04 +00:00
rolux
163b3ff557 edits: handle position urls 2013-07-14 14:30:51 +00:00
rolux
744019b28b remove logging 2013-07-14 13:45:11 +00:00
j
c77d0afc18 add calculated values to edit clips(hue,saturation,lightness,volume) add api to sort clips 2013-07-14 12:47:40 +00:00
rolux
ebf508914f fix large edit timeline width 2013-07-14 12:28:16 +00:00
j
e12ea159e3 typo 2013-07-14 11:04:13 +00:00
j
1ec946d118 update video on sort and time code changes 2013-07-14 10:57:03 +00:00
rolux
bd606a6512 update sort menu 2013-07-14 10:21:50 +00:00
rolux
b9a881d86c edit panel: handle clip size/sort/view 2013-07-14 10:11:18 +00:00
rolux
766c12de77 edit panel: bug fixes; handle resize 2013-07-14 09:28:08 +00:00
rolux
8ba6af3d90 add 'Show Clips' entry, consolidate some checks 2013-07-14 09:27:27 +00:00
rolux
3c87a63420 only create rightPanel if section is items 2013-07-14 09:26:14 +00:00
rolux
a739033aaf handle edits section in window resize handler 2013-07-14 09:25:20 +00:00
j
3484c1e220 dont return part if it ends at clip in point 2013-07-14 09:13:48 +00:00
j
1e9831060c dont expose updateSmallTimelineURL 2013-07-13 23:57:32 +00:00
j
553d2dd921 new edit panel 2013-07-13 23:08:01 +00:00
rolux
70f4037172 list.js: handle copy/paste 2013-07-13 23:01:17 +00:00
rolux
f521b54f5a clipList: handle copy event 2013-07-13 22:59:51 +00:00
rolux
9f6e244beb add pandora.getLargeClipTimelineURL and pandora.getLargeEditTimelineURL methods 2013-07-13 21:01:30 +00:00
rolux
10311a665c cosmetic changes 2013-07-13 21:00:17 +00:00
rolux
8fa2172c8b editor: handle copy events 2013-07-13 20:59:28 +00:00
rolux
459872c8f8 cosmetic changes 2013-07-12 20:32:51 +00:00
rolux
a299fa6e47 UI controller: add default edit points 2013-07-12 20:32:32 +00:00
rolux
3e8a989dd2 ui.clipsColumns -> ui.clipColumns 2013-07-12 20:31:34 +00:00
rolux
2d4b11f23a don't localize icon name 2013-07-12 20:31:05 +00:00
rolux
051bc140e8 update isEmbedURL and isPrintURL methods 2013-07-12 16:05:47 +00:00
rolux
030873ec1f update edit player controls 2013-07-12 14:44:33 +00:00
rolux
41f654569c use user.ui._hash to store hash state 2013-07-12 11:39:45 +00:00
rolux
d1695fc2ba fix embed url formatting 2013-07-12 11:38:53 +00:00
rolux
fc97d25d7b update getHash 2013-07-12 11:38:05 +00:00
rolux
7841572a20 handle old and new embed urls 2013-07-12 12:33:09 +02:00
rolux
34c0e98798 URL controller: don't store ui.hash 2013-07-12 12:32:45 +02:00
rolux
0a2e07f338 update embed url formatting 2013-07-12 12:32:02 +02:00
rolux
9e20e8d06a update embed url formatting 2013-07-12 12:31:35 +02:00
rolux
d69b28e3b1 main menu: update print view handler 2013-07-12 12:29:58 +02:00
rolux
b2e752e930 update getHash 2013-07-12 12:29:24 +02:00
rolux
dea3672679 typo 2013-07-12 11:26:21 +02:00
rolux
37fd6c5296 in getSpan, also test video position 2013-07-12 11:03:02 +02:00
j
e8094b5afa support embeding lists in video view 2013-07-11 18:57:40 +00:00
rolux
caa36c1470 remove print statement 2013-07-11 18:34:13 +00:00
rolux
2c3cf67776 fix url encoding 2013-07-11 18:26:26 +00:00
rolux
43ee3531bf update help and api dialogs (new urls: slash, not hash) 2013-07-11 18:18:19 +00:00
rolux
f7775c56a1 typo 2013-07-11 18:17:44 +00:00
rolux
7efac1756c news: add urls for news entries 2013-07-11 18:16:31 +00:00
rolux
3c64d8ac2d tv: read list from ui.part.tv 2013-07-11 18:13:34 +00:00
rolux
86881202b2 URL controller: handle part 2013-07-11 18:11:07 +00:00
rolux
944411509b add pandora.getPart method 2013-07-11 18:03:51 +00:00
rolux
0ab59b1e0a update main menu (tv, help, api) 2013-07-11 18:02:39 +00:00
rolux
a2a313904e update info views 2013-07-11 14:38:19 +02:00
rolux
dd800d0b01 update isClipView and infoView resize 2013-07-11 11:54:09 +02:00
rolux
e2d74849f0 only resize info view if resize method is present (only needed for 0xDB poster picker list) 2013-07-11 11:34:27 +02:00
j
a660dc327c sort video by clip props 2013-07-10 17:27:38 +00:00
rolux
3ff53566e9 fix #1260 (text in item label should be selectable) 2013-07-10 13:22:06 +00:00
j
bff8959902 fix padma homescreen 2013-07-10 12:27:44 +00:00
rolux
22f4d8441d update 0xdb and pad.ma home screens (fixes #1310) 2013-07-10 09:34:40 +02:00
j
9cd9611306 use new Ox.VideoElement, add inital player to edits and view as video results view 2013-07-09 22:49:01 +00:00
j
15be34955e use Ox.getVideoFormat instead of Ox.UI.getVideoFormat 2013-07-09 14:36:11 +00:00
rolux
6f1ef4cffd fix #1141 (when pressing ctrl+f, the current find value should get selected) 2013-07-09 17:59:13 +00:00
rolux
edb5ab3efc URL.push: add expandURL argument -- if true, subsequent update will cause a replace, not another push 2013-07-09 14:45:01 +00:00
rolux
91a227baae remove comment 2013-07-09 14:43:11 +00:00
rolux
0bf2ae04ef in clickLink, set expandURL to true; in createLinks, don't create handlers inside editable elements 2013-07-09 14:42:37 +00:00
58fb719490 update padma home screen 2013-07-09 11:18:41 +00:00
ed621dc29d cosmetic changes 2013-07-09 11:14:00 +00:00
rolux
91e9d85d58 update indiancinema home screen 2013-07-09 11:07:46 +00:00
rolux
368d83f3b6 fix productionCompany lookup 2013-07-09 10:13:00 +00:00
rolux
223497635e update default home screen 2013-07-09 09:14:18 +00:00
rolux
407335cd83 update 0xDB home screen 2013-07-09 09:06:00 +00:00