Commit graph

35 commits

Author SHA1 Message Date
j
dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j
f0a4aba751 use python_2_unicode_compatible 2017-03-03 08:56:35 +01:00
j
2c6609b308 typo 2016-09-18 16:31:14 +02: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
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
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
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
2c07dedac0 add south migrations, convert update to python 2012-11-02 13:41:41 +01:00
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
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
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
ebc123a186 dont expand title_sort 2011-10-11 16:39:28 +02:00
j
0b8b04234a use get_sort_name/get_sort_title 2011-10-11 16:30:10 +02:00
j
bb17fef613 titles can be longer 2011-10-11 13:32:38 +02:00
j
4948f0fa39 manage names and titles 2011-10-11 13:29:05 +02:00