Commit graph

204 commits

Author SHA1 Message Date
simplefl
9112c5c52f Up shoutbox timeout. 2015-06-13 17:53:41 +02:00
Christopher Blanchard
ad50f26497 Fix for can_create? weirdness 2015-06-07 10:20:23 +01:00
Christopher Blanchard
a1ce779cae Added initial issue specs 2015-06-07 00:26:09 +01:00
Chris Blanchard
39529bc8bc Add recipient to messages 2015-06-02 18:50:41 +01:00
simplefl
e933324369 Merge pull request #21 from cblanc/remove_plugins
Revoke banhammers
2015-05-26 18:58:49 +02:00
simplefl
ca732d76f2 Merge pull request #20 from cblanc/drop_rcon
Drop RCON (danger!)
2015-05-26 18:58:23 +02:00
Christopher Blanchard
153d081843 Remove plugins all hush like 2015-05-22 14:17:28 +01:00
Christopher Blanchard
50c12b828f Rerun annotate on server spec 2015-05-22 14:17:07 +01:00
Christopher Blanchard
062c9df682 Remove unrouted controller method 2015-05-22 14:04:15 +01:00
Christopher Blanchard
85f4baab3c Remove unusued method 2015-05-22 14:04:15 +01:00
Christopher Blanchard
829c96709b Removed unused accessors and validation 2015-05-22 14:04:15 +01:00
cblanc
83bdf550bb Remove rcon column from servers table 2015-05-18 17:30:45 +01:00
cblanc
4606762389 Remove rcon from log model 2015-05-18 17:24:18 +01:00
simplefl
95e5f49167 Show extra points on edit contesters not for ladder. 2015-05-16 16:14:40 +02:00
simplefl
ce812b8f17 Init ladder prototype. Challenge stuff is still mostly broken. 2015-05-16 16:08:05 +02:00
simplefl
fcf8f2111d Merge pull request #18 from cblanc/cleanup_server
Attempt to remove RCON and clean up legacy code from Server Model
2015-05-14 19:28:26 +02:00
cblanc
fe01cd6a76 Quick fix to bring back EU flag 2015-05-14 18:01:49 +01:00
cblanc
5a39c3cd07 Create new annotations for models 2015-05-14 17:29:16 +01:00
cblanc
b4273b5149 Indentation 2015-05-14 17:29:05 +01:00
cblanc
2990909163 No corresponding log method on servers controller 2015-05-14 14:25:27 +01:00
cblanc
9a3e51a66a Not able to find references to these views 2015-05-14 14:25:27 +01:00
cblanc
5ee2f66442 hltvs not used in index template 2015-05-14 14:25:27 +01:00
cblanc
c9f0b51f54 save never invoked 2015-05-14 14:25:27 +01:00
cblanc
ec3498ec70 Admin route never used 2015-05-14 14:25:27 +01:00
cblanc
4a9a19e8e6 Remove methods which are never invoked 2015-05-14 14:25:27 +01:00
cblanc
efde67c19d Remove methods not defined on routes 2015-05-14 14:25:26 +01:00
simplefl
f800fdbeba Mute button for gather. 2015-05-13 23:21:14 +02:00
simplefl
c250c24745 Add steam group link to gather page. 2015-05-13 19:00:16 +02:00
cblanc
5d8a693fed Cleanup 2015-05-09 16:43:02 +01:00
cblanc
2d8bf792f7 Listen on both keyup and change events 2015-05-09 16:36:50 +01:00
cblanc
8db7da0b20 Added shoutbox controller to perform client side validation 2015-05-09 16:20:51 +01:00
cblanc
d6eba921f6 Cleanup: move out js, require_self shouldnt be necessary 2015-05-06 00:05:03 +01:00
cblanc
1a0100db20 Cleanup: move out js, require_self shouldnt be necessary 2015-05-06 00:04:41 +01:00
cblanc
3bd72b6ddf render_shoutmsgs never invoked 2015-05-05 20:35:54 +01:00
cblanc
05b02a3d31 Fix error page for when the 404 is user not found 2015-05-02 18:07:10 +01:00
simplefl
6082103a17 Display channel password on gather page. 2015-04-28 17:46:47 +02:00
cblanc
f9ca91b6cf Move shoutmsg polling invocation to instances where shoutbox is available 2015-04-27 23:36:27 +01:00
cblanc
3a95dd53e3 Cleanup 2015-04-26 11:36:18 +01:00
simplefl
79a32c5095 Add gather spreadsheet links to gather page. 2015-04-19 12:04:27 +02:00
simplefl
01f3b3d32e Remove unloading hook from gather because its triggered to often. 2015-04-16 19:38:26 +02:00
simplefl
68f24bef9f Add twitter and steam to nav bar. 2015-04-11 18:35:25 +02:00
simplefl
4284366680 Add staff? to user model. 2015-04-11 15:37:47 +02:00
simplefl
adbd4554d2 Staff is more important then ref and caster on posts. 2015-04-11 15:31:11 +02:00
simplefl
3e750ba6da Add group name and task to posts. 2015-04-11 12:34:52 +02:00
onyxserpent
332084334d Added .sticky class 2015-04-09 10:52:14 -07:00
simplefl
741a11a289 Add sticky class to topic links. 2015-04-09 19:23:29 +02:00
simplefl
20276bb710 Remove old points before adding new points them on updates of matches. Also remove points if match gets deleted. 2015-04-09 18:45:33 +02:00
simplefl
89f0cdedaf Fix up/down moving. 2015-04-09 15:49:35 +02:00
simplefl
17efc2ec80 Fix forum access rules. 2015-04-09 13:44:30 +02:00
onyxserpent
75a34b2ba4 Fixed too bold links by avatar 2015-04-08 10:14:15 -07:00