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
|
2b2941aec3
|
256 is enough for everybody
|
2011-10-27 22:28:19 +00:00 |
|
j
|
343d5fcd66
|
use pandora icon
|
2011-10-27 22:17:28 +00:00 |
|
j
|
2f25e0b15e
|
merge
|
2011-10-28 00:16:31 +02:00 |
|
j
|
c544084c8e
|
cleanup static
|
2011-10-28 00:15:37 +02: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 |
|