3496 Commits

Author SHA1 Message Date
Adarnof
8e52a76018 Update common_task.py 2016-06-14 22:02:26 -04:00
Adarnof
b548d8a87a initialize logger 2016-06-14 10:02:31 -04:00
Adarnof
2da3cbfb70 correct guild members endpoint url 2016-06-14 00:37:07 -04:00
Adarnof
54731d4aea correct user deletion headers 2016-06-13 10:42:19 -04:00
Adarnof
769357453a remove discord token cleanup task 2016-06-13 10:13:09 -04:00
Adarnof
8cbfa954fa catch IndexError when getting fitting doctrine #
addresses #462
2016-06-13 10:04:57 -04:00
Adarnof
1fd423e20f Discord OAuth Integration (#468)
* Implement Discord OAuth
 - extend group caching to Discord
 - use bot token to manipulate api
 - migrate to official API
Addresses #419

* Remove virtualenv wrapper

* Discord OAuth integration playtest corrections
Closes #419
2016-06-13 00:16:27 +00:00
Meletis Flevarakis
e6b08fca88 XenForo integration initial version (#459)
* XenForo integration beta

* Removing debug loggers
2016-06-11 21:22:58 +00:00
Adarnof
842080f3de log warnings on failed connection to fleetup 2016-06-10 22:35:02 -04:00
Adarnof
020a3022f1 Handle empty responses from fleetup
Closes #413
Closes #421
2016-06-10 22:34:03 -04:00
Adarnof
01c06cced8 max number of notifications per user
deletes oldest once surpassed
closes #368
2016-06-10 22:12:39 -04:00
Adarnof
94cd0b98d5 sanitize apostrophes in username
closes #442
2016-06-10 22:04:58 -04:00
Adarnof
077531fa5a retain sanitized spaces
closes #465
2016-06-10 22:03:31 -04:00
moriartyj
8abccfd1f2 Added global tasks to sync all user groups (#453)
* Automatic rejection of old API IDs

* Added API ID fudge factor

* Added toggle-able options for api key rejection

* Clarified ValidationError message

* Allows automatic update of Discord avatar to EVE avatar

* Added global tasks to sync all user groups

* correct indentation

* Fixed typo

* Changed global tasks to async
2016-06-07 19:57:31 +00:00
Adarnof
1af4b7e43c correct permission checked for sigtracker link
addresses #456
2016-06-06 00:02:17 -04:00
Adarnof
cc459e0f40 correct indentation 2016-06-02 21:02:35 -04:00
Adarnof
7340a90308 Delete characters removed from API keys
Closes #452
2016-06-02 17:43:02 -04:00
moriartyj
cce4361eeb Allows automatic update of Discord avatar to EVE avatar (#450)
* Automatic rejection of old API IDs

* Added API ID fudge factor

* Added toggle-able options for api key rejection

* Clarified ValidationError message

* Allows automatic update of Discord avatar to EVE avatar
2016-06-02 21:17:52 +00:00
moriartyj
f6a177295d Automatic rejection of old API IDs (#441)
Automatic rejection of old API IDs
Closes #436
2016-05-27 09:24:35 -04:00
Adarnof
59a5105e5a Hide links if no permission to view
Hides sigtracker and optimer, links if user doesn't have the view permission.
Addresses #432
2016-05-26 22:48:06 -04:00
Adarnof
921be2d73f sanitize single apostrophes 2016-05-11 13:11:57 -04:00
Adarnof
18b1a576d7 remove check for dictionary structure
allows exceptions to occur for logging
2016-05-09 17:50:54 -04:00
Adarnof
8a691fcd6b log TS3 errors on user creation
returns no username on failure to prevent storing empty perm key in authservicesinfo models
2016-05-09 17:03:53 -04:00
Joakim Strandberg
20fdcc5b31 More statistics features for Fatlink (#423)
* Fixed a bug with links not registering correctly when undocked. Also removed some typos.

* Adding functionality to view individual members stats as an admin, to see ships flown, and paps created, if any. Also correcting a incorrectly sorted table, and a faulty link.
2016-05-05 02:18:35 -05:00
Joakim Strandberg
dbc9b584d1 Fixed a bug with links not registering correctly when undocked. Also removed some typos. (#418) 2016-05-01 04:39:07 -05:00
Joakim Strandberg
fa05003455 Bug-fix for fleetactivitytracking (#415)
* Initial testing of paplink functionality. More fancy interfaces coming.

* Removed a invalid view reference.

* Added a link on the front page.

* Fixed some bad references and incorrect in game browser header usages.

* Started work on statistics-pages.

* Added an initial modify-paplink page where the pap itself can be deleted and characters removed.

* Added a very simple statistics page. Also some name change for ~reasons~.

* Small but crucial fix of syntax.

* Added personal statistics page.

* Corputils page now include fatlinkstats.

* Added link to the personal statistics page. Moved other buttons for clarity.

* Removed some unused code and imports

* Added more statistics, and all corps in alliance are now visible even if no paps are registered.

* Now requesting trust for the right domain. And some redundant imports and commented lines are removed.

* Fixed some issues with trust request and pull-down population.
2016-04-30 04:18:06 -05:00
Adarnof
d59c27aba4 move data parsing to try block 2016-04-29 21:58:05 -04:00
Adarnof
09f10b383c elevate loglevel of failed pathfinder activation 2016-04-29 21:53:23 -04:00
Mr McClain
f160165c00 im dumb 2016-04-29 18:45:12 -05:00
Mr McClain
5e5380f1f0 Added Pap links to menu 2016-04-29 18:43:46 -05:00
Joakim Strandberg
b190b8e191 Adding "Paplink" feature (#401)
* Initial testing of paplink functionality. More fancy interfaces coming.

* Removed a invalid view reference.

* Added a link on the front page.

* Fixed some bad references and incorrect in game browser header usages.

* Started work on statistics-pages.

* Added an initial modify-paplink page where the pap itself can be deleted and characters removed.

* Added a very simple statistics page. Also some name change for ~reasons~.

* Small but crucial fix of syntax.

* Added personal statistics page.

* Corputils page now include fatlinkstats.

* Added link to the personal statistics page. Moved other buttons for clarity.

* Removed some unused code and imports

* Added more statistics, and all corps in alliance are now visible even if no paps are registered.

* Now requesting trust for the right domain. And some redundant imports and commented lines are removed.
2016-04-29 18:00:45 -05:00
Adarnof
1abeba5658 Merge pull request #399 from johanko/fleetup
Fleetup
2016-04-29 14:51:03 -04:00
johanko
c26f1af41c Update fleetup_manager.py 2016-04-29 10:52:09 +02:00
Adarnof
4dbf014b31 reduce loglevel of absent corp api key 2016-04-29 01:38:56 -04:00
Adarnof
8fc660ad80 Replace is False statements
Prevent unintentional model deletions.
2016-04-27 20:04:47 -04:00
johanko
d8b58866ae Update fleetup.html
removed leftover testing
2016-04-21 21:20:09 +02:00
johanko
6221f42873 Permissions to see characters
Changed permissions to see chars registered on fleet-up.com to human_resources
2016-04-21 13:28:50 +02:00
johanko
d2865c97e1 API call time-out handling 2016-04-21 10:59:39 +00:00
johanko
2dd531c2b7 Merge branch 'master' of https://github.com/R4stl1n/allianceauth into R4stl1n-master 2016-04-21 06:32:18 +00:00
Mr McClain
ed53906726 Addresses #398 2016-04-18 19:48:13 -05:00
johanko
819be1df4d Update settings.py.example 2016-04-18 08:13:49 +02:00
johanko
81ecba59e4 Update settings.py.example 2016-04-18 07:55:46 +02:00
Mr McClain
10090bce79 fixed error in syntax 2016-04-17 15:59:26 -05:00
Mr McClain
5025ab8ffe Pathfinder Integration (#394)
tested and working
2016-04-17 15:02:50 -05:00
Adarnof
e29c1d3295 Discourse (#377)
* Initial work on Discourse integration

* Views for discourse

* Discourse group updates
Correct password display

* Removed password functions
Changed delete to suspend user forever
Added unsuspend check to add_user
2016-04-17 14:17:32 -05:00
Adarnof
0b20f8f72b Update requirements.txt 2016-04-15 21:47:16 -04:00
Mr McClain
490d1944de removed redundant code (#386)
* Update ipboard_manager.py

* Update market_manager.py

* Update mumble_manager.py

* Update openfire_manager.py

* Update phpbb3_manager.py

* Update smf_manager.py
2016-04-15 11:35:18 -05:00
Mr McClain
4edcfafc8a Escaped mysql character to prevent errors 2016-04-15 03:57:52 -05:00
Mr McClain
35e69847ea Escaped mysql character to prevent errors 2016-04-15 03:57:32 -05:00
Mr McClain
445c1e82e5 Escaped mysql character to prevent errors 2016-04-15 03:57:13 -05:00