Absurdon
50f74810ec
Added possibility for Admins to check on votes wo querying the database manually
2017-03-24 00:07:39 +01:00
Absurdon
9c43c5cb8d
Merge remote-tracking branch 'origin/master'
2017-03-21 16:04:14 +01:00
Absurdon
fedf1473d3
Disabled Google calender as it seems broken right now
2017-03-21 16:01:30 +01:00
Absurdon
bc01a9fbb5
Updated the contact page
2017-03-19 02:37:44 +01:00
Absurdon
946342bffb
Fixed link formatting error
2017-03-15 13:53:18 +01:00
Absurdon
cafd421d0a
fixed reactivating teams in a contest failed
2017-03-08 20:31:10 +01:00
Absurdon
839aae732a
fixed logical flaw in last commit
2017-03-08 02:21:49 +01:00
Absurdon
4ce05f2563
fixed error for old bans that don't have a creator
...
validation failed on editing older bans that do not have a creator. Added a check to make sure this is still working.
2017-03-08 01:45:33 +01:00
Absurdon
7b32035f67
Added Button to show user history for admins
2017-03-07 01:45:39 +01:00
Absurdon
39758ff86c
Gave Gathermods simple banning permissions
2017-03-06 02:33:12 +01:00
Absurdon
662f4129eb
added creator field to ban/show.html.erb
2017-03-04 22:50:36 +01:00
Absurdon
c6a0ed106f
Added creator to ban modell
2017-03-04 22:45:05 +01:00
Absurdon
888f7ad9e2
Fixed issue#97
2017-03-03 14:09:14 +01:00
Absurdon
4a863ee5f4
Update to new rules and updated categories
2017-02-27 23:21:59 +01:00
Absurdon
11a300871f
Fixed new PMs not highlighted
2017-02-16 01:41:36 +01:00
Absurdon
3d6826d467
fixed gathercount not getting loaded immediatly
2017-02-13 00:00:06 +01:00
Absurdon
0ebc9fb875
Fixed Comp Mod link lable
2017-02-12 22:59:23 +02:00
Luchs
d5d804a56f
Also return users without a team on UserCollection service
2017-02-12 22:46:41 +02:00
Absurdon
cffa92e845
added link to comp mod article
2017-01-14 22:30:19 +02:00
Absurdon
0f66511f95
fallback gather link as fixed redirect link
...
changing the fallback gather link to point to "http://www.ensl.org/gathers/latest/ns2 " to make sure it points to the correct gather even without the user having to reload the page first
requested by mega Jan 01 2017
2017-01-14 22:30:19 +02:00
Absurdon
a6876b8d9d
periodic gather count update
...
Made it so the page updates the gather fill status in the navigation periodicaly (every 10 seconds)
2017-01-14 22:30:19 +02:00
Chris Blanchard
970f5dd9cf
Add teams api
2016-04-17 00:05:18 +01:00
Chris Blanchard
a496589d14
Please forgive me
2016-02-05 16:58:10 +00:00
simplefl
9dc068e5fc
Merge pull request #73 from Prommah/develop
...
Fix Verification.contain bug & other cleanliness
2015-11-09 09:48:44 +01:00
Prommah
3016346211
Fix styling
2015-11-08 23:09:56 +00:00
Prommah
d64d3051dc
Bug fixes, improved consistency & cleanliness
2015-11-08 22:59:22 +00:00
Prommah
7a41f1294c
Fixed profle query error when there are zero results
2015-11-07 06:11:26 +00:00
simplefl
a1ca59df88
Merge pull request #72 from Prommah/develop
...
Merge lineup forms & fix hound (again)
2015-11-07 01:02:18 +01:00
Prommah
e7d5662bb6
Merge lineup forms
2015-11-06 19:43:30 +00:00
simplefl
b03d09614b
Merge pull request #70 from cblanc/team_country_flags
...
Add EU flag to teams
2015-11-06 18:56:23 +01:00
Chris Blanchard
b4d50b7eb3
Add EU flag to teams
2015-11-06 15:23:50 +00:00
Prommah
1b0de57cc3
Fix rubocop offenses
2015-11-05 08:25:54 +00:00
Prommah
6e9b84fdee
Fixed caster selection
2015-11-05 07:59:52 +00:00
Prommah
0e12505f9d
Cleaned up match model
2015-11-05 07:57:55 +00:00
Prommah
83efd5f21c
Remove disused & hidden match score page
2015-11-04 14:17:57 +00:00
simplefl
782751590b
Merge pull request #64 from Prommah/user-api-steamid
...
Allow querying of the user API with SteamIDs
2015-10-28 18:12:00 +01:00
Prommah
ae9882beb7
Add support for querying users via steamid in the user API
2015-10-28 14:31:05 +00:00
Prommah
9541076d6c
Don't show any SteamID stuff if that's blank too
2015-10-28 02:40:38 +00:00
Prommah
970f56bc9a
Don't show anything for blank profile values.
2015-10-28 02:32:45 +00:00
Chris Blanchard
90b5bf3f1f
Return moderator status with users api
2015-10-20 18:11:46 +01:00
Chris Blanchard
39ff2b66d8
Added moderator group
2015-10-20 18:04:50 +01:00
Prommah
aafbc4e657
Fix styling and tidy validations
2015-09-24 10:19:00 +01:00
Prommah
29ed865b27
Improve & clean SteamID validation
2015-09-24 07:23:05 +01:00
Prommah
fea56afc31
Skip unnecessary condenser lookups
2015-09-24 04:03:24 +01:00
Prommah
f3c7942501
Return null steam data for previously invalid SteamIDs
2015-09-24 03:16:35 +01:00
Prommah
798484af96
Stricter SteamID validation
2015-09-24 01:35:30 +01:00
Prommah
758b0250fe
Stricter SteamID validation
2015-09-24 01:32:16 +01:00
simplefl
e63bd866b6
Merge pull request #56 from cblanc/expose_new_gathers
...
Expose new gathers
2015-09-18 17:05:01 +02:00
Chris Blanchard
d70075de84
Add helper method for new gathers url
2015-09-18 13:35:17 +01:00
simplefl
94bbece2d6
Merge pull request #55 from ENSL/develop
...
Develop
2015-09-06 11:58:31 +02:00