911 Commits

Author SHA1 Message Date
Adarnof
8697d075a8 Import logging to notify function 2016-02-18 19:24:03 +00:00
Adarnof
715352faac Notifications for group request status changes 2016-02-18 19:15:30 +00:00
Mr McClain
450f577860 Merge pull request #273 from Adarnof/deactivate
Functions to clear all data relating to individual services
2016-02-17 16:48:04 -06:00
Adarnof
54f0126058 Removed conflict 2016-02-17 22:44:06 +00:00
Mr McClain
6c73f2e43a Merge pull request #277 from Adarnof/alliancegroup
Toggle assignment of alliance groups
2016-02-17 16:35:28 -06:00
Adarnof
86e9ea7634 typo 2016-02-17 17:35:08 -05:00
Adarnof
58584903bc Merge branch 'master' of https://github.com/R4stl1n/allianceauth into notification
Conflicts:
	celerytask/tasks.py
2016-02-17 22:33:47 +00:00
Adarnof
0807bc98a3 Shorthand notify command
Notifications on API key update failures
Notifications on application status updates
Notifications on services disabled
2016-02-17 22:30:43 +00:00
Mr McClain
f7d27c4794 Merge pull request #276 from Adarnof/parallel
Parallelize corp and alliance model updates
2016-02-17 16:10:45 -06:00
Adarnof
bfef9c3123 Lowered loglevel for evelink.APIError
Prevents unnecessary notifications when getting info for a corp with a bad corp ID
2016-02-17 17:08:22 -05:00
Adarnof
1d3d1b53a4 Notify function 2016-02-17 22:07:08 +00:00
Adarnof
7259e40267 Corrected group name generation as alliance 2016-02-17 21:26:34 +00:00
Adarnof
ece06a6832 Toggle assignment of alliance groups 2016-02-17 21:16:16 +00:00
Adarnof
a337876035 Parallelize corp and alliance model updates
- if corp joins alliance which is blue, it may take 2 cycles for blue status to be reflected due to async updates
Addresses #103
2016-02-17 20:56:45 +00:00
Mr McClain
863744095c Merge pull request #9 from R4stl1n/master
sync
2016-02-15 17:46:52 -06:00
Mr McClain
0622d2f146 Merge pull request #269 from orbitroom/master
Added Date Time Picker to Fleet Operations
2016-02-15 16:59:55 -06:00
orbitroom
f542b225de Added Date Time Picker to Fleet Operations 2016-02-15 17:56:08 -05:00
Adarnof
4755d4f20c Corrected logging message format parameters 2016-02-14 23:08:51 -05:00
Adarnof
f2b4622e98 Corrected missing notification icon 2016-02-14 00:01:18 +00:00
Adarnof
effc05d6a3 Merge pull request #265 from Adarnof/frontlogging
Website Notification System
2016-02-13 18:43:29 -05:00
Adarnof
5e2c828c3b Front-end notification system
Currently only creates notifications for logging events
Addresses #75
2016-02-13 21:53:43 +00:00
Adarnof
1d99ef69d1 Front-end notification model
Context processor to count notifications for display in base template
Logging handler to generate notifications for users with permission
2016-02-13 05:25:57 +00:00
Adarnof
8682df56f0 Merge pull request #263 from Adarnof/fixcorp
New corp update function
2016-02-12 17:41:58 -05:00
Adarnof
a75391f270 Modified logical operators to prevent #262 2016-02-12 22:35:07 +00:00
Adarnof
6019b36842 Corrected unnecessary alliance assignment
Corrected inability to delete corp models
2016-02-12 20:55:24 +00:00
Adarnof
6d197d184d Fixed bug in identifying standing models
Fixes #254 #189
Addresses missing corp models for dropdown in corputils
2016-02-12 20:09:46 +00:00
Adarnof
4d0aa92809 Initial rework of corp/alliance model update
Corrected exception when determining id type
2016-02-12 17:30:52 +00:00
Mr McClain
726a2d7fac Merge pull request #260 from orbitroom/master
Removed Duplicate Forms
2016-02-11 21:35:10 -06:00
orbitroom
5d896b1974 Removed Duplicate Forms 2016-02-11 22:32:24 -05:00
Mr McClain
3b3c4cbb00 Merge pull request #259 from orbitroom/master
Added ability to edit structure timers
2016-02-11 21:16:43 -06:00
orbitroom
7243f36300 Readded the corp_timer filter 2016-02-11 22:10:09 -05:00
orbitroom
a3c3f002bc Added ability to edit structure timers 2016-02-11 22:03:16 -05:00
Mr McClain
40aebf5089 Merge pull request #257 from orbitroom/master
Added ability to edit signatures
2016-02-11 18:08:11 -06:00
orbitroom
c19f6f5929 Added Ability to Edit Signatures 2016-02-11 19:04:11 -05:00
Mr McClain
f35354a154 Merge pull request #8 from R4stl1n/master
update
2016-02-11 17:22:26 -06:00
Adarnof
c51b3e2265 Merge pull request #250 from Adarnof/phpbb_security
Delete phpbb user session and autologin when disabled
2016-02-11 18:12:05 -05:00
Mr McClain
d55a4db279 Merge pull request #256 from orbitroom/master
Added ability to edit operations timers
2016-02-11 16:32:09 -06:00
Mr McClain
b6df21c8a4 Unindented the indent 2016-02-11 16:31:41 -06:00
Mr McClain
8a3abcdd2d Indented yet again 2016-02-11 16:30:00 -06:00
Mr McClain
b6324bfa9a Indented 2016-02-11 16:28:10 -06:00
Mr McClain
4a08b6f67d Added missing url 2016-02-11 16:25:18 -06:00
Mr McClain
d9da09437b Merge pull request #7 from R4stl1n/master
Updated
2016-02-11 16:21:19 -06:00
orbitroom
1b938a536a Added ability to edit operations timers 2016-02-11 17:18:27 -05:00
Adarnof
fd2988dc46 Removed requests caching in preparation of custom evewho caching manager.
Addresses #235
2016-02-11 17:46:41 +00:00
Adarnof
e8180ebc84 Merge pull request #255 from R4stl1n/revert-252-235
Revert "Revert discord manager to restore functionality"
2016-02-11 12:45:32 -05:00
Adarnof
1164b8d984 Revert "Revert discord manager to restore functionality" 2016-02-11 12:44:54 -05:00
Adarnof
7ce5b2a90a Merge pull request #252 from Adarnof/235
Revert discord manager to restore functionality
2016-02-10 16:30:08 -05:00
Adarnof
54331d9075 Corrected token deletion 2016-02-09 12:50:25 +00:00
Adarnof
b9f322e136 Re-removed exc_info flags from logging messages 2016-02-09 12:37:11 +00:00
Adarnof
e5d8c62674 Rolled back Discord managers to fix #235
Commit chosen: 08cd2c1f1ade6845f5710329b0beab47ab7df6aa
Additional security implemented: tokens deleted for users after succesful addition to discord server.
 - prevents another user from authenticating with their email and wrong password
2016-02-09 12:32:08 +00:00