3419 Commits

Author SHA1 Message Date
orbitroom
c9459a2b83 Changed formatting for in game browser
changed the break code syntax to allow for in game browser compatability
2015-01-08 08:22:22 -05:00
orbitroom
ead7e0d0b2 Added Better Examples
Added better Examples and changed the file extension so it will not overwrite the current fits.
2015-01-08 07:59:59 -05:00
orbitroom
71dc322545 Rename fleetfits.html to fleetfits.html.example 2015-01-08 07:58:11 -05:00
orbitroom
f523c2e52a Merge pull request #3 from R4stl1n/master
pull
2015-01-08 07:56:44 -05:00
Tyler274
e386586fd0 Cleanup the threading, its a method in openfiremanager now to spawn a threaded broadcast.
Also added date to the broadcast.
2015-01-07 15:19:51 -05:00
Raynaldo Rivera
d74ff5fc91 Merge pull request #44 from tyler274/patch-1
Fix typo
2015-01-07 12:38:29 -07:00
tyler274
90962c21e6 Fix typo 2015-01-07 14:37:30 -05:00
Raynaldo Rivera
52ce9dcd7c Merge pull request #43 from tyler274/broadcastThread
Attempt to solve the blocking problem when broadcasting to a large group...
2015-01-07 12:12:33 -07:00
Tyler274
fade178964 Attempt to solve the blocking problem when broadcasting to a large group by running the broadcast on its own thread.
Tested on my server and appeared to solve it, more intensive testing may be needed.
2015-01-07 14:05:52 -05:00
Trent Bartlem
97e2f1c09c updated to match new services 2015-01-04 23:59:18 +10:00
orbitroom
f56abac54f Merge pull request #2 from R4stl1n/master
update for services managers
2015-01-01 03:11:13 -05:00
Raynaldo Rivera
2c7ed9e9c3 Merge pull request #41 from TrentBartlem/master
Update mumble_manager.py
2014-12-31 13:45:21 -07:00
Raynaldo Rivera
0f508f3a1d Merge pull request #40 from TrentBartlem/patch-1
Update teamspeak3_manager.py
2014-12-31 13:45:10 -07:00
Trent Bartlem
fc84781db5 Update mumble_manager.py
Sanitise the whole thing, not just username.
2014-12-31 23:17:50 +10:00
Trent Bartlem
8729f5b838 Update teamspeak3_manager.py
Sanitise both username and corp ticker at the same time.
2014-12-31 23:06:08 +10:00
orbitroom
9abb5ff6ee Merge pull request #1 from R4stl1n/master
pull
2014-12-23 09:58:42 -05:00
Raynaldo Rivera
09d0583d29 Added a refresh primary 2014-12-22 17:30:26 -07:00
Raynaldo Rivera
ee76502c18 Merge pull request #38 from tehfiend/patch-1
Minor timer-board improvements
2014-12-20 18:18:29 -07:00
tehfiend
2469dba6b0 Update timermanagement.html
Minor improvements to timer-board:
- current EVE time is live
- added live count-down timers
- added local time
2014-12-20 11:18:23 -07:00
tehfiend
e02a6c25e2 Create dateformat.js
Used for format local time on timer-board.
2014-12-20 11:16:49 -07:00
tehfiend
b3e5259b6e Create countdown.js
Used to generate live countdown on timber-board.
2014-12-20 11:04:51 -07:00
orbitroom
9324a494f5 Updated Services Icon
Added Different Icon For Fleet Fittings
2014-12-14 02:26:53 -05:00
orbitroom
294f892f78 Updated to use exisiting style
Stays in frame of Auth
2014-12-14 02:22:06 -05:00
orbitroom
186fb71c58 Added Fleet Fits Page 2014-12-06 18:19:20 -05:00
orbitroom
9aaa88048d Added Fleet Fittings Page 2014-12-06 17:54:55 -05:00
orbitroom
b72e49516f Added Fleet Fittings Page 2014-12-06 17:53:52 -05:00
orbitroom
c0f01f3806 Added Fleet Fittings Page 2014-12-06 17:52:19 -05:00
Raynaldo Rivera
4be18a58b4 Merge remote-tracking branch 'origin/master' 2014-12-05 20:47:41 -07:00
Raynaldo Rivera
5bb189695f Added additional information to pings 2014-12-05 20:47:29 -07:00
Raynaldo Rivera
c68c5345f8 Merge pull request #26 from tehfiend/master
Update to op-timer for sorting
2014-12-04 18:07:29 -07:00
tehfiend
720a421197 Update models.py 2014-12-03 19:13:14 -07:00
tehfiend
40701af047 Sort op timers by date/time 2014-12-03 19:08:33 -07:00
tehfiend
a58ee5af3c Merge pull request #1 from R4stl1n/master
TS3 / SRP
2014-12-03 19:04:39 -07:00
Raynaldo Rivera
08f923624f Added fix for syncgroup not working 2014-11-29 19:14:00 -07:00
Raynaldo Rivera
1e8afb77c6 Added fix to teamspeak with reactivation of accounts. 2014-11-29 16:35:20 -07:00
Raynaldo Rivera
e7950a26f7 Added fix to phpbb3 when userid returns none. 2014-11-29 16:06:13 -07:00
Raynaldo Rivera
de34d35add Fixed issue where syncgroups were preventing other groups from being created if a service is added after. 2014-11-29 16:01:23 -07:00
Raynaldo Rivera
551cf01b44 Logic fix on users celerytask 2014-11-29 15:13:04 -07:00
Raynaldo Rivera
ce68477608 Added fix for blue corp fringe case. 2014-11-29 15:05:26 -07:00
Raynaldo Rivera
305b36b026 Fixed issue with alliance's that no longer having standings being stuck to the previous standings. 2014-11-29 15:03:12 -07:00
Raynaldo Rivera
5ebadb63bc Fixing logic in the tasks regarding alliances 2014-11-29 14:53:07 -07:00
Raynaldo Rivera
cb759702a2 Updated logic in tasks.py to insure services are deactivated 2014-11-29 12:16:14 -07:00
Raynaldo Rivera
ebc966504e Added edit and fleet aar link to the srp management 2014-11-28 01:41:06 -07:00
Raynaldo Rivera
62e06f2c2c Added api jackknife button to corporation stats 2014-11-28 01:10:09 -07:00
Raynaldo Rivera
e408e31801 Added new features to srp app, including the total amounts for everything 2014-11-27 23:57:01 -07:00
Raynaldo Rivera
6c991dfce5 Added new features to srp app, including the total amounts for everything 2014-11-27 23:41:42 -07:00
Raynaldo Rivera
ab8efdb2c1 Added additional features suggested by ogopogomu 2014-11-26 22:58:07 -07:00
Raynaldo Rivera
d40db151db Added srp program features, updated hr applications to support adding a "mark in progress" 2014-11-26 22:14:25 -07:00
Raynaldo Rivera
cce15d1667 Added srp program features, updated hr applications to support adding a "mark in progress" 2014-11-26 22:09:57 -07:00
Raynaldo Rivera
eb723254f2 Added ts3 lib fix 2014-11-24 18:03:44 -07:00