Commit Graph

1287 Commits

Author SHA1 Message Date
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
Kaphene
f6d00a7549 Added Skillpoint totals to each skill group 2011-06-30 10:51:04 +01:00
5766b336b1 Added start of the Ruleset models 2011-06-30 10:47:57 +01:00
699108e513 Ignore IntegrityError when we're attempting to save a API doc 2011-06-29 12:09:33 +01:00
c37c291cf2 Added the other OAuth endpoints 2011-06-29 11:57:24 +01:00
b2dbea0f5f OAuth Support 2011-06-29 11:38:05 +01:00
c96d059f04 Remove single unique requirement 2011-06-27 09:48:46 +01:00
b6a5f5284b Log first_seen date 2011-06-26 20:48:19 +01:00
bd4bc7ffd2 Oops, missed the created tuple split 2011-06-26 20:43:56 +01:00
a09fd2e40b Reenable logging middleware 2011-06-26 20:33:44 +01:00
62c089a095 Better handle invalid returns from the API, and recall if we have no messages in the cache 2011-06-24 09:15:12 +01:00
e8d384ec88 Fix the message after a key refresh 2011-06-24 09:10:47 +01:00
8aea572b94 Sort events by startIn 2011-06-22 15:27:32 +01:00
b2195c7030 Typo in option name 2011-06-22 14:01:18 +01:00
36f6d3a35c Added some error tracking to the Alliance details import task 2011-06-21 12:42:18 +01:00
935aa0f4aa Log a info line on a API error 2011-06-21 12:24:53 +01:00
b1e904adb7 Added permalinks for chars/corp models 2011-06-21 09:22:55 +01:00
ab95de756f Autocreates the CCP header from the ADMINS setting 2011-06-16 13:16:39 +01:00
8e4eaec94c Test for a actual invalid URL 2011-06-16 13:08:30 +01:00
8a19d92b37 Check for characters not eve apis 2011-06-16 13:04:30 +01:00
56e987b16f Use django simplejson 2011-06-16 13:00:39 +01:00
efcf4ebb1c Removed simplejson requirement 2011-06-16 13:00:02 +01:00
5bfc9d8fa1 Use Django's inbuilt simplejson 2011-06-16 12:58:14 +01:00
165ffcf420 Use enviromental variables for the parameters 2011-06-16 12:46:11 +01:00
0b4bb61c45 Fixed filemodes for eve_proxy 2011-06-16 12:41:01 +01:00
1ddd7ba0e5 Added some better cache handling and error reporting, also added verbose information to model 2011-06-16 12:38:22 +01:00