Commit Graph

36 Commits

Author SHA1 Message Date
j 094fb06b92 fix default error log sort 2023-07-28 19:08:37 +02:00
j 4fb8879ba0 migrate bigint ids 2023-07-27 23:45:37 +02:00
j a035d37229 add apps.py to all apps 2023-07-27 19:27:00 +02:00
j 9340c0e578 update to new celery api 2023-06-23 16:21:31 +05:30
j 844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j 6296be870b use get_user_model 2018-07-29 21:12:56 +01:00
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 f0a4aba751 use python_2_unicode_compatible 2017-03-03 08:56:35 +01:00
j e6d21ef0a7 white space 2017-01-18 12:55:47 +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 b4074303ba avoid error in error handler and render 500 page 2016-08-23 01:37:38 +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
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 e7c1cd0698 cleanup 2013-06-02 10:14:28 +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 039f8c9335 remove error log entries after 30 days 2013-01-12 08:20:22 +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 66d3693b90 add index to log 2011-11-06 21:23:58 +01:00
j 0feace7a8b decode_id 2011-11-06 20:36:35 +01:00
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