2014 Commits

Author SHA1 Message Date
Mr McClain
73058539c1 Delete sigtracker.html 2016-01-18 00:40:53 -06:00
Mr McClain
aba3c87d1d updated ocd indentation errors 2016-01-18 00:36:46 -06:00
Mr McClain
c0e98035d7 Added Creator and timestamps 2016-01-17 22:50:14 -06:00
Mr McClain
c5b384b9a2 Added Creator and timestamps 2016-01-17 22:49:04 -06:00
Mr McClain
194556b56d Added Creator and timestamps 2016-01-17 22:48:22 -06:00
Trent Bartlem
16dde55098 #190 allow nulls in optional fields 2016-01-17 20:30:00 +10: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
d2a6837649 typos fixed 2016-01-17 01:32:57 -06:00
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
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
Adarnof
e007b32261 Functions to clear all data relating to individual services
Addresses #272
2016-01-07 15:34:16 +00: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