Commit Graph

1212 Commits

Author SHA1 Message Date
4af80ca77e Calculate the list to update in process, instead of using queries 2011-07-19 18:30:05 +01:00
f903497757 Upped the timeout for corp memberlist to 60 secs 2011-07-19 18:09:52 +01:00
d59d731ca5 Added acc to the update view 2011-07-19 16:05:06 +01:00
eb6d811cb8 Fix template issue 2011-07-19 16:02:20 +01:00
6430515d5e Split out corps into a seperate query, order by name and filter out 0 member corps 2011-07-19 13:59:04 +01:00
fe526e53f0 Correct character template 2011-07-19 13:49:38 +01:00
d7b13dfe87 Update character template to use the new alliance view 2011-07-19 13:48:31 +01:00
e09003dc06 Round those floats 2011-07-19 13:32:20 +01:00
cc3183eb0b Fix api key coverage 2011-07-19 13:29:03 +01:00
d2b15857cc Workaround for zero key situtations 2011-07-19 13:25:37 +01:00
eacd182b81 Added missing template 2011-07-19 13:21:16 +01:00
e0017497a0 Add in a Alliance view 2011-07-19 13:19:25 +01:00
f2b1954291 Check for valid director API keys 2011-07-19 12:55:59 +01:00
fd8e8792db Fix the corporate link on the char page 2011-07-19 12:22:53 +01:00
55e16d6f65 locals() is evil and should be punished. 2011-07-19 12:20:22 +01:00
4029aab77d Various fixes for views to use more standard approach 2011-07-19 11:50:54 +01:00
aa637553ff Fixed context processors! 2011-07-19 11:50:01 +01:00
f6fab23e5e Remove pagination from logs, as we only show 50 lines anyway 2011-07-19 11:10:35 +01:00
8ef1b63b4d Modify views to have overridable templates 2011-07-19 11:00:47 +01:00
e4ccbc5c4c Improve speed on the corp listing 2011-07-19 10:33:52 +01:00
dd736ae9f7 Added more fields to the corporate view 2011-07-19 10:33:03 +01:00
41814f92e9 Add a yes/no flag if the character has a API key or not 2011-07-19 10:23:29 +01:00
ae3f5e5675 Move API key percentage to the model 2011-07-19 09:48:53 +01:00
9a13bb547b Create a limited dict from the char object 2011-07-18 15:49:14 +01:00
d33e31d835 Don't check the blacklist if we've got nothing to check, stops stupid all blacklists errors 2011-07-18 15:45:09 +01:00
5b3efcac35 Fix error on values list 2011-07-18 15:37:57 +01:00
02faf93b2d Restrict values returned down to whats needed 2011-07-18 15:35:42 +01:00
3cde3b6293 Added primary character to the API login handler 2011-07-18 15:28:42 +01:00
c4af771a53 Further status changes 2011-07-17 21:24:30 +01:00
285bb71b1c Send reddit messages to all accounts linked to the app 2011-07-17 21:19:24 +01:00
a3014df7d0 Added more HR paths 2011-07-17 21:15:10 +01:00
f08d506a2b Made helptext less bold on forms 2011-07-09 11:47:22 +01:00
6b9f70d923 More helpful Blacklist form, allows for users to set the level of blacklist. 2011-07-09 11:45:28 +01:00
80139eeedb Fix the blacklist staus 2011-07-09 11:20:16 +01:00
d25a0ebd47 If we don't have any alliances, dont run the query 2011-07-09 11:17:00 +01:00
2b3db4b383 Various fixes and changes, security problems fixed, bugs resolved.
* Application status is now policed through APPLICATION_STATUS_ROUTES.
* Blacklisted application cannot be accepted.
* Blacklists are checked case insensitively.
* The template now shows blacklist advisories
* Applications are no longer flagged as Blacklisted unless they have a blacklist entry
2011-07-09 11:05:59 +01:00
99a2c14fe6 Cleanup the PrimaryCharacterForm to be more "django standard" 2011-07-08 11:14:11 +01:00
e201f0153e Fixed previous instance checking, check for PK as well as instance 2011-07-08 10:39:23 +01:00
014d1bd107 Properly remove the delete link to stop template errors 2011-07-07 19:41:38 +01:00
08fe37fe4b Fixed API key updating, removed the ability for people to remove API keys 2011-07-07 19:37:11 +01:00
4ff890077f Fix silly syntax error 2011-07-05 13:31:09 +01:00
56fc9820ae Show standard forms for users 2011-07-05 13:27:48 +01:00
299d5a2212 Use the correct application object 2011-07-05 12:57:19 +01:00
2ac48b2cf0 Fixed a small bug added during the last commit 2011-07-05 12:35:43 +01:00
f034c85273 Add the ability to use templated messages 2011-07-05 12:27:50 +01:00
faccd2478e Fix admin forms for SSO 2011-07-05 12:27:19 +01:00
92db874fcf Further working on Permission Rulesets 2011-07-03 15:35:36 +01:00
b90074f89b Ignore non-submitted applications 2011-06-30 20:32:19 +01:00
c1de4ae7ca Added request context to the add service view 2011-06-30 11:23:12 +01:00
Kaphene
a7cc6b1df0 Removed debug line 2011-06-30 10:59:26 +01:00