Commit graph

1168 commits

Author SHA1 Message Date
rolux
99b79000d2 remove list dialog on close 2011-11-08 09:50:53 +00:00
rolux
c5617e10e3 when doubleclicking list info icon, delay opening the dialog until list folders have loaded (and the dialog can actually get the list data) 2011-11-08 09:46:30 +00:00
rolux
910b67c1c1 fix a regression where on page load, when item was set, a previous query that would not match the item would not be reset 2011-11-08 09:12:28 +00:00
rolux
c490d25250 fix a bug where setting video points would not register on load 2011-11-08 09:03:23 +00:00
rolux
4ae468c6f8 in users dialog, fix textarea css 2011-11-07 21:41:21 +00:00
rolux
3e466bc1e0 remove print statements 2011-11-07 21:26:38 +00:00
rolux
7ada9edc8e fix some more subtle bugs related to list selection, switching between lists, and info state 2011-11-07 21:25:57 +00:00
rolux
599262e309 fix a bug where selecting a clip (causing list selection), then navigating away from and back to that list, would not reset list selection 2011-11-07 21:04:44 +00:00
rolux
4245a776ed fix a bug that would lead to multiple views appearing on top of each other in the info panel 2011-11-07 20:20:18 +00:00
rolux
f75fc026ba fix a bug where after selecting an item in clip view (making the poster appear) and then switching to grid view would not make the video preview appear (but keep the poster around) 2011-11-07 20:08:58 +00:00
rolux
03f0b4a726 fix a bug where the selected list, if its folder had loaded late, would steal focus from the main find element 2011-11-07 19:55:39 +00:00
rolux
0452e32b79 fix a bug where the selected item in a list would not be sticky 2011-11-07 19:40:09 +00:00
rolux
d378b130f0 honor capabilities when constructing find select (no filename if not staff or admin); fix a bug where after app panel reload, a non-existing menu would still be bound to all keyboard events 2011-11-07 19:09:20 +00:00
rolux
f5aadf2267 fix a bug that would break a list folder after adding a list 2011-11-07 18:45:06 +00:00
rolux
de0fae53c2 fix bugs with selection of lists in featured lists browser 2011-11-07 18:17:46 +00:00
rolux
5cc128b119 fix a bug that would prevent deleting items from a list 2011-11-07 17:52:31 +00:00
j
03ae9a5a8c user/guest stats 2011-11-07 15:46:16 +01:00
j
3cec9cefa2 session data for users and guests 2011-11-07 15:25:16 +01:00
rolux
6be21617cd allow for selecting lists via list menu 2011-11-07 12:12:13 +00:00
rolux
3bed914023 remove some annoying 'missing username/password/e-mail' messages 2011-11-07 09:58:37 +00:00
rolux
94a9a59718 keep another js error from throwing 2011-11-06 22:34:39 +00:00
rolux
c189c9cd20 mask a problem in timelines view by not throwing a js error 2011-11-06 22:12:49 +00:00
rolux
42c86d9e6c fix a resize bug in the info panel 2011-11-06 22:08:22 +00:00
rolux
cfe7282a24 another global var 2011-11-06 22:03:24 +00:00
rolux
5929e34dc8 add shift+control+w shortcut (back to all movies) 2011-11-06 21:24:47 +00:00
rolux
c3ba2ea444 add control+w shortcut (closes item or list) 2011-11-06 21:20:59 +00:00
rolux
89790f337d merge 2011-11-06 21:13:36 +00:00
rolux
9a29f6cc32 catch another global var 2011-11-06 21:12:36 +00:00
j
52f95b3ca4 items have no statusbar 2011-11-06 20:59:50 +01:00
j
f86fbf20db no statusbar in item view 2011-11-06 20:42:34 +01:00
rolux
26a8e5be96 add file 2011-11-06 18:36:40 +00:00
rolux
03ed4e74f6 add the 'All Movies' list 2011-11-06 18:36:22 +00:00
rolux
71e0ab278c add dialog when making a list private that has subscribers 2011-11-06 15:12:46 +00:00
rolux
e7f8e45a96 make 'general' tab of list dialog functional 2011-11-06 14:09:39 +00:00
rolux
de52b3966d catch global vars 2011-11-06 12:35:06 +00:00
rolux
d3f5acbb13 make list info icon doubleclickable 2011-11-06 12:33:34 +00:00
rolux
134f920aba improvements related to list info editable element 2011-11-06 12:26:56 +00:00
rolux
61e6e097be make list info editable, and update it if list data changes 2011-11-06 11:51:04 +00:00
rolux
7dff4fa402 rename groups to filters 2011-11-06 09:28:10 +01:00
rolux
f3cc0af3c5 fix a bug when finishing to manage favorite lists 2011-11-06 07:45:55 +00:00
rolux
b0ffb5dce6 add missing var declaration 2011-11-06 00:34:18 +00:00
rolux
794e654114 add tooltip to order button 2011-11-06 00:05:09 +00:00
rolux
c25c4d84cc fix a bug where opening an item from clip view, sorted by text or position, would send an invalid sort key to the item view movies browser 2011-11-05 23:43:36 +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
49d13a1a78 fix a bug where the full video would be blacked out even though the user was allowed to see clips 2011-11-05 21:30:43 +00:00
rolux
916606ef51 fix a bug where when replacing a group with one or more selected items, the other groups would not be reloaded 2011-11-05 21:13:54 +00:00
rolux
fa7263fb56 fix a bug that would prevent replacing groups 2011-11-05 18:22:23 +00:00
rolux
16adecaccd fix a scope issue in info view 2011-11-05 17:26:03 +00:00
rolux
029e0e2621 typo 2011-11-05 17:21:49 +00:00
rolux
019ed05b52 typo 2011-11-05 17:20:40 +00:00
rolux
e6b49b908e 'use strict'; 2011-11-05 18:04:10 +01:00
rolux
586aeb75bb ignore 2011-11-05 16:51:20 +00:00
rolux
a02e446b58 minor reformatting 2011-11-05 16:09:15 +00:00
rolux
76c4c7d1c2 correctly save videoMuted and videoVolume ui settings 2011-11-05 15:17:23 +00:00
rolux
64bac326eb refactor URL.js 2011-11-05 13:27:17 +00:00
rolux
d67a1cdfba refactor UI.js, fixes a bug where list deselection wouldn't work after loading an item of that list and going back 2011-11-05 13:09:51 +00:00
j
a4085880b4 removeElement -> remove
dont send empty query
2011-11-04 22:14:13 +00:00
rolux
d3225ad4af remove dialogs with state 2011-11-04 18:10:48 +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
rolux
7c9337d6c4 merge 2011-11-04 12:13:45 +00:00
rolux
cedaad813e improve advanced find 2011-11-04 12:13:04 +00:00
j
9530049aad return director value 2011-11-04 12:51:47 +01:00
j
b1c5a76e0d set ui._list not only if showing home screen 2011-11-04 12:24:54 +01:00
rolux
fb1722cb42 fix a contact form layout bug, in cases where the scrollbar is visible 2011-11-03 18:10:24 +00:00
rolux
56b1098c60 improving info and info page 2011-11-03 17:11:10 +00:00
rolux
ce15f30ac3 add preferences keyboard shortcut 2011-11-03 14:09:30 +00:00
rolux
9c55c93fc1 fix bugs with images in text lists 2011-11-03 12:58:22 +00:00
j
a1d9a08e36 init.js->pandora.js 2011-11-03 11:50:05 +01:00
rolux
c01ca5f0d8 add details dialog to logs dialog 2011-11-03 01:52:15 +00:00
rolux
6bb51eabdb handle negative video selection span passed in url 2011-11-03 01:09:59 +00:00
rolux
dffa404e98 re-add logs dialog to menu 2011-11-02 21:04:27 +00:00
rolux
cfa32ef20f add hasNoDialogOrScreen method 2011-11-02 20:57:49 +00:00
rolux
831f3c8155 fix for fullscreen vs. back button 2011-11-02 20:53:21 +00:00
rolux
2101548d74 improve tooltip in logs dialog 2011-11-02 20:13:15 +00:00
rolux
f7af42889c improve tooltip in logs dialog 2011-11-02 20:10:06 +00:00
rolux
3ab705b8ad improve tooltip in logs dialog 2011-11-02 20:09:01 +00:00
rolux
039c4de8d5 improve tooltip in logs dialog 2011-11-02 20:07:18 +00:00
rolux
c8a9e45588 some more work towards poster column in list view 2011-11-02 20:02:11 +00:00
rolux
9ff0683e22 some work towards poster column in list view 2011-11-02 19:46:06 +00:00
rolux
74e9e3ee8c fix a folder resize bug 2011-11-02 19:11:00 +00:00
rolux
aa36bc339b max width for find element autocomplete menu 2011-11-02 18:22:49 +00:00
rolux
7e779aaa7c update logs dialog 2011-11-02 17:58:16 +00:00
rolux
11824ea7e3 make contact form work 2011-11-02 17:26:08 +00:00
rolux
b9c6bfe196 merge 2011-11-02 10:22:43 +00:00
j
4b78d1184d dialogs stay around, clear cache on close 2011-11-02 16:05:49 +01:00
j
49e0ad774e add logs entry to debug menu 2011-11-02 16:04:06 +01:00
rolux
19a6eb66f8 update contact form 2011-11-02 10:22:19 +00:00
rolux
3a682c7932 only open help dialog via keyboard if no other dialog or screen is present 2011-11-02 08:27:22 +00:00
rolux
b85a637486 enable/disable show/hide menu options and keyboard shortcuts correctly 2011-11-02 06:48:45 +00:00
rolux
4eb710fd01 fix a bug where submitting find in item view would not lead back to list view 2011-11-02 02:45:03 +00:00
rolux
ba10d27359 fix a bug where find all would not be selected in the main menu 2011-11-02 02:41:24 +00:00
rolux
a887a319a1 fix a bug where resizing the window in info view would cause an infinite loop 2011-11-01 20:19:15 +00:00
rolux
9beb75eab7 don't recreate dialogs all the time 2011-11-01 20:04:16 +00:00
j
5b22b768a9 allow some caching 2011-11-01 17:13:26 +01:00
j
a0cf082dcf log viewer 2011-11-01 17:08:09 +01:00
rolux
d48fab6844 fix a bug in toolbar 2011-11-01 12:05:30 +00:00
rolux
0db157e669 use bindKeyboard in menu 2011-11-01 12:03:02 +00:00
rolux
2f0dc60ddd fixing bugs in menu and info view 2011-10-31 16:45:55 +00:00
rolux
98a216eb1a merge 2011-10-31 14:22:46 +00:00
rolux
3dccd07340 on toolbar, don't show/hide but remove/insert sort select and order button 2011-10-31 14:22:28 +00:00
j
356ab68a12 no globals 2011-10-31 15:15:40 +01:00
rolux
234c5fc760 fix a bug where on the toolbar, sort select and order button would not be hidden or shown correctly 2011-10-31 13:27:49 +00:00
rolux
8c77c5c5b1 in map and calendar view, move sort select and order button to clips panel 2011-10-31 13:20:42 +00:00
rolux
01510f830b honor ui preferences in events/places dialogs 2011-10-31 12:46:17 +00:00
rolux
c92f19f1b6 add sortMenu 2011-10-30 21:21:26 +00:00
rolux
908e468f46 updating map/calendar item views 2011-10-30 21:05:57 +00:00
rolux
ae28b99ae8 make find all movies / find this list switch work 2011-10-30 16:49:29 +00:00
rolux
84f06d50b5 add find element to item clips view 2011-10-30 16:00:21 +00:00
rolux
f2b401d69b add clipsView 2011-10-30 15:36:14 +00:00
rolux
c0e6e012b2 move reloadMetadata from doubleclick on title or director to doubleclick on metadata 2011-10-30 15:22:45 +00:00
rolux
7edf7ac0db move reloadMetadata from toolbar to doubleclick on title or director 2011-10-30 15:15:27 +00:00
rolux
b2550c81d7 use getMatches option of ListMap 2011-10-30 14:59:54 +00:00
rolux
d4e1bc7e56 add rudimentary support for itemFind 2011-10-30 09:49:12 +00:00
rolux
9342bcd391 in info view, don't throw error if no poster is selected 2011-10-30 08:33:45 +00:00
rolux
51e9e72f32 cleanup, remove trailing whitespace 2011-10-29 19:46:46 +02:00
rolux
c6f11433f9 merge 2011-10-29 16:58:47 +00:00
rolux
fadbb123bd fix back button css 2011-10-29 16:57:51 +00:00
j
b82d232d0f one more 2011-10-29 17:28:33 +02:00
j
de49c030c3 use video prefix for clip view too 2011-10-29 17:24:54 +02:00
rolux
50a741c9fa fix some more info resize bugs 2011-10-29 14:17:43 +00:00
rolux
f666b7b6d5 fix some info resize bugs 2011-10-29 13:50:40 +00:00
rolux
826e61a2eb fix bugs related to list selection after deleting items 2011-10-29 12:31:16 +00:00
rolux
38f37f3a9f switch back to list when using find in item view 2011-10-29 11:39:00 +00:00
rolux
414b930a92 improve accountDialog 2011-10-29 10:35:39 +00:00
rolux
50e15ad3b0 when using find on home screen, set find select to find: all 2011-10-29 08:17:20 +00:00
rolux
dc8a43a094 if editable, add tooltip to poster/icon in info view 2011-10-29 07:59:18 +00:00
j
2a7fa3e4e8 aspectratio 2011-10-29 01:27:44 +02:00
rolux
9b6b5e8176 merge 2011-10-28 19:43:28 +00:00
rolux
507e856cf4 fix a bug with formatted info texts in timelines and clips views 2011-10-28 19:43:07 +00:00
j
5b685679d4 fix releasedata again, was eaten in merge 2011-10-28 20:28:40 +02:00
rolux
15205875b2 merge 2011-10-28 18:06:40 +00:00
rolux
6e8ebf4c1d use poster128 when updating movie browser from info view 2011-10-28 18:06:11 +00:00
j
2837e9d939 add debug mode to debug menu 2011-10-28 20:05:17 +02:00
rolux
f4c30bf5cd merge 2011-10-28 17:45:14 +00:00
rolux
a1c57e6fad updates to movie browser (reduce number of items per page to 32, reuse poster128) 2011-10-28 17:44:52 +00:00
j
e0699cf141 releasedate 2011-10-28 19:31:36 +02:00
j
4a37f20f54 prefix part variable 2011-10-28 14:17:18 +02:00
j
5da7b3b0e7 sync theme with localStorage 2011-10-28 12:58:45 +02:00
j
343d5fcd66 use pandora icon 2011-10-27 22:17:28 +00:00
rolux
30db2b8b63 move enhancement of links into utils 2011-10-27 18:47:52 +00:00
rolux
d30c2ba78e merge 2011-10-27 13:15:20 +00:00
rolux
7af2afae73 make HSL values right-aligned in info view 2011-10-27 13:14:37 +00:00
rolux
85e721d55e some improvements to files view 2011-10-27 11:19:38 +00:00
j
bf62056bb2 videoprefix 2011-10-27 12:07:44 +02:00
j
671b730db5 merge 2011-10-27 11:42:12 +02:00
j
4aab40797d fix #47, director is an array 2011-10-27 11:33:25 +02:00
rolux
60df436529 make about page editable 2011-10-27 08:47:57 +00:00
rolux
635b836c7f add 'reload application' option to debug menu 2011-10-26 20:45:12 +00:00
rolux
50ec104d7f use themed colored elements 2011-10-26 14:52:23 +00:00
rolux
b1d408c7b8 fix a bug that would corrupt user.ui 2011-10-26 08:29:07 +00:00
rolux
656c4f7201 fix a bug that would make the international title appear twice 2011-10-25 14:41:08 +00:00
j
061bcd0a0e check for ui._list 2011-10-25 16:27:38 +02:00
j
7e3e0a5f6d pandora..findListSelect can be undefined 2011-10-25 16:15:37 +02:00
rolux
389619feaf rightslevel 2011-10-25 13:59:27 +00:00
j
47dfb7f5a9 some undefined bugs 2011-10-25 15:58:49 +02:00
j
d9e4d26b95 log js errors 2011-10-25 15:30:14 +02:00
rolux
c6093f9cdf some improvements when editing metadata 2011-10-24 21:50:18 +00:00
rolux
b77a29933c allow for editing metadata 2011-10-24 21:30:45 +00:00
rolux
27b11d0ce9 add tooltip when country and year are editable 2011-10-24 18:47:29 +00:00
rolux
6707406294 keep selected list from stealing focus from input element on home screen 2011-10-24 16:37:50 +00:00
rolux
e76125bb88 some work towards inline editing of item metadata 2011-10-24 15:58:10 +00:00
rolux
57308697ec merge 2011-10-24 10:05:10 +00:00
rolux
5676bab56f show capabilities in info view 2011-10-24 10:04:41 +00:00
j
49674a51b7 show video preview only if item is rendered 2011-10-24 00:03:41 +02:00
j
499b6ac204 ignore multiple files at once 2011-10-23 18:19:47 +02:00
j
aff6d748fb merge changes 2011-10-23 16:47:05 +02:00
rolux
b100b44356 add loading screen 2011-10-23 14:25:23 +00:00
j
5beba72d39 enable/disable files 2011-10-23 13:57:52 +02:00
j
e695f099df only use theme is set 2011-10-23 09:44:14 +00:00
rolux
cf44cc885d merge 2011-10-23 09:14:49 +00:00
rolux
a13c8b8545 make rights levels editable 2011-10-23 09:13:57 +00:00
j
7586f2746a build static, move js files 2011-10-23 04:29:20 +02:00
j
2c378e46ea remove outdated oxff integration 2011-10-23 03:37:58 +02:00
j
4e534dba91 remove unused admin stuff 2011-10-23 03:30:09 +02:00
j
ea52870db6 charactes are not people, fix changing password 2011-10-22 22:12:56 +00:00
rolux
96a0744309 add 'DRM' 2011-10-22 21:03:28 +00:00
rolux
cca3b8b5b7 fix list info for nonexisting lists 2011-10-22 16:07:05 +00:00
rolux
4266c4578b fix a bug with resetting passwords 2011-10-22 15:31:12 +00:00
rolux
140e85e9f6 merge 2011-10-22 14:51:12 +00:00
rolux
fbed9b12cc update account and preferences dialogs 2011-10-22 14:50:53 +00:00
j
e6b3bd3e55 minimal embed player 2011-10-22 13:24:26 +02:00
rolux
3ac27ac27a merge 2011-10-22 10:19:24 +00: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
j
b9c96f2a5e add title 2011-10-20 22:13:47 +02:00
j
95ce013aa4 less requests 2011-10-20 21:32:12 +02: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
fd116dbb70 fix bugs in timelines view 2011-10-20 13:33:18 +00:00
rolux
96f60e4184 show results in timelines view 2011-10-20 12:58:21 +00:00
rolux
c0273eac2d fix bugs with setting video points on load 2011-10-20 12:20:26 +00:00
rolux
c836392051 fix bugs with setting list selection and video points on load 2011-10-20 11:54:35 +00:00
j
c0bb1da718 only load layers for video/timeline view 2011-10-20 11:21:11 +02:00
j
fcd12af35c only load layers for video/timeline view 2011-10-20 11:05:48 +02:00
j
3a420ab0c8 prefs/aspect 2011-10-20 10:24:41 +02:00
rolux
906aec4301 add clips query 2011-10-19 16:40:52 +00:00
j
80ade383f9 itemsQuery/clipsQuery 2011-10-19 16:20:12 +00:00
j
867bff4e10 clips return annotation id now 2011-10-19 17:59:33 +02:00
rolux
e040e1bc5d another bugfix for clips view 2011-10-19 13:00:10 +00:00
rolux
89ba815617 make doubleclick on clip work in clips view 2011-10-19 12:29:16 +00:00
rolux
0ef3aa0ad3 make click on clip in clips view open the item at the appropriate position 2011-10-19 11:49:49 +00:00
rolux
0b2a068697 fix a bug in the url controller where under certain conditions, setting a new list view on page load would not register 2011-10-19 11:42:50 +00:00
rolux
e53c6dfef3 merge 2011-10-19 10:47:58 +00:00
rolux
55f1dda921 update clips view 2011-10-19 10:47:33 +00:00
j
764e992fcc status 2011-10-18 23:02:30 +02:00
j
34f778f331 merge 2011-10-18 22:07:32 +02:00
j
74f777e0d1 show selected/wanted files 2011-10-18 22:06:01 +02:00
rolux
f97524cda7 update lists folders info dialogs for guests; disable list menu entries for guests 2011-10-18 17:21:24 +00:00
rolux
5a849226c0 update preferences dialog 2011-10-18 17:08:35 +00:00
rolux
283c6e6302 increase files view path column width 2011-10-18 11:47:08 +00:00
rolux
9662e087f1 fix a bug regarding selection of items after deleting the selected items from a list 2011-10-18 02:50:45 +00:00
rolux
8cedba5c79 clips view (experimental) 2011-10-17 15:13:37 +00:00
rolux
9a3a894571 enable drag&drop for info lists 2011-10-17 11:25:55 +00:00
rolux
e1fb2d8064 add functionality to timelines view 2011-10-17 10:19:17 +00:00
rolux
f5fa1b59b4 update icon text composition in timelines view 2011-10-16 17:46:57 +00:00
j
938bdd3a0a case 2011-10-16 14:53:12 +02:00
rolux
01dc04a9fb merge 2011-10-16 12:31:33 +00:00
rolux
279d580e51 make 'View with Timelines' work 2011-10-16 12:29:04 +00:00
j
45798810a9 - rework file/upload handling, no more extras
- cleanup imdb data, get from external data service
- rename filesview
2011-10-15 17:21:41 +02:00
rolux
8345f12998 fix a regression regarding the info part of the icon text in the movie browser when sorting by title or director 2011-10-14 22:18:51 +00:00
rolux
72e831e5b2 make debug menu depend on capability; make sure info view doesn't throw errors for movies without H/S/L 2011-10-14 19:25:29 +00:00
rolux
188dc1a6ab fix a regression with the info part of the icon text in grid view, when sorting by director or title 2011-10-14 00:13:42 +00:00
rolux
c84c5371fa add some comments to 0xdb.jsonc 2011-10-13 17:35:33 +00:00
rolux
d7092ad856 fix URL/UI bugs, handle the case where on page load we have an item and a query that does not match the item 2011-10-13 16:48:08 +00:00
rolux
e3fb12441d fix a url controller bug regarding loading the page with both item and find 2011-10-13 13:39:56 +00:00
rolux
8b68a36e73 add more missing resize handlers for clip views 2011-10-13 13:08:28 +00:00
rolux
8416b0deac fix resize bugs with calendar and item clip list 2011-10-13 12:59:40 +00:00
rolux
126d2e2df0 fix a bug in the url controller that would lead to certain valid item views not being recognized 2011-10-13 12:47:11 +00:00
rolux
a0fd292035 fix formatting of the info line of movie browser icons 2011-10-13 12:24:13 +00:00
rolux
db42f6b2e3 fix bugs with sorting clip lists of map and calendar views 2011-10-13 12:04:27 +00:00
rolux
199211c6aa fix bugs with navigation to or away from view list as clips 2011-10-13 10:39:22 +00:00
rolux
545fa1acfc fix bugs with enabling/disabling the showannotations entry in the view menu 2011-10-13 10:19:56 +00:00
rolux
883e9d58e6 update the view menu's show entries (breaks info panel) 2011-10-13 10:12:00 +00:00
j
911579ce9e undefined director 2011-10-11 21:06:17 +02:00
rolux
e10e860699 add find functionality to manage titles/names dialogs 2011-10-11 18:13:51 +00:00
rolux
31ca407a17 invalidate cache after editing title or name; make open (doubleclick or return) trigger edit 2011-10-11 17:25:06 +00:00
rolux
416744a527 typos 2011-10-11 16:58:12 +00:00
rolux
fedcf36307 testing 2011-10-11 16:55:05 +00:00
rolux
598d1d0f29 typo 2011-10-11 16:39:19 +00:00
rolux
244055db39 some more data dialog updates 2011-10-11 16:30:06 +00:00
rolux
4c4cfb2423 fix find elements in manage names/titles dialogs 2011-10-11 16:20:41 +00:00
rolux
a72633a350 remove non-standard ui elements from manage data dialogs 2011-10-11 16:13:21 +00:00
rolux
30651bac46 improve namesDialog and titlesDialog 2011-10-11 16:01:33 +00:00
j
4948f0fa39 manage names and titles 2011-10-11 13:29:05 +02:00
rolux
ffd623717f listen to resize events of manage places/events dialogs 2011-10-11 09:17:43 +00:00
rolux
a04fe0b36e fix a bug where only 100 events would be requested in calendar view 2011-10-10 12:52:53 +00:00
rolux
17c90bd1c5 use new Ox.formatDuration() 2011-10-10 09:32:50 +02:00
rolux
c6c1c9b15b some work towards editing places 2011-10-09 21:12:50 +00:00
j
7890183e01 toggle toggle toggle 2011-10-09 16:52:53 +02:00
rolux
460a4217ea fix default item sort in config json 2011-10-09 13:31:46 +00:00
rolux
55b517b54b fix bug when switching to a view that doesn't have the current sort key; update view movies menu when switching view 2011-10-09 13:13:11 +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
5d2821534f fix for sort operators 2011-10-09 10:35:09 +00:00
rolux
106b2a5577 fix for '/@foo' urls 2011-10-09 10:20:36 +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
39b7f6b08f reload map when changing group selection 2011-10-08 18:36:26 +00:00
rolux
d800c49c8e misc fixes 2011-10-08 17:22:56 +00:00
rolux
41f6ca478c fix errors when signing in or out 2011-10-08 15:16:22 +00:00
rolux
c63677fd1f return to the correct url after closing the site dialog; don't cancel requests when opening the site dialog 2011-10-08 15:03:13 +00:00
rolux
c14effdf9c add page titles; various bugfixes related to urls 2011-10-08 14:52:00 +00:00
rolux
63f6ed6d49 some improvements to url controller 2011-10-08 13:09:16 +00:00
rolux
7ac199a879 fix some bugs with find on home screen 2011-10-08 11:24:09 +00:00
rolux
a4d0ae4067 some improvements to handling of @foo map urls 2011-10-08 09:57:02 +00:00
rolux
551be76c8b merging changes 2011-10-07 19:30:42 +00:00
rolux
f8d9d032ea cancel requests on hashchange and popstate; handle external urls in info view 2011-10-07 19:30:02 +00:00
j
fd1651f3c8 /= works now 2011-10-07 20:18:22 +02:00
j
e2a76470ae fix password reset 2011-10-07 19:56:39 +02:00
j
d60a3d74e1 move clip player to file and fix video results view 2011-10-07 11:59:27 +02:00
j
d117dfe351 dont reload page for local urls 2011-10-07 11:34:03 +02:00
j
23904e4d9b help dialog 2011-10-07 11:18:42 +02:00
j
0cb06ec9f9 placeholder contact form 2011-10-06 17:39:28 +02:00
j
a842328791 toggle views
disable some data entries if users can not see them
2011-10-06 17:38:29 +02:00
j
ea10b6399d add a bit of text if browser is not supported 2011-10-06 13:12:54 +02:00
j
fbf8424f40 use list description 2011-10-05 19:35:16 +02:00
rolux
d9e9d56457 typo 2011-10-04 02:45:29 +00:00
rolux
3600620eb7 honor map settings 2011-10-04 02:26:54 +00:00
j
4559fd167a user ids for users 2011-10-03 18:10:53 +00:00
rolux
92baea5c88 fix a bug that would prevent the advanced find dialog from opening 2011-10-03 16:42:56 +00:00
rolux
97788738b4 update manage events dialog 2011-10-03 16:38:07 +00:00
rolux
978c86d37e cleanup user dialog form 2011-10-03 15:01:47 +00:00
rolux
f75d2512c3 add events to item label in navigation view: singleclick pans to item, doubleclick zooms to item 2011-10-03 14:13:48 +00:00
j
72d3a8f403 no globals 2011-10-03 18:08:08 +02:00
rolux
0cba9842bb unify map and calendar views as navigation view 2011-10-03 13:23:11 +00:00
rolux
43817ef97c some more updates to users dialog 2011-10-03 11:37:46 +00:00
rolux
d24fb0f9e6 some more updates to users dialog 2011-10-03 11:27:00 +00:00
rolux
99abbb827e user video player rewind option 2011-10-03 10:58:47 +00:00
rolux
a7cc9acc63 fix clips query in clip view; rewind video icon on deselect 2011-10-03 10:37:24 +00:00
rolux
0cd3218069 add some more ui for user management 2011-10-03 09:31:20 +00:00
rolux
d3588a5075 add some ui for user management 2011-10-03 01:46:19 +00:00
rolux
0de88203da fix a bug where the sign up/sign in dialog button would not get enabled 2011-10-03 00:19:38 +00:00
rolux
6810af3164 resize map on window and browser resize 2011-10-03 00:08:00 +00:00
rolux
18810602fb update mapview 2011-10-02 21:50:38 +00:00
j
78b07dd64a findClips 2011-10-02 20:16:28 +02:00
rolux
c57404149c fix a bug with removal of places in manage places dialog 2011-10-02 17:04:30 +00:00
rolux
68f0d1117c some info view updates 2011-10-02 15:37:58 +00:00
rolux
6b225333cd fix mapView bugs 2011-10-01 13:51:18 +00:00
j
addd1780f1 if references have title show them 2011-09-30 20:13:56 +02:00
rolux
e5e82bf886 adding iconList and mapView 2011-09-30 10:33:45 +00:00
j
9626995fd4 expand connections 2011-09-30 19:37:41 +02:00
j
b4f1b59718 get right data key for hsl 2011-09-30 16:35:04 +02:00
rolux
4174a8a2c7 typo 2011-09-29 23:16:08 +00:00
rolux
31c1ee7fba various improvements for lists 2011-09-29 17:25:04 +00:00
rolux
d7a2833711 display styled info when sorting grid/clip view by hue/saturation/lightness 2011-09-29 06:16:54 +00:00
rolux
1d894fc934 url controller updates, refactoring 2011-09-28 17:32:03 +00:00
j
4a8954332a lists with . 2011-09-28 00:59:33 +00:00
j
6f0393d12c events and places 2011-09-28 03:40:36 +02:00
rolux
ce8656ef53 refactoring (intermediate state) 2011-09-28 00:10:26 +00:00
rolux
76442b5f34 user ox.ui events for pandora ui events 2011-09-28 01:30:13 +02:00
rolux
1f2bfe2f76 refactoring (intermediate state) 2011-09-27 22:12:37 +00:00
rolux
164961e562 refactoring 2011-09-27 14:14:40 +00:00
rolux
dee49e3a46 save video points between views 2011-09-26 19:45:57 +00:00
rolux
4da5a6ca84 hook up url controller to ui controller 2011-09-26 19:17:39 +00:00
j
3a5f49af05 typo 2011-09-26 18:53:56 +02:00
j
640a937310 rename foldersList.js/folderList.js 2011-09-26 18:52:13 +02:00
j
1baab137c7 merge new URL code 2011-09-26 18:51:19 +02:00
rolux
a09813bc28 update to new UI/URL handling 2011-09-26 18:46:31 +02:00
j
52df791560 - use getPage for site dialog
- add events and users dialog and backend
- add some values to preferences/settings dialog
- more migration of backend to new query api
2011-09-25 01:09:48 +02:00
rolux
8c9b613ea2 typo 2011-09-23 11:27:13 +00:00
rolux
41134b5eb1 new UI/URL handling (intermediate state) 2011-09-23 10:44:54 +00:00
j
ee4bfa0366 load events from backend 2011-09-24 16:13:23 +02: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
4f34613d80 make advanced find work; put more logic into the url controller 2011-09-20 00:10:35 +00:00
rolux
62a952b8b0 reload lists on smart list query change 2011-09-19 18:13:35 +00:00
rolux
6a93f23fd0 when changing smart list query, clear cache selectively 2011-09-19 13:33:46 +00:00
rolux
878352617f make smart list query editable 2011-09-19 13:18:02 +00:00
rolux
ad6e6eaea2 add file 2011-09-19 12:30:30 +00:00
rolux
f597de57b5 update filter, add list dialog 2011-09-19 12:29:55 +00:00
rolux
4b523361fe make url controller handle listview change; properly set selected item when switching to and from clips view 2011-09-18 21:46:37 +00:00
rolux
7d67386f55 updating info (part 2) 2011-09-18 21:18:05 +00:00
rolux
02db844ef0 updating info (part 1) 2011-09-18 06:51:28 +00:00
rolux
5adeb5290b theme home screen 2011-09-18 02:22:50 +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
23952e7763 working around a bug where the backend doesn't send the type property of pandora.site.groups 2011-09-17 23:50:38 +00:00
rolux
0f64867884 make group sort sticky 2011-09-17 23:24:53 +00:00
rolux
69c12f990c map and calendar are clip views too 2011-09-17 21:04:42 +00:00
rolux
eac4160fbb update sort menu and select if navigating to or from clip view 2011-09-17 20:47:50 +00:00
rolux
412a5d2bbe make set of groups sticky 2011-09-17 18:54:59 +00:00
rolux
c094b1c5fe uncomment update 2011-09-17 16:31:43 +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
rolux
786321136a working around a bug where user.ui.lists is wrong on load (may be backend) 2011-09-17 15:43:18 +00:00
rolux
f676edb953 fix a bug where user.ui.lists would not be populated correctly 2011-09-17 15:06:53 +00:00
rolux
285dbde77c make list sort sticky 2011-09-17 14:07:24 +00:00
rolux
fa20924d2e add pandora.site.listDefaults 2011-09-17 14:01:47 +00:00
rolux
cf9722700f use getListData in home.js 2011-09-17 13:30:46 +00:00
rolux
a8b0ae3da2 fixing more list selection bugs 2011-09-17 13:04:10 +00:00
rolux
823a14ebda fixing a list selection bug 2011-09-17 12:16:31 +00:00
rolux
b1aa2fe73d some bugfixes 2011-09-17 11:50:01 +00:00
rolux
f7ea2f71ee remove Ox.each, , $.extend, $.map and $.merge 2011-09-17 20:36:30 +02:00
rolux
6d35c64eb1 fix event handlers 2011-09-17 19:40:15 +02:00
rolux
9e2f0ad404 url controller fixes 2011-09-17 09:15:24 +00:00
rolux
deb208dcba url controller update 2011-09-17 07:07:59 +00:00
rolux
e76cbc998e use new module load syntax 2011-09-09 23:05:20 +00:00
rolux
fcc98384e7 add flags 2011-09-09 16:37:07 +00:00
rolux
3154c18067 make theme selectable 2011-09-09 12:09:05 +00:00
rolux
5f8fe066b9 minor fixes 2011-09-08 08:17:39 +00:00
rolux
cf9b8c34e8 scroll folders during drag and drop 2011-09-05 02:20:38 +00:00
rolux
02582aa432 spring-loaded left panel 2011-09-05 01:30:05 +00:00
rolux
ba9cd056dd spring-loaded folder lists 2011-09-04 22:06:14 +00:00
rolux
987ccf8af6 use splitpanel tooltips 2011-09-04 21:15:53 +00:00
j
b122e05883 use itemName 2011-09-04 20:43:41 +02:00
rolux
6b438aa06a preserve selection when switching from featured browser to featured folder and the selected list is not featured, but a favorite 2011-09-04 16:42:34 +00:00
rolux
0c37faa946 allow for ctrl+n in list folders, and alt+ctrl+n in the personal lists folder; plus cover various corner cases regarding the selected list when switching between list folders and list browsers 2011-09-04 16:08:28 +00:00
rolux
1eef7e7fd1 support drag and drop from (item view) list browser 2011-09-04 12:43:59 +00:00
rolux
8b9088481d fix a bug where after moving items, there number would be subtracted from the lists totals twice 2011-09-04 11:31:05 +00:00
rolux
434d3e3738 some formatting for HSL values 2011-09-04 04:15:12 +00:00
rolux
cca9c84d89 some icons for list view 2011-09-04 01:52:41 +00:00
rolux
f3fac54365 minor fixes 2011-09-03 23:35:24 +00:00
rolux
83ac59857e minor fixes 2011-09-03 23:29:16 +00:00
rolux
ffd14620c9 better (custom) drag and drop 2011-09-03 23:04:48 +00:00
rolux
770a0c3224 less errors in opera 2011-09-03 15:25:32 +00:00
rolux
921a116a57 support MSIE 8 until after app load, and MSIE 8 with Chrome Frame beyond that 2011-09-03 13:19:00 +00:00
rolux
545d5c4dc8 some improvements to list folders 2011-09-01 09:17:49 +00:00
rolux
d24f4bc05e add find-as-you-type to list browsers 2011-09-01 07:43:32 +00:00
rolux
e95d30e2d1 make find work in list browsers 2011-09-01 07:00:35 +00:00
rolux
ae19191014 add volumes folder 2011-09-01 04:46:44 +00:00
rolux
1ef359c6ae add tooltip to lists; bugfixes for drag and drop 2011-08-28 19:50:38 +00:00
rolux
20fc6a5bf5 some item/list drag&drop (works in firefox, buggy in safari, fails in chrome) 2011-08-28 06:24:01 +00:00
rolux
22e4ddc628 add new pandora logo 2011-08-26 00:22:26 +00:00
rolux
c97c6e3169 fixing a bug where item editor view would be off after movies browser toggle 2011-08-25 19:24:02 +00:00
rolux
a373d423eb support deeper nesting of brackets in url find query 2011-08-25 02:51:58 +00:00
j
bf345dff14 dont fail if movie is unknown 2011-08-25 16:44:22 +02:00
rolux
b11d8edd2d improved formatting of item or view does not exist messages 2011-08-24 22:15:50 +00:00
rolux
5310584923 remove some output 2011-08-24 21:57:59 +00:00
rolux
7e7e2c95df support urls like '0xdb.org/Inception/1::' 2011-08-24 21:57:07 +00:00
rolux
6c3563455f new files 2011-08-24 21:21:25 +00:00
rolux
5d7d22c960 improved formatting of durations in url 2011-08-24 21:11:02 +00:00
rolux
9eacf537fb better integration of home, about, preferences, login, etc, and support for /item/position urls 2011-08-24 21:04:13 +00:00
rolux
2ae3edb488 fix an error on login, logout, or load with empty find string 2011-08-24 16:42:55 +00:00
rolux
ba209d082e some query fixes 2011-08-24 09:25:39 +00:00
rolux
95ac3ee685 some query fixes 2011-08-24 08:25:08 +00:00
rolux
c7ff10ab0e some query fixes 2011-08-24 06:32:59 +00:00
rolux
a8b30f5a48 better mapping between find query string and lists, find input, groups 2011-08-24 06:19:34 +00:00
rolux
2633b3d738 some improvements in parseFind 2011-08-23 19:58:40 +00:00
rolux
eed90192d5 some improvements in parseFind 2011-08-23 19:44:29 +00:00
rolux
b074f348ef a new approach to parsing the find query and returning some App/UI state, unambiguously 2011-08-23 19:19:41 +00:00
rolux
8d7ed0280a merging changes 2011-08-23 08:08:59 +00:00
j
20fe099c32 remove unused jquery code, moved to oxjs 2011-08-21 10:57:09 +02:00
rolux
4d5b0ded27 merging changes 2011-08-21 08:17:10 +00:00
rolux
97749b22c0 fix icon list preview 2011-08-21 03:12:46 +00:00
rolux
aebe5be0d0 player results view (experimental) 2011-08-20 09:47:56 +00:00
j
244dff6217 posterRatio 2011-08-20 11:07:45 +02:00
rolux
9224540645 some more fixes 2011-08-19 20:55:02 +00:00
rolux
0f1f3cc81b some more fixes 2011-08-19 20:38:19 +00:00
j
8cd2e78abc merge 2011-08-19 22:23:32 +02:00
j
0b57a77dbf format detection no longer jquery plugin 2011-08-19 20:55:06 +02:00
rolux
5b49168890 load less videos per clip 2011-08-19 18:08:51 +00:00
rolux
a815b3119e some more fixes 2011-08-19 17:45:16 +00:00
rolux
524052790c fix video icon list openpreview 2011-08-19 17:34:36 +00:00
rolux
b7314110a6 debugging 2011-08-19 17:16:45 +00:00
rolux
e323abd366 trigger mousedown on video icon list openpreview 2011-08-19 17:14:04 +00:00
rolux
0562b8c643 debugging 2011-08-19 16:49:09 +00:00
rolux
db91272f23 some further fixes 2011-08-19 16:04:33 +00:00
rolux
ad38fa019e switch to new get api results 2011-08-19 14:43:05 +00:00
j
c25099920c use posterRatio 2011-08-19 14:33:02 +02:00
rolux
a2d46c7b8b add timelines view (draft) 2011-08-19 06:40:19 +00:00
rolux
e7320cb890 video-related fixes 2011-08-19 02:13:16 +00:00
j
d186ab42d8 resolutions moved 2011-08-18 21:08:50 +02:00
rolux
e60c606db1 merging changes 2011-08-18 14:03:08 +00:00
rolux
d684f17e4f add video to clip view 2011-08-18 14:02:29 +00:00
j
fc26ff01bd streams per file and no longer per item 2011-08-18 14:01:37 +02:00
rolux
d897cb13bd small bugfixes 2011-08-18 11:32:47 +00:00
rolux
784c6fdba7 sync sort menu and text list 2011-08-18 07:54:46 +00:00
rolux
731aa82bf1 dont fail if no subtitles layer 2011-08-17 22:18:17 +00:00
rolux
d8ab423184 update player view 2011-08-17 19:34:55 +00:00
j
ba1df87e46 new frame urls 2011-08-17 21:30:37 +02:00
rolux
df2ec09e50 use border radius for icon lists with frame icons 2011-08-17 15:52:58 +00:00
rolux
2482f30a41 cancel requests when updating URL 2011-08-17 15:35:30 +00:00
rolux
5f3a554183 make showAnnotations sticky 2011-08-17 15:20:43 +00:00
rolux
6aa8f23ce2 add about dialog 2011-08-17 14:59:11 +00:00
rolux
ef30225ed7 don't reload groups when changing list view or list sort 2011-08-17 13:23:17 +00:00
rolux
bd88297eb9 use new dialog 2011-08-17 11:39:55 +00:00
rolux
3b00b384f2 some bit shuffling that seems to make item views return to lists views with proper selection 2011-08-17 09:29:42 +00:00
j
b9fb78d395 cleanup menu 2011-08-16 19:03:14 +02:00
rolux
33cec4a30d typo 2011-08-16 14:20:52 +00:00
rolux
a9c8954780 more thorough fix for missing list preferences 2011-08-16 14:19:37 +00:00
rolux
1054cfb07c fix bug in menu (check if a list exists in user ui prefs before accessing its properties) 2011-08-16 13:55:18 +00:00
rolux
2381ddb9ca fix bug in menu (check if a list exists in user ui prefs before accessing its properties) 2011-08-16 13:41:43 +00:00
rolux
db0d3aea01 make video preview links work 2011-08-16 13:28:12 +00:00
rolux
a54d18049e replace Flipbook with VideoPreview 2011-08-08 13:58:28 +00:00
j
b2070dcbdd resolutions 2011-08-16 12:13:48 +02:00
rolux
c4c2ea5cb2 use new dialog for list preview 2011-08-08 07:48:13 +00:00
j
fa55fd7af2 add clear cache to debug menu 2011-08-11 19:28:44 +02:00
rolux
a5467b4095 minor changes 2011-08-07 23:43:21 +00:00
rolux
51310ab89c in info view, also update image list when it's hidden 2011-08-07 22:21:38 +00:00
rolux
20cb120d4b update info view when switching icons 2011-08-07 22:15:08 +00:00
rolux
881ce6513d allow for switching list icons 2011-08-07 20:25:33 +00:00
rolux
59273eba79 new icon script 2011-08-07 18:30:14 +00:00
rolux
05112101cc make external links work in info view 2011-08-07 17:05:49 +00:00
rolux
ea432a4b6c make links work in info view 2011-08-07 16:30:26 +00:00
rolux
8d644cc27a use Ox.UI.getImageURL() 2011-08-09 19:07:24 +02:00
rolux
885d80dbcc update item clips view 2011-08-07 03:04:33 +00:00
rolux
6cd378c78c simplify size calculation when using fixed ratio 2011-08-07 02:43:33 +00:00
rolux
395216cb83 support fixed-ratio icon lists 2011-08-07 02:32:48 +00:00
j
50c2e4fda7 more 2011-08-06 18:20:04 +00:00
rolux
12e2c36d89 new frame urls 2011-08-06 18:18:39 +00:00
rolux
73a14c8a47 new frame urls 2011-08-06 18:17:22 +00:00
rolux
fe45b30345 use new media urls 2011-08-06 18:00:15 +00:00
rolux
1523a81007 some fixes for info view 2011-08-06 13:34:56 +00:00
j
3e151a1a86 reload poster 2011-08-07 18:23:20 +02:00
rolux
2305fa4d20 some changes towards fixed height icon lists 2011-08-06 04:28:19 +00:00
rolux
280373f88e improving info view 2011-08-06 03:19:14 +00:00
rolux
732852ebc2 make poster resizable in info view 2011-08-06 01:34:07 +00:00
rolux
1ccbfe88a5 improving info view 2011-08-06 01:04:09 +00:00
rolux
8f5446e46b updating info view 2011-08-05 18:26:27 +00:00
rolux
881eb58e82 some fixes for preview dialog 2011-06-07 05:28:29 +00:00
rolux
af1f7a28c9 improving info view 2011-06-07 04:09:31 +00:00
rolux
3a93f972df improving frames and posters view 2011-06-07 03:17:36 +00:00
rolux
495bb5dc83 add mediaView.js 2011-06-06 18:40:24 +00:00
j
d532558dfc hookup stills 2011-08-04 16:49:16 +02:00
j
8d23d121e2 remove debug 2011-08-04 15:31:32 +02:00
j
d75c8fc9da select poster frame 2011-08-04 15:28:06 +02:00
j
a80f1f9515 setPoster 2011-08-01 18:55:18 +02:00
j
8639f6322e actually set poster 2011-08-01 18:14:51 +02:00
j
9768eb4e78 poster precedence 2011-08-01 17:51:34 +02:00
rolux
dec1d4d943 adding postersDialog.js 2011-06-06 12:23:59 +00:00
j
9e2412888b only return requested keys 2011-07-30 14:23:06 +02:00
j
2bfd73b214 fix vim line 2011-07-29 20:37:11 +02:00
j
a8ca5a1ef8 api wording 2011-07-24 15:32:28 +02:00
j
82336011d5 move files 2011-07-03 20:30:47 +02:00
j
4f71992f2b rendered, editFile 2011-06-27 15:39:35 +02:00
j
8d98cb79de fix onpopstate 2011-06-20 20:34:23 +02:00
j
9ce590157a add double click actio to clips 2011-06-20 18:56:18 +02:00
j
a3125e1429 remove place 2011-06-20 18:15:15 +02:00
j
2ed6a707f5 places 2011-06-20 18:14:38 +02:00
j
6c21c02359 place name 2011-06-20 17:27:06 +02:00
j
75bdebe0de clips next to map 2011-06-20 17:02:53 +02:00
j
db3af7a2df toString does not need arguments 2011-06-19 20:11:27 +02:00
j
06bea0b116 dont use new Ox. 2011-06-19 19:49:25 +02:00
j
0b8b0a6b20 embedded video 2011-06-19 14:51:36 +02:00
j
ced7dbe65a item map 2011-06-19 13:09:50 +02:00
j
30fa62962d load places 2011-06-18 20:48:49 +02:00
j
f4bd971f0a filter annnotations 2011-06-17 09:44:45 +02:00
j
102f65ab1f basic annotation based clips view 2011-06-16 22:00:10 +02:00
j
136bec1676 add Ox.FilesView.js 2011-06-16 19:40:31 +02:00
j
fbcc153ee1 fix statusbar 2011-06-16 13:47:19 +02:00
j
80f744b81a update annotation 2011-06-15 16:36:42 +02:00
j
879ebf9343 fix group selection 2011-06-06 18:08:33 +02:00
j
2bfe54b682 merge 2011-06-06 17:55:37 +02:00
j
b3769316b3 merge app into pandora 2011-06-06 17:48:11 +02:00
j
8ed6444355 UI 2011-06-04 18:46:39 +02:00
j
60ac4805c5 private/personal 2011-06-04 18:42:07 +02:00
j
3afd8a0e0b add/remove items from list 2011-06-04 18:19:06 +02:00
j
06db65f475 remove unused files 2011-06-04 17:42:28 +02:00
rolux
7e916b8bdf more home screen demo 2011-06-04 08:20:40 +00:00
rolux
744dc5620b more home screen demo 2011-06-04 07:19:49 +00:00
rolux
527aac6880 home screen demo 2011-06-04 06:42:38 +00:00
rolux
0003bb3e8f merging changes 2011-06-04 04:38:15 +00:00
rolux
b5c7927026 adding homePage.js 2011-06-04 04:37:05 +00:00
rolux
7e43bec92e resize map on sidebar collapse 2011-06-02 18:23:24 +00:00
rolux
81420091c7 add static dates to calendar 2011-06-02 17:39:54 +00:00
rolux
b46a67cc0a use current map and calendar widgets in results view 2011-06-02 17:31:51 +00:00
rolux
2d3139a76b dont close places dialog on escape 2011-06-02 08:03:41 +00:00
rolux
60a37b75df fix places dialog height for firefox 2011-06-02 07:01:29 +00:00
rolux
c01bb87c13 minor changes for filter dialog 2011-06-01 22:47:15 +00:00
j
81cc331aa9 find 2011-06-01 15:16:50 +02:00
j
3b85387481 positions not ids and other cleanups 2011-06-01 13:03:43 +02:00
rolux
645310907f use showType Map option 2011-05-30 13:41:56 +00:00
j
5ceaf28d41 api buttons 2011-05-30 16:24:56 +02:00
j
db6c93da44 put all in config, remove dead code 2011-05-30 15:46:57 +02:00
j
52f8a69ddf fix api 2011-05-30 15:46:33 +02:00
j
6aaa88d3bc simplify ListMap callbacks 2011-05-30 11:06:28 +02:00
j
d933b4bc43 config / site leftover 2011-05-30 00:42:21 +02:00
j
abb6f82b80 clear cache on remove, do not overwrite query but just set default, within 2011-05-29 23:43:33 +02:00
j
b45a750266 clear cache still needed 2011-05-29 22:01:33 +02:00
j
7bb0d17f48 use new place list api 2011-05-29 21:45:31 +02:00
j
9e2f2b3666 config/site 2011-05-28 13:18:28 +02:00
j
1f3d39524f fix embed 2011-05-28 13:18:24 +02:00
j
2cb5512099 use placeholders for missing item pages, remove item from getItem result 2011-05-26 09:34:52 +02:00
j
eecc35dcf5 resizeGroups too 2011-05-25 23:31:47 +02:00
j
6b345db14a reloadGroups moved 2011-05-25 21:50:04 +02:00
j
88a976b12d split up pandora.js 2011-05-25 21:42:45 +02:00
rolux
83cfa0c773 load geo module 2011-05-24 19:59:13 +00:00
rolux
5b1a78e186 using new video editor api 2011-05-24 19:04:49 +00:00
rolux
087c21cbe4 update according to OxUI API changes 2011-04-27 21:50:43 +00:00
rolux
8de94a0840 use Ox.UI.PATH for images 2011-04-27 19:51:39 +00:00
rolux
19eb6ec49d update to recent oxjs api changes 2011-04-27 19:26:01 +00:00
j
f666bc2312 make /api work with new Ox api 2011-04-26 22:57:52 +02:00
rolux
9bdea0af42 fixing paths 2011-04-23 07:40:03 +00:00
rolux
660acc06ea use Ox.load() 2011-04-23 06:30:07 +00:00
j
3b7b1deb32 fix videosupport 2011-04-23 21:33:01 +02:00
j
9d01baf3c5 merge changes 2011-04-23 12:59:17 +02:00
j
de0977d3b9 Ox splitup 2011-04-23 01:33:51 +02:00
rolux
a15a0d119c update per ox.js changes 2011-04-20 18:52:15 +00:00