114 Commits

Author SHA1 Message Date
orbitroom
a18f8f7d05 Added IP Board 4 Support 2016-03-30 04:19:36 -05:00
Adarnof
c5afb7c64f Changed verification icon 2016-03-26 03:20:31 +00:00
Adarnof
361e4a6409 Prompt users to join TS when creating account
- will allow groups to sync
 - add button to get back to this prompt
 - do not sync groups until joined server
Closes #331
2016-03-26 03:08:28 +00:00
orbitroom
bd3b8fbf20 Fixed Bug #329 2016-03-25 13:57:23 -04:00
orbitroom
ac5ee52ff8 Fixed Error in Template Rendering 2016-03-24 20:26:08 -04:00
orbitroom
2f5d6d4871 Added Enhancements to SRP Management 2016-03-24 18:36:46 -04:00
Mr McClain
12ede722b0 Update srpfleetdata.html 2016-03-23 20:19:28 -05:00
Mr McClain
5b26141748 Update srpfleetdata.html 2016-03-23 20:18:58 -05:00
orbitroom
90a68cda21 Merge branch 'master' of https://github.com/orbitroom/allianceauth 2016-03-23 01:44:08 -04:00
orbitroom
faf5c473d8 Added Automatic Ship and ISK Fields 2016-03-23 01:40:46 -04:00
Adarnof
16757812af Merge pull request #320 from R4stl1n/hrapp
Implement additional requests in #305
2016-03-23 00:10:00 -04:00
Adarnof
a425d32405 Implement additional requests in #305 2016-03-23 03:47:24 +00:00
Mr McClain
5504a6aaaf Merge pull request #300 from R4stl1n/hrapp
HRApplication Improvements
2016-03-22 15:39:03 -05:00
Adarnof
3b62c5eaaf Add TS3 weblink data for members
#169
2016-03-15 12:47:45 -04:00
Adarnof
85251fcbb4 Add title to application creation page 2016-03-14 01:02:06 +00:00
Adarnof
5418ae19ee Correctly display help text 2016-03-14 00:41:11 +00:00
Adarnof
8d44980304 Corrected missing comment form
Updated permissions in readme
2016-03-14 00:35:08 +00:00
Adarnof
ed11884a0b Correctly display comments
still unable to make comment form render
2016-03-13 21:59:54 +00:00
Adarnof
477e579eba Rewrote views to handle new models.
Everything works but comments.
2016-03-13 21:47:09 +00:00
Mr McClain
f8549cd629 fixed error in template rendering 2016-03-08 17:11:26 -06:00
orbitroom
3fa18a585c Repurposed Signature Tracker for Wormhole use. 2016-03-08 16:37:38 -05:00
Adarnof
0f66707631 Merge branch 'hrapp' of https://github.com/R4stl1n/allianceauth into hrapp
Conflicts:
	stock/templates/registered/hrapplicationview.html
2016-03-08 18:27:03 +00:00
Adarnof
44e216bb84 Added hrapplications.view_apis permission 2016-03-08 18:23:12 +00:00
orbitroom
59a26e48fd Corrected API display in application view 2016-03-06 20:48:29 -05:00
Adarnof
3507275e9d Revamped hrapplications permissions
- new approve, reject permissions for applications
 - respect built-in add, delete permissions for HRApplications and HRApplicationComments
 - auth.hr_management permission required to view applications section
Populate application APIs from user's eveapikeypair set
 - enforces API key validity
 - respects addition and removal of keys by applicant
Addresses #293 and #191
2016-03-06 23:27:00 +00:00
Adarnof
a5ef9914b8 Remove check for corputils permission
This permission was removed. Permissions are now enforced in the view.
2016-03-02 22:39:16 -05:00
Ydmir
c852d3f8e2 Changed to only using two permissions. 2016-02-27 09:48:42 +01:00
Ydmir
8a321992ad Utils-view defaults to showing the corporation of the requester, if in the alliance. Also renamed some variables. 2016-02-26 08:48:25 +01:00
Ydmir
a2438b2e16 Merged corpstats and membertracking. Added two new permissions, corp_apis and alliance_apis. 2016-02-26 00:15:10 +01:00
orbitroom
394f578548 Changed start time to use 24 hour format/ Fixed datetime picker Bug 2016-02-25 02:16:03 -05:00
orbitroom
11b1f2fb0e Added Ability to Delete Notifications 2016-02-23 19:41:32 -05:00
Adarnof
3d82dd84c9 Display newline characters in notification view 2016-02-18 19:42:00 +00: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
f2b4622e98 Corrected missing notification icon 2016-02-14 00:01:18 +00:00
Adarnof
5e2c828c3b Front-end notification system
Currently only creates notifications for logging events
Addresses #75
2016-02-13 21:53:43 +00:00
orbitroom
a3c3f002bc Added ability to edit structure timers 2016-02-11 22:03:16 -05:00
orbitroom
c19f6f5929 Added Ability to Edit Signatures 2016-02-11 19:04:11 -05: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
orbitroom
6d6eda65fe Changed Deafult Background To And Updated One 2016-02-08 00:17:05 -05:00
Adarnof
d36d991d27 Use in-game logos on index by default 2016-02-07 18:04:01 +00:00
Adarnof
2d2afa79eb Added ability to manually trigger api refresh
Ignored cache databases
2016-02-07 11:40:11 +00:00
orbitroom
3058ffaf05 fixed corp utils menu bug 2016-02-03 02:37:49 -05:00
Adarnof
45e1adf3b3 Merge pull request #200 from Ydmir/corputils
Corputils
2016-01-31 13:58:26 -05:00
Ydmir
9041f0e7c7 Handling missing settings.CORP_ID in alliance mode, and api-scope error in corporation mode. Also fixing visual on the corputilsearchview. 2016-01-31 11:29:54 +01:00
Ydmir
461e2c68ee Now all characters should have its own killboard link. 2016-01-28 20:46:15 +01:00
Ydmir
24a4412038 Modified appearance somewhat and fixed search. 2016-01-27 22:35:35 +01:00
johanko
995bbf7966 Change overflow for dropdown
If there's no content the page-wrapper cuts dropdown. This change fixes this.
2016-01-26 23:54:02 +01:00
johanko
8e7125f1b0 Added column class attribute
Column class attribute to use 2 columns on screensize, using this in navbar dropdown in corputils.html
2016-01-26 23:52:35 +01:00