Adarnof
a425d32405
Implement additional requests in #305
2016-03-23 03:47:24 +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
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