Commit Graph

29 Commits

Author SHA1 Message Date
j 844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j dbf740e55e use .editorconfig 2018-06-19 08:33:26 +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 e3c5ab18c7 only update itemsort if name is changed 2016-06-15 18:31:40 +02:00
j 051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +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 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 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 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 80ade383f9 itemsQuery/clipsQuery 2011-10-19 16:20:12 +00:00
j 800c7a96b3 padding 2011-10-11 21:30:43 +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 634190cca6 edited flag for names and titles 2011-10-11 17:01:11 +02:00
j 4948f0fa39 manage names and titles 2011-10-11 13:29:05 +02:00
j b8e5764f3d split models into apps, new api interface 2010-11-26 16:07:24 +01:00