Commit graph

211 commits

Author SHA1 Message Date
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
j
449cb09595 make session updates async 2012-02-13 11:20:17 +05:30
j
10a1239df7 everyone can have a license; groups admin 2012-01-19 22:05:28 +05:30
j
4e6c2250c9 item/user groups 2012-01-13 15:17:18 +05:30
j
d6b9929052 fix get_matches 2012-01-09 00:08:05 +05:30
j
e1989eed57 use ox.django.api instead of local copy 2012-01-04 01:48:47 +05:30
j
6524ceea8a annotation cleanup 2011-12-26 20:00:30 +05:30
j
1a8303c4a1 ignore case logging in 2011-12-18 15:35:35 +05:30
j
cea86aee43 use from/toAZ 2011-12-18 15:05:49 +05:30
rolux
bea69a918c add mail interface to users dialog 2011-12-18 09:27:15 +00:00
j
c930383b32 fix padma.jsonc and adjust whats needed to get it running 2011-12-05 14:48:59 +01:00
j
f8c85107e8 even more browser 2011-12-03 18:03:55 +01:00
j
a57be2614c sort 2011-12-03 17:52:48 +01:00
j
eefd1e96e7 obscure browsers and operating systems 2011-12-03 17:49:26 +01:00
j
3de8bbe367 add geo info to user table 2011-12-03 17:17:07 +01:00
j
67f21246e9 fix template 2011-11-12 20:46:43 +01:00
j
aec80a33d2 add missing , 2011-11-12 20:43:58 +01:00
j
680cfc8981 support findUsers level conditions 2011-11-12 14:10:52 +01:00
rolux
8aa54922b7 fix e-mail templates 2011-11-12 19:43:23 +01:00
j
43b2bfde55 dont count first time 2x 2011-11-11 14:04:15 +01:00
j
ccfa48e3e0 update timesaccessed sort value on access 2011-11-11 11:34:57 +01:00
j
0eeb3e223d update vm build. use title for new lists not id, also make first user admin 2011-11-08 18:05:26 +01:00
j
6aec4ff1b1 user positions 2011-11-08 00:00:08 +01:00
j
1ded5a0cd4 fix signup 2011-11-07 23:28:28 +01:00
j
37e15bcb70 update lastseen manually 2011-11-07 23:13:04 +01:00
j
ad03e67365 sort level 2011-11-07 16:05:21 +01:00
j
03ae9a5a8c user/guest stats 2011-11-07 15:46:16 +01:00
j
3cec9cefa2 session data for users and guests 2011-11-07 15:25:16 +01:00
j
b131c6ba96 use template for receipt too 2011-11-02 17:09:59 +01:00
j
40beeacf3f refine contact api 2011-11-02 14:05:30 +01:00
j
34c2314df4 findusers 2011-10-31 23:30:02 +01:00
j
ea52870db6 charactes are not people, fix changing password 2011-10-22 22:12:56 +00:00
rolux
4266c4578b fix a bug with resetting passwords 2011-10-22 15:31:12 +00:00
j
15cb3fb5bf longer emails, longer passwords, longer reset codes 2011-10-22 16:38:33 +02:00
j
7738ac2779 baseUrl unused 2011-10-22 14:58:21 +02:00
j
eaaf76e149 canSeeNotes 2011-10-22 14:42:45 +02:00
j
485cca69b0 remove forms 2011-10-22 14:27:00 +02:00
j
e1c62e831e RGB only, add resetUI url 2011-10-21 20:36:21 +02:00
j
7e2b1910d3 apache config 2011-10-20 21:33:07 +02:00
j
45bb18ef96 editPreferences 2011-10-18 23:41:54 +02:00
j
24f94a092e email 2011-10-18 23:28:58 +02:00
j
45798810a9 - rework file/upload handling, no more extras
- cleanup imdb data, get from external data service
- rename filesview
2011-10-15 17:21:41 +02:00
j
a4d67e44f6 guests can resetUI 2011-10-09 15:45:22 +02:00
j
9f63a45c2e remember ui state for guests 2011-10-09 15:39:31 +02:00
j
e2a76470ae fix password reset 2011-10-07 19:56:39 +02:00
j
0cb06ec9f9 placeholder contact form 2011-10-06 17:39:28 +02:00
j
616c65bd45 fix regiser/reset 2011-10-05 23:16:55 +02:00
j
4559fd167a user ids for users 2011-10-03 18:10:53 +00:00
j
8dd8dab270 fail if username/email already in use 2011-10-03 21:30:43 +02:00
j
479182bc47 s 2011-10-03 21:22:13 +02:00
j
bf3584bcf9 use id for editUser 2011-10-03 21:19:35 +02:00
j
d808882aae fix findUsers positions 2011-10-03 18:21:07 +02:00