8 Commits

Author SHA1 Message Date
Adarnof
477e579eba Rewrote views to handle new models.
Everything works but comments.
2016-03-13 21:47:09 +00: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
Adam Trager
8207c6378b Update hrapplicationview.html
Fix created_on
2016-01-06 17:54:27 -05:00
Adam Trager
c17fdb2b7a Add timestamp to comments on HR applications, removed useless 'App ID' field from HR overview 2016-01-06 17:35:34 -05:00
Adarnof
db7b6265e5 Moved templates to stock folder for uniformity.
Updated settings.py.example to reflect this.
2015-11-24 23:26:05 +00:00