Commit graph

3812 commits

Author SHA1 Message Date
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
c0cc1b29ca use history; remove -> delete 2013-08-03 13:59:56 +00:00
rolux
1c1b86100b use history; remove -> delete 2013-08-03 14:09:21 +00:00
j
fa40951561 typo 2013-08-03 13:14:28 +00:00
j
8c12ebcf99 use center frame of clip for sequence 2013-08-03 13:11:34 +00:00
j
eb5e102512 noninteractive 2013-08-03 11:51:34 +02:00
j
5ae058dd72 missing import 2013-08-03 09:08:08 +00:00
j
44cdf12161 fix adding annotations to edits, broken in r3447 2013-08-03 08:55:10 +00:00
j
9248d84bbc resolved possible issues after moving js files 2013-08-03 08:47:58 +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
7284b36eb0 update 404 template 2013-08-02 10:21:25 +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