1013 Commits

Author SHA1 Message Date
Mr McClain
b2c409d885 Update views.py 2016-03-23 02:59:37 -05:00
orbitroom
9560bbb1d0 Added Notifications to SRP 2016-03-23 03:56:17 -04:00
orbitroom
5072634542 Updates 2016-03-23 03:54:28 -04:00
orbitroom
04fcdbea1f Added Notifications to SRP 2016-03-23 03:53:48 -04:00
Mr McClain
aee5e8ee09 Update views.py 2016-03-23 01:35:00 -05:00
orbitroom
183fd129cc Changed Format to only allow zkillboard links 2016-03-23 02:26:13 -04:00
orbitroom
8f59268ce5 Merge branch 'master' of https://github.com/orbitroom/allianceauth 2016-03-23 02:19:28 -04:00
orbitroom
0223836a90 Added Error handling to enforce using of zkillboard 2016-03-23 02:18:46 -04:00
Mr McClain
3c75874965 Update form.py 2016-03-23 00:57:28 -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
51e3c287b6 Merge pull request #308 from Adarnof/mumble
Mumble Ice Authenticator
2016-03-23 00:31:18 -04:00
Adarnof
a2c1ac6432 Merged requirements for update script 2016-03-23 04:27:40 +00:00
orbitroom
376bf60421 Added the option to view shiptypes of killmails 2016-03-23 00:16:43 -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
ae1da75d81 Merge pull request #319 from Adarnof/receiver
Replace run_databaseUpdate with m2m receiver
2016-03-22 21:04:44 -05:00
Mr McClain
a419145f7c Added Manager 2016-03-22 20:36:36 -05:00
Mr McClain
1381b993f5 Update models.py 2016-03-22 20:16:38 -05:00
Mr McClain
60108df287 inital commit 2016-03-22 20:10:36 -05:00
Adarnof
7cdf1e2fc6 Correct field reference 2016-03-22 20:36:56 -04:00
Adarnof
a55a53239d Removed missing function reference 2016-03-23 00:04:07 +00:00
Mr McClain
5504a6aaaf Merge pull request #300 from R4stl1n/hrapp
HRApplication Improvements
2016-03-22 15:39:03 -05:00
Mr McClain
222dbf17f2 Merge pull request #314 from Adarnof/298
Move error handling to api calls
2016-03-22 15:28:00 -05:00
Adarnof
48a01972df Add missing import 2016-03-22 14:02:04 -04:00
Adarnof
febdaa2802 Add retry for group sync tasks every 10 mins 2016-03-22 06:15:08 +00:00
Adarnof
71779a8ab2 Replace run_databaseUpdate with m2m receiver
- listed to user group changes -> queue service group update
Should help with #318
2016-03-22 06:04:08 +00:00
Adarnof
2fce398a86 Update disable_mumble to delete models 2016-03-21 02:59:49 +00:00
Adarnof
b8db2c464b Corrected authenticator group return
It works.
2016-03-21 02:46:23 +00:00
Adarnof
d1038d1b72 Removed missing function call 2016-03-21 01:57:51 +00:00
Adarnof
e8a2c3336f Corrected slice loading
Include Murmur.ice for ease of deployment
2016-03-21 01:44:43 +00:00
Adarnof
62265554ea correct indentation 2016-03-18 00:10:09 -04:00
Adarnof
d461e6af79 Move error handling to api calls
- allows interpretation of diffferent evelink codes
2016-03-17 22:18:02 +00:00
Adarnof
eaa44c0254 Correct field type to allow multiple applications 2016-03-16 16:30:16 -04:00
Adarnof
3b62c5eaaf Add TS3 weblink data for members
#169
2016-03-15 12:47:45 -04:00
Adarnof
dc898f410d Update requirements.
Also needs libbz2-dev package to compile zeroc-ice
2016-03-15 02:03:59 +00:00
Adarnof
8c4015126c ICE Authenticator for Murmur
- reads username, pwhash from db table containing MumbleUser models
 - needs to be started separately somehow, instructions unclear
 - adapted from https://github.com/mumble-voip/mumble-scripts/blob/master/Authenticators/SMF/2.0/smfauth.py
Closes #165
2016-03-15 01:36:24 +00:00
Adarnof
8cecb1a517 Pull apis correctly 2016-03-14 23:16:50 +00:00
Mr McClain
ebcefd0279 Merge pull request #16 from R4stl1n/master
update
2016-03-14 15:53:42 -05:00
Mr McClain
a0955c054a Merge pull request #306 from Ydmir/master
EveWho-manager can now read more than 200 members.
2016-03-13 20:53:19 -05:00
Adarnof
85251fcbb4 Add title to application creation page 2016-03-14 01:02:06 +00:00
Adarnof
0d8ef642b6 Include blank comment form for personal view
- prevents issues with broken permissions breaking template rendering
2016-03-14 00:57:16 +00:00
Adarnof
33771a6018 Corrected application filtering for non-superuser 2016-03-14 00:49:29 +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
Ydmir
3aa3eb10c1 EveWho-manager can now read more than 200 members. 2016-03-11 09:09:14 +01:00
Adarnof
724b8d0c00 Fix characters getting assigned vcode as api id 2016-03-11 01:21:46 -05:00
Adarnof
99879e797b New models for application system 2016-03-09 03:18:49 +00:00