Commit graph

126 commits

Author SHA1 Message Date
jamal
3ef9c72a4c Add .leave-gather to the command button so it disables the leave confirm dialog 2014-10-11 18:27:45 -04:00
Luke Barratt
0895072845 Merge remote-tracking branch 'jamal/self-captains' into develop
Conflicts:
	app/views/gathers/_status.html.erb
2014-10-11 23:13:57 +01:00
jamal
aa0d0673b6 Change Gather style to volunteer captains
This will change the gather format to allow for players to volunteer to be captain / commander. The gather will not change from the running state until 2 commanders have volunteered. Once commanders have volunteered the gather will switch to the picking state. The voting state is no longer used.

Also, added a new sound alert that will be played when the gather is full but doesn't have 2 captains. This alert will loop every 10 seconds unless you're the commander. And changed the music to play once the gather switches to the picking state and only if the player doesn't have the gather page on focus.
2014-10-11 15:50:06 -04:00
jamal
450f821232 Disable leave confirm when voting for map or server 2014-10-11 10:04:16 -04:00
jamal
3589e226d3 Fix double confirm when you click the 'Leave Gather' button 2014-10-11 09:13:07 -04:00
jamal
6c2348bcb6 Add state to gatherers and track when a gatherer has left or is away 2014-10-10 20:50:17 -04:00
Luke Barratt
eba5ec0baa Update rules article constant 2014-09-27 19:21:25 +01:00
Luke Barratt
fa4cf67322 Hotfix: Rollback rules url helper 2014-08-29 00:21:23 +01:00
Luke Barratt
eeab976147 Tweak font weights 2014-08-28 23:33:35 +01:00
Luke Barratt
8c9452dba9 Fixes invalid CSS syntax 2014-08-28 23:13:07 +01:00
Luke Barratt
4b9f2e6d84 Added steam profile lookup API endpoint 2014-08-28 23:04:18 +01:00
Luke Barratt
b97b3173bc Check for upcoming matches before showing the calendar 2014-08-28 23:04:18 +01:00
Luke Barratt
a83b5bc0f8 Added site layout configuration for users 2014-08-28 23:04:18 +01:00
Luke Barratt
3d0bda0a92 Remove TS3 Password 2014-08-28 23:04:18 +01:00
Luke Barratt
230c6fe847 Fixes forum topic ordering by latest post 2014-08-28 23:04:18 +01:00
Luke Barratt
29dc3e0e29 Fixes error when viewing team pages when not logged in 2014-08-28 23:04:17 +01:00
Luke Barratt
4c79ac4a75 Bump ruby to 2.1.2
See:

http://www.omniref.com/blog/blog/2014/03/27/ruby-garbage-collection-still-not-ready-for-production/
2014-08-28 23:04:17 +01:00
Luke Barratt
f287de542b Fixes body background 2014-08-28 23:04:17 +01:00
onyxserpent
2be656bcd1 Font changes to forum thread list (theoretically) 2014-08-12 23:30:21 -07:00
onyxserpent
d28749605b Shoutbox rearrangement 2014-08-10 17:07:12 -07:00
onyxserpent
f3e0e0e71b Shoutbox rearrangement 2014-08-10 17:07:06 -07:00
onyxserpent
62f1a2b11f Fixed naming conventions 2014-08-10 16:41:32 -07:00
onyxserpent
c25ef8aea0 Font changes 2014-08-10 16:39:53 -07:00
onyxserpent
5ff88d1e7b Fixes wrapping issues with small screens/mobile 2014-08-10 16:34:26 -07:00
onyxserpent
ae042996dc Font changes 2014-08-10 16:30:21 -07:00
onyxserpent
640142a4d8 Update _forums.scss
Font face changes
2014-08-10 16:28:52 -07:00
onyxserpent
1218cb9692 Update _news.scss
Font face changes
2014-08-10 16:28:14 -07:00
onyxserpent
d23d8351ca Update _variables.scss
Font face changes
2014-08-10 16:25:22 -07:00
onyxserpent
d881e8afac Update _typography.scss
Font face changes
2014-08-10 16:20:50 -07:00
Ari Timonen
23bc4b4186 Fix rules 2014-07-01 14:39:40 +03:00
Ari Timonen
bca05d166b Make versions private for privacy reasons 2014-06-10 13:34:43 +03:00
Luke Barratt
b2804bc941 Fixes linking to latest posts in forums 2014-06-06 22:37:43 +01:00
Luke Barratt
ad41e91c19 Fixes word wrapping issues 2014-06-06 21:10:37 +01:00
Luke Barratt
73c395e570 Prefer 1.9 hash syntax
Remove unused log entries?
2014-05-19 21:44:47 +01:00
Room5-Joey
9adf362f6b Can now join teams from the teams pages individually. If you already have a request active, it will remove that request and replace it with a new one (with a confirmation). I left the Agenda way of joining/cancelling join of teams. 2014-05-19 20:52:26 +01:00
Room5-Joey
062d00c072 added autolink gem to site. We should integrate this with the forums as well? And pretty much any text field? 2014-05-19 20:52:21 +01:00
Luke Barratt
028fe33941 Fixes updating contests 2014-05-19 20:51:32 +01:00
Luke Barratt
f41e6e0d5a Fixes gather music not playing during voting phase
Fixes issues with topic ordering
Tweaked read/unread icon colours for forums
2014-05-16 23:54:41 +01:00
Luke Barratt
1a4a0f4d83 Update favicon and titles 2014-05-16 22:25:40 +01:00
Luke Barratt
7bd375b667 Merge in alternate CSS 2014-05-16 22:10:24 +01:00
Luke Barratt
8852813d23 Isolate design CSS 2014-05-11 11:27:59 +01:00
Luke Barratt
7dbf81696d Fixes menu appearing behind forums z-index 2014-05-11 10:11:23 +01:00
Luke Barratt
138fae1c63 Fixes forums z-index appearing under logo
Fixes view count cache
2014-05-10 15:07:54 +01:00
Luke Barratt
7877b20ecc Fixes gather captains not able to pick players
Added missing gather translation
Cleanup JS
2014-05-10 14:52:45 +01:00
Luke Barratt
896014404c Wrap long messages in the shoutbox 2014-05-10 14:12:22 +01:00
Luke Barratt
9156865068 Fixes shoutbox styling 2014-05-10 13:55:40 +01:00
Ari Timonen
314d47b7bf Fix match admin page 2014-05-10 13:02:57 +03:00
Ari Timonen
1577d83fca Add match admin page and casting 2014-05-10 11:52:00 +03:00
Luke Barratt
20c4f4cfc4 Bump to Rails 3.2.18
Reduce aggressive topic reply/view count caching
Improve shout box spacing
Pass broken tests
2014-05-10 02:26:18 +01:00
Luke Barratt
91f3161eff Fixes firefox rendering issues:
Header z-index
Gather page columns
2014-05-10 01:22:11 +01:00