Commit Graph

  • 83c83f8b1b Fixed Indentation Error Mr McClain 2016-01-20 21:53:51 -06:00
  • bc22473c16 Changed table header to reduce confusion orbitroom 2016-01-20 22:49:20 -05:00
  • 5ececa6bfd Changed op timers to Structure Timer and Bug Fixes for Fleet Operations Timer orbitroom 2016-01-20 22:24:07 -05:00
  • 6fb70b3160 Added Fleet Operations Timer orbitroom 2016-01-20 22:04:58 -05:00
  • 69fb154d1a Merge pull request #7 from R4stl1n/master Mr McClain 2016-01-20 19:49:16 -06:00
  • 49e2a67797 Merge pull request #198 from orbitroom/master Adarnof 2016-01-20 01:16:55 -05:00
  • 991049375b Merge pull request #191 from TrentBartlem/patch-2 Adarnof 2016-01-18 07:12:12 -05:00
  • 43c6b247f4 Change from null=True to blank=True Trent Bartlem 2016-01-18 20:20:18 +10:00
  • b243ed5e65 made it look pretty Mr McClain 2016-01-18 00:46:16 -06:00
  • 758c516a41 indentaion updated Mr McClain 2016-01-18 00:44:58 -06:00
  • 73058539c1 Delete sigtracker.html Mr McClain 2016-01-18 00:40:53 -06:00
  • aba3c87d1d updated ocd indentation errors Mr McClain 2016-01-18 00:36:46 -06:00
  • c0e98035d7 Added Creator and timestamps Mr McClain 2016-01-17 22:50:14 -06:00
  • c5b384b9a2 Added Creator and timestamps Mr McClain 2016-01-17 22:49:04 -06:00
  • 194556b56d Added Creator and timestamps Mr McClain 2016-01-17 22:48:22 -06:00
  • 16dde55098 #190 allow nulls in optional fields Trent Bartlem 2016-01-17 20:30:00 +10:00
  • 5bf07765ce typos fixed Mr McClain 2016-01-17 01:35:31 -06:00
  • c08f3693fb Update base.html Mr McClain 2016-01-17 01:34:31 -06:00
  • d2a6837649 typos fixed Mr McClain 2016-01-17 01:32:57 -06:00
  • 7aa3a19ba5 typos fixed Mr McClain 2016-01-17 01:30:51 -06:00
  • d45d2a38d4 typos fixed Mr McClain 2016-01-17 01:28:47 -06:00
  • 78086e01ac typos fixed Mr McClain 2016-01-17 01:27:46 -06:00
  • dab2383032 typos fixed Mr McClain 2016-01-17 01:26:00 -06:00
  • 6e2ec4d041 typos fixed Mr McClain 2016-01-17 01:25:17 -06:00
  • ce414a6965 typos fixed Mr McClain 2016-01-17 01:24:30 -06:00
  • 375c97f6eb typos fixed Mr McClain 2016-01-17 01:23:25 -06:00
  • dbb5b8e21e typos fixed Mr McClain 2016-01-17 01:22:00 -06:00
  • 7e9033fd2a made it look pretty Mr McClain 2016-01-17 01:19:10 -06:00
  • 59f73abde0 Added Sig tracker debug code orbitroom 2016-01-15 03:12:26 -06:00
  • c9e600dfee Added Signature Tracker orbitroom 2016-01-15 03:01:18 -06:00
  • ba34e92694 Merge pull request #6 from R4stl1n/master orbitroom 2016-01-15 02:42:50 -06:00
  • 4aed72c842 Merge pull request #5 from R4stl1n/master orbitroom 2016-01-04 17:52:01 -06:00
  • d486f979bb Tolerate random 221 errors from API servers Implements #185 Adarnof 2015-12-10 07:50:56 +00:00
  • c8df2ad453 Merge pull request #180 from Adarnof/requests Adarnof 2016-01-17 02:02:12 -05:00
  • a890c4a2f6 Merge pull request #187 from orbitroom/patch-1 Adarnof 2016-01-17 01:57:34 -05:00
  • eaa64b2bed Fixed Bug #186 Mr McClain 2016-01-16 16:57:27 -06:00
  • 229f34ca6a Allow blues to view hrapplications link in base.html Addresses #181 Adarnof 2015-12-10 06:50:57 +00:00
  • 492e39aca0 Implements requests #170 #169 #137 Timerboard doesn't populate local time for corp timers yet. Adarnof 2015-12-10 05:58:31 +00:00
  • 4c8ab70f0d Removed TSGroup model registration from admin to prevent more instances of #176 Adarnof 2015-12-10 03:16:48 +00:00
  • 4612382ca1 Corrected broadcast form group field validation Adarnof 2015-12-10 03:08:43 +00:00
  • 32a6c1307f Merge pull request #172 from Joeeigel/master Adarnof 2016-01-07 21:38:35 -05:00
  • 719898d4b2 Fixed casing on column names Joeeigel 2016-01-08 02:12:42 +00:00
  • 7ab7125f45 Fixing invalid column name Joeeigel 2016-01-08 01:22:03 +00:00
  • 25eed75717 Added in clearing of user permissions on assigning groups Joeeigel 2016-01-08 01:20:15 +00:00
  • 0ea7afd646 Merge pull request #167 from Cafune/master Adarnof 2016-01-06 20:38:10 -05:00
  • 9ab646a44f Update models.py Adam Trager 2016-01-06 18:14:56 -05:00
  • 8207c6378b Update hrapplicationview.html Adam Trager 2016-01-06 17:54:27 -05:00
  • c17fdb2b7a Add timestamp to comments on HR applications, removed useless 'App ID' field from HR overview Adam Trager 2016-01-06 17:35:34 -05:00
  • 37abac3c02 Fixed errors in logging. Adarnof 2016-01-06 22:08:52 +00:00
  • 4fa764e301 Renamed MEDIA_URL to prevent overriding django setting https://docs.djangoproject.com/en/1.9/ref/settings/#media-url Adarnof 2016-01-06 20:58:17 +00:00
  • f5bd9133fa Merge pull request #166 from Adarnof/passwords Adarnof 2016-01-06 13:23:36 -05:00
  • ae75f60ae9 Added plaintext warning to password form. Typo corrections. Adarnof 2016-01-06 07:07:49 +00:00
  • 0586f0f6d5 Custom service passwords now available. - mumble, phpbb, ipboard, jabber Addresses an evemail request. Adarnof 2016-01-06 06:56:00 +00:00
  • 1a3d37a93a Included new permission jabber_broadcast_all Adarnof 2016-01-06 05:37:02 +00:00
  • 4821d36e7c Merge pull request #158 from Adarnof/more_logging Adarnof 2016-01-06 00:27:36 -05:00
  • b7a15dff73 Changed default killboard url to blank. Adarnof 2016-01-06 05:21:36 +00:00
  • 31ec79290a Updated password reset email to determin domain #160 Adarnof 2016-01-06 00:32:13 +00:00
  • 50ea33a247 Relocate FORUM_URL to Front Page Links Adarnof 2016-01-05 23:59:50 +00:00
  • 87393b8529 Variable forum/killboard/media urls on index #140 - only rendered if set, otherwise link removed Adarnof 2016-01-05 23:56:27 +00:00
  • b31dcb7ac0 Permission 'jabber_broadcast_all' to restrict groups - without, can only broadcast to own groups - with, can broadcast to all and every group Updated form to check request user for permission and groups when generating form For #159 Adarnof 2016-01-05 23:36:17 +00:00
  • 2c6ca5f273 Assign user to discordauthtoken for security - prevents exploit of another user entering incorrect password for email yet passing validation using existing token mentioned in #146 - does not protect against same user entering wrong password (I can live with this.) Periodic task to remove invalid token every 2 hours Adarnof 2016-01-05 22:53:52 +00:00
  • b5b13e828a Registered DiscordAuthToken to admin site. Adarnof 2016-01-03 21:41:25 +00:00
  • 019cf891b0 corrected django logging handler to reference log_file Adarnof 2016-01-03 21:19:43 +00:00
  • 08cd2c1f1a Corrections for typos in logging. Rephrased EveManager exceptions to reflect determination id is not of type rather than failure of function. Adarnof 2016-01-03 20:08:44 +00:00
  • 6c3085f78c Added django core logging with default loglevel ERROR Corrected logic for logging message in authentication/managers.py Adarnof 2016-01-03 08:57:52 +00:00
  • 583be5a72e Changed to rotating log file handler. Added logging description in settings.py Updated .gitignore to ignore rotated log files. Adarnof 2016-01-02 22:34:44 +00:00
  • 5f70e68cc2 Typo. Adarnof 2016-01-02 22:19:41 +00:00
  • c066629864 Corrected logging errors. Adarnof 2016-01-02 22:15:38 +00:00
  • 017b6bc7ce Lowered log level of api results to declutter logs. Adarnof 2016-01-02 21:43:51 +00:00
  • a789edb3d8 Logging everywhere. Corrected corp model updating logic to handle owning corp. Corrected typecasting during api access mask comparison. Removed error protection during user TS3 group updating to propogate errors. Adarnof 2016-01-02 21:24:40 +00:00
  • 9225896938 Merge branch 'master' of https://github.com/R4stl1n/allianceauth into more_logging Adarnof 2016-01-02 14:35:10 +00:00
  • e357de3cab Merge pull request #156 from TrentBartlem/patch-3 Adarnof 2016-01-02 17:52:35 -05:00
  • 0fcc34ee23 #154 only sync TS3 if it's enabled Trent Bartlem 2016-01-02 16:19:37 +10:00
  • 96aa5ede71 Merge pull request #155 from orbitroom/master Adarnof 2016-01-02 00:38:56 -05:00
  • ec1823f8ab Delete loadMon.sh orbitroom 2016-01-01 23:15:40 -06:00
  • 428668c19a Delete start_bg_tasks.sh orbitroom 2016-01-01 23:15:31 -06:00
  • f4be05a40b Added TCU's to Timerboard orbitroom 2016-01-01 23:13:03 -06:00
  • 5bccf0f1a7 Update timermanagement.html orbitroom 2016-01-01 22:53:48 -06:00
  • 7bdf57bf8b Added TCU's to Timerboard orbitroom 2016-01-01 22:51:15 -06:00
  • dcad487e58 Added TCU's to Timerboard orbitroom 2016-01-01 22:15:51 -06:00
  • 54428449d0 Merge pull request #4 from R4stl1n/master orbitroom 2016-01-01 21:53:39 -06:00
  • b9125c3d5c Finished adding logging to service views and managers. Adarnof 2015-12-30 15:29:27 +00:00
  • cd44f00881 Finished auditing service manager logging. Adarnof 2015-12-30 11:22:40 +00:00
  • 8b2b253c58 Adding missing brackets. Adarnof 2015-12-29 23:00:06 +00:00
  • 3f359ecae1 Logging added to all service managers. Unrelated, getting ImportError when trying to start shell. I broke something. Adarnof 2015-12-29 22:43:29 +00:00
  • 087dc24344 Another correction to logging for discord manager. Adarnof 2015-12-29 19:58:16 +00:00
  • ab7017094e Corrected logger string formatting for update groups. Adarnof 2015-12-29 19:48:09 +00:00
  • 604c08b3b7 Discord Auth Token caching implemented to work around rate limits. Addresses #146 Adarnof 2015-12-29 19:36:28 +00:00
  • b43902c178 Another tweak to logging settings. Adarnof 2015-12-28 21:13:04 +00:00
  • 834cd8865e Added console logging output. Adarnof 2015-12-28 20:21:17 +00:00
  • d44d73d445 Corrected logging of services module. Adarnof 2015-12-28 19:51:09 +00:00
  • 235385ce39 Added more logging to TS3 manager. Adarnof 2015-12-28 18:07:14 +00:00
  • 55fc69cf8d Basic logging for Discord account creation and database updating. Adarnof 2015-12-28 06:50:13 +00:00
  • 9ba5a4c2a9 Merge pull request #3 from R4stl1n/master orbitroom 2015-12-23 22:08:01 -06:00
  • 23168ded9e Updated requests version for #148 Adarnof 2015-12-23 07:31:44 +00:00
  • bc8ec93f2b Merge pull request #145 from Adarnof/ofrestapi Adarnof 2015-12-23 17:26:25 -05:00
  • 5d9a3b6b43 Removed unused exception handling from group update Adarnof 2015-12-23 01:26:30 +00:00
  • 0c4cda95d9 Added handling of empty group lists Adarnof 2015-12-22 23:03:41 +00:00
  • 4923862dd6 Updated default setting format for openfire address to accomodate openfire-restapi package Adarnof 2015-12-22 22:44:46 +00:00
  • 307d577acf Added exception importing to catch custom exceptions from openfire-restapi package Adarnof 2015-12-22 22:42:34 +00:00