Commit graph

2157 commits

Author SHA1 Message Date
rolux
1e10fb5967 use Ox.decodeURI/Ox.decodeURIComponent 2013-08-14 18:54:06 +00:00
rolux
e1913a1d05 add export dialog; use it in manage places/events/users 2013-08-14 18:22:12 +00:00
rolux
4754f86909 remove logging 2013-08-14 16:43:32 +00:00
rolux
b05d4c81da fix #1812 (Loading screen reflection assumes a specific site logo ratio) 2013-08-14 16:18:58 +00:00
rolux
7649be7783 edit panel: pass tooltips 2013-08-12 12:32:21 +00:00
rolux
759a8d7f69 update disabled status of filters submenu 2013-08-12 12:31:52 +00:00
rolux
63014a0387 update item menu; add 'clear filters' menu entry 2013-08-12 10:35:20 +00:00
rolux
9979ece0ca fix 'clear all filters' (fixes #1437) 2013-08-12 09:50:54 +00:00
rolux
95a1995ad9 fix #1802 (make info poster link to info view) 2013-08-12 00:37:14 +00:00
rolux
e2fd066766 fix #1807 (Find clear button needs tooltip) 2013-08-11 09:51:27 +00:00
rolux
8bf1389973 fix #1809 (User menu extra: swap click/doubleclick for signup/signin) 2013-08-11 09:37:43 +00:00
rolux
31d7f41b55 edits: make clips selection sticky 2013-08-11 07:43:53 +00:00
rolux
d474bdbee8 cosmetic changes 2013-08-11 07:31:29 +00:00
rolux
6e3479d7a7 edit panel: if possible, use large timeline tiles for small video player timeline 2013-08-10 20:38:47 +00:00
rolux
19ab463eca floor -> ceil (avoid black gaps on large edit timeline) 2013-08-10 14:29:32 +00:00
rolux
c4f3666601 fix #1797 (canvas width has to be < 32,768) 2013-08-10 14:24:06 +00:00
rolux
c72af378a7 edit panel: handle join 2013-08-10 11:12:09 +00:00
j
ce976a860e typo 2013-08-10 10:57:24 +00:00
j
7790d02af7 only load embed player if it was not removed already 2013-08-10 10:53:59 +00:00
rolux
8eec34a3e8 fix #1723 (When moving to news tab when site dialog is narrower than normal, layout is broken) 2013-08-10 09:54:03 +00:00
rolux
daf8c8d5c5 fix #1796 (JS error when deselecting map place while clip is selected) 2013-08-10 09:35:42 +00:00
rolux
1de58ea400 remove tv when going to dialog from home, hide volume control when going to tv from home (fixes #1794) 2013-08-10 08:58:22 +00:00
rolux
4f11636623 fix legacy embed/print url regexp 2013-08-10 08:34:24 +00:00
rolux
b8210a7030 fix legacy embed/print url regexp 2013-08-10 08:33:54 +00:00
rolux
6523da525c update rights dialog css 2013-08-09 22:02:51 +00:00
rolux
da63228c89 edit panel: fix item duration check; use history for edits 2013-08-09 18:37:16 +00:00
rolux
93ef9d9f6a make clip edit part of history 2013-08-09 18:36:02 +00:00
rolux
620890389d properly mutate history after adding clips 2013-08-09 17:14:30 +00:00
rolux
ca75a1dc94 rewrite history on join and split (added items will have new ids) 2013-08-09 16:42:41 +00:00
rolux
6d13693e58 update edit panel (update methods) 2013-08-09 14:36:30 +00:00
rolux
c6aaacdf90 fix clip drag & drop 2013-08-09 14:35:59 +00:00
rolux
5ead7f75f4 edit panel: add updatePanel method 2013-08-09 13:45:51 +00:00
rolux
e7cbb9cf82 add some support for undo/redo join/split; fix type test 2013-08-09 13:45:09 +00:00
rolux
1f592758ee edit panel: handle split 2013-08-09 12:56:07 +00:00
rolux
60e1a0b4bd add 'selection' to editSettings (like listSelection) 2013-08-09 12:54:34 +00:00
rolux
04eff288dd history: add split and join 2013-08-09 12:53:36 +00:00
rolux
5b3d4608ea fix annotations panel tooltip 2013-08-08 17:48:52 +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
6012a4b9ba fix #1786 (Clicking on pan.do/ra link in /help opens pan.do/ra in pop-up window) 2013-08-08 14:45:26 +00:00
rolux
8236c1c4fa cosmetic changes 2013-08-08 14:44:59 +00:00
rolux
f5a75d3177 video preview: fix typo in tooltip; user button: update tooltip 2013-08-08 13:52:29 +00:00
rolux
acf0f2906f fix #1785 (When opening preferences from welcome dialog, URL doesn't update) 2013-08-08 13:16:24 +00:00
rolux
00739a024c in icon dialog, allow for passing an element (not just text), and rename the option to 'content' 2013-08-08 13:04:51 +00:00
rolux
6934162893 update reload button tooltip 2013-08-08 13:03:10 +00:00
rolux
eb89f530c8 main menu: set extras according to pandora.site.menuExtras 2013-08-08 13:02:24 +00:00
rolux
6f832e29db add language dialog for guests 2013-08-08 13:00:02 +00:00
rolux
722b9fb418 add user and locale menu extra buttons 2013-08-08 12:59:42 +00:00
rolux
6e44c9021a close (not remove) dialog 2013-08-08 11:15:23 +00:00
j
62af7f05a5 MSIE 10 supports gradients and loading but requires height: 'auto' to get image scaling right 2013-08-08 12:31:35 +00:00
rolux
48985985bf remove preferences dialog before locale reload 2013-08-08 11:12:06 +00:00
rolux
1fc9b2a025 preferences dialog: add 'appearance' tab; use user.ui.part.preferences 2013-08-08 11:03:06 +00:00
rolux
f963d38926 main menu: use pandora.setTheme; cosmetic changes 2013-08-08 11:02:36 +00:00
rolux
d1ab4beb36 handle preferences part; add pandora.setTheme 2013-08-08 11:01:23 +00:00
rolux
e4e8c158af fix statusbar css (ellipsis on overflow) 2013-08-08 10:00:58 +00:00
rolux
258d2a472f cosmetic changes 2013-08-07 23:06:47 +00:00
rolux
4f5bb21a21 update UI and URL controllers (text position) 2013-08-07 15:25:13 +00:00
rolux
d044138d43 temporarily fix pdf page calculation in text panel 2013-08-07 15:24:29 +00:00
rolux
3c6ab6236f add pandora.site.textSettings 2013-08-07 15:23:49 +00:00
rolux
3233f3f695 don't throw when loading new (no ui settings) edit with span 2013-08-07 15:10:50 +00:00
rolux
c3fd2a31b5 update edit panel (sort & view) 2013-08-07 15:10:11 +00:00
rolux
f032d19abf add view to editSettings 2013-08-07 15:09:28 +00:00
rolux
486b8a3c2a update UI controller (handle edits, some cosmetic changes) 2013-08-07 14:47:44 +00:00
rolux
c1229438bf update URL controller (new user ui keys, encode text item) 2013-08-07 14:46:53 +00:00
rolux
f55ee96871 text panel: textPositions -> text; encode ui.text 2013-08-07 14:44:27 +00:00
rolux
4e0a702cd5 update user.ui keys in edit panel 2013-08-07 14:32:17 +00:00
rolux
36c32a5333 add default edit settings 2013-08-07 14:31:35 +00:00
rolux
650a5f199c don't throw JS error in browser.js 2013-08-07 08:55:48 +00:00
rolux
a300eed203 fix #1776 (Print view looks wrong in dark theme) 2013-08-06 20:42:58 +00:00
rolux
2543cf756f make sure item menu doesn't blink on drag & drop 2013-08-06 19:56:11 +00:00
rolux
8f5abd2cc1 in main menu, bind to history events 2013-08-06 19:07:46 +00:00
rolux
010e15b6b6 fix news dialog bottom margins 2013-08-06 11:01:06 +00:00
rolux
967d7b9b5b improve news list CSS 2013-08-06 10:56:11 +00:00
rolux
2a1533f55f main menu: don't disable clip copy/paste on annotation select 2013-08-06 10:48:08 +00:00
rolux
74f3d190f2 when deselecting annotation, set it to empty string, not undefined 2013-08-06 10:37:53 +00:00
rolux
ba4f94df5b editor view: pass/receive loop 2013-08-06 09:55:22 +00:00
rolux
4195c3baeb uploadDialog -> uploadVideoDialog 2013-08-06 09:00:45 +00:00
rolux
db201a8933 fix similarClipsDialog status text 2013-08-05 22:46:10 +00:00
rolux
fc32ff503f fix navigation view status text 2013-08-05 22:45:49 +00:00
rolux
52cab09764 fix a bug in clipList init event 2013-08-05 22:45:25 +00:00
rolux
93a6c5f1e6 fix positioning of clips in 'view with clips' 2013-08-05 22:03:02 +00:00
rolux
e2ff7813a0 fix #1503 (Manage Users: There shouldn't be both international flag and no flag) 2013-08-05 13:56:40 +00:00
rolux
ed85db8eac avoid repeating strings 2013-08-05 10:24:00 +00:00
rolux
8e545206ef fix #1761 (Add tooltip to find element 'All Movies' / 'This List' switch) 2013-08-05 10:19:03 +00:00
rolux
63f30402f5 0xDB: no home screen tooltip, for the sake of simplicity 2013-08-04 20:38:35 +00:00
rolux
26b8357da9 improve home screen logo tooltips (positioning, localization) 2013-08-04 20:35:58 +00:00
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