Commit graph

34 commits

Author SHA1 Message Date
cblanc
b1c5836111 Remove methods not defined on routes 2015-05-18 22:40:34 +02:00
cblanc
9863585ec3 render_shoutmsgs never invoked 2015-05-13 23:30:29 +02:00
jamal
9642c478bb Revert "Fix some logic errors with captains"
Revert "Change Gather style to volunteer captains"

This reverts commits fb7d361, d8134ca, and ebd60d1.
2014-12-08 09:35:40 -05:00
jamal
e1b27ba247 Catch RecordNotFound exception 2014-10-11 19:39:14 -04: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
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
4b9f2e6d84 Added steam profile lookup API endpoint 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
Ari Timonen
bca05d166b Make versions private for privacy reasons 2014-06-10 13:34:43 +03: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
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
Ari Timonen
1577d83fca Add match admin page and casting 2014-05-10 11:52:00 +03:00
Luke Barratt
b883b3de6c Improved forums layout
Made profile avatar proportional
Added header to sidebar widgets
Added bbcode colour support
2014-05-02 17:43:23 +01:00
Luke Barratt
470372db21 Refactor some article views
Tweak colour brightnesses
2014-05-02 09:27:18 +01:00
Ari Timonen
658e35ba7b Change news articles to be seperate boxes 2014-05-01 23:38:33 +03:00
Luke Barratt
5ed4dd1891 Improve news page layout
Fix forums unread icon
Fix double linebreaks in BBcode
Increase colour darkness
2014-04-29 21:02:20 +01:00
Luke Barratt
769fc29da7 Rescue from AccessError with pretty and informative error page
Add pagination to teams page
2014-04-28 00:16:28 +01:00
Luke Barratt
8cafeae030 Merged in changes from https://github.com/taekwonjoe01/ensl.org 2014-04-27 03:11:47 +01:00
Luke Barratt
8ad126f15f Added categories pages styling 2014-04-27 01:47:53 +01:00
Luke Barratt
8014a0eac7 Added styled error messages 2014-04-26 18:47:17 +01:00
Luke Barratt
0ba4b034d1 Improves contests, gather archive and brackets styling 2014-04-26 03:42:16 +01:00
Luke Barratt
5cd2d098a0 Completed restyling:
- Bans
- Articles
- Forums
- Users

Further styling improvements to form elements
2014-04-20 02:29:52 +01:00
Luke Barratt
37e768c68f Switched web server to puma
Added styling to gathers page
Added styling to account page
Improved forms styling
2014-04-15 10:59:52 +01:00
Luke Barratt
0112ef9005 Added basic teams pages styling 2014-04-13 12:16:51 +01:00
Luke Barratt
775f5682a4 Added form view styling
Improved articles styling
Improved bbcode to html formatting
HTML and CSS refactorings
Moved Extra into concerns
Changed repo URL to read-only for deploys
Fixes quotes in comments
2014-04-12 02:35:42 +01:00
Luke Barratt
cf8a92f628 Improved forms and error styling
Revert colour changes
2014-04-10 00:43:20 +01:00
Luke Barratt
fa62f2bc75 Hotfix: Error when changing articles status 2014-04-07 11:20:21 +01:00
Luke Barratt
1e6d3efc14 Added ability to login with a username that is case insensitive
Added some missing translations
Small CSS tweaks
2014-04-04 20:38:44 +01:00
Callum Barratt
fbd6ad4ac6 Fixed formatting and ruby hash syntax 2014-03-31 22:37:38 +01:00
Luke Barratt
24eabf89e6 Changed newrelic configuration to load from environment variables
Changed login field text
Changed database configuration connection pool size to be configured via dotenv
Use a single BBcode parser library
Added better translations coverage
Code formatting
Increases maximum article text limit
Added database cleaner with the deletion strategy during testing
2014-03-30 20:50:52 +01:00
Luke Barratt
5a9c393791 Added initial API endpoint to fetch basic user and associated team information. 2014-03-29 00:59:26 +00:00
Luke Barratt
8ed526716f Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00