Commit graph

53 commits

Author SHA1 Message Date
j
f0a4aba751 use python_2_unicode_compatible 2017-03-03 08:56:35 +01:00
j
1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
j
88c800a093 use data['positions'] 2016-06-30 16:42:56 +02:00
j
c7157d5001 only decode ids for found positions
merge document.view.get_positions into item.utils.get_positions
add flag to decode id before looking up in ids

Followup to 09ebbc9cc6
2016-06-30 16:18:07 +02:00
j
e9863c238e always use get_operator, avoid case-insensitive match if possible 2016-06-30 11:28:09 +02:00
j
e3c5ab18c7 only update itemsort if name is changed 2016-06-15 18:31:40 +02:00
j
22f83288c5 avoid looking up item twice 2016-06-15 18:29:09 +02:00
j
af0e0cffe8 person can be removed again, let async itemsort fail without exception 2016-06-15 14:34:46 +02:00
j
051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
j
4219246909 db migration 2016-02-20 15:15:01 +05:30
j
e738503380 remove old migrations 2016-02-19 15:17:18 +00:00
j
ebcd419854 rename api, sortName->getSortName; add getSortTitle: fixes #2605 2014-12-22 10:29:27 +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
j
9e9bf30c42 add new changelog and call add_changelog all over the place 2014-12-17 13:45:46 +00:00
j
02333c2ad0 canManageTitlesAndNames 2014-11-04 12:36:27 +02:00
j
ceb507020b data is passed to api functions now 2014-10-06 08:26:43 +00:00
j
3232ce6989 rename Item.itemId to Item.public_id 2014-09-19 12:26:46 +00:00
j
e381609b9e remove tests, not used 2014-09-05 13:39:43 +02: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
f1a71f23cf fix imports 2012-10-15 16:02:59 +02:00
j
520650d53b add sortName api 2012-10-15 15:56:08 +02:00
j
0fe1786ec0 update paths after changing name, fixes #1013 2012-09-30 18:27:01 +02:00
j
7b22bba4e7 use path to populate unknown sort names, #958 2012-09-14 11:50:08 +02:00
j
494f5cfa0b empty years 2012-03-27 19:42:49 +02:00
j
11b0a06107 typo, fixes #693 2012-03-21 09:13:38 +01:00
j
6bdbd729a7 update item sort after changing person sort value, fixes #30 2012-02-15 21:31:24 +05:30
j
e1989eed57 use ox.django.api instead of local copy 2012-01-04 01:48:47 +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
7eeb6dc107 add sortvalue to annotations to get better sort by text results 2011-11-03 12:31:46 +01:00
j
f164e38886 sort name 2011-10-30 02:50:38 +02:00
j
90f735acb5 cleanup name 2011-10-30 01:32:11 +02:00
j
d1efe62ddb sync facets if sort changed 2011-10-30 01:15:44 +02:00
j
80ade383f9 itemsQuery/clipsQuery 2011-10-19 16:20:12 +00:00
j
45798810a9 - rework file/upload handling, no more extras
- cleanup imdb data, get from external data service
- rename filesview
2011-10-15 17:21:41 +02:00
j
800c7a96b3 padding 2011-10-11 21:30:43 +02:00
j
2692300f3b title refinement 2011-10-11 21:05:11 +02:00
j
b321656bff normalize 2011-10-11 20:18:56 +02:00
j
bfb7bd88ba sort sort 2011-10-11 19:44:45 +02:00
j
d13f2f094c rename 2011-10-11 15:40:13 +00:00
j
590c7c45ac rename 2011-10-11 17:31:05 +02:00
j
2ab76ce1c9 update_sort functions 2011-10-11 17:23:31 +02:00
j
634190cca6 edited flag for names and titles 2011-10-11 17:01:11 +02:00
j
0b8b04234a use get_sort_name/get_sort_title 2011-10-11 16:30:10 +02:00
j
4948f0fa39 manage names and titles 2011-10-11 13:29:05 +02:00
j
6f997ab1b5 names are unique 2011-04-05 12:49:20 +02:00