j
|
a2e23739b8
|
return id in response, fixes #2058
|
2015-02-14 18:29:58 +00:00 |
|
j
|
f144a020ec
|
typo
|
2015-02-13 17:32:12 +00:00 |
|
j
|
f7bbcf027a
|
fix findvalue for entity annotations
|
2015-02-13 15:22:14 +00:00 |
|
j
|
ccfaa7db4a
|
add entity/document relation
|
2015-02-13 11:06:09 +00:00 |
|
j
|
f680d8613e
|
make sure sortvalue is lowercase, fixes #2667
|
2015-02-06 12:12:32 +00:00 |
|
j
|
b5212f2662
|
add leading word matches, fixes #2663
|
2015-02-06 15:16:41 +05:30 |
|
j
|
ad8db3a293
|
return html value for entities
|
2015-02-06 15:11:19 +05:30 |
|
j
|
d492619be6
|
entity names are only unique by type
|
2015-02-06 12:42:19 +05:30 |
|
j
|
c1066ad7f1
|
user agent might not be set
|
2015-02-06 11:08:10 +05:30 |
|
j
|
243c1958c1
|
dont import empty subtitles
|
2015-02-06 10:57:14 +05:30 |
|
j
|
ed5bc510a9
|
ignore subtitles with in > out
|
2015-02-05 18:29:18 +05:30 |
|
j
|
ea6a79cc10
|
always use ui.part.documents and ui.part.entities, remove ui.document/ui.entity from default config, fixes #2064
|
2015-02-05 15:57:37 +05:30 |
|
j
|
809486b43c
|
cropped thumbnails of image documents
|
2015-02-05 08:08:28 +00:00 |
|
j
|
9273d7b3ba
|
make subtitles in/out/value unique before importing
|
2015-02-04 15:56:37 +05:30 |
|
j
|
9a3c24b2ab
|
only call update_timeline once during first import, adds empty clips twice otherwise
|
2015-02-04 15:10:51 +05:30 |
|
j
|
4ed0d56f4f
|
add mkv cues to audio only files to fix seeking in firefox
|
2015-02-04 00:09:22 +05:30 |
|
j
|
28e8676f33
|
add ui.part.entities to config
|
2015-02-03 23:20:35 +05:30 |
|
j
|
437391caf9
|
load info from stream in file has no info
|
2015-02-03 23:20:16 +05:30 |
|
j
|
83393ee385
|
name must be unicode
|
2015-02-03 18:44:05 +01:00 |
|
j
|
f1f9c7369b
|
fix default itemview for existing lists
|
2015-01-29 08:54:27 +00:00 |
|
j
|
bb1f17e241
|
fix default list view
|
2015-01-29 14:10:32 +05:30 |
|
j
|
5810efbc4a
|
limit canEditFeatured* to staff/admin
|
2015-01-25 11:23:32 +05:30 |
|
j
|
5347c2e619
|
dont fail if condition does not have a value
|
2015-01-24 16:00:24 +05:30 |
|
j
|
708e6e5b2c
|
fixx add movie
|
2015-01-24 15:49:57 +05:30 |
|
j
|
5dc7564b4f
|
make init_db less verbose
|
2015-01-19 18:03:10 +00:00 |
|
j
|
bf65abae55
|
turn database initialization into a manage.py command
|
2015-01-19 16:34:21 +01:00 |
|
j
|
6cd2eaf93a
|
extract some information about currently running encoding jobs
|
2015-01-08 17:01:03 +01:00 |
|
j
|
e1bc418e0c
|
use one version of ffmpeg for all tasks, remove avconv dependency, fixes #2606
|
2015-01-05 16:07:55 +00:00 |
|
j
|
9efd77724d
|
add option to select default view for list in dialog and use if user has no list settings, fixes #2636
|
2015-01-02 00:26:04 +01:00 |
|
j
|
24f81cdeae
|
add item as valid key for findAnnotations
|
2014-12-28 11:39:08 +01:00 |
|
j
|
f1db36dd26
|
dont fail with no added annotations
|
2014-12-23 15:21:05 +00:00 |
|
j
|
3b8abd7d23
|
fix editing annotation in/out
|
2014-12-26 13:00:54 +00:00 |
|
j
|
6741ae85e6
|
add default values for entities to conifg.*.json
|
2014-12-26 12:43:49 +00:00 |
|
j
|
913599697e
|
entities can be empty
|
2014-12-26 12:19:36 +00:00 |
|
j
|
139a5e3722
|
handle cut issues
|
2014-12-23 12:49:59 +00:00 |
|
rolux
|
ca197eafaf
|
update config docs
|
2014-12-23 12:38:22 +00:00 |
|
j
|
6662872225
|
remove unused import
|
2014-12-23 11:28:42 +00:00 |
|
rolux
|
2e3d828b08
|
config bug
|
2014-12-23 11:27:05 +00:00 |
|
j
|
4c582c14b5
|
better related name
|
2014-12-22 14:29:30 +00:00 |
|
j
|
dc1cd6e410
|
remove videoprefix from config, defined by backend
|
2014-12-22 10:51:13 +00:00 |
|
rolux
|
f3af1b70a0
|
remove site.flags, add 'flag' item key property; update 0xDB config; update filter.js
|
2014-12-22 10:43:23 +00:00 |
|
j
|
6c6693e922
|
api rename: getPlaceNames/getEventNames to getPlaces and getEvents, fixes #2609
|
2014-12-22 10:35:39 +00:00 |
|
j
|
ed8f8517c5
|
rename api: statistics->getStatistics, fixes #2603
|
2014-12-22 10:31:23 +00:00 |
|
j
|
ebcd419854
|
rename api, sortName->getSortName; add getSortTitle: fixes #2605
|
2014-12-22 10:29:27 +00:00 |
|
rolux
|
0be16d93a6
|
config docs (wording)
|
2014-12-21 14:51:42 +00:00 |
|
rolux
|
90173cce4b
|
add example entity to default config
|
2014-12-21 14:47:47 +00:00 |
|
rolux
|
ea1a94e9e4
|
update api docs (omissions, wording, typos)
|
2014-12-21 13:03:49 +00:00 |
|
rolux
|
0f1ecec5b5
|
update api docs (find)
|
2014-12-21 12:46:35 +00:00 |
|
rolux
|
8f8fab9522
|
update config docs (reload vs restart)
|
2014-12-21 11:59:58 +00:00 |
|
rolux
|
2ba41cd89d
|
update confic docs (minor changes)
|
2014-12-21 11:53:29 +00:00 |
|
rolux
|
1e3daf4b33
|
update confic docs ('random' item key, 'additionalSort')
|
2014-12-21 11:44:35 +00:00 |
|
rolux
|
0dd956e231
|
update api docs ('my groups' query)
|
2014-12-21 11:34:41 +00:00 |
|
rolux
|
07e35a8ab2
|
update config docs (enums, 'My Videos' list)
|
2014-12-21 11:31:17 +00:00 |
|
rolux
|
f77c1174a3
|
minor config update
|
2014-12-20 20:15:42 +00:00 |
|
rolux
|
ab892a78a8
|
config docs, minor update
|
2014-12-20 20:09:37 +00:00 |
|
rolux
|
1f39230989
|
config docs, minor update
|
2014-12-20 19:54:57 +00:00 |
|
rolux
|
f200672295
|
config docs, minor update
|
2014-12-20 19:51:46 +00:00 |
|
rolux
|
4ff0c41c64
|
more config documentation
|
2014-12-20 19:34:28 +00:00 |
|
rolux
|
724839c28b
|
api docs (wording)
|
2014-12-20 17:36:38 +00:00 |
|
rolux
|
07b7900788
|
fix a bug in 'find' documentation
|
2014-12-20 17:35:23 +00:00 |
|
rolux
|
0367076f8f
|
update config documentation
|
2014-12-20 16:55:19 +00:00 |
|
rolux
|
869d3f548e
|
update config documentation
|
2014-12-20 16:39:24 +00:00 |
|
rolux
|
d5643722bc
|
update config documentation
|
2014-12-20 16:32:36 +00:00 |
|
rolux
|
98cc4c5f9a
|
minor change
|
2014-12-19 19:36:34 +00:00 |
|
j
|
f56218e33a
|
dont fail if /api/upload is called without the right arguments, render api page: fixes #2611
|
2014-12-19 16:02:32 +00:00 |
|
rolux
|
31c3cc908b
|
cosmetics
|
2014-12-19 15:49:16 +00:00 |
|
rolux
|
23ea99734d
|
add missing link in docs
|
2014-12-19 15:47:15 +00:00 |
|
rolux
|
3d1c816950
|
cosmetics
|
2014-12-19 15:37:00 +00:00 |
|
rolux
|
3950213960
|
update api docs
|
2014-12-19 15:31:57 +00:00 |
|
rolux
|
cada20f904
|
update api docs
|
2014-12-19 15:05:08 +00:00 |
|
rolux
|
5ac0c04d37
|
update api docs
|
2014-12-19 13:20:53 +00:00 |
|
rolux
|
4a084d8405
|
update api docs
|
2014-12-19 12:59:10 +00:00 |
|
rolux
|
1ddc23b9f3
|
update api docs
|
2014-12-18 22:16:37 +00:00 |
|
j
|
0e425c6df1
|
dont create torrent file if torrents are disabled
|
2014-12-18 21:46:18 +00:00 |
|
rolux
|
74772171c2
|
cosmetic changes
|
2014-12-18 20:59:49 +00:00 |
|
rolux
|
bd2d9f2e57
|
update api docs
|
2014-12-18 20:56:28 +00:00 |
|
rolux
|
6bd001a10a
|
update api docs
|
2014-12-18 20:16:41 +00:00 |
|
rolux
|
0a56268b92
|
update api docs
|
2014-12-18 19:26:37 +00:00 |
|
rolux
|
ec508dd6b7
|
update api docs
|
2014-12-18 18:43:35 +00:00 |
|
j
|
3088beb5bc
|
layer
|
2014-12-18 18:26:34 +00:00 |
|
rolux
|
7cfdf7b8db
|
update api docs
|
2014-12-18 18:18:18 +00:00 |
|
j
|
9c28041171
|
fix edit call (changelog)
|
2014-12-18 17:39:48 +00:00 |
|
rolux
|
8fd99ac1be
|
update api docs
|
2014-12-18 16:39:47 +00:00 |
|
rolux
|
b78cc2c3f0
|
update api docs
|
2014-12-18 14:51:35 +00:00 |
|
rolux
|
51ad1475e0
|
update api docs
|
2014-12-18 13:49:51 +00:00 |
|
rolux
|
f38d3441a0
|
typo
|
2014-12-18 13:40:41 +00:00 |
|
rolux
|
cf836ec172
|
add api docs
|
2014-12-18 13:38:20 +00:00 |
|
j
|
beca371b43
|
handle unknown entities.
|
2014-12-17 19:20:00 +00:00 |
|
j
|
a1008f87c9
|
findChangeLogs is bound to canManageUsers
|
2014-12-17 14:01:06 +00:00 |
|
j
|
ed7c5b8a6d
|
its created not date.
|
2014-12-17 13:56:45 +00:00 |
|
j
|
9e9bf30c42
|
add new changelog and call add_changelog all over the place
|
2014-12-17 13:45:46 +00:00 |
|
j
|
3aa9f19d31
|
use entity name as filter value
|
2014-12-16 19:42:41 +00:00 |
|
j
|
34506d5b99
|
entity sort name
|
2014-12-16 17:44:05 +00:00 |
|
j
|
50fcb08a86
|
pass type
|
2014-12-16 16:45:35 +00:00 |
|
j
|
901bd37e90
|
resolve entity to name, get_by_name for add/edit annotation api calls
|
2014-12-16 16:39:45 +00:00 |
|
j
|
536834a03c
|
use name sort for entities if sortType is person
|
2014-12-16 15:46:04 +00:00 |
|
j
|
15fb864d74
|
get entity by id after all
|
2014-12-16 15:21:24 +00:00 |
|
j
|
61bf668957
|
only return name, leading matches first
|
2014-12-16 14:59:53 +00:00 |
|
j
|
d52dc11b4c
|
get entity by name
|
2014-12-16 14:59:21 +00:00 |
|
j
|
44ae4db25a
|
rename error log api, fixes #2591
|
2014-12-16 13:44:42 +00:00 |
|