Commit graph

2444 commits

Author SHA1 Message Date
j
5a971909d0 dont reload config by default. 2014-11-16 20:41:12 +00:00
j
bf6c12ae0f use ffmpeg > 2.1 for mp4 frames if settings.FFMPEG is defined, fixes #2549 2014-11-16 20:34:55 +00:00
j
a8c1b8385a rebuild poster if itemKey with poster: true is changed 2014-11-16 18:25:54 +00:00
j
51b82ad91d dont try to extract frames from audio files 2014-11-16 14:16:42 +00:00
j
f7f1e6cd78 add itemKey value/map and filterMap options 2014-11-16 13:54:08 +00:00
j
000912dd51 use actuall stream extension in torrents 2014-11-16 12:04:19 +00:00
j
573f034df2 wrap get_frame into transaction to avoid postgres error 2014-11-16 11:23:02 +00:00
rolux
9e5fea2d06 start to improve API docs 2014-11-15 18:39:16 +00:00
j
2a3062e029 fix melt scaling 2014-11-14 23:00:19 +00:00
j
d9a5a75a04 dont call external api if no external api is defined 2014-11-14 20:23:25 +00:00
j
9dcd961fff height must be integer 2014-11-14 17:17:15 +00:00
j
a56428620a dont try to extract frames from audio 2014-11-14 14:05:45 +00:00
j
8cb776eb51 compute edit duration more efficiently 2014-11-10 11:39:38 +01:00
j
e084766e69 add mange command to restart encodes after crash or ctl restart 2014-11-09 14:10:51 +00:00
j
fb32ec7d96 encode to tmp name and rename once done 2014-11-04 15:38:00 +02:00
j
62b07fcc8e handle unicode usernames/titles 2014-11-04 15:04:07 +02:00
j
02333c2ad0 canManageTitlesAndNames 2014-11-04 12:36:27 +02:00
j
d12121d229 more thumbnail cleanups 2014-11-01 18:09:33 +02:00
j
f4779195a2 fix pdf ratio 2014-11-01 15:42:16 +02:00
j
563bbd5b0e set filesystem_encoding while creating torrent 2014-10-29 01:44:29 +01:00
j
ef44a4f213 filters values can only be strings. strip tags 2014-10-28 11:27:57 +00:00
j
d6513d4570 return item id, exclude empty annotations 2014-10-26 17:44:36 +00:00
j
e95c9011e7 fix multilanguage resolution 2014-10-24 10:32:16 +01:00
j
cddf742efd partTitle->part_title, fixes #2515 2014-10-17 17:49:01 +02:00
j
91897832be dont try to escpe numbers 2014-10-17 17:04:47 +02:00
j
1f9e252ffb use ox.makedirs 2014-10-16 21:59:38 +02:00
j
d599781d50 allow users to only edit there own groups 2014-10-15 09:45:11 +00:00
j
ef0aca6acb allow users to edit groups but only show there groups, disable other groups to not allow removing them 2014-10-15 09:34:27 +00:00
j
aacc712869 only parse avconv major version 2014-10-10 15:58:54 +02:00
j
4c35340f38 add manage.py update_config_documentation 2014-10-08 17:55:55 +02:00
j
de8f9b7cd9 descriptions can contain quotes 2014-10-07 12:15:45 +02:00
j
f97acf8e2f only look at media files for languages 2014-10-06 14:51:53 +02:00
j
ce8803d100 dont use local ffmpeg if format is not webm 2014-10-06 10:14:39 +00:00
j
e4c6a671a6 fix mp4 encoding in ubuntu 14.04 2014-10-06 10:54:20 +02:00
j
ceb507020b data is passed to api functions now 2014-10-06 08:26:43 +00:00
j
c076579300 only get file if we have a chunk 2014-10-05 14:58:53 +02:00
j
991ef93876 totals admin: true -> capability, fixes #2504 2014-10-02 20:08:38 +02:00
j
dd2fca85a4 move sendReferrer into site, fixes #2505 2014-10-02 19:57:30 +02:00
j
a894a39c4d more groups api 2014-10-01 15:56:16 +02:00
j
bb8bef991f set h264 level to 3.0 (most compatible) 2014-09-30 14:00:40 +00:00
j
76960b4020 fix upload 2014-09-30 13:13:40 +00:00
j
c5fcb813e9 editGroup 2014-09-30 15:12:21 +02:00
j
80fdfb5e38 fix public_id migration for new installs 2014-09-30 13:01:29 +00:00
j
ed0a1acef2 fix typo 2014-09-30 14:43:01 +02:00
j
511858804a add Find: Group to Manage Users, #1878 2014-09-30 14:26:14 +02:00
j
3cdb0e23cc new api calls: getGroups/addGroup/removeGroup 2014-09-30 14:11:55 +02:00
j
7eb30d9776 load width/height into db after saving frame 2014-09-28 14:02:53 +00:00
j
76bbe09a05 cache frame width/height in db 2014-09-28 10:16:25 +00:00
j
4f9ed09ca1 serialize sitemap only once 2014-09-28 10:15:17 +00:00
j
decbf70027 remove unused variables 2014-09-27 19:44:23 +02:00
j
94336ceda7 fix language 2014-09-27 19:44:09 +02:00
rolux
714f495a3d build/ -> min/, Ox.UI/ -> UI/ 2014-09-26 16:54:20 +02:00
j
4ebd64becf fix melt cmd 2014-09-25 16:49:17 +02:00
j
5b25411a60 only use melt if USE_MELT is set 2014-09-25 16:18:13 +02:00
j
ada3bbe346 add optoin to use melt(MLT) to extract frames from H264 2014-09-25 15:28:08 +02:00
j
ac2f1a550f update pdf.js to use new iframe/postMessage api 2014-09-23 23:46:03 +02:00
j
f6d95265a6 disable canExportAnnotations on 0xdb 2014-09-22 17:11:49 +02:00
j
3232ce6989 rename Item.itemId to Item.public_id 2014-09-19 12:26:46 +00:00
rolux
ae4349bcbb add canExportAnnotations to config.pandora.jsonc 2014-09-19 12:19:30 +00:00
rolux
8e21856672 recover config.padma.jsonc, was removed in r4300 2014-09-19 12:18:44 +00:00
rolux
058350c241 add canExportAnnotations capability 2014-09-18 17:29:50 +02:00
j
f244476138 dont fail for clips without color 2014-09-16 08:52:46 +00:00
j
6949cab8c6 set language on main stream. fix language parsing 2014-09-03 14:35:34 +02:00
j
999de04ad8 only use frames that are ready. 2014-09-03 13:31:44 +02:00
j
50a318f4ad fix setting languages 2014-09-03 13:20:52 +02:00
j
e381609b9e remove tests, not used 2014-09-05 13:39:43 +02:00
j
4ab9d497ff add by language srt url 2014-09-02 14:25:27 +00:00
j
72d9dbf0f2 avoid passing open network connections to subprocesses, call Popen with close_fds=True 2014-09-02 14:24:12 +00:00
j
1556699723 support groups itemKey with special value , 1879 2014-09-02 13:26:14 +00:00
j
183c550078 use {username} not {user} #1879 2014-09-02 14:14:29 +02:00
j
bc3aa5364c expand {user} to user of list when creating default lists, #1879 2014-08-20 09:35:40 +00:00
j
f6939ff08e disable subtitle stream during video conversion 2014-08-04 16:08:49 +02:00
j
ac3c84cb9b support media.importFrames for direct uploads 2014-07-29 19:07:50 +02:00
j
df0c24628c really fix #2442 2014-07-29 18:37:01 +02:00
j
fec6258f71 fix path 2014-07-29 18:10:01 +02:00
j
cfa7628551 reload stream from db before updating after encode, fixes #2442 2014-07-29 17:43:38 +02:00
j
a520b7edaf dont include empty audioTracks array, fixes player view for items without audio tracks 2014-07-29 17:39:43 +02:00
j
f61cc7ee54 add support for audio tracks 2014-07-23 17:27:27 +02:00
j
dceb917316 add per annotation languages 2014-07-23 17:26:23 +02:00
j
68ead8a2af strip metadata 2014-07-20 12:06:54 +00:00
j
12fa7edb53 add annotationLanguages 2014-07-18 14:28:09 +00:00
j
139348b0d3 fix import 2014-07-18 14:21:10 +00:00
j
f0a5f5ddb7 check for avconv version and use new command line api if needed (to support Ubuntu 14.04) 2014-07-16 11:04:52 +00:00
j
f433495592 fix tasks.update_info 2014-07-09 18:29:17 +00:00
j
5005fddf69 turn updating info into task 2014-07-09 18:27:21 +00:00
j
08b8bd986a only show stats for selected files 2014-06-27 11:32:39 +02:00
j
e28542578d add canEditRightsLevel flag 2014-06-04 10:34:36 +03:00
j
e62c7d30f2 reset failed if encoding again 2014-06-04 09:53:39 +03:00
j
9aa23e421d fix Places with umlaut in hasPlaces mode, fixes #2399 2014-06-06 12:04:47 +00:00
j
df84cf1aa7 return private clips in smart edits, fixes #2393 2014-06-06 11:38:03 +00:00
j
4082dd57e5 support adding missing strings to config: language 2014-05-12 00:42:45 +02:00
j
1bcbd90b83 only show admin totals to admins 2014-05-06 19:01:34 +02:00
j
20de7ae5b1 add languages, language to list of mendatory config sections 2014-05-06 19:00:27 +02:00
j
68e4ac8f56 make links relative 2014-04-24 14:12:11 +00:00
j
df44b0daf4 make per item document info editable if user can edit item 2014-04-17 19:32:30 +00:00
j
c19f80f2e5 enable documents view in pandora config 2014-04-17 19:31:59 +00:00
j
fcbe552de3 fix stream uploads 2014-04-11 19:34:15 +00:00
j
14315455da remove debug 2014-04-11 19:17:46 +00:00
j
7cd152b1d5 refactor chunk upload: return offset, continue at server offset 2014-04-11 16:56:22 +00:00
j
22e3a9eedd upload chunks with offset. fail if uploaded file does not match oshash 2014-04-11 12:08:14 +00:00
j
4dca348b6e only get sequences for audio. fix offset calculation 2014-04-11 12:05:57 +00:00
j
be7ecc4a03 add videoSubtitles default 2014-04-09 18:08:39 +00:00
j
614e7f0d09 store on-load script on server (ui.onload), fixes #1850 2014-04-09 15:44:28 +00:00
j
ea2a5620f6 add config option to select available languages 2014-04-01 14:13:52 +00:00
j
3476a50c53 duration might not be set 2014-03-17 10:08:27 +00:00
j
c3b4a622ad json caches sort values, make sure they are up to date before updating json 2014-03-16 19:36:29 +00:00
j
7e0f7cf5fb remove debug statement 2014-03-16 15:11:59 +00:00
j
a911a62e12 title can contain html 2014-03-16 14:42:39 +00:00
j
9e74d03301 support words/wordsperminute for specific layer 2014-03-16 14:31:21 +00:00
j
220e091460 only add/remove empty clips as needed 2014-03-16 13:52:56 +00:00
j
6de05d4c9d available files are not wanted 2014-03-16 13:47:18 +00:00
j
765e1cd82c typo 2014-03-16 13:15:55 +00:00
j
9a454500b3 trigger load_subtitles again 2014-03-15 14:28:00 +00:00
j
360aa0d87d add empty clips 2014-03-15 14:10:37 +00:00
j
7ef70a04e0 dont use transaction for annotation import, fixes #2356 2014-03-13 10:25:29 +01:00
j
ad89e9ffed make sure path is normalized on first save 2014-03-12 20:23:59 +01:00
j
8d96cd80ce enable subtitles in config.pandora.jsonc 2014-03-12 20:23:28 +01:00
j
d8e20d9380 properly update item after removing selected video 2014-03-09 16:45:13 +00:00
j
c055c220e2 support merged download for specific resolution,format fixes #2353 2014-03-08 11:18:12 +00:00
j
2c3ff91c91 allow uploading videos to canAddItems 2014-03-05 20:29:01 +00:00
j
d2b3c436b6 rename students to researchers 2014-03-04 10:04:02 +00:00
j
160dbacbb0 useragents can be longer 2014-03-03 19:54:57 +00:00
j
93cd998fcf reset failed state on reupload 2014-03-02 10:32:35 +01:00
j
5805866ff9 students can edit documents 2014-02-28 14:17:55 +01:00
j
8ec3831b9e typo 2014-02-24 16:55:47 +05:30
j
a1acc6b3aa add default values to items without imdb 2014-02-24 16:54:58 +05:30
j
ab2949f815 expose audio channels 2014-02-24 16:53:51 +05:30
j
1c004ef207 only null string fields in sort 2014-02-24 15:52:55 +05:30
j
4874d97afa downloads only for upper user levels, use direct download (indiancine.ma) 2014-02-18 11:29:49 +00:00
j
36307a6060 remove type from backend, fixes #1949 2014-02-18 07:01:11 +00:00
rolux
c6afcafbdd fix #319 (remove annotation font size) 2014-02-18 06:33:24 +00:00
rolux
cfbeecd21e help: add empty documents entry, update config accordingly 2014-02-17 09:40:20 +00:00
j
5905336eac editRatio->videoRatio 2014-02-16 10:31:37 +00:00
j
92d24342fd add getEmbedDefaults api, fixes #2312 2014-02-16 10:16:31 +00:00
j
b2c7f3156d add getDocument api, fixes #2313 2014-02-16 10:15:45 +00:00
j
6321859796 support uploading videos in any of the supported resolutions, to avoid upscaling 2014-02-15 16:13:43 +00:00
j
d94b5d1db0 fix deleting documents 2014-02-14 13:35:40 +00:00
j
88068794e4 merge parts into one file on download 2014-02-13 18:48:47 +00:00
j
2ceaac6c6d set error if upload file can not be decoded 2014-02-13 12:09:49 +00:00
j
4fe4070e1f update facets if layer in facet_keys 2014-02-13 11:08:28 +00:00
j
d04269ccc1 add item Documents view to pad.ma config 2014-02-13 05:59:23 +00:00
j
c41fbbc208 fix sort by cliptext, index is clip property 2014-02-12 12:42:25 +00:00
rolux
aea9d1a439 remove user.ui.clipSort (this is editSort) 2014-02-12 12:19:24 +00:00
j
e7431d4d5b use findUsers to get newsletter status of selected users, fixes #2276 2014-02-12 11:40:02 +00:00
j
58e787efd7 wrap adding many clips in transaction, should be faster 2014-02-09 11:30:40 +00:00
j
545710528e additionalSort -> user.ui.listSort 2014-02-09 11:29:00 +00:00
j
b50bf7a630 string layers need facets now 2014-02-09 09:58:13 +00:00
j
81aa990988 string layers are facets too, to fix exact matches 2014-02-09 09:41:34 +00:00
rolux
b894735fbd update user.ui.editSort 2014-02-09 06:42:21 +00:00
rolux
78a0692e9c config: additionalSort -> user.ui.listSort, update editSort accordingly 2014-02-09 05:19:15 +00:00
j
77b19abd74 only return requested keys 2014-02-09 05:06:37 +00:00
j
fbaa24b9aa support nested smart edit queries 2014-02-07 10:13:49 +00:00
j
cfe8691f1a really fix sortClips for smart edits 2014-02-07 09:49:25 +00:00
j
920e6ccff9 also sort smart lists 2014-02-07 09:45:43 +00:00
j
0e71ada256 support creating edit with clips 2014-02-07 07:23:38 +00:00
j
f95fc3db6e allow adding 0 frame clips 2014-02-07 07:23:18 +00:00
j
875cbbeaa7 clip order 2014-02-07 06:47:06 +00:00
j
ec946213e7 allow larger smart edits for now(1000) 2014-02-07 04:41:01 +00:00
j
5271731a77 add edit migration 2014-02-07 04:24:57 +00:00
j
db06621528 fix clips query for smart edits 2014-02-06 14:22:53 +00:00
rolux
7475caee10 config: add user.ui.editSelection .editSort and .editView 2014-02-06 08:54:36 +00:00
j
a2473f6ce4 set default query on smart edits 2014-02-05 14:35:59 +00:00
j
ccd214ecb4 limit clips in smart lists to 100, fix items for smart lists 2014-02-05 13:50:23 +00:00
j
f8ba4ed48f dont try to sort smart lists. 2014-02-05 13:30:54 +00:00
j
b2b2649420 make smart edits return clips inline 2014-02-05 13:21:17 +00:00
j
7a4bab0e84 smart lists 2014-02-05 13:20:48 +00:00
j
8aafc4f0b9 add smart edit support to backend 2014-02-05 11:27:17 +00:00
j
e3bf14dab8 send Access-Control-Allow-Origin but no data for OPTIONS requests 2014-02-05 06:37:00 +00:00
j
e02f1eb6df move sitename to end for static pages, fixes #2118 2014-02-03 09:35:15 +00:00
j
f34bdd6631 add sorting by type=time item keys, fixes #2136 2014-02-03 09:24:24 +00:00
j
3c1d3bbcb2 update item sort after adding document to item, fixes #2153 2014-02-03 08:54:37 +00:00
j
ef6b5e7071 add CORS header to timeline and frame 2014-02-02 19:46:27 +00:00
rolux
9f1d524069 Indiancine.ma config: update download capability 2014-02-02 18:52:31 +00:00
rolux
401c4bfc86 fix #2139 (Indiancine.ma: No download for admins/staff is too restrictive) 2014-02-02 18:51:34 +00:00
j
522af49a73 wrap image urls in pandora.getMediaURL to add option to load image from another domain 2014-02-02 11:30:25 +00:00
j
17586c1d2a cleanup document thumbnails 2014-02-02 06:35:04 +00:00
j
167de4cc97 add thumbnails of pdf pages #2148 2014-02-02 06:30:58 +00:00
j
ee80dbc502 allow more things at end of place/event names: '")], fixes #2145 2014-02-01 20:09:38 +00:00
rolux
da37ab02cd fix #2135 (change the semantics of private back to initial intention) 2014-02-01 17:09:58 +05:30
j
a1af2bea9c fix pdf width 2014-02-01 17:04:40 +05:30
j
debe02e800 fix typo 2014-01-27 12:50:51 +00:00
j
c5aefa2f00 fix finding alternative titles fixes #2123 2014-01-27 12:46:18 +00:00
j
b3e6658973 private items should not be visible to guests on indiancine.ma 2014-01-25 09:04:33 +00:00
j
2a708e72cf fix html in atom feed titles 2014-01-25 09:00:52 +00:00
j
4387d8e97e reset possible error if enoding again 2014-01-24 12:05:07 +00:00
j
b7c4d9af41 normalize newlines in encoding errors 2014-01-24 11:46:06 +00:00
j
189c6feba9 force itemKeys listed as default filters to be filters and print warning 2014-01-23 04:58:56 +00:00
j
357e696f0d add annotations to edits 2014-01-22 18:24:21 +00:00
j
32ec8c3f2b add data-type/value as valid global attributes to text (followup to r3900) 2014-01-22 12:30:51 +00:00
j
f3f47494f3 fix #2077 2014-01-22 08:21:36 +00:00
rolux
474957c125 add pandora.site.language (still unused) 2014-01-19 13:11:14 +05:30
rolux
b7273c377b cosmetic changes 2014-01-19 12:14:19 +05:30
j
c0022b1f86 fix sorting edits 2014-01-18 16:17:46 +00:00
j
2f9409d435 target might be unicode too 2014-01-18 11:29:26 +00:00
rolux
913eb99205 add user.ui.showReflections 2014-01-18 16:25:23 +05:30
j
effeb65115 unicode path issues, fixes #2069 2014-01-18 11:22:58 +00:00
rolux
13df4cd116 add missing k/v to static pages 2014-01-18 08:48:34 +00:00
j
94ded9d96b fix background for static /faq 2014-01-17 18:28:17 +00:00
j
4445a9086c include overview text in sitemap.xml 2014-01-17 18:24:34 +00:00
j
9d6a29a4f4 only include video metadata for rendered items (sitemap.xml) 2014-01-17 17:59:45 +00:00
j
880aa60945 inital version of document urls 2014-01-17 13:49:11 +00:00
j
dada4cbf4c fix findDocuments by id 2014-01-17 13:14:40 +00:00
j
49d1b7860d fix pdf urls 2014-01-17 08:49:15 +00:00
j
f522ba52f6 update templates 2014-01-16 13:12:10 +00:00
j
a672ddf1ec html/text item description 2014-01-16 13:11:45 +00:00
j
6eeb867f80 non-js item content 2014-01-16 13:11:19 +00:00
j
131ed9e4bd better indiancine.ma site description 2014-01-16 13:09:59 +00:00
j
adff8d22e3 use item_description in sitemap.xml 2014-01-16 12:04:10 +00:00
j
7b32cfbf5b include public and featured texts in sitemap and include on-js view for texts 2014-01-16 11:01:31 +00:00
j
3fb59e6a99 #1876 actor->cast, fix background for non js page 2014-01-16 10:02:08 +00:00
j
375a6ed659 symlink does not like unicode, pass utf-8 2014-01-16 17:26:17 +05:30
j
49057ac14a remove list option from addDocument, fixes #2032 2014-01-16 05:30:54 +00:00
rolux
cc1d3923fe fix #2027 (Sort by Number of Documents is in the wrong place) 2014-01-15 16:55:41 +05:30
j
380852f77f dont double encode title 2014-01-11 10:31:54 +00:00
j
c1469b7097 dont overwrite id 2014-01-11 09:58:04 +00:00
j
d4ff2b60ef include more metadata in non-js page, fixes #1876 2014-01-11 09:51:03 +00:00
j
303662fb27 dont include annotations on non js page on 0xdb, fixes #1875 2014-01-11 09:34:54 +00:00
j
55a3a94a8a better title for search engines 2014-01-11 09:25:24 +00:00
j
7e07ff8fe6 disable documents view on pad.ma 2014-01-11 09:12:53 +00:00
j
651bef183d fix non-javascript fallback/search index 2014-01-11 09:02:37 +00:00
j
3ff178ed83 add option to add documents to all items in list 2014-01-09 08:05:35 +00:00
j
b26c5d282f fix sort by description in item view 2014-01-08 09:12:44 +00:00
j
b4b8e08231 fix adding items to empty list 2014-01-08 08:35:02 +00:00
j
e54c5a018c use name as default documents sort, index missing so far 2014-01-08 08:34:29 +00:00
j
d1014334be fix per item document description 2014-01-08 04:32:57 +00:00
j
573592092a null last 2014-01-07 16:19:27 +00:00
j
e1953b671d dimensions_sort 2014-01-07 15:34:07 +00:00
j
388f4c9d74 add key=item support to findDocuments 2014-01-07 14:00:20 +00:00
j
9a60e569d6 fixes #1999 2014-01-07 11:42:20 +00:00
j
5b72a33a95 use QuerySet in all managers 2014-01-07 11:05:42 +00:00
j
0e55faca0d update documents backend 2014-01-07 11:05:10 +00:00
rolux
a12e9624e1 config: add user.ui.document and documentSelection 2014-01-07 13:21:44 +05:30
rolux
eca82c8419 config: add user.ui.documents 2014-01-07 12:19:17 +05:30
rolux
99bf49fc86 config: add canEditDocuments capability 2014-01-07 11:01:34 +05:30
rolux
8749d9d674 config: add user.ui.documentSize, documentsSort and documentsView 2014-01-06 18:14:37 +05:30
rolux
0bcf2de927 config: add user.ui.showDocument 2014-01-06 18:07:15 +05:30
j
6b63239cf7 fix pdf ratio 2014-01-05 11:40:54 +00:00
j
ff13a30639 add resolution/pages to documents, use poppler-utils to extract pdf pages. 2014-01-04 12:29:11 +00:00
j
5705c9e74d typo 2014-01-02 14:07:02 +00:00
j
8103f01a36 add numberofdocuments 2014-01-02 13:54:35 +00:00
j
d1ed4ce79d fix permission error 2014-01-02 12:27:53 +00:00
j
19b8bcfc83 allow uploading/deleting multiple documents, fixes #1960. replace select option with item aware add button, fixes #1961 2014-01-02 10:11:27 +00:00
j
35cb81a19c update pdf.js 2013-12-31 16:34:23 +05:30
j
2abf8836bc use previewRatio as aspect ratio for audio files 2013-12-30 15:30:59 +05:30
j
c10f06ddae write joined locale as utf-8 2013-12-27 11:03:06 +00:00
j
ad7c36881c allow language attributes in text and annotations 2013-12-26 16:41:40 +00:00
j
6e49032602 add links to indiancine.ma info page 2013-12-26 08:35:41 +00:00
j
2ff13690f8 dont return json 404 for non existing old ids 2013-12-25 10:11:21 +00:00
j
c248a4c227 return thumbnails for images instead of full image 2013-12-23 12:32:23 +00:00
j
07363d3ada fix single letter id document urls 2013-12-23 12:19:11 +00:00
j
4eeb10e3ba use AZ id for document data path 2013-12-23 11:30:22 +00:00
j
81706fcf3b change document urls to be /documents/ID/name.ext 2013-12-23 11:26:48 +00:00
j
03e919e5ba add documents view 2013-12-23 07:50:22 +00:00
j
dc88fcd175 use _ for spaces in document urls, fixes #1955 2013-12-22 12:13:37 +00:00
j
d7d5008bbb dont use absolute url for upload, fixes #1939 2013-12-10 15:38:52 +00:00
j
4f01ed254a dont set ADMIN_MEDIA_PREFIX 2013-11-01 12:41:22 +01:00
j
c253df7bc9 allow signups while using alternative auth backend 2013-11-16 14:16:01 +00:00
j
8417f9e886 only add #embed if #embed is not in requested url 2013-11-16 11:48:08 +00:00
j
ef3083ab2c sort string should start with letters or numbers, fixes #19 2013-11-10 23:05:07 +00:00
j
dca703a4ee allow data-name attribute in texts and use for navigation 2013-11-10 22:01:25 +00:00
j
7dde9eb8ae add task functions to File 2013-11-10 18:30:34 +00:00
j
0ef598195c text names 2013-11-08 18:57:24 +00:00
j
7df2dd95c8 embed requested url not just time via oembed 2013-11-07 12:01:38 +00:00
j
72e760bb8f remove unused section from padma config 2013-11-01 11:57:12 +01:00
j
f092db3780 cleanup edit api docs 2013-10-26 14:01:04 +00:00
j
9bd9ce6ac3 add note about annotation ids 2013-10-26 13:56:10 +00:00
j
4fff8b0ddb use local name 2013-10-24 13:37:38 +00:00
j
3373dc1180 typo 2013-10-22 19:34:46 +00:00
j
808689c0c3 temp fix for sets 2013-10-22 19:17:12 +00:00
j
4eff60e25f fix day stats 2013-10-22 18:22:31 +00:00
j
4ca53d8c3b ignore robots 2013-10-22 18:12:45 +00:00
j
44e3a89faf another stat fix 2013-10-22 17:59:56 +00:00
j
c05bfae0a7 fix city stat 2013-10-22 17:57:14 +00:00
j
2644edb971 faster update_statistics 2013-10-22 17:50:35 +00:00
j
559140ca76 compute statistics on backend 2013-10-22 15:58:47 +00:00
j
198470e6d9 add db table for app settings 2013-10-22 15:57:05 +00:00
j
fbc3b6f8b7 keep encoding error in database and show in media view 2013-10-21 12:32:52 +00:00
j
1ac76c99df use Firefogg ffmpeg for direct uploads, to work around issues with 5.1 audio 2013-10-21 11:55:10 +02:00
j
7329d13324 import from 2013-10-21 11:53:22 +02:00
j
9db360774e fix oembed embed url 2013-10-21 11:52:59 +02:00
j
104292cba8 dont use CONFIG['keys'] 2013-10-17 15:04:21 +00:00
j
313cf7e789 contact messages are plain text 2013-10-08 07:07:04 +00:00
j
20007d3416 TypeError: argument of type 'NoneType' is not iterable 2013-10-08 06:59:23 +00:00
j
9db8b57dd2 dont fail to create torrent for unicode titles 2013-10-08 06:56:45 +00:00
j
2f7ce45233 config['filter'] is gone 2013-10-07 09:19:15 +00:00
j
6885e41084 nicer logs 2013-10-07 09:18:53 +00:00
j
8917a71f47 use avconv to extract frames from mp4 videos 2013-10-02 10:56:30 +00:00
j
7a529bfd12 get rid of filters in config, only use itemKeys filter: true 2013-09-30 18:34:44 +00:00
j
a04711e94c add support to sign in with mozilla persona 2013-09-29 13:00:06 +00:00
j
e24f83d4c6 dont reupload files if already on server 2013-09-26 21:58:06 +00:00
j
c50db67150 delete all derivatives removing a file 2013-09-26 20:58:03 +00:00
j
4b575c2c89 fix ./manage.py orphaned_media 2013-09-26 15:27:43 +00:00
j
3064785b3e remove failed transcodes, fix reuploading the same file via direct upload 2013-09-26 14:55:37 +00:00
j
2c01974625 only extract sequences if rendered 2013-09-26 14:06:27 +00:00
j
5529ee0498 typo 2013-09-26 12:38:36 +00:00
j
a19de36f3e {me} 2013-09-26 12:37:44 +00:00
j
e56faadb95 add default settings for check username 2013-09-25 18:46:27 +00:00
j
2b548b3174 remove debug 2013-09-24 12:49:10 +00:00
j
709b852530 support for auth backends that dont support user lookups 2013-09-24 12:29:13 +00:00
j
0b7d82529c remove special case for user and allow turning user and groups item item keys 2013-09-23 15:36:52 +00:00
j
d056dbe13c rebuild sort table if sort changes, add manage.py commands to rebuild filter, find and sort indexes 2013-09-23 15:35:18 +00:00
j
14d147013d encoding is not available 2013-09-18 15:41:06 +00:00
j
6a8e82fe0e dont store useless path in stream info 2013-09-17 15:11:55 +02:00
j
99e0929100 groupssort should be None if there are no groups 2013-09-15 12:13:20 +00:00
j
14674f07a6 one more special case for usernames 2013-09-15 12:06:13 +00:00
j
503321c4d6 add support for user filter 2013-09-15 11:56:49 +00:00
j
ff38db7751 add media state: uploading, queued, encoding, available 2013-09-14 14:10:52 +00:00
j
877bb282b8 fix comment 2013-09-14 14:10:22 +00:00
j
f3c9d7b7af add option to have direct download instead of torrent 2013-09-14 14:09:37 +00:00
j
9732d329b5 dont mask the item with id V with old ids 2013-09-11 18:38:30 +02:00
j
4f7c7e9abe add method to recover an item from changelog 2013-09-11 12:18:01 +02:00
j
7012b8724a dont overwrite local variable 2013-09-06 12:02:24 +02:00
j
5df00a3c91 duration is stream duration not source video duration 2013-09-06 11:59:33 +02:00
j
3ef93908b6 forward can be multiple ips, take first 2013-08-30 10:41:04 +02:00
j
7c6757f417 use HTTP_X_FORWARDED_FOR as ip of set 2013-08-30 10:38:45 +02:00
j
b43d704bc9 type, fixes #1838 2013-08-26 17:52:45 +00:00
j
e1760e7b50 get[section], fixes #1834 2013-08-26 17:05:49 +00:00
j
2d7def5c05 always update numberoffiles 2013-08-25 14:54:30 +02:00
j
f30a3fa70c paths are not html, fixes #1823 2013-08-24 13:34:16 +02:00
j
971c266597 trim error url 2013-08-23 19:32:07 +02:00
j
9a288e8893 also populate lists with defaults in config 2013-08-16 12:44:58 +00:00
j
d5da33feb7 fix autocomplete operator 2013-08-16 12:19:29 +02:00
j
d5c50192f4 fix sort by oxdbId, fixes #1791 2013-08-09 18:30:56 +00:00
rolux
f06285185b add pandora.site.menuExtras 2013-08-08 13:01:45 +00:00
rolux
28dcc7ce42 add user.ui.part.preferences 2013-08-08 11:00:47 +00:00
rolux
3d11f5831b view is per edit (like for lists) 2013-08-07 15:09:06 +00:00
rolux
5ac36a30e8 config: clipView -> editView, editPoints -> edit, textPositions -> texts 2013-08-07 14:31:03 +00:00
rolux
65462b2264 fix #1086 (There is no way to sort all movies by 0xDB Id) 2013-08-07 11:05:59 +00:00
rolux
6117438fbe default locale is default user locale (no need for separate config property); fix typo in default description 2013-08-04 14:37:35 +00:00
j
2af53d5da4 unused import 2013-08-04 14:14:26 +00:00
rolux
21486d12d1 in noscript templates, match -user-select and -user-drag 2013-08-04 13:26:12 +00:00
rolux
a7e83a327d update noscript layout for item pages (but see ticket 906) 2013-08-04 13:12:58 +00:00
rolux
f19b510022 update noscript layout 2013-08-04 13:11:41 +00:00
j
fa40951561 typo 2013-08-03 13:14:28 +00:00
j
8c12ebcf99 use center frame of clip for sequence 2013-08-03 13:11:34 +00:00
j
5ae058dd72 missing import 2013-08-03 09:08:08 +00:00
rolux
32ac9b4ff5 fix/update formatting of 'times accessed' 2013-08-01 15:10:58 +00:00
j
d5edde92e0 dont start filenames with . 2013-07-29 15:58:22 +00:00
j
0048908785 dont move all episodes into one item, fixes #1706 2013-07-27 18:10:21 +00:00
j
8281f62e0d load subtitles on 0xdb 2013-07-27 14:56:23 +02:00
j
0606b09ec6 redirect to media 2013-07-25 14:36:48 +02:00
j
9ae633ed7b add unique is enough no need to add index too 2013-07-23 12:16:57 +00:00
j
9491d68227 rendered items should only be available to users that can edit them, fixes #1197 2013-07-23 11:38:50 +00:00
j
272265d95f only call get_posters if needed 2013-07-22 19:51:43 +00:00
j
633ad1a3ff select selected poster 2013-07-22 19:45:11 +00:00
rolux
d148bb04fd disable 'View as Video' 2013-07-22 18:58:19 +00:00
j
de57d6dcfc fix reuploading frames pandora/archive/views.py 2013-07-22 18:58:03 +00:00
j
09899cd7af disable view as video 2013-07-22 18:57:16 +00:00
j
84db62b6ec fix edit.___unicode__ 2013-07-22 17:37:57 +00:00
j
117d2a504d add migration for autocompleteSort 2013-07-22 13:34:57 +00:00