60 Commits

Author SHA1 Message Date
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
orbitroom
5ececa6bfd Changed op timers to Structure Timer and Bug Fixes for Fleet Operations Timer 2016-01-20 22:24:07 -05:00
orbitroom
6fb70b3160 Added Fleet Operations Timer 2016-01-20 22:04:58 -05:00
Adarnof
49e2a67797 Merge pull request #198 from orbitroom/master
Added Signature / Wormhole Tracking Tool
2016-01-20 01:16:55 -05:00
Ydmir
b7c1c8469d Merge branch 'master' into corputils 2016-01-19 22:02:14 +01:00
Mr McClain
758c516a41 indentaion updated 2016-01-18 00:44:58 -06:00
Mr McClain
73058539c1 Delete sigtracker.html 2016-01-18 00:40:53 -06:00
Mr McClain
c0e98035d7 Added Creator and timestamps 2016-01-17 22:50:14 -06:00
Mr McClain
5bf07765ce typos fixed 2016-01-17 01:35:31 -06:00
Mr McClain
c08f3693fb Update base.html 2016-01-17 01:34:31 -06:00
Mr McClain
d45d2a38d4 typos fixed 2016-01-17 01:28:47 -06:00
Mr McClain
78086e01ac typos fixed 2016-01-17 01:27:46 -06:00
Mr McClain
dab2383032 typos fixed 2016-01-17 01:26:00 -06:00
Ydmir
030a0e9a8c Added search functionality to member list. 2016-01-15 22:54:53 +01:00
Ydmir
cc3d176533 Now characters are listed in sorted order. 2016-01-15 14:23:17 +01:00
Ydmir
93c3d450af Fixed a reference bug. 2016-01-15 11:09:17 +01:00
orbitroom
c9e600dfee Added Signature Tracker
Added a tool to help track various sites and wormholes
2016-01-15 03:01:18 -06:00
Ydmir
786e573a0a Added initial corputils functionality, for auditing members in corporation mode. 2016-01-15 09:23:40 +01:00
Adarnof
229f34ca6a Allow blues to view hrapplications link in base.html
Addresses #181
2015-12-10 06:50:57 +00:00
Adarnof
492e39aca0 Implements requests #170 #169 #137
Timerboard doesn't populate local time for corp timers yet.
2015-12-10 05:58:31 +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
4fa764e301 Renamed MEDIA_URL to prevent overriding django setting
https://docs.djangoproject.com/en/1.9/ref/settings/#media-url
2016-01-06 20:58:17 +00:00
Adarnof
ae75f60ae9 Added plaintext warning to password form.
Typo corrections.
2016-01-06 07:07:49 +00:00
Adarnof
0586f0f6d5 Custom service passwords now available.
- mumble, phpbb, ipboard, jabber
Addresses an evemail request.
2016-01-06 06:56:00 +00:00
Adarnof
31ec79290a Updated password reset email to determin domain #160 2016-01-06 00:32:13 +00:00
Adarnof
87393b8529 Variable forum/killboard/media urls on index #140
- only rendered if set, otherwise link removed
2016-01-05 23:57:30 +00:00
orbitroom
f4be05a40b Added TCU's to Timerboard 2016-01-01 23:13:03 -06:00
orbitroom
5bccf0f1a7 Update timermanagement.html 2016-01-01 22:53:48 -06:00
orbitroom
7bdf57bf8b Added TCU's to Timerboard 2016-01-01 22:51:15 -06:00
Adarnof
58bcddc431 Merge pull request #117 from Adarnof/hrapplicationfix
Added error handling for missing corp models.
2015-12-01 23:53:18 -05:00
Adarnof
627dbcf210 Added text indicating a Discord account is needed and link to site. 2015-12-02 04:51:10 +00:00
Adarnof
c85882fa74 Added error handling for missing corp models.
Addresses #116 and more unreported.
2015-12-02 04:46:30 +00:00
Adarnof
7e371e34f8 Hid Discord user ID as it adds nothing and can confuse members. 2015-12-02 03:31:12 +00:00
Adarnof
8442ec1f55 Changed discord account handling. Now requests email and password and grabs UID via API.
UID is stored in authserviceinfo model and used as required.
2015-12-02 01:02:13 +00:00
Adarnof
f6ef741e63 Added password change function as reset action. 2015-12-01 06:55:33 +00:00
Adarnof
57b44620cd Disabled Discord account reset until a proper mechanism can be thought up. 2015-12-01 06:23:18 +00:00
Adarnof
45e91f3b1f Removed duplicate entry of discord row in services list. 2015-12-01 04:26:18 +00:00
Adarnof
c009420536 Included Discord in disable_services from common_task.
Changed how user accounts in discord are handled: endpoint accepts password and email.
Accounts are created with a password(random) and their user email. Need to activate account through link in email.
2015-12-01 04:12:50 +00:00