Commit Graph

247 Commits

Author SHA1 Message Date
rolux
3163faa5e3 on load, make sure user.ui.itemSort and user.ui.itemView are valid (itemKey or itemView may have been removed) - fixes #1874 2013-10-22 16:27:46 +02:00
j
967125cca7 log current url too 2013-10-22 14:15:06 +00:00
j
90856174dd dont log errors in firefox extensions 2013-10-22 13:59:27 +00:00
j
7a529bfd12 get rid of filters in config, only use itemKeys filter: true 2013-09-30 18:34:44 +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
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
60e1a0b4bd add 'selection' to editSettings (like listSelection) 2013-08-09 12:54:34 +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
3c6ab6236f add pandora.site.textSettings 2013-08-07 15:23:49 +00:00
rolux
f032d19abf add view to editSettings 2013-08-07 15:09:28 +00:00
rolux
36c32a5333 add default edit settings 2013-08-07 14:31:35 +00:00
rolux
cf378611c8 instantiate Ox.Clipboard as pandora.clipboard; use pandora.clipboard 2013-08-03 15:01:47 +00:00
rolux
69e7b5a752 initialize history 2013-08-03 14:00:58 +00:00
j
19b3c43808 dont use http locale until locale can be changed in ui 2013-07-28 17:57:14 +02:00
rolux
aeed539fe7 add loadingIcon.js 2013-07-28 09:52:13 +00:00
rolux
716a5a57a9 move requests/loading icon handler 2013-07-27 21:38:54 +02: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
rolux
459872c8f8 cosmetic changes 2013-07-12 20:32:51 +00:00
rolux
7841572a20 handle old and new embed urls 2013-07-12 12:33:09 +02:00
j
15be34955e use Ox.getVideoFormat instead of Ox.UI.getVideoFormat 2013-07-09 14:36:11 +00:00
rolux
208a38c419 load home screen first, and app panel upon home screen callback (allowing for animation without the app panel blocking rendering) 2013-07-09 09:04:35 +00:00
j
d85eaed453 load Ox.js with pandora version to avoid loading outdated version without clearing cache, fixes #1556 2013-05-31 21:17:57 +00:00
rolux
bd9bdc366f cleanup pandora.setLocale, beforeunloadWindow -> beforeUnloadWindow 2013-05-09 19:33:20 +02:00
j
651e92b85b add localization to pandora 2013-05-09 10:13:58 +00:00
j
a912e7951d get the right key from localStorage 2013-03-22 14:45:40 +00:00
j
4c8b628584 dont try to access localStorage directly 2013-03-22 09:54:49 +00:00
rolux
ec3ffee3db add print view 2013-03-09 09:19:15 +05:30
rolux
826e62667a embedError: cosmetic changes; remove a print statement 2013-03-01 18:58:38 +05:30
rolux
71a51cb175 better isEmbed check 2013-03-01 12:10:14 +05:30
rolux
2c58f8f15e move message handling from embedPanel.js to pandora.js 2013-02-25 13:44:13 +05:30
rolux
2f56c03281 move message handling from pandora.js to embedPanel.js 2013-02-25 12:36:28 +05:30
rolux
ab5820c48f cosmetic changes 2013-02-24 14:46:16 +05:30
j
b7f417c29d use Ox.Message 2013-02-24 07:48:25 +00:00
rolux
11f565aebb add semicolon 2013-02-22 09:54:24 +05:30
rolux
16d0856565 update message event listener 2013-02-22 09:50:45 +05:30
rolux
ebdc2b7057 post JSON messages, relay theme change to same-domain iframe 2013-02-22 09:46:58 +05:30
rolux
7be3a85074 in embed mode, when receiving a url as message, push it 2013-02-22 02:28:24 +00:00
rolux
6605fb7b38 post message to update embed frame url 2013-02-21 21:37:59 +05:30
j
de30bf5a44 dont resize embed, hook up open on site event 2013-02-20 11:04:33 +00:00
rolux
8661f96be4 update embed loading screen 2013-02-20 10:50:48 +05:30
rolux
9858121b5a on load, make sure theme is valid 2013-02-19 17:18:25 +05:30
rolux
aa76e1d4a2 in pandora.js, load embed panel if needed 2013-02-18 15:48:03 +05:30
rolux
da2c47bb58 in pandora.js, check for isEmbed 2013-02-18 15:25:08 +05:30
rolux
db1fb6303d add blank line 2013-02-18 12:52:47 +05:30
rolux
3d84bc7d0b remove hardcoded references to classic theme 2013-02-10 18:08:39 +05:30
rolux
3b44e38e14 support new themes, plus patch for legacy themes 2013-02-10 17:22:31 +05:30
rolux
35776a30a7 add fix for chrome 26 positioning bug on second loading screen, too 2012-12-22 02:31:40 +01:00
rolux
d7455db641 remove incorrect (and add correct) fix for chrome 26 loading screen positioning bug 2012-12-22 02:29:00 +01:00