Adarnof
c8df2ad453
Merge pull request #180 from Adarnof/requests
...
Closes #170 #169 #137 #181
2016-01-17 02:02:12 -05:00
Adarnof
a890c4a2f6
Merge pull request #187 from orbitroom/patch-1
...
Fixed Bug #186
2016-01-17 01:57:34 -05:00
Mr McClain
eaa64b2bed
Fixed Bug #186
...
Changed Packages for jabber
2016-01-16 16:57:27 -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
59f73abde0
Added Sig tracker debug code
2016-01-15 03:12:26 -06:00
orbitroom
c9e600dfee
Added Signature Tracker
...
Added a tool to help track various sites and wormholes
2016-01-15 03:01:18 -06:00
orbitroom
ba34e92694
Merge pull request #6 from R4stl1n/master
...
update
2016-01-15 02:42:50 -06:00
Ydmir
d0c5e40bc8
Also added the new app corputils to installed apps in settings.py.example
2016-01-15 09:27:14 +01:00
Ydmir
786e573a0a
Added initial corputils functionality, for auditing members in corporation mode.
2016-01-15 09:23:40 +01:00
orbitroom
4aed72c842
Merge pull request #5 from R4stl1n/master
...
merge
2016-01-04 17:52:01 -06:00
Adarnof
e357de3cab
Merge pull request #156 from TrentBartlem/patch-3
...
Only sync TS3 if it's enabled
Closes #154
2016-01-02 17:52:35 -05:00
Trent Bartlem
0fcc34ee23
#154 only sync TS3 if it's enabled
2016-01-02 16:19:37 +10:00
Adarnof
96aa5ede71
Merge pull request #155 from orbitroom/master
...
Added TCU Structure to Timer Board
2016-01-02 00:38:56 -05:00
orbitroom
ec1823f8ab
Delete loadMon.sh
2016-01-01 23:15:40 -06:00
orbitroom
428668c19a
Delete start_bg_tasks.sh
2016-01-01 23:15:31 -06: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
orbitroom
dcad487e58
Added TCU's to Timerboard
...
Added TCU' to Timerboard
2016-01-01 22:15:51 -06:00
orbitroom
54428449d0
Merge pull request #4 from R4stl1n/master
...
Updated requests version for #148
2016-01-01 21:53:39 -06:00
orbitroom
9ba5a4c2a9
Merge pull request #3 from R4stl1n/master
...
upgrade
2015-12-23 22:08:01 -06:00
Adarnof
bc8ec93f2b
Merge pull request #145 from Adarnof/ofrestapi
...
Openfire REST API
2015-12-23 17:26:25 -05:00
Adarnof
23168ded9e
Updated requests version for #148
2015-12-23 07:31:44 +00:00
Adarnof
5d9a3b6b43
Removed unused exception handling from group update
2015-12-23 01:26:30 +00:00
Adarnof
0c4cda95d9
Added handling of empty group lists
2015-12-22 23:03:41 +00:00
Adarnof
4923862dd6
Updated default setting format for openfire address to accomodate openfire-restapi package
2015-12-22 22:44:46 +00:00
Adarnof
307d577acf
Added exception importing to catch custom exceptions from openfire-restapi package
2015-12-22 22:42:34 +00:00
Adarnof
9b2934ae7a
Corrected handling of group updates
...
Removed old openfire package from requirements
2015-12-22 22:39:38 +00:00
Adarnof
23c8d48fbe
Adds REST API support to Openfire using git package per #144
2015-12-22 22:14:20 +00:00
Adarnof
55156bf190
As per #138 only updates discord groups if user account joining succesful.
2015-12-22 05:25:28 +00: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
Adarnof
4c8ab70f0d
Removed TSGroup model registration from admin
...
to prevent more instances of #176
2015-12-10 03:16:48 +00:00
Adarnof
4612382ca1
Corrected broadcast form group field validation
2015-12-10 03:08:43 +00:00
Adarnof
32a6c1307f
Merge pull request #172 from Joeeigel/master
...
Fixing user permission caching within phpBB
2016-01-07 21:38:35 -05:00
Joeeigel
719898d4b2
Fixed casing on column names
...
I'm not sure how MySQL handles column names and if they are case
sensitive, so better to be safe than sorry.
I'm an MSSQL dev, we don't care in my world!
2016-01-08 02:12:42 +00:00
Joeeigel
7ab7125f45
Fixing invalid column name
...
We're using phpBB, not just "php"
2016-01-08 01:22:03 +00:00
Joeeigel
25eed75717
Added in clearing of user permissions on assigning groups
2016-01-08 01:20:15 +00:00
Adarnof
0ea7afd646
Merge pull request #167 from Cafune/master
...
Add timestamp to comments on HR applications
Hides app id column from applications summary.
2016-01-06 20:38:10 -05:00
Adam Trager
9ab646a44f
Update models.py
...
Backwards compatibility
2016-01-06 18:14:56 -05: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
37abac3c02
Fixed errors in logging.
2016-01-06 22:08:52 +00: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
f5bd9133fa
Merge pull request #166 from Adarnof/passwords
...
Custom service passwords
2016-01-06 13:23:36 -05: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
1a3d37a93a
Included new permission jabber_broadcast_all
2016-01-06 05:37:02 +00:00