j
|
cc17a9b6a3
|
dont call update_matches on self inside update_matches, fixes #1496
|
2013-07-13 10:22:37 +00:00 |
|
j
|
e706fbfb9b
|
api documentation takes and returns
|
2013-03-04 19:35:06 +00:00 |
|
j
|
b1d83b0f93
|
cleanup unused imports and unused variables
|
2013-02-21 13:28:36 +00:00 |
|
j
|
ec5158c03a
|
normalize find values and make lower case, also normalize and lowercase quieries
|
2012-11-18 20:26:13 +01:00 |
|
j
|
2c07dedac0
|
add south migrations, convert update to python
|
2012-11-02 13:41:41 +01:00 |
|
j
|
eee7d1baef
|
fix event update
|
2012-05-31 22:11:35 +02:00 |
|
j
|
12226662f8
|
smarter places/events update
|
2012-05-27 14:21:08 +00:00 |
|
j
|
59f575d489
|
disable place/event rebuild tasks, those should not be needed anymore
|
2012-05-27 12:05:07 +00:00 |
|
j
|
69b1e6c7b2
|
cleanup use of python-ox api
|
2012-05-27 13:52:12 +02:00 |
|
j
|
11b0a06107
|
typo, fixes #693
|
2012-03-21 09:13:38 +01:00 |
|
j
|
67bc4475e9
|
first round of input sanitization
|
2012-02-21 21:56:06 +05:30 |
|
j
|
a123d4daf7
|
sort by number of annotations
|
2012-02-20 17:42:13 +00:00 |
|
j
|
c49cc47c3d
|
update place/event matches in sync
|
2012-02-20 14:09:26 +00:00 |
|
j
|
f8c55f57cb
|
dont try - with none
|
2012-02-20 09:51:41 +05:30 |
|
j
|
c450fd2a0b
|
enabled/disabled places/events
|
2012-02-02 05:16:32 +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 |
|
j
|
82c83c1309
|
keep a log of changes
|
2012-01-31 22:36:10 +05:30 |
|
j
|
bb3f993b70
|
update celery corntab import
|
2012-01-27 18:11:28 +05:30 |
|
j
|
7140d4c3f5
|
move get_matches to annotations
|
2012-01-17 14:28:33 +05:30 |
|
j
|
ed37cd6924
|
add getPlaceNames/getEventNames api
|
2012-01-14 18:13:40 +05:30 |
|
j
|
265d3d5bcd
|
avoid parallel updates to matches
|
2012-01-13 16:47:42 +05:30 |
|
j
|
bf518ae603
|
places backend, cleanup padma metadata
|
2012-01-13 01:02:54 +05:30 |
|
j
|
d6b9929052
|
fix get_matches
|
2012-01-09 00:08:05 +05:30 |
|
j
|
e1989eed57
|
use ox.django.api instead of local copy
|
2012-01-04 01:48:47 +05:30 |
|
j
|
4c25291c88
|
place/event matches
|
2012-01-02 20:59:43 +05:30 |
|
j
|
2a3c09d0ce
|
update celery import to work with 2.2
|
2011-12-27 18:51:22 +05:30 |
|
j
|
cea86aee43
|
use from/toAZ
|
2011-12-18 15:05:49 +05:30 |
|
j
|
0feace7a8b
|
decode_id
|
2011-11-06 20:36:35 +01:00 |
|
j
|
c695e76a57
|
return 409 on conflict
|
2011-10-31 16:06:12 +00: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 |
|
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 |
|
j
|
910b8426dc
|
run cron task in the morning
|
2011-10-27 13:06:13 +02: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
|
80ade383f9
|
itemsQuery/clipsQuery
|
2011-10-19 16:20:12 +00: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
|
c6c1c9b15b
|
some work towards editing places
|
2011-10-09 21:12:50 +00:00 |
|