Commit Graph

3826 Commits

Author SHA1 Message Date
rolux
a7e83a327d update noscript layout for item pages (but see ticket 906) 2013-08-04 13:12:58 +00:00
rolux
f19b510022 update noscript layout 2013-08-04 13:11:41 +00:00
rolux
0877250b54 update 404/50x html 2013-08-04 12:17:37 +00:00
rolux
d0ab48cdbc history: always store items per target (i.e. always wrap in array) 2013-08-04 11:47:01 +00:00
rolux
ce8ea1361f fix move calls 2013-08-04 11:38:31 +00:00
rolux
268fb559d9 fix getType test 2013-08-04 11:30:02 +00:00
rolux
ea52a2c46f fix getType test, fix typo 2013-08-04 11:27:52 +00:00
rolux
ba5f39bac5 handle undo/redo for (partially or fully) unsuccessful copy/paste/move operations 2013-08-04 11:20:46 +00:00
rolux
b1a8d76e83 fix #1756 (string substitution fails on /api main page) 2013-08-04 09:44:58 +00:00
rolux
56ea685e61 revert reload application keyboard shortcut 2013-08-04 09:24:48 +00:00
rolux
906bd9ef58 fix site dialog title localization 2013-08-03 20:20:42 +00:00
rolux
14e5ed820f fix 0xDB site dialog localization 2013-08-03 20:18:24 +00:00
rolux
cb8d65058a fix find menu localization 2013-08-03 20:13:56 +00:00
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
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