Commit graph

143 commits

Author SHA1 Message Date
rolux
c6aaacdf90 fix clip drag & drop 2013-08-09 14:35:59 +00:00
rolux
e7cbb9cf82 add some support for undo/redo join/split; fix type test 2013-08-09 13:45:09 +00:00
rolux
04eff288dd history: add split and join 2013-08-09 12:53:36 +00:00
rolux
08325ab399 don't insert at index -1 2013-08-08 17:08:59 +00:00
rolux
086682548f fix (some) copy & paste bugs in edits 2013-08-08 17:04:21 +00:00
rolux
83dbe50894 fix (some) copy & paste bugs in edits 2013-08-08 15:51:57 +00:00
rolux
8236c1c4fa cosmetic changes 2013-08-08 14:44:59 +00:00
rolux
d1ab4beb36 handle preferences part; add pandora.setTheme 2013-08-08 11:01:23 +00:00
rolux
8f5abd2cc1 in main menu, bind to history events 2013-08-06 19:07:46 +00:00
rolux
f342e9ec84 cosmetic changes 2013-08-04 18:05:56 +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
9942e4aa16 fix #1749 (don't create a new history entry when renaming a list) 2013-08-03 19:35:29 +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
8275fb69a1 in document.title, use mdash as separator 2013-08-03 16:32:21 +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
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
b0ecc8b077 make cancelling requests and clearing cache part of appPanel.reload 2013-07-29 08:46:55 +00:00
rolux
f20b48d50a avoid JS error on application reload 2013-07-22 13:14:58 +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
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
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
Renamed from static/js/pandora/utils.js (Browse further)