Commit Graph

19 Commits

Author SHA1 Message Date
j dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j c32503e1af log full error url 2018-02-27 19:11:08 +05:30
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 051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
Will Thompson 8b0459592c logError: log HTTP_USER_AGENT
include user agent in error text
2015-05-20 12:38:49 +02:00
rolux cada20f904 update api docs 2014-12-19 15:05:08 +00:00
j 44ae4db25a rename error log api, fixes #2591 2014-12-16 13:44:42 +00: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 971c266597 trim error url 2013-08-23 19:32:07 +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 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 eb33042d87 dont cache log calls 2011-11-04 12:25:10 +01:00
j 5b22b768a9 allow some caching 2011-11-01 17:13:26 +01:00
j a0cf082dcf log viewer 2011-11-01 17:08:09 +01:00