Commit Graph

117 Commits

Author SHA1 Message Date
8a1a2071aa Added some DNS lookup for the IP viewer 2012-04-04 20:17:18 +01:00
9a96d39556 Whoops, fix typo 2012-03-29 22:58:59 +01:00
a41e23e00f Merge branch 'develop' 2012-03-29 22:52:56 +01:00
1b591e155b Remove some needless statements 2012-03-29 22:52:16 +01:00
45630f10f7 Add the ability to view IP addresses in auth, with a basic search interface 2012-03-29 22:51:58 +01:00
150a6503c6 Fix the refresh access returns for corp/alliance 2012-02-26 13:56:48 +00:00
eba30df64d Switch to using multiple parent groups 2012-02-03 00:46:09 +00:00
732ed2c2f1 Removed unneeded template files. 2012-01-21 23:52:16 +00:00
5985b936f4 Merge branch 'master' into develop 2012-01-04 18:55:36 +00:00
a60de9a59d Give new users level 3 by default 2012-01-03 20:40:21 +00:00
ad7a427c00 Switch EVE API access log view to class based views 2011-12-24 01:55:45 +00:00
38f1be7b35 Fix HR form issue, and correct the Update Access link on the user profile view 2011-12-12 18:37:25 +00:00
ec4f9da004 Add mass updating for corps/alliances 2011-12-10 18:48:43 +00:00
8a694a6811 Correct the permission 2011-12-08 00:25:35 +00:00
289f591eac Added the ability to add notes to user's accounts 2011-12-07 19:29:40 +00:00
c2e67f057e Style cleanup on the user lookup page 2011-12-06 18:11:23 +00:00
74b0a8910b Add some further details onto the user lookup page 2011-12-06 18:06:36 +00:00
18a3705186 Fix issues with no errors showing 2011-12-05 23:33:18 +00:00
e2223f6702 Final cleanup, formset was actually supposed to be fieldset. 2011-12-04 19:23:25 +00:00
8ad4634fe7 Update sso templates and a few minor issues 2011-12-04 18:34:16 +00:00
427fdcc2dd Added API access display to the profile page 2011-12-04 03:46:48 +00:00
865a0ff57e Don't attempt to update access if the user is in mid deletion 2011-12-04 01:39:49 +00:00
92814770c1 Fix user refresh to actually work 2011-12-04 01:39:35 +00:00
76c6df0fd2 Further theme updating changes. 2011-12-04 01:39:03 +00:00
1bf5099dab Merge branch 'master' into redesign-v2 2011-11-27 22:28:07 +00:00
7b34027b54 Variable typo 2011-11-24 21:11:10 +00:00
23421d561b More flexable broadcasting, broken by server/group/user on the api level 2011-11-15 23:15:55 +00:00
5c954394bb Allow for limiting broadcasts to a subset of servers 2011-11-15 22:24:04 +00:00
9a26bfd235 Initial work on re-themeing auth with Bootstrap CSS 2011-10-27 14:25:25 +01:00
d5a291b520 Added table sorter Jquery plugin 2011-10-26 14:07:56 +01:00
c4dbe6061f Added Bootstrap CSS framework 2011-10-26 14:03:58 +01:00
feb4528c97 Added ability for user access to be updated from the admin 2011-10-06 14:35:16 +01:00
175e8b1b28 Correct teh error reporting for notification URLs 2011-10-02 09:47:42 +01:00
95e788b98a Read Only primary character, allows for the user page to load a lot quicker. 2011-09-30 14:13:43 +01:00
0c3e09bcf8 Reworking of the announce code to http_message/multicasting 2011-09-29 14:22:54 +01:00
982960e7df Removed unneeded print 2011-09-28 10:35:00 +01:00
00e8653e46 Updated logging for SSO tasks 2011-09-28 10:29:56 +01:00
c206c49ceb Added Callback support for API apps 2011-09-24 17:54:24 +01:00
46045db0e0 Added some further information on the profile about character keys 2011-09-24 10:30:49 +01:00
3631ca2ec9 Only add public groups to TS3, or private ones that have groups already created 2011-09-21 12:55:33 +01:00
6fc1f4b7b6 Added option to disable corp groups in TS3 2011-09-21 12:53:50 +01:00
43dea4127e Switch to inbuilt django logging, disable the Sentry hacks 2011-09-09 14:41:26 +01:00
468843a6c8 Updated links for new Reddit views 2011-09-09 14:33:42 +01:00
0b6d97e2f6 Massive reworking of HR to a class view based system. 2011-09-08 14:42:12 +01:00
76b46a525b Use correct definition 2011-09-05 23:06:50 +01:00
d80c7d578f Enforce keytypes based on setting or a reasonable default 2011-09-05 10:48:19 +01:00
77c5efe5ee Added gargoyle switch to enable key deletion 2011-09-02 07:49:36 +01:00
27e270e2d6 Distinct on the queryset, herp 2011-09-01 20:14:26 +01:00
1a84f07f64 Use distinct lookups for add service / set primary char 2011-09-01 20:11:30 +01:00
ad56058631 Support for Incarna v1.1, Customizable API Keys
- Support CAK keys and their spinoffs
- Add support for the Employment History data available in CharacterInfo.xml.aspx
- Add a Gargoyle flag to disable backend processing when needed
- Clean up a few inconsistancies with how the models are handled
2011-08-31 13:42:09 +01:00