|
face7da3da
|
avoid duplicate users for or queries, fixes #2871
|
2016-01-12 12:06:12 +05:30 |
|
j
|
5e6b054896
|
extend cookie age if its still used
|
2015-06-30 20:02:09 +02:00 |
|
|
c2e7ac3190
|
signup: fix error documentation, require email
email is required by the UI, and if you don't provide
it this method raises KeyError anyway.
|
2015-04-28 18:13:25 +02:00 |
|
|
51c3df9660
|
typo: permissino permission in 403 errors
|
2015-04-28 18:12:00 +02:00 |
|
j
|
5e8294b1c0
|
function to merge two users
|
2015-04-15 14:59:42 +05:30 |
|
j
|
7377de62f7
|
remove all sessions of user on signout, fixes #2700
|
2015-02-25 18:17:35 +00:00 |
|
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
|
ed8f8517c5
|
rename api: statistics->getStatistics, fixes #2603
|
2014-12-22 10:31:23 +00:00 |
|
rolux
|
ea1a94e9e4
|
update api docs (omissions, wording, typos)
|
2014-12-21 13:03:49 +00:00 |
|
rolux
|
3950213960
|
update api docs
|
2014-12-19 15:31:57 +00:00 |
|
rolux
|
5ac0c04d37
|
update api docs
|
2014-12-19 13:20:53 +00:00 |
|
rolux
|
4a084d8405
|
update api docs
|
2014-12-19 12:59:10 +00:00 |
|
rolux
|
74772171c2
|
cosmetic changes
|
2014-12-18 20:59:49 +00:00 |
|
rolux
|
bd2d9f2e57
|
update api docs
|
2014-12-18 20:56:28 +00:00 |
|
rolux
|
ec508dd6b7
|
update api docs
|
2014-12-18 18:43:35 +00:00 |
|
j
|
9e9bf30c42
|
add new changelog and call add_changelog all over the place
|
2014-12-17 13:45:46 +00:00 |
|
j
|
ef0aca6acb
|
allow users to edit groups but only show there groups, disable other groups to not allow removing them
|
2014-10-15 09:34:27 +00:00 |
|
j
|
ceb507020b
|
data is passed to api functions now
|
2014-10-06 08:26:43 +00:00 |
|
j
|
a894a39c4d
|
more groups api
|
2014-10-01 15:56:16 +02:00 |
|
j
|
c5fcb813e9
|
editGroup
|
2014-09-30 15:12:21 +02:00 |
|
j
|
511858804a
|
add Find: Group to Manage Users, #1878
|
2014-09-30 14:26:14 +02:00 |
|
j
|
3cdb0e23cc
|
new api calls: getGroups/addGroup/removeGroup
|
2014-09-30 14:11:55 +02:00 |
|
j
|
3232ce6989
|
rename Item.itemId to Item.public_id
|
2014-09-19 12:26:46 +00:00 |
|
j
|
e381609b9e
|
remove tests, not used
|
2014-09-05 13:39:43 +02:00 |
|
j
|
183c550078
|
use {username} not {user} #1879
|
2014-09-02 14:14:29 +02:00 |
|
j
|
bc3aa5364c
|
expand {user} to user of list when creating default lists, #1879
|
2014-08-20 09:35:40 +00:00 |
|
j
|
160dbacbb0
|
useragents can be longer
|
2014-03-03 19:54:57 +00:00 |
|
j
|
e7431d4d5b
|
use findUsers to get newsletter status of selected users, fixes #2276
|
2014-02-12 11:40:02 +00:00 |
|
j
|
3373dc1180
|
typo
|
2013-10-22 19:34:46 +00:00 |
|
j
|
4eff60e25f
|
fix day stats
|
2013-10-22 18:22:31 +00:00 |
|
j
|
4ca53d8c3b
|
ignore robots
|
2013-10-22 18:12:45 +00:00 |
|
j
|
44e3a89faf
|
another stat fix
|
2013-10-22 17:59:56 +00:00 |
|
j
|
c05bfae0a7
|
fix city stat
|
2013-10-22 17:57:14 +00:00 |
|
j
|
2644edb971
|
faster update_statistics
|
2013-10-22 17:50:35 +00:00 |
|
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 |
|