Commit graph

125 commits

Author SHA1 Message Date
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)