Commit graph

162 commits

Author SHA1 Message Date
j
559140ca76 compute statistics on backend 2013-10-22 15:58:47 +00:00
j
313cf7e789 contact messages are plain text 2013-10-08 07:07:04 +00:00
j
a04711e94c add support to sign in with mozilla persona 2013-09-29 13:00:06 +00:00
j
709b852530 support for auth backends that dont support user lookups 2013-09-24 12:29:13 +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
b43d704bc9 type, fixes #1838 2013-08-26 17:52:45 +00: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
5afb84bc0a check canManageUsers capability to provide access to manage users api, fixes #1564 2013-06-02 10:40:41 +00:00
j
5f209cf92b move monkey_patch into app, no need for extra app 2013-05-18 21:43:52 +00:00
j
e987c2f26b import User and Group in views.py, fixes #1466 2013-03-30 11:07:52 +00:00
j
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +00:00
j
e602ca9dc9 add position for new lists, fixes #199 2013-03-03 15:06:22 +00: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
2c07dedac0 add south migrations, convert update to python 2012-11-02 13:41:41 +01: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
78bb1cc0ed keep session data and ui state on signup. fixes #898 2012-07-01 21:03:47 +02:00
j
a1163b5f2e unset page if its signout on signout 2012-07-01 10:27:06 +00: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
69b1e6c7b2 cleanup use of python-ox api 2012-05-27 13:52:12 +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
j
82d939e6e3 return robots count 2012-03-30 16:34:33 +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
11b0a06107 typo, fixes #693 2012-03-21 09:13:38 +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
159b6dc746 newlines in srt are explicit, fixes #634 2012-03-03 10:53:12 +01:00
j
aefd716615 typo 2012-03-03 02:03:05 +01:00
j
b8a802628e make sure request info gets stored 2012-03-03 01:43:27 +01:00
rolux
13eec9346b properly escape user names and list names 2012-02-22 10:14:07 +00:00
j
af647a86ac add new file 2012-02-13 11:20:54 +05:30