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 |
|