Commit Graph

480 Commits

Author SHA1 Message Date
94b8736622 Removed a few debug print statements that are no longer needed 2010-08-07 12:36:14 +01:00
9718800002 Small bits of documentation for the Reddit app 2010-08-07 12:32:58 +01:00
72fc1c9635 Updated production env in the fab file 2010-08-06 16:38:24 +01:00
Siebren Bakker
c0b4affbbc Clarifications on profile page 2010-08-06 16:09:23 +01:00
b0ef4042c6 Few fixes for live issues discovered with the API password setting fuction 2010-08-06 14:17:41 +01:00
3c0dca0fa3 API authentication (/api/login) now uses a seperate API password field. 2010-08-06 13:46:07 +01:00
329bec6bc8 Now checks we have a date before trying to check it 2010-08-02 12:31:14 +01:00
7ec45712d3 Disabled the auto group update 2010-07-28 11:59:56 +01:00
72e1d9d42e Fixes the HR message issue when changing status 2010-07-28 11:59:41 +01:00
eabd41432e Added alliance information to character overview 2010-07-28 11:29:18 +01:00
65f9632242 Smart Slice file location 2010-07-08 10:12:40 +01:00
09e3425abb Fix a few issues found during live deployment 2010-07-08 10:10:58 +01:00
3dea1a8d24 Add lookup by email address 2010-07-08 09:46:23 +01:00
93c86404d0 Further updates to fabfile 2010-07-08 09:15:04 +01:00
1d8c94384f Further fabric work and updated requirements 2010-07-07 13:25:17 +01:00
6e122a17ab Added Fabric file and various small fixes to enable better deployments 2010-07-07 13:07:07 +01:00
ebce7f98cb Quiet down env setup 2010-07-07 12:27:09 +01:00
350b628a61 Updated cronjobs list 2010-07-07 11:28:23 +01:00
2530fc39ad Fixed runcron to activate properly 2010-07-07 11:28:09 +01:00
8e19656661 Fixed run-cron to use virtualenv 2010-07-07 11:12:58 +01:00
f35d91f635 Removed unneeded lookups 2010-07-07 11:06:32 +01:00
9d009a0cf7 Added support for Email and Auth blacklists 2010-07-07 11:05:34 +01:00
07407cc1e0 Added expiry dates to Blacklist items, also optimized the blacklist lookup 2010-07-07 10:47:49 +01:00
55eacf8a58 On user save, update SA groups 2010-07-06 13:51:07 +01:00
cfdf10aac1 Added update groups to the base class 2010-07-06 12:58:52 +01:00
8cd154003c Show applications on user search 2010-07-05 19:14:29 +01:00
fd8e9451f8 Finished work on the Blacklist function, also cleaned up some HR functions 2010-07-05 12:09:55 +01:00
4a3b801185 Moved to using South, and used a better repo for JSONField 2010-07-01 18:31:42 +01:00
74568b477e Remove django-evolution 2010-07-01 18:09:14 +01:00
36708e49f2 Use env python instance, not a static location, fixes virtualenv oddities 2010-07-01 18:07:00 +01:00
Aaron Static
1fe035cb86 Merge branch 'master' of ssh://git@dev.dredd.it/dreddit-auth 2010-07-01 23:06:13 +10:00
Aaron Static
5bcc03be6d Op Timer API: woops I made the default duration 60 hrs not 60 mins HEH 2010-07-01 23:04:30 +10:00
0f775a44f8 Removed django_evolution 2010-07-01 13:13:30 +01:00
e12f0a0e90 Fix blacklist defines 2010-07-01 13:12:36 +01:00
73d7be470e Merge branch 'master' of ssh://git@dev.dredd.it/dreddit-auth 2010-07-01 12:32:01 +01:00
1ddbbbe590 Initial work on the blacklisting system 2010-07-01 12:31:40 +01:00
Aaron Static
97c6f8f9bb Op Timer API: better error handling and message when no ops are
scheduled
2010-07-01 21:28:15 +10:00
Aaron Static
cdb0349e74 sets a default duration of 1 hour for ops, in case people (Matalok)
forgets to set one :)
2010-07-01 19:54:55 +10:00
Aaron Static
faf3cba87d lets not concatenate strings and integers, hey? 2010-07-01 19:38:14 +10:00
Aaron Static
c8bfe4e574 Merge branch 'master' of ssh://git@dev.dredd.it/dreddit-auth 2010-07-01 19:28:40 +10:00
794d074d4b Fixed API argument issues 2010-07-01 10:26:23 +01:00
Aaron Static
5aea5763ab fixed hanging ops in optimer api, added endsIn value 2010-07-01 19:25:39 +10:00
5aa65e6a64 For eveproxy, work with parameters as case insensitive (as per Eve API) 2010-06-30 15:18:33 +01:00
acb1cb9aa8 Some small fixes for the OpTimer API call 2010-06-30 15:13:55 +01:00
Aaron Static
c41c225a29 left a print in op timer api 2010-06-30 23:47:55 +10:00
Aaron Static
1427caaa76 Op Timer API 2010-06-30 23:45:09 +10:00
a7c4ddcfdc Added further cavets to the README 2010-06-30 11:01:29 +01:00
f81788d6b5 Added missing requirements and a simple README 2010-06-30 10:58:39 +01:00
9a999d9f2f Now doesnt blow its guts if no local settings are defined 2010-06-30 10:48:57 +01:00
8736701273 Removed registration, now handled by virtualenv 2010-06-30 10:47:14 +01:00