Adarnof
8a73890646
Ensure ticker is fetched if alliance_or_corp used.
...
Closes #1011
2018-04-09 21:53:41 -04:00
Ariel Rin
d6df5184a6
Set minute for Cron to stop mass task creation ( #1010 )
2018-04-08 23:22:06 -04:00
Adarnof
ad1fd633b1
Ensure autogroups are removed if new state has config
2018-04-07 20:59:45 -04:00
Adarnof
ef9284030b
Remove autogroups if no config for state.
2018-04-07 20:59:45 -04:00
Adarnof
89e5740027
Update autogroups on main character save
...
Closes #997
2018-04-07 20:59:45 -04:00
Adarnof
106f6bbcea
Fix test user creation.
2018-04-07 20:59:45 -04:00
Adarnof
b53c7a624b
Use queryset delete to purge non-refreshable tokens.
2018-04-07 20:49:14 -04:00
Adarnof
19f0788f47
Merge pull request #1002 from randomic/verify-email-option
...
Add setting for skipping email requirement
2018-04-03 21:15:38 -04:00
Adarnof
7767226000
Still collect emails from newly registered users.
...
Log in users immediately if no validation required.
Document new optional setting in project template settings file.
2018-04-03 21:09:43 -04:00
randomic
4eb6b73903
Nameformat configs which default to corp where alliance is None ( #1003 )
...
Add nameconfig format for alliance_or_corp_ticker
Add nameconfig format for alliance_or_corp_name
Update docs for new nameformats
Correct missing dict key if no alliance.
2018-04-03 19:25:47 -04:00
Adarnof
8266661855
Sanitize username on Discord user join.
...
Thanks @iakopo
2018-04-02 20:38:12 -04:00
Adarnof
bdb3ab366f
Group list API endpoint has moved.
...
Allow infinite group cache age.
Thanks @TargetZ3R0
2018-03-22 17:59:24 -04:00
Adarnof
ad79b4f77c
Correct logging string formatting.
2018-03-20 15:51:37 -04:00
Adarnof
fd876b8636
Correct model import.
...
Thanks @TargetZ3R0
2018-03-19 18:25:47 -04:00
Adarnof
21e896642a
Stop using the patch method for setting roles.
...
Switch to dedicated add/remove endpoints.
Allow setting max cache age to None for infinite.
Apparently patch has issues.
Thanks @TargetZ3R0 and Discord devs <3
2018-03-19 18:08:24 -04:00
Adarnof
b4c395f116
Don't force token updates on main character checks.
2018-03-15 19:41:11 -04:00
Adarnof
fe7b078ec8
Wait until token is deleted before assessing ownerships.
...
Hopefully this will fix the infinite recursion.
Elevate logging messages to Info so they appear in logs with the default configuration.
2018-03-09 11:47:28 -05:00
Adarnof
386ba25a44
Add explanation of auth project structure.
...
Update troubleshooting guide for v2.
Remove homoglyph data files included with confusable-homoglyphs>=3.0
2018-03-02 02:58:55 -05:00
Adarnof
5331d194df
Instruct selection of only necessary SSO scopes.
...
Standardize instructions of adding app to settings.
2018-03-02 01:52:16 -05:00
Adarnof
f9a8ac4e9b
Bump version to b3 in anticipation of next release.
2018-02-28 13:20:36 -05:00
Adarnof
1bd5eecd54
Correct old template URLs.
...
Remove redundant name from fatlink.
Remove optimer app dependency.
And other general cleanup.
Thanks @TargetZ3R0
2018-02-28 13:16:54 -05:00
Adarnof
2fa1d9998d
Handle custom table prefixes on service databases.
...
Closes #987
Thanks @Ric878
2018-02-28 10:56:30 -05:00
Adarnof
9d9cfebd9e
Specify character set in database to avoid key length errors.
...
Default database setting uncommented.
Addresses #985
2018-02-27 19:56:19 -05:00
Adarnof
cc8a7a18d2
Hook URLs require logged in user with a main character.
...
Should prevent anything else like #983
Heavily inspired by https://gist.github.com/garrypolley/3762045#gistcomment-2089316
2018-02-26 22:50:58 -05:00
Adarnof
77c93ed96b
Correct broken template tags.
2018-02-23 22:23:42 -05:00
Adarnof
a143dfbb37
Add Timerboard Structures, step 2 ( #976 )
...
Added additional labels for added structure types
(cherry picked from commit d8f4d56dd802016e3b0b526b7ee156e9d2ba6113)
2018-02-23 21:36:57 -05:00
Adarnof
6b1da3b18a
Briefly document the state system.
...
Ensure add and delete permissions are created. Not sure why I prevented them - maybe a holdover from an earlier iteration of the state system?
2018-02-23 21:34:48 -05:00
Adarnof
f0894f3415
Update group management docs showing merged admin pages.
...
Give groupmanagement app a more friendly display name.
2018-02-23 21:01:34 -05:00
Adarnof
539295c1b7
Remove unpopulated first/last name fields from list display.
...
Include only useful information in list display.
2018-02-23 20:33:07 -05:00
Adarnof
54f91a5bfb
Simplify admin inline titles.
...
More descriptive name format config admin list.
2018-02-23 20:25:59 -05:00
Adarnof
f3c0d05c39
Embed authgroup into group admin.
...
Mirror authgroup admin permissions from group model.
Delete authgroup permissions.
2018-02-23 18:21:58 -05:00
Adarnof
9f9cc7ed42
Embed profile into user admin.
...
Restrict main character choices to non-main characters or current main.
If superuser, allow choosing any non-main character.
Proxy user permissions to base model.
Allow all staff to see permission list but not edit.
2018-02-23 17:58:14 -05:00
Adarnof
814b2da0ca
Redirect all signals from admin proxy models.
2018-02-23 14:44:12 -05:00
Adarnof
7a9bb0c84b
Centralize portrait/logo URL creation.
2018-02-23 12:54:21 -05:00
Adarnof
36ae2af29b
Deduplicate login tokens.
2018-02-23 12:25:06 -05:00
Adarnof
67cd0cd55c
Reassess user groups on state change.
2018-02-23 01:50:03 -05:00
Adarnof
9e53d8b429
Correct migration dependency.
...
I have no idea what 0016 is, but I'm nuking my dev env to be safe.
2018-02-23 01:26:59 -05:00
Adarnof
f5abf82b95
Allow mapping of states to Teamspeak3 groups.
...
Addresses #950
Happy now, @colcrunch ?
2018-02-23 01:22:51 -05:00
Adarnof
d0aa46db08
Accept any ordering of groups in test.
...
I have no idea why the order is reversing itself. Doesn't matter for functionality which of them comes first. This just checks they're both in there and a comma to separate them.
2018-02-22 18:10:24 -05:00
Adarnof
f0ff70566b
Include expected state group in test.
2018-02-22 18:01:14 -05:00
Adarnof
980569de68
Do not attempt to serialize User models
2018-02-22 17:54:35 -05:00
Adarnof
9c74952607
Correct CorpStats tests.
2018-02-22 17:44:59 -05:00
Adarnof
70c2a4a6e4
Use new endpoint for adding Discord users.
...
Closes #974
2018-02-22 17:41:38 -05:00
Adarnof
99b136b824
Delete Discord users if they've left the server.
...
Closes #968
2018-02-22 15:37:29 -05:00
Adarnof
ae4116c0f6
Create new role with desired attributes in one call.
2018-02-22 15:22:35 -05:00
Adarnof
3080d7d868
Prevent new roles from being sorted separately.
...
Addresses #969
2018-02-22 14:43:59 -05:00
Adarnof
08cf8ae1d6
Capture permission changes from proxy model on admin
2018-02-22 14:28:23 -05:00
Adarnof
3ed0f873f3
Capture signals sent by admin proxy models.
...
This will prevent those weird missing UserProfile and AuthGroup errors.
Add logging to authentication signals.
Correct reverse migration authservicesinfo creation.
Rename proxy models so they look better on the admin site.
2018-02-22 14:25:43 -05:00
Adarnof
5060d3f408
Ensure login tokens always get attached to the user.
2018-02-22 13:40:02 -05:00
Adarnof
ef24bea562
Put missing logout redirect setting back.
...
Not sure what I did with it.
2018-02-22 13:31:50 -05:00