126 Commits

Author SHA1 Message Date
Mr McClain
6f8e478baf Evernus Alliance Market Integration (#369)
* Added SMF Forum Support

* removed comment

* Fixed bugs.

* removed unused SQL statement

* Fixed Grammer in debug code

* Fixed Null Bug

* Update operationmanagement.html

* fixed bug

* fixed error

* Users now show up on the posts correctly

* Evernus Alliance Market Integration

* removed duplicate function

* empty string handling
2016-04-07 20:46:14 -05:00
Mr McClain
cfe0e23430 SMF Forum Integration
* Added SMF Forum Support

* removed comment

* Fixed bugs.

* removed unused SQL statement

* Fixed Grammer in debug code

* Fixed Null Bug

* Update operationmanagement.html

* fixed bug

* fixed error

* Users now show up on the posts correctly
2016-04-06 20:32:02 -05:00
Mr McClain
d8d663519b fixes #364 2016-04-06 16:05:54 -05:00
Mr McClain
99d10ce1ef Merge pull request #2 from R4stl1n/master
sync
2016-04-04 16:53:17 -05:00
Mr McClain
d9c04a65f9 fixed indentation 2016-04-04 16:51:08 -05:00
Mr McClain
482176c80d fixed indentation 2016-04-04 16:47:19 -05:00
orbitroom
4a024f5304 Added countdown to fleet operations 2016-04-04 17:42:21 -04:00
Adarnof
6749b443a1 Merge pull request #344 from Ydmir/master
Members of blue corp can now see their own corp-page in corputils ...
2016-04-01 21:11:14 -04:00
Ydmir
8ae5c7b13f Members of blue corp can now see their own corp-page in corputils if they have the corp_api permission. 2016-04-01 07:29:42 +02:00
Mr McClain
03a885e8b3 Merge pull request #339 from orbitroom/master
IP Board 4 Support Closes #64
2016-03-31 20:51:43 -05:00
Ydmir
293907df56 Registered characters not found on EveWho will now be displayed. The unregistered characters count is also corrected and a note added when there is a discrepancy between the number of people in corp and the number in EveWho 2016-03-30 23:13:53 +02:00
orbitroom
4666dd748b IP board 4 Support 2016-03-30 04:40:37 -05:00
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