Commit graph

147 commits

Author SHA1 Message Date
j
2ae9035a37 places too 2012-03-09 23:53:52 +01:00
j
4969719231 newlines 2012-03-09 23:47:36 +01:00
j
4f16b59458 find matches accros newlines 2012-03-09 23:37:54 +01:00
j
42486c885e dont update sort/find while import subtitles 2012-03-09 19:27:28 +01:00
j
e09fd09bdf reduce db roundtrip in update_matching 2012-03-09 13:12:11 +01:00
j
26c6987178 findvalue can be Null, clip random sort 2012-03-08 19:56:31 +01:00
j
c9a623275d update item on removing annotation 2012-02-28 21:02:50 +01:00
j
67bc4475e9 first round of input sanitization 2012-02-21 21:56:06 +05:30
j
4629d64361 avoid DoesNotExist errors while updating matches 2012-02-21 03:29:51 +05:30
j
8530fa6f66 only include static annotations for anonymous users 2012-02-19 09:11:18 +00:00
j
40ee2a0860 place/event annotations always need a place/event object. set formated date on annotations 2012-02-18 09:59:56 +00:00
j
fbe8c9160b remove subtitles.sort from 0xdb config, duration should always be >=0 2012-02-15 22:55:17 +05:30
j
f3d20abe99 remove clips without annotations 2012-02-15 22:03:19 +05:30
j
b9129b10c7 update in memory object too 2012-02-15 18:02:52 +05:30
j
8520c06680 sync find/sort table saving annotations, fixes #401 2012-02-15 17:57:42 +05:30
j
8a4d4f029e max length, dont fail for layer redirects 2012-02-14 19:14:54 +05:30
j
fbd401f09c update facet 2012-02-14 12:03:11 +05:30
j
ac5c2ab9c8 sync facets saving annotations that are used as filters. i.e. keywords fixes #378 2012-02-13 20:08:43 +05:30
j
6b72d7b9e8 return layer editable flag 2012-02-08 16:30:11 +05:30
j
d8aeac1e8c annotation editable 2012-02-08 16:15:33 +05:30
j
23d4afd9c0 delete undefined places/events that do not match anymore 2012-02-03 13:53:48 +05:30
j
5b041be8d9 dont mingle name if its exact 2012-02-03 12:25:11 +05:30
j
041a272c4d update matching places/events 2012-02-03 12:13:15 +05:30
j
916bd3d393 typo 2012-02-01 23:05:28 +00:00
j
afaa9178cf return defined 2012-02-01 16:35:57 +00:00
j
1f1683c5a5 create undefined places/events 2012-02-01 15:25:18 +00:00
rolux
daaabba071 highlight matches in clips 2012-02-01 12:01:39 +00:00
j
82c83c1309 keep a log of changes 2012-01-31 22:36:10 +05:30
j
16cc495fb5 store clip values in clip db, cleanup if all annotations are gone, add additionalSort 2012-01-20 23:23:21 +05:30
j
06069b71e2 match places/events in any case, update url-list in torrent to match current url 2012-01-17 16:09:45 +05:30
j
7140d4c3f5 move get_matches to annotations 2012-01-17 14:28:33 +05:30
rolux
84cdd2ebf5 update video editor 2012-01-15 20:35:37 +05:30
rolux
81548bba04 update video editor (places, events) 2012-01-13 21:56:07 +05:30
j
bf518ae603 places backend, cleanup padma metadata 2012-01-13 01:02:54 +05:30
j
49ae89eb9b oembed, dont leak private layers 2012-01-10 21:30:41 +05:30
j
9a47ddcdad just edit in, out, value 2012-01-10 01:56:16 +05:30
j
e1989eed57 use ox.django.api instead of local copy 2012-01-04 01:48:47 +05:30
rolux
3c9676a32a update video editor / annotation panel 2012-01-03 15:56:50 +05:30
j
9e35c3b229 handle deletions in annotations ids 2012-01-03 14:46:45 +05:30
j
4d06bacfc4 update place/event matches on change 2012-01-02 23:05:10 +05:30
j
9cc90ec245 export layers as srt 2012-01-02 22:38:19 +05:30
j
f23340ddbb permissions add/edit annotations 2012-01-02 20:38:38 +05:30
j
2a3c09d0ce update celery import to work with 2.2 2011-12-27 18:51:22 +05:30
j
28a577d69f use annotation find value 2011-12-26 21:05:39 +05:30
j
e673e26c53 fix unicode issues 2011-12-26 15:43:04 +01:00
j
926d9a352e typo 2011-12-26 20:04:36 +05:30
j
6524ceea8a annotation cleanup 2011-12-26 20:00:30 +05:30
j
3fb3c6ef38 only update if clip is set 2011-12-18 15:17:12 +05:30
j
cea86aee43 use from/toAZ 2011-12-18 15:05:49 +05:30
j
c930383b32 fix padma.jsonc and adjust whats needed to get it running 2011-12-05 14:48:59 +01:00
j
0feace7a8b decode_id 2011-11-06 20:36:35 +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
798a56af73 layer is string now 2011-11-02 15:42:07 +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
88b4d9f62f only open timelines needed to computed average color for clips 2011-10-29 16:45:27 +02:00
j
fd39f122ad annotation ids 2011-10-29 16:12:28 +02:00
j
8bb18af181 more clip query speedups 2011-10-29 12:39:33 +02:00
j
83d57b6197 image width/height must be >0 2011-10-27 16:31:23 +02:00
j
dd8aee522c place/event matching task that could be used saving annotations 2011-10-27 10:44:05 +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
4884ae0503 clips 2011-10-20 18:15:59 +02: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
743a01181c publicid can be null 2011-10-19 16:29:23 +02:00
j
234085a2db pubic_id, load utf-16 subtitles, fix oxid 2011-10-18 14:01:01 +02:00
j
5b933c22d8 select related for some queries 2011-10-09 15:39:45 +02:00
j
2308279801 remove dead code 2011-10-07 10:52:41 +02:00
j
a02d7f806b remove clip info from annotation table 2011-10-04 11:39:00 +02:00
j
78b07dd64a findClips 2011-10-02 20:16:28 +02:00
j
bc118c67ee switch to base26 ids 2011-10-01 00:28:35 +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
7982ba6b29 dont filter empty conditions 2011-09-28 18:00:13 +00: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
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
j
cbd04a10c8 site config, user level, item level 2011-09-06 08:06:59 -04:00
j
a6e120322f speedup annotation looksup 2011-08-23 12:47:59 +02:00
rolux
ad38fa019e switch to new get api results 2011-08-19 14:43:05 +00:00
j
f228a4a5e5 funky annotation ids 2011-08-18 13:53:38 +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
3afd8a0e0b add/remove items from list 2011-06-04 18:19:06 +02:00
j
b32ac91211 subtitles should annotations part 1 2011-06-01 13:03:07 +02:00
j
a022c37d81 add first annotation 2011-02-25 16:03:41 +01:00
j
7fa5bb309a datetime handled by ox.django now, set default posterframe 2011-02-25 12:22:44 +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
132cbe30ac annotations 2011-02-09 14:28:52 +00:00
j
45a0019316 annotations 2011-01-28 14:13:46 +05:30
j
72e4146c25 display code in api browser 2011-01-26 18:55:26 +05:30