Commit graph

2444 commits

Author SHA1 Message Date
j
ecf02a143a fix color calculation off by one 2011-11-07 12:31:20 +01:00
j
ba186ffd10 avoid division by 0 2011-11-07 12:09:38 +01:00
j
66d3693b90 add index to log 2011-11-06 21:23:58 +01:00
j
0feace7a8b decode_id 2011-11-06 20:36:35 +01:00
j
f1482834a1 revert, remove subscribers setting a list to private 2011-11-06 15:43:29 +01:00
j
390f1edb34 removeSubscribers 2011-11-06 15:41:19 +01:00
j
a265135654 dont remove subscribers from private lists 2011-11-06 15:29:22 +01:00
j
e41a23e1d4 ignore noop conditions, return descriptions, itemlist/items, update selected frame after uploading frames 2011-11-06 14:12:15 +01: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
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
d3225ad4af remove dialogs with state 2011-11-04 18:10:48 +00:00
j
eb33042d87 dont cache log calls 2011-11-04 12:25:10 +01:00
rolux
0225370985 merge 2011-11-03 12:58:55 +00:00
rolux
9c55c93fc1 fix bugs with images in text lists 2011-11-03 12:58:22 +00:00
j
f9bc5b06be update README, move scripts to toplevel 2011-11-03 13:32:23 +01:00
j
0ed8c805c7 always serve static files, if behind nginx/apache those are not handed down 2011-11-03 13:02:12 +01:00
j
af2c26a36a strip tags from annotation.sortvalue 2011-11-03 12:44:53 +01:00
j
7eeb6dc107 add sortvalue to annotations to get better sort by text results 2011-11-03 12:31:46 +01:00
j
a960a7bd18 fix find with clips 2011-11-03 12:17:50 +01:00
j
a1d9a08e36 init.js->pandora.js 2011-11-03 11:50:05 +01:00
j
2748ab6978 cleanup settings.py/local_settings.py/config.json 2011-11-02 23:29:20 +01:00
j
882ade7735 support not in list queries 2011-11-02 20:19:42 +01:00
j
b131c6ba96 use template for receipt too 2011-11-02 17:09:59 +01:00
j
0ad5406f5e make sort director weird, fixes: #129 2011-11-02 16:25:47 +01:00
j
ec0a33bfdb remove wrint, actually loop over all items 2011-11-02 15:53:21 +01:00
j
f8f500e8c6 delay layer flag 2011-11-02 15:46:27 +01:00
j
798a56af73 layer is string now 2011-11-02 15:42:07 +01:00
j
07d5c9c79e cleanup dangling clips 2011-11-02 15:27:02 +01:00
j
df9fc699ff remove layer of indirection 2011-11-02 15:06:34 +01:00
j
79e76ca0b0 update clip layer flag 2011-11-02 14:26:38 +01:00
j
40beeacf3f refine contact api 2011-11-02 14:05:30 +01:00
j
47685b87fe add layer flags to clips to avoid slow join with annotation/layer tables 2011-11-02 12:57:10 +01: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
j
34c2314df4 findusers 2011-10-31 23:30:02 +01:00
j
5812ed0964 0x does not have external 2011-10-31 18:50:59 +01:00
j
08f547906b fix guests 2011-10-31 17:24:20 +01:00
j
c695e76a57 return 409 on conflict 2011-10-31 16:06:12 +00:00
rolux
7e39663f3c merge 2011-10-31 12:46:44 +00:00
rolux
01510f830b honor ui preferences in events/places dialogs 2011-10-31 12:46:17 +00:00
j
910c6ac674 why does the poster not exist? 2011-10-31 11:46:59 +01:00
j
f2e0c2c701 add App metadta 2011-10-31 10:12:50 +01:00
j
825f2a5f63 make sure folder exists 2011-10-31 01:18:52 +01:00
j
6dc151cb50 regexp is always true, check if it matches 2011-10-30 23:43:41 +01:00
j
eaab56dcc7 dont match if there is another place/event with a name containing this place/event that is in the string, example York should not match New York 2011-10-30 23:31:26 +01:00
j
eee76a5b5d dont match substrings at beginging of value 2011-10-30 22:40:57 +01:00
rolux
908e468f46 updating map/calendar item views 2011-10-30 21:05:57 +00:00
rolux
7edf7ac0db move reloadMetadata from toolbar to doubleclick on title or director 2011-10-30 15:15:27 +00:00
j
66c0cea928 do not allow find filename if not canSeeFiles 2011-10-30 15:48:46 +01:00
j
a9d9a7ca63 make places case-insensitive too 2011-10-30 15:27:26 +01:00
j
fda3802652 only update if number of matches changed 2011-10-30 15:17:21 +01:00
j
e92f0a4d56 name/foo should work too 2011-10-30 15:01:38 +01:00
j
0253cda7e1 , 2011-10-30 14:50:14 +01:00
j
93c24419f1 also match multiword names 2011-10-30 14:46:36 +01:00
j
0de254984c events are case insensitive 2011-10-30 14:01:03 +01:00
j
e71421f597 only find places/events where words match fixes: #58 2011-10-30 12:55:46 +01:00
rolux
d4e1bc7e56 add rudimentary support for itemFind 2011-10-30 09:49:12 +00:00
j
f164e38886 sort name 2011-10-30 02:50:38 +02:00
j
90f735acb5 cleanup name 2011-10-30 01:32:11 +02:00
j
d1efe62ddb sync facets if sort changed 2011-10-30 01:15:44 +02:00
j
de4540426c silence oxjs build 2011-10-29 20:49:18 +02:00
j
600191f43f one more index 2011-10-29 19:32:44 +02:00
j
21ab5fa451 use some transactions 2011-10-29 16:59:12 +02:00
j
88b4d9f62f only open timelines needed to computed average color for clips 2011-10-29 16:45:27 +02:00
j
121d2e30dc update_external manage command 2011-10-29 16:13:14 +02:00
j
ed886cd2ac start default clips at 0 2011-10-29 16:13:02 +02:00
j
fd39f122ad annotation ids 2011-10-29 16:12:28 +02:00
j
79f8a1d154 get all annotations at once and merge into clips 2011-10-29 13:04:25 +02:00
j
8bb18af181 more clip query speedups 2011-10-29 12:39:33 +02:00
j
d3fdb4f578 cache stream aspect ratio in clips table. speedup clips view 2011-10-29 12:01:41 +02:00
rolux
d5984e474e fix formatting of words per minute 2011-10-29 07:55:42 +00:00
rolux
1266b82818 fix formatting of bitrate 2011-10-29 07:45:28 +00:00
j
55fc0ccbfa return sort values for clips too 2011-10-29 01:35:01 +02:00
j
2a7fa3e4e8 aspectratio 2011-10-29 01:27:44 +02:00
j
b7e03c0f14 add resolution 2011-10-29 01:17:16 +02:00
j
5923f84738 off by one rightsLevel, fixes #102 2011-10-29 01:10:00 +02:00
j
17badcd4e1 return rightslevel 2011-10-29 00:43:44 +02:00
j
290f355b47 try to reduce save calls 2011-10-28 20:27:54 +02:00
j
b55bc8e42e call update_timeline once more 2011-10-28 15:16:42 +02:00
j
eef82edda8 fix color merge 2011-10-28 11:58:40 +02:00
j
b719c544ad fix data path 2011-10-28 01:16:43 +02:00
j
2b2941aec3 256 is enough for everybody 2011-10-27 22:28:19 +00:00
j
3a031bbda1 fix poster 2011-10-28 00:19:58 +02:00
j
c544084c8e cleanup static 2011-10-28 00:15:37 +02:00
j
83d57b6197 image width/height must be >0 2011-10-27 16:31:23 +02:00
j
e458fed035 log backend errors into db 2011-10-27 14:26:05 +02:00
j
36d5001608 cleanup sessions once a day 2011-10-27 13:38:05 +02:00
j
910b8426dc run cron task in the morning 2011-10-27 13:06:13 +02:00
j
bf62056bb2 videoprefix 2011-10-27 12:07:44 +02:00
j
e97a1b8e24 really fix default clips 2011-10-27 11:52:07 +02:00
j
671b730db5 merge 2011-10-27 11:42:12 +02:00
j
8313095e53 fix default clips, should be full minute + 5, fixes #45 2011-10-27 11:42:03 +02:00
rolux
60df436529 make about page editable 2011-10-27 08:47:57 +00:00
j
dd8aee522c place/event matching task that could be used saving annotations 2011-10-27 10:44:05 +02:00
j
16d6c2c0fe rebuild place/event matches once a day, this gets out of sync if new annotations are added 2011-10-27 10:21:28 +02:00
j
e24a59fb70 add type label 2011-10-26 17:10:14 +02:00
rolux
b494370bd0 merge 2011-10-26 14:52:48 +00:00
rolux
50ec104d7f use themed colored elements 2011-10-26 14:52:23 +00:00
j
3b1c1f87cc set rightslevel based on user 2011-10-26 16:04:50 +02:00
j
37a32f1abb annotation id 2011-10-26 12:37:52 +02:00
j
21cb2e3519 dont call save twice creating an annotation 2011-10-25 18:22:10 +02:00
j
8dca4cb676 more find keys 2011-10-25 17:04:55 +02:00
j
78ddfad4e2 i 2011-10-25 16:38:21 +02:00
rolux
389619feaf rightslevel 2011-10-25 13:59:27 +00:00
j
f4e65ae7b8 save log messages 2011-10-25 15:47:37 +02:00
j
d9e4d26b95 log js errors 2011-10-25 15:30:14 +02:00
j
1af3139e16 update clip ids on item id change 2011-10-25 12:57:31 +02:00
j
d023219359 try/except remove poster 2011-10-25 10:51:30 +02:00
j
af340843d8 fix other find queries 2011-10-25 10:31:58 +02:00
j
e7255e6af6 fix, id startswith query 2011-10-25 10:22:57 +02:00
j
d11eacd8ba check if it poster exists 2011-10-25 09:39:33 +02:00
j
38abce6033 really fix sort 2011-10-25 09:31:26 +02:00
j
eac3c4c44b fix sort 2011-10-25 09:29:41 +02:00
j
fc4b59a084 poster 2011-10-25 01:07:50 +02:00
j
3db4b37cd6 fix facets 2011-10-25 00:03:09 +02:00
j
408af96aa2 rename items instead of merge 2011-10-24 23:41:55 +02:00
j
78521648d5 edit items 2011-10-24 20:48:14 +00:00
j
ea6092e35f poster update 2011-10-24 22:04:14 +02:00
j
bb33e8b277 if oxdbId changed, update local poster 2011-10-24 21:46:05 +02:00
j
562cad7d5a use series year if possible 2011-10-24 21:33:03 +02:00
j
0c702c96f2 return new item data 2011-10-24 21:07:28 +02: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
ed6bcebae6 remove striped poster 2011-10-23 23:47:22 +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
aa40c39a81 dont change path if there are no instances left 2011-10-23 14:07:29 +02:00
j
5beba72d39 enable/disable files 2011-10-23 13:57:52 +02: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
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
j
15cb3fb5bf longer emails, longer passwords, longer reset codes 2011-10-22 16:38:33 +02:00
j
7738ac2779 baseUrl unused 2011-10-22 14:58:21 +02:00
j
bc58e659a3 add rightsLevel to json 2011-10-22 14:51:56 +02:00
j
eaaf76e149 canSeeNotes 2011-10-22 14:42:45 +02:00
j
485cca69b0 remove forms 2011-10-22 14:27:00 +02:00
j
e6b3bd3e55 minimal embed player 2011-10-22 13:24:26 +02:00
j
e1c62e831e RGB only, add resetUI url 2011-10-21 20:36:21 +02:00
j
624a69a89f more timeline names 2011-10-21 20:12:09 +02:00
j
055a2b6482 more timeline names 2011-10-21 20:10:24 +02:00
j
f33f4ba45e save 2011-10-21 20:05:39 +02:00
j
b9b861a3e8 save color/cuts per stream 2011-10-21 20:02:36 +02:00
j
1bec444f66 always update sort_path 2011-10-21 11:53:39 +02:00
j
53436967ed timelines without folders 2011-10-21 11:50:31 +02:00
j
aa24971401 match new place 2011-10-21 01:52:21 +02:00
j
05ef838253 timeline names changed 2011-10-21 01:19:38 +02:00
j
b9c96f2a5e add title 2011-10-20 22:13:47 +02:00
j
a434b83d69 merge 2011-10-20 21:33:57 +02:00
j
7e2b1910d3 apache config 2011-10-20 21:33:07 +02:00
j
a546d07b73 get_or_create clip 2011-10-20 21:32:31 +02:00
j
4884ae0503 clips 2011-10-20 18:15:59 +02:00
j
fc81d9de47 multiple characters 2011-10-20 11:39:21 +02:00
j
34eedfd6e5 no empty subtitles 2011-10-20 11:11:14 +02:00
j
d953debf09 fix rebuildcache 2011-10-20 11:09:22 +02:00
j
fcd12af35c only load layers for video/timeline view 2011-10-20 11:05:48 +02:00
j
02bf2707a3 update cached values in clips 2011-10-20 10:49:01 +02:00
j
0b30580e58 facets 2011-10-20 10:43:33 +02:00
j
3a420ab0c8 prefs/aspect 2011-10-20 10:24:41 +02:00
j
6835937431 clips,default annotations without user 2011-10-19 23:20:47 +02:00
j
94d066d053 offset 2011-10-19 16:54:33 +00:00
j
6362b4df39 rename 2011-10-19 16:32:11 +00:00
j
80ade383f9 itemsQuery/clipsQuery 2011-10-19 16:20:12 +00:00
j
898aa66509 find clipQuery 2011-10-19 17:55:29 +02:00
j
ced5d06f89 insert default clisp 2011-10-19 16:56:53 +02:00
j
743a01181c publicid can be null 2011-10-19 16:29:23 +02:00
j
45bb18ef96 editPreferences 2011-10-18 23:41:54 +02:00
j
24f94a092e email 2011-10-18 23:28:58 +02:00
j
1c33fea5bb part bug 2011-10-18 22:30:32 +02:00
j
74f777e0d1 show selected/wanted files 2011-10-18 22:06:01 +02:00
j
234085a2db pubic_id, load utf-16 subtitles, fix oxid 2011-10-18 14:01:01 +02:00
j
b7c015c27f admins can move files too 2011-10-18 11:23:05 +02:00
j
a9165e7230 deselect, make sure target folder exists 2011-10-18 11:08:09 +02:00
j
63aee8e010 move items 2011-10-17 21:43:42 +02:00
rolux
32e9e23f81 removing / commenting out unneeded entries in config file 2011-10-16 17:27:00 +00:00
rolux
d137ab2f1b removing / commenting out unneeded entries in config file 2011-10-16 17:23:27 +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
j
e48148bc47 required for complex queries 2011-10-14 23:13:19 +02:00
rolux
459fe87f7c merge 2011-10-14 21:11:54 +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
j
aed064d7f2 distinct makes clip queries slow 2011-10-14 00:59:57 +02:00
rolux
c84c5371fa add some comments to 0xdb.jsonc 2011-10-13 17:35:33 +00:00
rolux
883e9d58e6 update the view menu's show entries (breaks info panel) 2011-10-13 10:12:00 +00:00
rolux
56ffec0212 change default number of clips columns to 2 2011-10-11 23:22:55 +00:00
j
800c7a96b3 padding 2011-10-11 21:30:43 +02:00
j
2692300f3b title refinement 2011-10-11 21:05:11 +02:00
j
b321656bff normalize 2011-10-11 20:18:56 +02:00
j
bfb7bd88ba sort sort 2011-10-11 19:44:45 +02:00
j
d13f2f094c rename 2011-10-11 15:40:13 +00:00
j
590c7c45ac rename 2011-10-11 17:31:05 +02:00
j
2ab76ce1c9 update_sort functions 2011-10-11 17:23:31 +02:00
j
634190cca6 edited flag for names and titles 2011-10-11 17:01:11 +02:00
j
ebc123a186 dont expand title_sort 2011-10-11 16:39:28 +02:00
j
0b8b04234a use get_sort_name/get_sort_title 2011-10-11 16:30:10 +02:00
j
bb17fef613 titles can be longer 2011-10-11 13:32:38 +02:00
j
4948f0fa39 manage names and titles 2011-10-11 13:29:05 +02:00
j
7761f97090 only update matches if names changed 2011-10-11 13:00:33 +02:00
j
ea518c13a6 sort events 2011-10-11 10:41:08 +00:00
j
c176f6fc7b update sort name 2011-10-10 15:25:10 +02:00
j
b019cda004 name_sort is not unique 2011-10-10 15:21:52 +02: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
f1709ab3a5 format runtime correctly 2011-10-10 07:51:05 +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
ab8e876609 add tasks 2011-10-09 17:57:12 +02:00
j
f8523b7ca2 add/editEvents 2011-10-09 17:53:18 +02:00
j
0912e94263 more event keys 2011-10-09 17:40:18 +02:00
j
5826e80d35 using webseed torrents, no need for transmission integration anymore 2011-10-09 17:17:46 +02:00
j
dd6d015fc0 typo 2011-10-09 13:49:21 +00:00
j
a4d67e44f6 guests can resetUI 2011-10-09 15:45:22 +02:00
j
237a6ea39d merge 2011-10-09 15:41:09 +02:00
j
5b933c22d8 select related for some queries 2011-10-09 15:39:45 +02:00
j
9f63a45c2e remember ui state for guests 2011-10-09 15:39:31 +02:00
rolux
460a4217ea fix default item sort in config json 2011-10-09 13:31:46 +00:00
j
d066835061 , 2011-10-09 13:01:16 +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
j
bb728c9369 sort clips 2011-10-09 12:02:16 +00:00
j
be21595733 allow itemkeys to be requested in findClips 2011-10-09 13:44:50 +02:00
rolux
f23a480208 merging changes 2011-10-09 10:05:06 +00:00
rolux
746efb3110 correctly set find state when loading '/' 2011-10-09 10:04:30 +00:00
j
eeddecd582 redirect 2011-10-09 12:01:07 +02:00
j
9475db0347 dont send previous referer 2011-10-09 11:43:05 +02:00
rolux
d800c49c8e misc fixes 2011-10-08 17:22:56 +00:00
j
5f025c4948 need to load config early 2011-10-08 10:18:07 +02:00
j
7f3931b123 remove dead fixtures 2011-10-07 20:04:32 +02:00
j
e2a76470ae fix password reset 2011-10-07 19:56:39 +02:00
j
ab581b79f6 remove text/news, now in news 2011-10-07 11:03:21 +02:00
j
2308279801 remove dead code 2011-10-07 10:52:41 +02:00
j
bd50eb1830 add apps news, edit 2011-10-07 10:51:20 +02:00
j
49eb2c1e93 rename to edit 2011-10-07 10:50:51 +02:00
j
9b60e7f120 add news backend 2011-10-07 10:47:19 +02:00
rolux
1640295b9a use dev version 2011-10-05 22:45:07 +00:00
j
0cb06ec9f9 placeholder contact form 2011-10-06 17:39:28 +02:00
j
f9835e934d dont fail if position to high 2011-10-05 23:20:43 +02:00
j
616c65bd45 fix regiser/reset 2011-10-05 23:16:55 +02:00
j
774f0abceb rename to numberofitems 2011-10-05 23:07:54 +02:00
j
fbf8424f40 use list description 2011-10-05 19:35:16 +02:00
j
5c4e5d00b6 allow longer usernames 2011-10-04 18:21:24 +02:00
j
a02d7f806b remove clip info from annotation table 2011-10-04 11:39:00 +02:00
j
78e29d254f conflict management 2011-10-04 00:47:48 +00:00
j
4027dea8b0 list confict/existing name in error message 2011-10-04 09:28:19 +02:00
j
4559fd167a user ids for users 2011-10-03 18:10:53 +00:00
j
8dd8dab270 fail if username/email already in use 2011-10-03 21:30:43 +02:00
j
479182bc47 s 2011-10-03 21:22:13 +02:00
j
bf3584bcf9 use id for editUser 2011-10-03 21:19:35 +02:00
j
d808882aae fix findUsers positions 2011-10-03 18:21:07 +02:00
j
26e9bb90a2 more user backend 2011-10-03 18:09:11 +02:00
rolux
99abbb827e user video player rewind option 2011-10-03 10:58:47 +00:00
j
72db2e188d user stats 2011-10-03 13:52:16 +02:00
j
e2436aa7c3 find in layer 2011-10-03 13:29:10 +02:00
rolux
edb20ee2ce merging changes 2011-10-03 00:11:12 +00:00
rolux
18810602fb update mapview 2011-10-02 21:50:38 +00:00
j
3316d6696e cleanup 2011-10-02 21:36:48 +02:00
j
a333e6b1b0 add clip manager 2011-10-02 20:18:42 +02:00
j
78b07dd64a findClips 2011-10-02 20:16:28 +02:00
j
4442a9aaf3 only update timeline if videos changed 2011-10-02 20:03:22 +02:00
j
351386df82 speedup rebuildcache 2011-10-02 17:39:49 +02:00
j
dab85ad4fc return each place only once 2011-10-02 17:39:34 +02: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
bc118c67ee switch to base26 ids 2011-10-01 00:28:35 +02: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
af61df1f00 actually return computed values for annotation 2011-09-30 16:16:11 +02:00
j
a33c7f6325 move calculated values into function 2011-09-30 16:09:30 +02:00
j
9b4c87b867 check that duration is no 0 2011-09-30 15:46:26 +02:00
rolux
a15a8d8ded merging changes 2011-09-30 03:35:40 +00:00
j
3a610c6187 dont fail if no frame is selected 2011-09-30 03:20:47 +02:00
j
1fa04cec95 fix icon for dynamic lists 2011-09-30 02:46:58 +02:00
j
218c98fc7a fold events 2011-09-30 01:08:43 +02:00
j
2c6308cf87 return json 2011-09-29 17:27:56 +00:00
rolux
31c1ee7fba various improvements for lists 2011-09-29 17:25:04 +00:00
rolux
0eefc3dfd3 in between queries
default view/sort for lists
2011-09-29 17:13:07 +00:00
rolux
d6e27be0cd - add update external data api
- add /url= redirect gateway
2011-09-29 15:16:48 +00:00
j
64e7a534a7 list icons 2011-09-29 13:05:34 +00:00
j
219a5bbf32 merge 2011-09-29 13:31:07 +02:00
j
7982ba6b29 dont filter empty conditions 2011-09-28 18:00:13 +00:00
rolux
1d894fc934 url controller updates, refactoring 2011-09-28 17:32:03 +00:00
j
9b0a4bd47f permissions 2011-09-28 14:47:13 +02:00
j
6f0393d12c events and places 2011-09-28 03:40:36 +02:00
j
000362c05c annotation sort 2011-09-28 02:29:40 +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
4da5a6ca84 hook up url controller to ui controller 2011-09-26 19:17:39 +00:00
j
56c156d3f6 dont split if . is escaped in key 2011-09-26 20:38:29 +02:00
j
1baab137c7 merge new URL code 2011-09-26 18:51:19 +02:00
j
c15b25b888 order videos 2011-09-25 16:49:45 +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
41134b5eb1 new UI/URL handling (intermediate state) 2011-09-23 10:44:54 +00:00
j
a6a285367b tune find query to match new url controler
list names use : as seperator now
2011-09-22 04:01:26 +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
f597de57b5 update filter, add list dialog 2011-09-19 12:29:55 +00:00
j
7576482b37 sort year group 2011-09-18 09:48:52 -04:00
j
7f722a40c4 deep copy config before manipulating it 2011-09-18 01:07:00 +00:00
rolux
0f64867884 make group sort sticky 2011-09-17 23:24:53 +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
f676edb953 fix a bug where user.ui.lists would not be populated correctly 2011-09-17 15:06:53 +00:00
rolux
fa20924d2e add pandora.site.listDefaults 2011-09-17 14:01:47 +00:00
rolux
deb208dcba url controller update 2011-09-17 07:07:59 +00:00
j
ef344bee26 gunicorn workaound 2011-09-16 19:22:14 +02:00
j
e2a6c8a663 anon does not have a profile 2011-09-16 13:17:49 -04:00
j
6a6ba425bb fix config 2011-09-16 18:45:25 +02:00
j
131fe30a58 tasks 2011-09-14 10:50:18 -04:00
rolux
fcc98384e7 add flags 2011-09-09 16:37:07 +00:00
j
cbd04a10c8 site config, user level, item level 2011-09-06 08:06:59 -04:00
j
aafb513492 Item no longer imported in archive.models 2011-09-05 18:34:05 +02:00
j
a818b29799 druation is a required sort field 2011-09-05 18:33:47 +02:00
j
e4b2e5d8e1 update padma.json to match current user.ui defaults 2011-09-05 00:08:06 +02:00
j
53ce91b6bd index more data 2011-09-04 23:56:22 +02:00
j
ceab0fba2a circular import 2011-09-04 20:42:05 +02:00
j
5a139094e9 nothing to do with 0 files 2011-09-04 20:36:10 +02:00
j
05fe743c66 circular import 2011-09-04 20:35:38 +02:00
rolux
434d3e3738 some formatting for HSL values 2011-09-04 04:15:12 +00:00
rolux
ae19191014 add volumes folder 2011-09-01 04:46:44 +00:00
rolux
f12a9326ab add capabilities to config file 2011-08-25 21:14:42 +00:00
j
f9dc8933fa better streams query 2011-08-27 12:54:39 +02:00
j
b4a1a00ed6 update files 2011-08-27 10:46:03 +02:00
j
f06164b151 mark instance as extra on update 2011-08-27 09:03:33 +02:00
j
b960a94711 typo 2011-08-26 18:15:29 +02:00
j
19a338e21f timelines could be from file now 2011-08-26 18:14:33 +02:00
j
f04c1a7deb dont update timeline twice 2011-08-26 18:08:50 +02:00
j
a99ee4b60e update selected 2011-08-26 18:07:32 +02:00
j
c54f47590b cleanup file state 2011-08-26 17:52:08 +02:00
j
56b292619d subtitles available 2011-08-26 17:43:31 +02:00
j
68844b6ed0 subtitles. search filenames 2011-08-26 17:40:37 +02:00
j
f124c1b2e1 current values 2011-08-26 16:45:04 +02:00
j
fde89554cc tune files 2011-08-26 16:32:00 +02:00
rolux
a373d423eb support deeper nesting of brackets in url find query 2011-08-25 02:51:58 +00:00
j
e7a0195b9d cleanup settings 2011-08-25 18:12:36 +02:00
j
57b00a0bd4 titles 2011-08-25 17:41:14 +02:00
j
1df8b264f9 find exact titles 2011-08-25 17:17:07 +02:00
j
5f740534b5 update wanted 2011-08-25 16:45:55 +02: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
j
09e9b5af0a wanted 2011-08-24 17:52:49 +02:00
rolux
a8b30f5a48 better mapping between find query string and lists, find input, groups 2011-08-24 06:19:34 +00:00
j
16b998f760 limit memory usage for large timelines, sort parts, dont delete poster after creating it 2011-08-24 13:31:23 +02:00
j
41cf9ec744 filter 2011-08-24 10:36:15 +02:00
j
72c0a30d51 siteposter 2011-08-23 22:51:57 +02:00
j
9a288a3fd8 fix poster 2011-08-23 22:20:31 +02:00
j
c961ab25b9 merge 2011-08-23 19:39:44 +02:00
j
50adcb66fc rework files 2011-08-23 19:39:34 +02:00
j
a6e120322f speedup annotation looksup 2011-08-23 12:47:59 +02:00
rolux
3483e05c4f ... and one more 2011-08-23 08:10:32 +00:00
rolux
2a0fd207df typo in json 2011-08-23 08:09:53 +00:00
rolux
8d7ed0280a merging changes 2011-08-23 08:08:59 +00:00
j
39f42aa1dd subs are not video or audio 2011-08-22 09:05:14 +02:00
j
ef58797099 available 2011-08-21 10:57:53 +02:00
rolux
4d5b0ded27 merging changes 2011-08-21 08:17:10 +00:00
j
b2c94dfafd join timelines for multipart 2011-08-20 19:53:26 +02:00
j
ea13a9db8b reload subtitles 2011-08-20 12:06:18 +02:00
rolux
aebe5be0d0 player results view (experimental) 2011-08-20 09:47:56 +00:00
j
e17ac87475 by default do not get external data asyncronously 2011-08-20 11:04:19 +02:00
j
205304a66f processing 2011-08-20 10:45:54 +02:00
j
c74efdd2ce parts and more format 2011-08-19 23:03:35 +02:00
rolux
3469c4ab88 fix video format 2011-08-19 21:00:22 +00:00
j
0b57a77dbf format detection no longer jquery plugin 2011-08-19 20:55:06 +02:00
j
181d8196fc simplify stream lookup 2011-08-19 20:10:28 +02:00
j
af671dc779 stream processing 2011-08-19 18:54:42 +02:00
j
ce912b59be use site_config for video settings 2011-08-19 17:37:37 +02:00
rolux
ad38fa019e switch to new get api results 2011-08-19 14:43:05 +00:00
j
2140a55cbf add parts 2011-08-19 14:25:46 +02:00
j
f3431fa000 ratio 2011-08-19 14:20:30 +02:00
rolux
5366941bc1 merging changes 2011-08-19 06:40:49 +00:00
rolux
a2d46c7b8b add timelines view (draft) 2011-08-19 06:40:19 +00:00
j
43c8ad7b27 actually extract derivatives 2011-08-18 22:35:43 +02:00
j
445553f337 fix typo 2011-08-18 21:42:02 +02:00
j
98fcaf63aa typo 2011-08-18 21:40:15 +02:00
j
2a6a48f135 cleanup streams 2011-08-18 21:37:12 +02:00
j
0cc24d09c9 fix upload name 2011-08-18 20:57:56 +02:00
j
ea919c2bc7 upload bug 2011-08-18 20:19:09 +02:00
j
af14651714 fix video 2011-08-18 20:01:03 +02:00
j
fc26ff01bd streams per file and no longer per item 2011-08-18 14:01:37 +02:00
j
f228a4a5e5 funky annotation ids 2011-08-18 13:53:38 +02:00
rolux
d8ab423184 update player view 2011-08-17 19:34:55 +00:00
j
8f1ac057f5 director is a list 2011-08-17 20:37:24 +02:00
j
2aad7ea984 return webm for parts for now 2011-08-17 19:26:10 +02: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
j
5fcd36480b properly load dates 2011-08-16 17:36:35 +02:00
j
e1bdc83980 select frame 2011-08-16 17:06:40 +02:00
j
8df20cbc72 poster frame position 2011-08-16 15:46:11 +02:00
j
4fc84b02b7 poster frame resolutions 2011-08-16 12:11:07 +02:00
j
97c15882db do not set -g/keyint_min twice 2011-08-16 11:38:17 +02:00
j
54fdbe7f2c padma poster should not fail without timeline 2011-08-13 12:03:30 +02:00
j
36ce63477b add content-disposition for download urls 2011-08-11 22:10:06 +02:00
j
b5a6285330 padma settings 2011-08-11 16:15:56 +02:00
j
7920c57e17 clear icon cache 2011-08-10 19:00:49 +02:00
j
6c25558c82 icon without frame 2011-08-10 16:00:03 +02: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
j
98bf50df86 check video 2011-08-09 19:35:10 +02:00
j
3658b9c170 special case name facet 2011-08-09 12:03:06 +02:00
j
f7cc2a0a58 do not send empty reviews list 2011-08-09 10:37:37 +02: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
015d05f945 changes to icon render script 2011-08-06 14:42:10 +00:00
rolux
f5abcda370 changes to icon render script 2011-08-06 14:14:22 +00:00
j
7b21ca9e43 language2 2011-08-06 14:10:54 +00:00
j
d6c17eba5b languages 2011-08-08 17:59:11 +02:00
rolux
1523a81007 some fixes for info view 2011-08-06 13:34:56 +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
j
d118c30a45 more cast migration 2011-08-06 09:41:42 +02:00
j
1318d52cb0 cast 2011-08-06 09:17:35 +02:00
rolux
8f5446e46b updating info view 2011-08-05 18:26:27 +00:00
j
613323d614 reviews actor 2011-08-05 17:50:18 +02:00
j
cf127c4ac0 auto selected 2011-08-04 19:55:41 +02:00
j
dcc335eef7 fix frames 2011-08-04 19:53:43 +02:00
j
2ed0c12004 posters only on request 2011-06-06 18:58:51 +00:00
j
b93d1b1190 poster api fixes 2011-06-06 18:38:16 +00:00
j
6296b66a3d check timeline 2011-08-04 15:50:13 +02:00
j
40b3439a86 frame path 2011-08-04 15:39:37 +02:00
j
d75c8fc9da select poster frame 2011-08-04 15:28:06 +02:00
j
5936868018 remove item 2011-08-01 19:57:26 +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
j
665b4922d6 add poster precedence to order by 2011-07-30 15:51:14 +02:00
j
ea859b54ec set poster source 2011-07-30 14:52:49 +02:00
j
9e2412888b only return requested keys 2011-07-30 14:23:06 +02:00
j
8ebc5ebc05 source 2011-07-30 13:04:30 +02:00
j
68c66b7276 new api get({id, keys}, one poster per service 2011-07-30 12:51:23 +02:00
j
6abbaa57cc local poster 2011-07-26 19:22:23 +02:00
j
87584f74fb move files to items without id 2011-07-05 16:28:22 +02:00
j
82336011d5 move files 2011-07-03 20:30:47 +02:00
j
020a3e1808 cache stream state 2011-07-03 20:11:35 +02:00
j
5f87203531 torrent seeding 2011-07-03 18:21:27 +02:00
j
4e472cf223 unbreak urls 2011-06-27 22:06:21 +02:00
j
d6a1ec4266 file.item 2011-06-27 21:55:40 +02:00
j
1d38cede3b expose parts 2011-06-27 21:40:44 +02:00
j
4f71992f2b rendered, editFile 2011-06-27 15:39:35 +02:00
j
d588987c12 findFile positions 2011-06-20 19:21:21 +02:00
j
09464ba805 findFiles 2011-06-20 19:09:53 +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
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
4fd1cbdc0f move files 2011-06-15 15:05:06 +02:00
j
8bf2a89749 always return instances for now 2011-06-15 14:20:45 +02:00
j
28796b80ba cleanup subtitles while parsing 2011-06-15 12:08:15 +02:00
j
ca0ddbe4ff itemQuery 2011-06-05 18:30:30 +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
9f6be94ea8 lookup 2011-06-04 18:15:38 +02:00
j
1db636d8c1 event matches 2011-06-04 17:44:29 +02:00
j
c2981681c1 matches, subtitles, parts 2011-06-02 10:19:15 +02:00
rolux
c01bb87c13 minor changes for filter dialog 2011-06-01 22:47:15 +00:00
j
16cf98cad6 language 2011-06-01 18:55:30 +02:00
j
e4519b41a4 matches. load subtitle annotations into database 2011-06-01 18:40:39 +02: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
j
b32ac91211 subtitles should annotations part 1 2011-06-01 13:03:07 +02:00
rolux
645310907f use showType Map option 2011-05-30 13:41:56 +00:00
j
db6c93da44 put all in config, remove dead code 2011-05-30 15:46:57 +02:00
j
41a40de2d7 matches 2011-05-30 15:40:16 +02:00
j
8dcb5a8e31 findPlace by id 2011-05-30 14:20:49 +02:00
j
e316d107a5 document type, set default to '' 2011-05-30 13:23:49 +02:00
j
7b0773ab6d editable 2011-05-30 11:24:30 +02:00
j
6485a9d924 places parseCondition takes 2 arguments 2011-05-30 10:54:13 +02:00
j
0bc14bb408 conditions 2011-05-30 00:07:30 +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
59f7421922 alternativeNames, bounds 2011-05-29 22:35:49 +02:00
j
dc5c9607f7 names 2011-05-28 15:57:47 +02:00
j
fe2163064d more vents 2011-05-28 14:10:28 +02:00
j
6886c76255 events 2011-05-28 13:35:57 +02:00
j
21d701d198 places 2011-05-28 13:18:45 +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
64429a3f1b fix api page 2011-05-26 09:33:45 +02:00
j
1e985ebf63 remove files 2011-05-25 21:11:08 +02: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
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
ad4ed30dd6 get defaults to None 2011-04-23 01:34:01 +02:00
j
de0977d3b9 Ox splitup 2011-04-23 01:33:51 +02:00
j
622a6df7c0 no need to load larger uploads into memory 2011-04-20 00:06:42 +02:00
j
24cf7e5625 handle file updates 2011-04-18 21:12:41 +02:00
j
99899235ce cleanup 2011-04-18 20:50:31 +02:00
j
3dfe2e8c75 file names and upload file size 2011-04-12 21:22:03 +02:00
j
224055c7bb use instance name if possible 2011-04-08 10:20:59 +02:00
j
c7eb267f15 add some 1.3 defaults to settings 2011-04-07 17:26:02 +02:00
j
4328d54450 server side cleanups and fixed for pandora_client sync 2011-04-06 20:57:25 +02:00
j
7af971288f list(set does not keep order, only make lists unique creating facets for now 2011-04-06 14:24:40 +02:00
j
8a00a40d98 subprocess.Popen only takes utf-8 encoded strings 2011-04-05 18:03:26 +02:00
j
234d80588c actors are unique too 2011-04-05 15:54:01 +02:00
j
2faa1e28e0 always create a local poster 2011-04-05 14:56:02 +02:00
j
61e972aa9f folder names are unicode 2011-04-05 12:50:14 +02:00
j
2088e2ec35 names should only show up once 2011-04-05 12:49:58 +02:00
j
6f997ab1b5 names are unique 2011-04-05 12:49:20 +02:00
j
35361bff1e sort profiles 2011-04-01 14:31:05 +02:00
j
e3bd260b55 only add target once, add ,to derivatives 2011-03-26 15:18:21 +01:00
j
2939714154 use django 1.3.x 2011-03-24 11:39:35 +01:00
j
6ae8b6c57d aliases 2011-03-05 15:31:56 +01:00
j
6c3fbb6fa3 folder names can be longer 2011-03-04 17:10:19 +01:00
rolux
1e4510815d merging changes 2011-03-03 22:37:37 +00:00
j
7b1de7e847 land place changes 2011-02-25 18:11:02 +01:00
j
a022c37d81 add first annotation 2011-02-25 16:03:41 +01:00
j
dbdf12945d temporary metadata editing 2011-02-25 13:12:56 +01:00
j
7fa5bb309a datetime handled by ox.django now, set default posterframe 2011-02-25 12:22:44 +01:00
rolux
40d2a86524 improvements to map 2011-02-25 10:23:46 +00:00
rolux
228c612fff names 2011-02-24 19:22:20 +00:00
j
0a139cd1d5 places 2011-02-24 19:44:35 +01:00
j
f62f254f98 places 2011-02-24 19:39:58 +01:00
j
1bbf76f918 version 2011-02-24 17:28:44 +01:00
j
16c8193c69 -threads 2 not working right now 2011-02-24 11:36:00 +01:00
j
70c7f92e60 tasks is default, default response 2011-02-23 18:32:30 +01:00
j
1be2e6108a broken frame is 128/80 2011-02-23 16:09:05 +01:00
j
88df4a3ee6 better defaults, return broken frame instead of error, do not redirect to 0xdb.org poster 2011-02-23 16:06:20 +01:00
j
d7e8d18e35 audio only 2011-02-23 12:51:32 +01:00
j
5df4aea677 keys must be strings 2011-02-23 11:34:24 +01:00
j
4e324cef84 cleanup posterserver api 2011-02-23 10:47:46 +01:00
j
72af6b5fe3 use jquery 1.5 2011-02-22 20:18:15 +01:00
j
daabd64677 pad.ma urls 2011-02-22 22:22:03 +05:30
j
1b8a3b37ce padma.json 2011-02-22 17:42:26 +01:00
j
72b8f86172 fix import 2011-02-22 17:09:13 +01:00
j
b5b4afec5e fix task 2011-02-22 16:45:12 +01:00
j
8117269fcc fix task 2011-02-22 16:42:56 +01:00
j
a4ff248f03 remove _ 2011-02-22 16:26:06 +01:00
j
f764e595f0 __future__ 2011-02-22 15:54:38 +01:00
j
2291046f53 add padma.json 2011-02-22 15:47:59 +01:00
j
c223095878 profile needed without data 2011-02-22 11:44:17 +01:00
j
16dbedfa81 no oxdb_id without title 2011-02-21 11:25:13 +01:00
j
8d6cf495f7 add/remove annotations 2011-02-11 20:16:21 +05:30
j
b13c43c832 make private annotations private 2011-02-11 15:51:25 +05:30
j
d4a82c8a08 merge 2011-02-10 22:30:36 +05:30
j
394834de55 no more html value 2011-02-10 00:32:04 +05:30
j
132cbe30ac annotations 2011-02-09 14:28:52 +00:00
j
70bf214ec9 without timeline there are no local posters 2011-02-08 15:58:10 +05:30
j
61c867dec1 240p 2011-02-06 18:20:21 +05:30
j
0feeef6d7d make derivatives more generic 2011-02-06 18:10:28 +05:30
j
e3a637265b generate suggested name based on item metadata 2011-02-04 18:54:03 +05:30
j
7a878e2ea4 cleanup path parsing 2011-02-02 16:06:29 +05:30
j
71e56a6b22 refactor file update code 2011-02-02 16:06:04 +05:30
j
58b30dc671 get name 2011-02-02 13:21:59 +05:30
j
5001e9a808 cleanup files, round 1 2011-02-01 18:49:34 +05:30
j
17791da015 files 2011-01-29 16:49:11 +05:30
j
b42dfb5e0b cuts are not layers, use subtitles.value 2011-01-28 15:00:32 +05:30
j
93f504fa39 format dates 2011-01-28 08:54:00 +00:00
j
8c1fd2ce6c merge changes from padma branch 2011-01-28 14:19:40 +05:30
j
ec28dc05e1 make systems without imdb work 2011-01-28 14:18:38 +05:30
j
45a0019316 annotations 2011-01-28 14:13:46 +05:30
j
d718308453 add line number too 2011-01-26 19:50:28 +05:30
j
1014bc8a89 include filename 2011-01-26 19:46:40 +05:30
j
94613dc674 code syntax highlighting 2011-01-26 19:28:13 +05:30
j
72e4146c25 display code in api browser 2011-01-26 18:55:26 +05:30
rolux
6c33088060 more app.config.itemKeys, more Ox.Filter 2011-01-24 04:08:45 +00:00
rolux
80e1879a5b cleanup views/accessed/populariy 2011-01-24 02:35:52 +00:00
j
0bffcaa421 autocomplete also needs nulls_last 2011-01-25 20:53:21 +05:30
j
6d4a42cd2d auto range 2011-01-25 20:53:17 +05:30
j
10edc97901 autocomplete 2011-01-25 20:44:36 +05:30
j
4be4b8639e color 2011-01-25 20:44:25 +05:30
j
7c1e3c7681 update item access in setUI 2011-01-25 20:15:07 +05:30
j
a7b84e2b7f accessed/viewed/update to new site.json syntax 2011-01-25 20:09:03 +05:30
j
62301135ce sync_itemsort 2011-01-25 14:29:21 +05:30
j
a8dabf3fa2 use order by NULLS LAST and remove extra rows in db 2011-01-25 04:16:16 +05:30
j
ee38a04ffb access 2011-01-24 19:14:38 +05:30
rolux
052bd72a84 use app.config.itemKeys, add Ox.Filter 2011-01-23 04:58:40 +00:00
j
083e31cc25 typo 2011-01-24 15:32:30 +05:30
j
8142335a8c itemKey, use SITE_CONFIG to define json config 2011-01-24 15:08:46 +05:30
rolux
19cbce7c92 simplify api 2011-01-22 17:38:53 +00:00
j
029160414f site.json no longer needed 2011-01-23 01:06:18 +05:30
j
16f1c42ff8 use init request instead of config 2011-01-23 00:59:56 +05:30
j
5500ea7bc4 merge 2011-01-23 00:25:08 +05:30
j
00c8db1a19 import cleanup 2011-01-22 15:44:30 +05:30
rolux
36dfc6b52b adding site section 2011-01-21 19:10:42 +00:00
j
f36e0f56ee merge 2011-01-21 21:15:18 +05:30
j
686a585b03 page 2011-01-21 21:14:46 +05:30
j
9300095ffc add __unicode__ 2011-01-21 17:35:43 +05:30
j
782432b741 if 2011-01-21 16:22:06 +05:30
j
8e69411373 use item.poster_frame if set 2011-01-21 16:19:24 +05:30
j
cad35ebc46 groups 2011-01-21 15:01:49 +05:30
j
3e9fbb28f2 my/personal 2011-01-21 05:13:41 +00:00
rolux
356d850f34 improvements to editor (make video size sticky, make up/down work correctly if scrollbar is visible) 2011-01-18 18:52:45 +00:00
rolux
014d2638dc make video position stick when switching between player and timeline view (part 1) 2011-01-18 16:26:09 +00:00
j
1eca5218c8 merge changes 2011-01-19 17:36:28 +05:30
j
c493af50e7 findFiles 2011-01-19 17:36:03 +05:30
j
4c20349896 remove plural s 2011-01-19 16:13:31 +05:30
j
287ef26dff urlalias = app to migrate old urls 2011-01-18 21:00:49 +05:30
j
b1924e3c47 annotations/icons/list description 2011-01-18 15:24:14 +05:30
rolux
3885b3967a new player view 2011-01-17 21:12:52 +00:00
j
b43ea828d9 use imdb/icon/expose timeline 2011-01-16 18:58:57 +05:30
rolux
663eac45cf cleaner submit routine for find 2011-01-16 01:06:37 +00:00
j
d39d66c112 use / as list delimiter 2011-01-16 00:57:44 +00:00
rolux
c55a906bc9 make more ui settings sticky 2011-01-15 23:26:39 +00:00
rolux
2430638cde save UI state 2011-01-15 14:22:29 +00:00
rolux
fddc4d29d3 copy & paste 2011-01-15 06:09:31 +00:00
j
f436f88bf6 empty condition 2011-01-14 14:45:01 +00:00
j
6f0d76b5c5 do not chach site.json 2011-01-14 14:32:48 +00:00
rolux
38bfbe50aa even more minor fixes 2011-01-14 14:09:21 +00:00
rolux
6b42efcc8b more minor fixes 2011-01-14 10:35:53 +00:00
rolux
2faa86065d even more lists stuff 2011-01-14 09:54:35 +00:00
j
ea917e00e6 data optional 2011-01-14 16:21:50 +05:30
j
d0e2f8e1d4 update api 2011-01-14 16:19:48 +05:30
rolux
6bc39ceada move public lists browser inline 2011-01-14 06:24:40 +00:00
rolux
aea8b80f48 fix resizing behavior of lists sections 2011-01-14 03:53:26 +00:00
j
97535240e8 positions 2011-01-14 09:46:41 +05:30
j
e9724760d9 cleanup 2011-01-13 20:11:29 +00:00
rolux
d4141a1e00 even more improvements to lists 2011-01-13 19:40:50 +00:00
rolux
a3b65cb046 fix addList/removeList/unknown list 2011-01-13 15:32:14 +00:00
j
a3aba62f29 docs 2011-01-13 17:36:05 +05:30
rolux
a16439022c some more improvements to lists 2011-01-13 11:54:52 +00:00
j
839c9761fd api.api add cache info, add list type 2011-01-13 08:33:14 +00:00
rolux
b99931b3ab some more improvements to lists 2011-01-13 01:58:11 +00:00
rolux
74bbe1a266 some improvements to lists 2011-01-11 06:17:55 +00:00
j
607e8f9ed0 more lists 2011-01-12 01:42:35 +05:30
j
270f618347 sortlists 2011-01-11 21:49:27 +05:30
j
c577e6930b subscription 2011-01-11 20:26:08 +05:30
j
d2b0c18001 is_anonymous 2011-01-11 17:25:43 +05:30
j
83acfd78fc lists.status 2011-01-11 17:21:22 +05:30
j
68fa703eb8 setUI, setPreferences 2011-01-11 17:21:09 +05:30
j
e700020707 filter keys 2011-01-11 16:05:39 +05:30
j
9487df7903 bug in fixme code 2011-01-11 15:51:23 +05:30
j
13a138b131 bug in fixme code 2011-01-11 15:50:41 +05:30
j
f145e9319d add missing files 2011-01-11 15:49:49 +05:30
j
30eef8fcb5 merge 2011-01-11 15:48:48 +05:30
j
a70f0929e6 findList 2011-01-11 15:48:18 +05:30
j
1ab2e416bb limit filename 2011-01-06 17:54:32 +05:30
j
2c58838bf0 check if cast is in data 2011-01-06 16:15:29 +05:30
rolux
eb9afe70a9 read formats from json 2011-01-06 06:11:02 +00:00
rolux
35e122831a merge changes 2011-01-06 03:12:04 +00:00
rolux
ede11e1770 add lists to sidebar 2011-01-06 03:11:00 +00:00
j
1506b51d28 feature lists 2011-01-06 12:37:25 +05:30
j
6eed38520d filter lists, alloed editList to write query 2011-01-06 12:34:10 +05:30
j
fa623dc0b0 add manage command to rebuild cache, only update cache after updating sort values 2011-01-06 12:23:35 +05:30
rolux
e0ad1f9e24 support formatting of values in lists 2011-01-05 14:53:38 +00:00
j
a93d12ee9a remove unused admin 2011-01-05 13:06:48 +00:00
j
b234c9d50c more sorting 2011-01-05 18:36:09 +05:30
j
f2b60633b4 tabs 2011-01-03 20:39:23 +00:00
j
f3fd78ca2e default contains search 2011-01-04 16:07:45 +05:30
j
40d97b5f6b icon 2011-01-04 13:02:32 +05:30
j
5916e26203 more plural cleanup 2011-01-04 12:20:52 +05:30
j
4e5ad8c17e releasedate, genre 2011-01-04 11:53:59 +05:30
j
6887d1d1e8 basic embed 2011-01-04 11:33:00 +05:30
j
2c8ded2ded itemId 2011-01-04 02:00:50 +05:30
j
a295981c77 merge annotations 2011-01-04 01:57:40 +05:30
j
f82a18587f sort cleanup 2011-01-04 01:15:56 +05:30
j
a14999110c get asc/desc sort the right way around 2011-01-03 23:17:20 +05:30
j
60e3f658a1 cleanup field names 2011-01-03 21:32:33 +05:30
j
7745ec5c7f unicode, key_type 2011-01-03 08:45:31 +00:00
j
bff70fcc64 only load site.json once 2011-01-03 19:55:51 +05:30
j
63bf8825a2 merge 2011-01-03 19:54:19 +05:30
j
508e84b73c dynamic sort table, not creating so far, needs sqldiff to update 2011-01-03 19:44:54 +05:30
j
90fb6c9a9c signup/signin/signout 2011-01-03 18:01:50 +05:30
rolux
19f6c7d82f improvent to groups and context browser 2011-01-03 06:44:38 +00:00
j
b186fa428f no exta sort for groups 2011-01-02 15:38:17 +05:30
j
67ac7fdf56 chop can also work for other formats, default sort 2011-01-02 15:21:39 +05:30
j
a00b88acd9 clip timeline 2011-01-01 17:19:14 +05:30
j
2d5f924891 cleanup imports and syntax warnings 2011-01-01 17:14:42 +05:30
j
7fdae917cf chop to disk to get index and stream from where instead of loading it all into ram 2011-01-01 15:55:13 +05:30
j
0b71fa1ef1 server side chopping of webm, resulting files have broken index, to get seeking to work they need to be run through mkvmerge once. 2010-12-31 17:34:33 +05:30
j
a0db8b77ad type moved to Layer 2010-12-31 17:33:41 +05:30
j
7754534347 end 2010-12-29 16:24:41 +05:30
j
e48e20ad6b add new file 2010-12-29 16:19:34 +05:30
j
e402886bd8 not all file have samplerate 2010-12-29 16:18:42 +05:30
j
da8aa69bf1 some annoation api 2010-12-28 19:34:28 +05:30
j
6f10b1a78a better __unicode__ names 2010-12-28 15:46:16 +05:30
j
32d63afd5a add 240p 2010-12-28 15:45:45 +05:30
j
4c1619a4a1 images are not video 2010-12-27 10:37:15 +05:30
j
02f787d062 more defaults 2010-12-25 19:30:48 +05:30
j
c99bec21a8 default values for ssaturation/brightness 2010-12-25 19:29:21 +05:30
j
1f4d6e546f dont set task_id, only create poster if timeline exists, do not update poster in update_imdb 2010-12-25 19:15:19 +05:30
j
af3625617d use better task ids 2010-12-25 15:44:52 +05:30
j
7f46b85c61 remove dead code 2010-12-25 15:43:54 +05:30
j
70c0a5a682 better reset password email 2010-12-25 15:42:51 +05:30
j
258675f9eb request token takes username or email now 2010-12-25 15:23:10 +05:30
j
657ecdf9f0 import os again 2010-12-25 11:48:57 +05:30
j
e866cdf010 return default user 2010-12-25 11:46:52 +05:30
j
1e05da5689 merge changes 2010-12-25 09:50:42 +05:30
j
53ad0d4d01 check emails 2010-12-25 09:49:37 +05:30
rolux
631a64b32d some functionality for login etc. 2010-12-24 17:13:51 +00:00
j
dfda9a0e6d 4 char reset token 2010-12-24 18:57:36 +05:30
j
80c0aad0d6 reqeustToken/resetPassword 2010-12-24 18:24:35 +05:30
j
33351a024e doc formating 2010-12-24 16:01:44 +05:30
j
ae96cf86c7 error strings, sort api in docs 2010-12-24 15:44:13 +05:30
j
31cf62c752 return form errors, use site.json user.ui for logged in users for now 2010-12-24 14:53:34 +05:30
j
a10fa2542b remove db migrations 2010-12-23 20:32:47 +05:30
j
82580e8e32 sort values, fix symlink, update files as task 2010-12-23 20:31:53 +05:30
j
46d02853ce symlink stream if item has only one video file, update imdb in background 2010-12-23 18:02:00 +05:30
j
5a4d45f82b A_ should also be A: 2010-12-23 14:32:15 +05:30
j
39eb1d1230 merge dev 2010-12-23 13:26:55 +05:30
j
d8117559c2 admin 2010-12-23 13:25:44 +05:30
j
8beaf10fb4 defaults 2010-12-23 00:15:41 +05:30
j
9025df0bf2 only use file metadata if there are files 2010-12-23 00:12:35 +05:30
j
65927d8ef1 typo 2010-12-23 00:09:19 +05:30
j
75fb823b85 namespace 2010-12-23 00:07:20 +05:30
rolux
17b008ef0b listen to more resize events 2010-12-22 18:28:44 +00:00
j
07dcc77950 actions, move parse_decimal 2010-12-22 20:47:38 +05:30
j
a72961e89d sorting 2010-12-22 20:44:36 +05:30
rolux
dc6d9d3185 refactoring 2010-12-22 14:11:38 +00:00
j
7ca86a952e - register based api registration
- move review whitelist into config
2010-12-22 13:15:37 +05:30
j
ac7a52562f use hashurl for view 2010-12-08 02:31:18 +01:00
j
966da72548 check for existing item with that oxdbId 2010-12-08 02:16:13 +01:00
j
91582033a1 unbreak parse_path 2010-12-08 01:30:45 +01:00
j
7a3c36d4ca i 2010-12-08 00:24:35 +01:00
j
52069218e0 +typo 2010-12-07 20:10:16 +01:00
j
9d6ff3c01f item.path 2010-12-07 20:05:59 +01:00
j
de74e09063 ra 2010-12-07 19:56:12 +01:00
j
b0b02a1f45 stream_path 2010-12-07 19:45:26 +01:00
j
3ae5b10bd4 year, episode, season can be ints 2010-12-07 19:35:55 +01:00
j
d48bb4f535 fix find for numbers and dates 2010-12-07 00:31:41 +01:00
j
f1d4d5da63 app.url navigation 2010-12-06 23:32:17 +01:00
j
bf995d6edc fix typos 2010-12-05 18:51:40 +01:00
j
6d3f1b9c40 more .path 2010-12-04 02:26:49 +01:00
j
26c654615f make file_path File.path 2010-12-04 02:09:10 +01:00
j
e5c2ffb942 tune transmission settings 2010-12-01 16:25:22 +01:00
j
e63b75214a adjust oxdb_directors/oxdb_title to new folder layout 2010-12-01 13:21:23 +01:00
j
c55cdf3a73 update post after stream update 2010-12-01 01:00:33 +01:00
j
dbde1770f3 really empty url too 2010-12-01 00:40:31 +01:00
j
4cdf187b06 empty url too 2010-12-01 00:36:55 +01:00
j
fd9b50e2dc use oxdb_id for parse_path too. pytohn-ox needs /home/j 2010-12-01 00:33:42 +01:00
j
7013814af8 simplyfy celery queue deployment 2010-11-30 22:41:58 +01:00
j
a8ccf08cd0 items always start with [A-Z0-9] 2010-11-30 22:03:37 +01:00
j
4ca0da4d73 from __future__ import hindsight 2010-11-30 18:29:33 +01:00
j
0aa3681320 load virtualenv 2010-11-30 18:23:49 +01:00
j
51342ccf97 do not fail firefogg upload if rabbitmq is down 2010-11-30 16:36:09 +01:00
j
5e25a635d3 imports moved to item 2010-11-29 19:54:19 +01:00
j
36e08e4e9d welcome html5 history.push() 2010-11-29 02:08:21 +01:00
j
af023bfc6a default settings 2010-11-28 17:46:20 +01:00
j
735bdba9b3 defaults 2010-11-28 17:43:35 +01:00
j
38d432bdd9 layer 2010-11-28 17:31:53 +01:00
j
da213d1745 annotation, oxdb_id 2010-11-28 17:03:23 +01:00
j
34b98ae985 merge dev.pan.do 2010-11-28 16:14:49 +01:00
j
5d205f2aee update docs and example nginx/apache config 2010-11-28 16:06:48 +01:00
rolux
6dc274c43d some improvements to editor view panels 2010-11-28 15:06:27 +00:00
j
ff9612a3f0 python functions should not be camelCase 2010-11-27 13:12:53 +01:00
sanj
625fede7d6 cleaning up order of things 2010-11-27 03:33:31 +01:00
j
0798a2a34d unicode 2010-11-26 18:16:57 +01:00
j
31afb65c74 new key/value find 2010-11-26 18:11:26 +01:00
j
03832454fe add itemlist 2010-11-26 16:42:54 +01:00
j
b8e5764f3d split models into apps, new api interface 2010-11-26 16:07:24 +01:00
j
f833109c02 admin 2010-11-25 16:21:23 +01:00
rolux
1e5d77f39d better resizing in editor 2010-11-25 10:05:31 +00:00
j
c1cd54023a add wikipedia to Person, Event and Place 2010-11-23 16:22:16 +01:00
j
c1f8c10e10 add some text 2010-11-23 11:30:03 +01:00
j
c955215c17 use ox.django, drop python-oxdjango, add Bin/Event/Place 2010-11-23 10:53:12 +01:00
j
fc2951eb06 update static location in scripts, fix poster generation 2010-11-18 18:33:46 +01:00
j
86c5e3cc6a flag group facets, better main movie filter 2010-11-16 20:07:15 +01:00
j
33725ff9d4 add encodingProfile api call, minor fixes 2010-11-15 20:15:52 +01:00
j
7f9a4e252e data/external_data, start properties for items and bin editing 2010-11-14 22:49:16 +01:00
j
67a31d1f58 use unicodedata.normalize for sort_title 2010-11-14 19:58:33 +01:00
j
b7ae5b70a9 Instance 2010-11-08 18:43:59 +01:00
j
b483f330c2 remove old backend migrations 2010-11-08 17:36:33 +01:00
j
bdb0365fb1 more moving around 2010-11-08 17:34:25 +01:00
j
75f6e3b2dc use site.json 2010-11-06 17:18:12 +01:00
j
aeaa875608 move static and files 2010-11-06 17:14:40 +01:00
j
86305e4c76 more generic search table 2010-11-06 17:14:00 +01:00
j
82de415cc6 oxuser/user 2010-10-26 14:58:01 +02:00
j
86bc388193 remove FIXME. should be fine like this 2010-10-24 16:35:53 +02:00
j
b6431b70a4 move oxuser to user 2010-10-16 13:58:57 +02:00
j
925e4d8f18 move scritps and script data from oxtools to pandora 2010-10-16 13:49:45 +02:00
j
91a2579ac6 use chrome frame 2010-09-27 18:03:28 +02:00
j
f1ccb72542 srt fix, only extract streams from video 2010-09-27 10:55:37 +02:00
j
93d2a77f3d update local.api 2010-09-27 10:15:25 +02:00
j
90fc92d259 update icon 2010-09-26 18:48:14 +00:00
j
bfff4c03f9 escape % 2010-09-24 14:40:00 +00:00
j
2ad4abd820 rename Movie to Item 2010-09-23 18:01:48 +02:00
j
0955a03fa4 load local 2010-09-23 18:01:29 +02:00
j
2293928ac9 handle _escaped_fragment_ requests, not returning anything usefull for now 2010-09-19 21:21:12 +02:00
j
d727097a7c remove dead code, fix absolute_url 2010-09-18 17:16:45 +02:00
j
e64dd48ee2 subtitles 2010-09-18 16:44:35 +02:00
j
c5b74c6f77 typo 2010-09-18 15:06:05 +02:00
j
e68aa08269 merge tab fix 2010-09-18 13:04:45 +00:00
j
fa9993ab56 fix tabs 2010-09-18 15:03:27 +02:00
rolux
b96c5b7616 set frame url for timeline view 2010-09-18 12:50:50 +00:00
rolux
56a22050e1 listen to more resize events 2010-09-18 10:46:58 +00:00
j
2ef516aad4 merge changes 2010-09-18 10:09:28 +02:00
j
e6138d0531 move bin 2010-09-18 10:08:45 +02:00
rolux
9cc8fd30bb fixing regressions with find and groups 2010-09-18 00:14:59 +00:00
j
a75c459466 move cuts/subtitles/info to api 2010-09-18 02:05:41 +02:00
j
d43c9abf76 remove debug 2010-09-18 02:01:34 +02:00
j
86ecb97a29 merge changes 2010-09-18 00:57:28 +02:00
rolux
3f6bda466b add timeline view 2010-09-18 00:10:38 +02:00
j
8535f961ec upload requested files 2010-09-17 23:06:01 +02:00
j
37ed99d029 add settings.POSTER_PRECEDENCE, update nginx setup 2010-09-17 22:23:03 +02:00
rolux
8431f02527 adding new 0xDB Id function 2010-09-17 16:11:37 +02:00
rolux
c202100aa0 changing hash urls to conform to http://code.google.com/web/ajaxcrawling/docs/specification.html 2010-09-17 15:04:57 +02:00
j
d82ddd3d74 fix favicon.ico location 2010-09-15 18:40:39 +02:00
j
ab0a1b267c robots.txt 2010-09-15 18:25:54 +02:00
j
fb6ef55424 Stream.__unicode__ 2010-09-15 17:04:40 +02:00
j
9a47b5eef4 use h264 baseline settings so the video play in safari 2010-09-15 17:00:53 +02:00
j
e8e6bb1926 move file data 2010-09-15 15:04:15 +02:00
j
a12e207a28 save derivatives 2010-09-15 15:03:00 +02:00
j
76dbab1016 video base url 2010-09-14 17:03:10 +02:00
j
b56811350b update pandora.local 2010-09-14 16:10:37 +02:00
j
293f6117ca config.site, fix redirect 2010-09-14 15:49:04 +02:00
j
2ad4c5eba0 move site into pandora.json 2010-09-13 17:45:06 +02:00
j
a2311b0c11 do not force by default 2010-09-13 17:25:37 +02:00
j
43837ff529 poster 2010-09-13 17:19:38 +02:00
j
7efd182088 merge changes from pandora 2010-09-13 16:19:21 +02:00
rolux
23f047522f new app api 2010-09-13 15:54:52 +02:00
j
c2f90f7404 split up backend/archive api 2010-09-13 15:46:49 +02:00
j
f3da10d643 merge changes from pandora 2010-09-13 14:49:37 +02:00
rolux
ae9c823198 improvements for list item preview 2010-09-13 13:53:15 +02:00
j
7493c8679c movie.mergeWith 2010-09-12 16:23:23 +02:00
j
966c5d435a more poster 2010-09-10 17:12:22 +02:00
j
be116ef7a5 poster urls, convert images to RGB before resizing 2010-09-10 16:09:41 +02:00
j
4b09b8fd98 poster preview, use posters from instance 2010-09-10 12:41:08 +02:00
j
afa4e9c584 merge changes from pandora 2010-09-10 12:09:21 +02:00
j
cde1451f9b path cleanup, add volumes 2010-09-10 11:58:59 +02:00
j
8aa1f119ea cleanup file locations 2010-09-08 19:14:01 +02:00
rolux
c516cfb121 add missing json config file 2010-09-08 18:35:03 +02:00
rolux
b360d9d915 make icon view the default view 2010-09-08 18:34:24 +02:00
j
38395eeed9 extract strips too 2010-09-08 16:42:07 +02:00
j
8947e51243 strip timeline 2010-09-08 15:38:44 +02:00
j
152d2f7cbe indent 2010-09-08 14:06:28 +02:00
j
f3f40f6e2f serve frames, timelines and videos, wire up timeline demo 2010-09-08 13:56:58 +02:00
j
744dfb101e add poster/movieId.size.jpg 2010-09-07 16:05:38 +02:00
j
7a01749b66 make pandora.json dynamic 2010-09-07 15:08:23 +02:00
rolux
24434a73ed adapt for icon view 2010-09-07 01:44:56 +02:00
j
d7f701ad17 add migrations 2010-09-06 23:46:11 +02:00
j
2175029cac return move data 2010-09-06 23:19:59 +02:00
j
33ae31b597 merge from pandora 2010-09-06 22:50:09 +02:00
j
2e88c1934e pandora.local 2010-09-06 22:47:24 +02:00
j
1330646d52 return poster object 2010-09-06 22:45:11 +02:00
j
32375a9ff9 api_api/update poster width/height 2010-09-06 22:31:12 +02:00
j
c9c597b378 strip container from profile 2010-09-05 23:08:05 +02:00
j
3cdd52912e return some ui settings for logged in users 2010-09-05 23:07:41 +02:00
rolux
5750139e92 launch sequence 2010-09-05 16:23:49 +02:00
j
2988346864 merge fixes 2010-09-05 15:03:16 +02:00
j
e6c5dd081e app fixes 2010-09-05 15:02:54 +02:00
j
0a63490697 merge changes from pandora 2010-09-05 14:59:24 +02:00
rolux
7251c8d9aa app 2010-09-05 02:31:29 +02:00
rolux
5a03b0ac15 second round of fixes 2010-09-04 16:30:42 +02:00
j
5e2ea9551a return average color 2010-09-04 15:41:57 +02:00
j
32558967e0 add extract 2010-09-04 14:59:09 +02:00
rolux
679c290356 first round of fixes 2010-09-03 22:54:02 +02:00
j
052aeb7ba4 stream, videosupport 2010-09-03 15:28:44 +02:00
j
fba5070bc2 uploads, transcodes, /ra 2010-08-24 19:16:33 +02:00
j
b81d08fae5 rename poster_url 2010-08-14 02:38:33 +02:00
j
23e6fedacf fix chunk upload 2010-08-13 19:17:23 +02:00
j
442722ff71 add migration files 2010-08-11 00:11:53 +02:00
j
6dcffed666 poster 2010-08-11 00:11:09 +02:00
j
480f4fec30 bring archive in line with OxFF api 2010-08-11 00:01:41 +02:00
j
253a401e9b defaults 2010-08-10 23:59:20 +02:00
j
d4e1dd85d5 update files archive api 2010-08-07 16:31:20 +02:00
j
c9ad7b04ba add ; to make firefox happy 2010-07-31 17:20:43 +02:00
rolux
2324beb54f more maps 2010-07-24 21:27:23 +02:00
rolux
b264794968 maps 2010-07-24 03:30:08 +02:00
j
7e789242a1 findUser 2010-07-22 15:03:16 +02:00
j
4c63da2c0a merge changes 2010-07-22 14:53:41 +02:00
rolux
7280cc7c6d adding preview dialog for list items 2010-07-20 22:03:47 +02:00
j
941962b7db update admin include 2010-07-19 19:39:00 +02:00
j
f7bc932cdd key cleanup 2010-07-16 12:13:16 +02:00
rolux
fbd3dee4d3 make fewer requests for item stats when scrolling fast through a list 2010-07-16 09:12:46 +02:00
rolux
4a990aea9b make groups resizable 2010-07-15 21:04:19 +02:00
j
7bf6fb367c merge changes from dev 2010-07-15 17:55:39 +02:00
j
8c5e321cbc use facets for exact search 2010-07-15 17:55:10 +02:00
rolux
9150a75f3b typo (fix for autocomplete) 2010-07-15 16:41:40 +02:00
j
f7074775d6 merge changes from dev 2010-07-15 14:13:53 +02:00
j
01d1cf1ff8 filter empty search 2010-07-15 14:12:04 +02:00
rolux
66a7704144 some more url parsing 2010-07-14 17:52:53 +02:00
rolux
085ed3240f some more url parsing 2010-07-14 17:46:57 +02:00
rolux
0d03674ac9 some url parsing 2010-07-14 17:25:20 +02:00
j
bca6408974 cleanup, allow nested conditions 2010-07-14 16:35:10 +02:00
j
4b7be5402a year is no longer special case 2010-07-14 00:22:36 +02:00
j
cbf25a6f6f add some fields, fix year group 2010-07-14 00:20:14 +02:00
j
57f06bdfd7 merge changes 2010-07-12 17:10:24 +02:00
j
9defcd3c9f - simplify metadata db structure
- better sort values if field is empty
- switch to python-ox, faster imdb import
- move files backend into own app
2010-07-12 16:56:14 +02:00
rolux
fbaaf197f8 some lists interface 2010-07-11 10:01:15 +02:00
rolux
2bb866f1f2 allow for selecting more than one item in group 2010-07-11 00:35:06 +02:00
rolux
0964485900 some more action on select 2010-07-08 17:02:22 +02:00
j
1bb16bb703 oxlib->ox, oxweb->ox.web 2010-07-08 00:46:41 +02:00
j
3fe22ed624 merge changes from pandora.local 2010-07-08 00:22:16 +02:00
j
049488fdd8 more events 2010-07-08 00:18:29 +02:00
j
82c96cacee remove haystack 2010-07-08 00:11:34 +02:00
rolux
3038670359 more event listeners 2010-07-07 14:36:42 +02:00
rolux
55998030af auto-resize groups 2010-07-07 09:40:38 +02:00
rolux
649a069009 collapsibles 2010-07-07 09:18:29 +02:00
rolux
fc7882a77b resizebars 2010-07-06 20:28:42 +02:00
j
26ad07e3e8 haystack 2010-07-06 10:51:50 +02:00
j
ecc8d139f6 allow find for id 2010-07-06 10:04:24 +02:00
rolux
ab40deea27 display stats for selected items 2010-07-06 07:48:42 +02:00
Rolux
3e11232101 merging changes 2010-07-05 18:17:38 +02:00
Rolux
6f40cded3a config object, etc 2010-07-05 18:14:12 +02:00
j
1111798c84 merge from dev.pan.do 2010-07-05 14:39:02 +02:00
j
1aeda255eb merge working version 2010-07-05 14:38:01 +02:00
j
b94aab2475 merge debug 2010-07-05 14:36:35 +02:00
Rolux
3fdb5dfa0e debugging... 2010-07-05 14:36:12 +02:00
j
e0d7b59cbb remove autocomplete 2010-07-05 14:35:51 +02:00
Rolux
010d44ebef debugging... 2010-07-05 14:31:13 +02:00
Rolux
dbb4d34241 debugging... 2010-07-05 14:30:09 +02:00
Rolux
d46dc6509a debugging... 2010-07-05 14:28:43 +02:00
Rolux
99d09f3f10 debugging... 2010-07-05 14:27:46 +02:00
Rolux
fc2379530b debugging... 2010-07-05 14:26:05 +02:00
Rolux
2e7a7094f7 debugging... 2010-07-05 14:25:21 +02:00
Rolux
fe09b69163 debugging... 2010-07-05 14:22:34 +02:00
Rolux
94e484702b debugging... 2010-07-05 14:21:02 +02:00
Rolux
fb5ef0cef9 debugging... 2010-07-05 14:19:31 +02:00
Rolux
bf03ab96d2 debugging... 2010-07-05 14:17:07 +02:00
Rolux
34e5204866 debugging... 2010-07-05 14:16:18 +02:00
Rolux
7249a819fe debugging... 2010-07-05 14:15:03 +02:00
Rolux
aa41d0966b debugging... 2010-07-05 14:14:12 +02:00
j
944378c1df remove dead code 2010-07-05 14:07:59 +02:00
Rolux
174c4af938 debugging... 2010-07-05 14:07:54 +02:00
j
bae4c6a165 fix public poster width/height names 2010-07-05 10:38:53 +02:00
j
c150e7f8a8 use south, add poster width/height 2010-07-05 10:30:17 +02:00
j
305f38d0b7 hacky exact match for lists 2010-07-05 10:21:09 +02:00
j
6c2358ed09 default operators, type fix 2010-07-03 13:17:19 +02:00
j
2abc2d9368 groups, not use map 2010-07-02 15:44:10 +02:00
j
9fc7fd2f05 better director grouping 2010-07-01 14:44:18 +02:00
j
12833af22d better event handling 2010-07-01 10:49:53 +02:00
j
a67ccda613 use latest jquery 2010-07-01 10:49:32 +02:00
j
a9a976307e fix positions 2010-07-01 10:49:08 +02:00
j
d0c5530661 wiki url changed (again) 2010-06-30 16:21:04 +02:00
j
cf19fb16b8 consolidate find api requests, all subrequest are also find with other options, add positions request via ids 2010-06-30 13:18:04 +02:00
j
ec7aa8a388 update results view 2010-06-30 10:44:26 +02:00
j
802cba4c77 move group requests to getGroup, cleanup sort operator 2010-06-30 10:40:48 +02:00
j
1770c908cd test list results 2010-06-28 09:50:00 +02:00
j
8f2c653461 remove dead code 2010-06-27 14:44:57 +02:00
j
d3c16d62b4 brin sort in line with query structure 2010-06-27 14:41:38 +02:00
j
d24296df71 migrate to celery tasks, add Access-Control-Allow-Origin * for now, update links, query stats 2010-06-26 16:32:08 +02:00
j
53683ebf0e enable json debug by default 2010-06-26 16:28:25 +02:00
j
a03817ae38 use celery 2010-06-25 13:53:57 +02:00
j
b05f8fdb83 app is called pandora now 2010-06-24 15:18:33 +02:00
j
c8ff525873 add pandora.js 2010-06-24 15:11:46 +02:00
j
0510588b28 add transmission interface 2010-06-24 15:11:34 +02:00
j
d2aae7d958 rename rabbitmq routing 2010-06-23 07:24:44 +02:00
j
1af5ac87b5 activate virtualenv 2010-06-23 07:23:55 +02:00
j
ac23b43e9f init scripts and name 2010-04-29 14:29:13 +03:00
j
1f2b52fe29 add dbindex add missing import 2010-04-20 13:10:39 +03:00
j
b5a16574b3 expose siteSettings 2010-02-27 17:14:38 +05:30
j
2e8676fc52 cleanup 2010-02-27 17:07:22 +05:30
j
419099d280 SiteSettings admin 2010-02-27 16:57:50 +05:30
j
8c1959e5a5 include form errors 2010-02-27 16:55:23 +05:30
j
a98be6c12b test 2010-02-27 16:48:08 +05:30
j
1a84395850 test commit 2010-02-27 16:41:13 +05:30
j
24117a8774 add site settings model 2010-02-27 16:19:06 +05:30
j
7c9ef68b10 add json_errors placeholder 2010-02-27 16:07:00 +05:30
j
2304b0c4bd cleanup 2010-02-27 16:06:11 +05:30
j
ffa955eef0 make find api more jsonic 2010-02-22 14:55:29 +05:30
j
1354a1ddc5 serve frames and videos with X-Sendfile header 2010-02-16 18:11:57 +05:30
j
7c0e365a0a software powering 0xdb.org and Pad.ma is called pandora now 2010-02-16 15:52:34 +05:30