Commit graph

2020 commits

Author SHA1 Message Date
rolux
f342e9ec84 cosmetic changes 2013-08-04 18:05:56 +00:00
rolux
424803c30d fix typo in makeListPrivateDialog 2013-08-04 14:52:47 +00:00
rolux
6117438fbe default locale is default user locale (no need for separate config property); fix typo in default description 2013-08-04 14:37:35 +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
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