535 Commits

Author SHA1 Message Date
Mr McClain
7aa3a19ba5 typos fixed 2016-01-17 01:30:51 -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
Mr McClain
6e2ec4d041 typos fixed 2016-01-17 01:25:17 -06:00
Mr McClain
ce414a6965 typos fixed 2016-01-17 01:24:30 -06:00
Mr McClain
375c97f6eb typos fixed 2016-01-17 01:23:25 -06:00
Mr McClain
dbb5b8e21e typos fixed 2016-01-17 01:22:00 -06:00
Mr McClain
7e9033fd2a made it look pretty 2016-01-17 01:19:10 -06: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
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
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
Adarnof
4821d36e7c Merge pull request #158 from Adarnof/more_logging
Holiday Goodies
2016-01-06 00:27:36 -05:00