07198adfaa
Another silly typo!
2011-07-28 14:32:05 +01:00
2a394bceae
Silly typo
2011-07-28 14:30:47 +01:00
9a457e6c40
Further integration work with tagging
2011-07-28 14:22:07 +01:00
62140ac855
Abstract out the backend API call system to a generic class, Added Flair management
2011-07-28 14:06:59 +01:00
36566588e9
Change regex matching to exact
2011-07-25 22:31:35 +01:00
eec811cc90
Add ordering to audit objects
2011-07-25 22:27:43 +01:00
32ba10c909
Only check if we have a value
2011-07-23 09:10:51 +01:00
a6e3096bae
Escape the text, avoid parse problems
2011-07-23 09:07:59 +01:00
24d4002ce1
Fix typo causing a issue when updating keys
2011-07-22 20:20:18 +01:00
1bc23d494a
Set the keytype to Unknown before reimporting
2011-07-22 14:24:23 +01:00
9052de1cab
Added CSV export of the memberlist
2011-07-20 13:21:40 +01:00
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