Commit graph

275 commits

Author SHA1 Message Date
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
rolux
e3e6235fb3 temporary fix for incorrectly positioned reflection image on home screen (Chrome 26) 2012-12-21 03:15:48 +01:00
rolux
2126f642c3 fix #1126 ('0 requests' -> 'No requests') 2012-11-04 12:13:34 +01:00
rolux
94a80e1818 use pandora.getSortKeys 2012-06-30 20:00:41 +00:00
rolux
7e5ef95229 update pandora.js 2012-06-30 11:56:58 +00:00
rolux
f6100c0ea8 Ox.loadFile -> Ox.getFile 2012-06-17 14:54:50 +02:00
rolux
453f83e067 cleanup 2012-06-10 20:31:02 +02:00
rolux
e477d4ee45 bind -> on, unbind -> off 2012-05-28 16:10:11 +02:00
j
25b87a10b0 load Ox.js only once 2012-05-28 13:36:10 +02:00
j
6946ce333d trailing comma removal, 2012-05-26 15:46:24 +00:00
j
2b38d61df8 add onload hook 2012-05-26 11:37:17 +00:00
j
fd24ccd35b remove trailing commans 2012-05-25 22:00:06 +00:00
j
c425ecd829 fix load in IE8 2012-05-25 21:41:16 +00:00
rolux
32602a2c47 minor change 2012-05-24 17:26:01 +00:00
rolux
072f9a811e fix #795 - don't use animated svg 2012-05-24 13:45:15 +00:00
rolux
5110267971 rather use ''.slice than ''.substr 2012-05-24 11:56:52 +02:00
rolux
ee160efa3d use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00
j
840ea90feb Ox.loadFile can load multiple files now 2012-05-23 01:20:12 +02:00
rolux
c0851b5a7f use common map & filter 2012-05-22 17:07:34 +02:00
j
e5da40a104 first round of makeing png/js/script/config overwrite more consistent 2012-04-20 12:22:32 +02:00
j
03163692fd use Ox.loadFiles 2012-04-19 14:29:47 +02:00
rolux
f5f6ff468f rename item views ('video' -> 'player', 'timeline' -> 'editor') 2012-04-17 09:06:19 +02:00
j
9feac30a31 error must be z-index 1002 2012-03-19 18:08:30 +01:00
j
cff5652853 first round of browser based upload 2012-03-17 01:15:06 +01:00
rolux
ca0f5c7e1e add boolean 'sort' property to itemKeys (before, columnWidth implied sort=true, which didn't accommodate sort by random) 2012-03-08 12:33:20 +01:00
rolux
d86d80c4d8 reapplying changes to make firefox 3.6 work 2012-02-18 06:44:52 +00:00
rolux
b7d2d2302d fix handling of ui.page on load (fixes #512) 2012-02-18 06:35:38 +00:00
j
a7d3e4e941 old browser show blue borders around linked images, fixes #201 2012-02-17 10:26:36 +00:00
rolux
bc34966496 flush cache on list/item switch when sort is accessed/timesaccessed (fixes #245) 2012-02-17 10:06:43 +00:00
rolux
aa5976273e add pad.ma home screen 2012-02-15 09:23:30 +00:00
j
c450fd2a0b enabled/disabled places/events 2012-02-02 05:16:32 +00:00
rolux
f327f6b6d8 various annotation-related bugfixes 2012-01-27 19:58:49 +05:30
j
b7ca10808e bind to request error events and show one dialog 2012-01-14 16:19:15 +05:30
j
b3dded73a6 dont remove home screen on load of home page 2012-01-02 19:58:50 +05:30
j
90a36cfa17 use Ox.localStorage 2011-12-31 02:17:40 +05:30
j
8ec2e71e42 add info view for padma 2011-12-27 12:24:49 +05:30
j
8e40f95f0d change video resolution, close tv 2011-12-20 18:38:30 +05:30
rolux
b0f12e5ac3 misc fixes (disable special theme for firefox, keep vertical scrollbar in movies browser from appearing in firefox) 2011-11-11 15:15:13 +00:00
rolux
8caa57d33e clean up ui settings on load; make show/hide video timeline work via menu and keyboard 2011-11-05 22:14:10 +00:00
rolux
586aeb75bb ignore 2011-11-05 16:51:20 +00:00
rolux
50e5c6b760 namespace localStorage 2011-11-04 16:10:53 +00:00
rolux
d54463474e dont overwrite guest session, set ui._ once 2011-11-04 15:56:38 +00:00
j
60c54bb7d5 use Ox.Log 2011-11-04 16:54:42 +01:00
j
ecc7b0ba3e dont reset theme of guests that have it set 2011-11-04 16:27:46 +01:00
j
b1c5a76e0d set ui._list not only if showing home screen 2011-11-04 12:24:54 +01:00
j
a1d9a08e36 init.js->pandora.js 2011-11-03 11:50:05 +01:00
j
7586f2746a build static, move js files 2011-10-23 04:29:20 +02:00
rolux
3b18cf25cb move utility functions from pandora.js into utils.js; clear request cache on signin/signout so that favorite lists actually update 2011-10-22 10:18:57 +00:00
rolux
19d390e561 make number of clips in clips view dynamic 2011-10-20 16:49:01 +00:00
rolux
43b11a4fe7 handle window resize when in timelines view 2011-10-20 16:10:53 +00:00
rolux
8416b0deac fix resize bugs with calendar and item clip list 2011-10-13 12:59:40 +00:00
rolux
7fd64740aa new clip sort key scheme; fix for info line(s) in icon lists 2011-10-09 12:46:35 +00:00
rolux
746efb3110 correctly set find state when loading '/' 2011-10-09 10:04:30 +00:00
rolux
8dedbd1bae handle vertical calendar resize 2011-10-08 19:09:25 +00:00
rolux
d800c49c8e misc fixes 2011-10-08 17:22:56 +00:00
j
ea10b6399d add a bit of text if browser is not supported 2011-10-06 13:12:54 +02:00
rolux
6810af3164 resize map on window and browser resize 2011-10-03 00:08:00 +00:00
rolux
6b225333cd fix mapView bugs 2011-10-01 13:51:18 +00:00
rolux
31c1ee7fba various improvements for lists 2011-09-29 17:25:04 +00:00
rolux
1d894fc934 url controller updates, refactoring 2011-09-28 17:32:03 +00:00
rolux
ce8656ef53 refactoring (intermediate state) 2011-09-28 00:10:26 +00:00
rolux
164961e562 refactoring 2011-09-27 14:14:40 +00:00
rolux
4da5a6ca84 hook up url controller to ui controller 2011-09-26 19:17:39 +00:00
rolux
a09813bc28 update to new UI/URL handling 2011-09-26 18:46:31 +02:00
rolux
41134b5eb1 new UI/URL handling (intermediate state) 2011-09-23 10:44:54 +00:00
rolux
6029217e4a expose new URL controller as pandora._URL 2011-09-22 03:20:55 +00:00
rolux
49c013c4ef move more asynchronous tasks into the url controller; fix bugs with list selection when page loads in item view 2011-09-20 04:11:25 +00:00
rolux
7d67386f55 updating info (part 2) 2011-09-18 21:18:05 +00:00
rolux
494a022f82 add lists to menu 2011-09-18 01:52:43 +00:00
rolux
81ac4826e4 make groups resettable 2011-09-18 00:31:41 +00:00
rolux
19b381bc37 working around a bug where user.ui.lists.foo has nothing but its listView property set 2011-09-17 16:31:04 +00:00
rolux
bd7e9bf3c9 working around a bug where site.user.ui.lists is different from what it should be according to 0xdb.json 2011-09-17 16:08:38 +00:00
rolux
f8a0b2ef8b working around a bug where resetUI doesn't reset ui.lists 2011-09-17 15:54:29 +00:00