|
|
1bac062a50
|
use postgres json field
|
2018-07-09 15:22:12 +02:00 |
|
|
|
dbf740e55e
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
|
|
5ce9d605f7
|
refactor geo lookup
|
2017-11-14 17:06:02 +01:00 |
|
|
|
a175238d09
|
fix geo lookup in python3, fixes #3019
|
2017-04-19 16:34:34 +02:00 |
|
|
|
f0a4aba751
|
use python_2_unicode_compatible
|
2017-03-03 08:56:35 +01:00 |
|
|
|
b3773d4ace
|
fix missing filters
|
2017-02-28 21:19:26 +01:00 |
|
|
|
e1f35b1ec8
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
|
|
|
0f0f5f42d8
|
space
|
2016-08-31 19:07:44 +02:00 |
|
|
|
3913373c9b
|
update db if guest was reclassified as robot
|
2016-08-31 17:38:40 +02:00 |
|
|
|
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 |
|
|
|
4613005b83
|
use geoip2 api to fix ipv6 lookups
|
2016-03-04 12:50:44 +05:30 |
|
|
|
051a3578b4
|
inline django 1.9 version of ox.django
|
2016-02-20 10:41:23 +00:00 |
|
|
|
1cc795995d
|
user.get_profile()->user.profile
|
2016-02-19 22:06:11 +05:30 |
|
|
|
3e8f28ff47
|
update imports
|
2016-02-19 22:06:10 +05:30 |
|
|
|
d241b90b63
|
check data is a dict
|
2016-02-19 18:46:53 +05:30 |
|
j
|
5e8294b1c0
|
function to merge two users
|
2015-04-15 14:59:42 +05:30 |
|
j
|
90a49b2a4d
|
ui.onload -> user.script, fixes #2697
|
2015-02-21 10:32:48 +00:00 |
|
j
|
c1066ad7f1
|
user agent might not be set
|
2015-02-06 11:08:10 +05:30 |
|
j
|
3cdb0e23cc
|
new api calls: getGroups/addGroup/removeGroup
|
2014-09-30 14:11:55 +02:00 |
|
j
|
160dbacbb0
|
useragents can be longer
|
2014-03-03 19:54:57 +00:00 |
|
j
|
99e0929100
|
groupssort should be None if there are no groups
|
2013-09-15 12:13:20 +00:00 |
|
j
|
3ef93908b6
|
forward can be multiple ips, take first
|
2013-08-30 10:41:04 +02:00 |
|
j
|
7c6757f417
|
use HTTP_X_FORWARDED_FOR as ip of set
|
2013-08-30 10:38:45 +02:00 |
|
j
|
d45173b0da
|
fix position of edits onload(like lists and texts)
|
2013-07-17 13:02:21 +00:00 |
|
j
|
b5eda32bbd
|
use Unicode Character 'MULTIPLICATION SIGN' (U+00D7) for screen and window size, fixes #909
|
2013-07-16 11:37:11 +00:00 |
|
j
|
ce03870fe6
|
remove config video.download; use canDownloadVideo capability instead.
|
2013-07-06 11:15:10 +00:00 |
|
j
|
413931e22f
|
add index to user level
|
2013-06-30 22:53:09 +02:00 |
|
j
|
b1d83b0f93
|
cleanup unused imports and unused variables
|
2013-02-21 13:28:36 +00:00 |
|
j
|
c8af45e7cf
|
initial round of text section
|
2013-02-16 01:20:40 +00:00 |
|
j
|
1872621d8c
|
add manage.py command to recheck useragents
|
2012-10-27 17:25:32 +02:00 |
|
j
|
3c77916231
|
support lists..sort as key, fixes #1046
|
2012-09-29 19:00:54 +02:00 |
|
j
|
e63c698b5d
|
and and
|
2012-06-10 12:22:45 +02:00 |
|
j
|
71fdb6f8aa
|
trigger done with better info if upload fails, dont fail if screen/window are not defined in init
|
2012-06-10 11:05:48 +02:00 |
|
j
|
a0d337e6d8
|
city values are unicode in django 1.4
|
2012-06-04 21:22:44 +02:00 |
|
j
|
66280a44c1
|
sync django is_superuser status with level
|
2012-05-30 11:07:59 +02:00 |
|
j
|
99aee48d98
|
django 1.4 only creates session if needed
|
2012-05-24 14:39:41 +00:00 |
|
j
|
bc494f6c18
|
remove ipv6 prefix from ipv4 addresses
|
2012-05-19 13:46:06 +02:00 |
|
rolux
|
b515feb456
|
remove mail->country check, too esoteric
|
2012-03-27 16:17:50 +00:00 |
|
rolux
|
0e31c7cb97
|
handle webkit and robots
|
2012-03-27 10:24:16 +00:00 |
|
rolux
|
8a1fd4afda
|
move fallback location test (email TLD) into the backend
|
2012-03-27 07:29:01 +00:00 |
|
j
|
a562ec428a
|
support robots in findUsers api
|
2012-03-26 13:58:33 +02:00 |
|
j
|
9b02269361
|
ips without city
|
2012-03-21 20:56:57 +01:00 |
|
j
|
105e91d6dd
|
location sort, fixes #701 user agent string fixes #704, #702 user ox for country name fixes #705 system/user agent sort should be case insensitve fixes #706
|
2012-03-21 20:42:42 +01:00 |
|
j
|
53441142e4
|
use ox.parse_useragent, fixed #697 and make undefined values null, fixes #699
|
2012-03-21 14:44:43 +01:00 |
|
j
|
8a7dbf46ca
|
fix users dialog
|
2012-03-20 20:34:26 +01:00 |
|
j
|
b55e1db153
|
save numberoflists in session table, fixes #687
|
2012-03-20 19:38:18 +01:00 |
|
j
|
72e7f0dc09
|
admin newsletter
|
2012-03-19 20:20:11 +01:00 |
|
j
|
8120fbe3ee
|
save no longer triggers celery overwrite
|
2012-03-03 19:14:13 +01:00 |
|
j
|
f9c1e52dc7
|
dont save sessiondata twice, leads to datalost if run in web and celery process
|
2012-03-03 12:40:53 +01:00 |
|
j
|
aefd716615
|
typo
|
2012-03-03 02:03:05 +01:00 |
|