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
johanko
0bb7cc9ae1
Template changes
...
Moved searchform to navbar
2016-01-26 23:45:55 +01:00
johanko
5635d82251
Template changes
...
Check if progressbar has the "logic" we want.
2016-01-26 23:41:21 +01:00
Ydmir
29e5790ec7
Now the search function works in alliance mode as well, searching the corp that is currently active. Also, the select corporation is nicer now.
2016-01-25 23:19:28 +01:00
Ydmir
bd7bbc9339
Added portraits in the list, because why not.
2016-01-24 22:32:54 +01:00
Ydmir
986816fdc7
Now sending the character model to the rendering instead of the character names so more info is available.
2016-01-24 21:47:24 +01:00
Ydmir
62efad2b66
Merged changes in master.
2016-01-24 00:27:03 +01:00
Ydmir
25b89fdecb
Expanded functionality to full alliance support. The design may leave some things to wish for...
2016-01-24 00:13:58 +01:00
Ydmir
39a77829db
Added new permission.
2016-01-23 01:11:10 +01:00
Ydmir
f4eac57b0f
Users without a selected main character is not a problem anymore. Main will be listed as "User: [username]" and will be highlighted. Also added a row showing corp of main character.
2016-01-22 21:25:30 +01:00
Mr McClain
b367c878f9
fixed block errors
2016-01-20 22:53:57 -06:00
Mr McClain
6cecf7dbe2
fixed block errors
2016-01-20 22:46:44 -06:00
Mr McClain
f896971351
fixed indentation
2016-01-20 22:36:44 -06:00
Mr McClain
f20bd4ee2e
changed nesting
2016-01-20 22:36:12 -06:00
orbitroom
bc22473c16
Changed table header to reduce confusion
2016-01-20 22:49:20 -05:00