Commit graph

48 commits

Author SHA1 Message Date
Ari Timonen
76faa4d18c Fix articles and the tests
Fix user password
Add errors to production only
Improve tests
2020-03-17 21:31:57 +02:00
Ari Timonen
fa4fbb589d Change before_filter and remove attr_protected 2020-03-17 01:57:47 +02:00
Ari Timonen
9952bf52b5 Fix country for undefined 2020-03-16 03:12:22 +02:00
Ari Timonen
4a2b4d6c71 Fix rails4 stuff 2020-03-15 22:59:08 +02:00
Ari Timonen
322001f8d3 Rails 4 fixes
Update to ruby 2.3.8
Update gems
Fix tests
2020-03-15 20:31:46 +02:00
Ari Timonen
bdbdef1635 Update to FactoryBot and fix admin panel spec 2020-03-15 15:33:58 +02:00
Ari Timonen
2c71b1147d Merge rails-4 to rails4 2020-03-14 21:10:24 +02:00
Absurdon
db9d4c1564
Added Contributor Group Treatment
* Logrotation for production
* added contributors class method to Group
* added contributor? method to User
* added contributor flag to User-API
* added Contributor-Tab to staff-page
2019-11-12 23:27:54 +01:00
Ari Timonen
fc94c8b8e7 Add some upgrades and pending upgrade 2019-10-10 22:12:17 +03:00
Ari Timonen
11fcea3259 Add docker dev version
Add env and docker files for development

Fix some random things related to rails upgrade
2019-09-24 22:55:34 +03:00
Ari Timonen
f156ed3060 More progress on upgrade 2019-06-07 11:04:16 -04:00
Ari Timonen
ce9797aed8 More progress on Rails 4.1 update
Just fix scopes mostly.

Add binstubs.
2019-06-03 15:38:24 -04:00
Ari Timonen
768d3faa1b Update scopes for rails 4 2019-06-02 04:26:36 +03:00
Ari Timonen
0b53968d3d Temporary commit 2019-06-01 13:56:09 +03:00
Absurdon
d601d8643f Fixing Tests 2017-12-06 22:20:55 +01:00
Absurdon
aef90cb0bf Users only get messages sent to their primary team and removed some duplicated methods in User model 2017-12-05 22:21:16 +01:00
Absurdon
fa27e9fae4 Merge branch 'master' into MatchScheduler 2017-08-30 20:14:10 +02:00
Absurdon
a43914e815 Migrated countries to use country_select gem and reworked how flags get displayed 2017-08-23 22:45:09 +02:00
Absurdon
9c9ae32a9c Merge branch 'master' into MatchScheduler 2017-07-07 16:05:02 +02:00
Absurdon
f06dfc025a show count for users signed in the last 30 days on users page 2017-07-02 17:14:07 +02:00
Absurdon
8579d0b569 gave gathermods the possibility to respond to gather issues 2017-06-24 20:43:42 +02:00
Absurdon
569122862f Gave Gathermods simple banning permissions 2017-03-06 02:33:12 +01:00
Absurdon
39758ff86c Gave Gathermods simple banning permissions 2017-03-06 02:33:12 +01:00
Chris Blanchard
95deb32e05 Added moderator group 2015-10-20 18:04:50 +01:00
Chris Blanchard
39ff2b66d8 Added moderator group 2015-10-20 18:04:50 +01:00
Prommah
27aebc2a29 Fix styling and tidy validations 2015-09-24 10:19:00 +01:00
Prommah
aafbc4e657 Fix styling and tidy validations 2015-09-24 10:19:00 +01:00
Prommah
65cf350231 Improve & clean SteamID validation 2015-09-24 07:23:05 +01:00
Prommah
29ed865b27 Improve & clean SteamID validation 2015-09-24 07:23:05 +01:00
Prommah
3948541f10 Stricter SteamID validation 2015-09-24 01:35:30 +01:00
Prommah
798484af96 Stricter SteamID validation 2015-09-24 01:35:30 +01:00
Luke Barratt
453874b630 Read country code from I18n gem 2015-08-15 23:30:34 +01:00
Luke Barratt
ed95f1b3c7 Use i18n_country_select instead of country_code_select 2015-08-15 20:34:50 +01:00
Luke Barratt
320fc67e4c Removes outdated acts_as_versioned plugin in favour of an updated version extracted from Redmine 2015-08-15 20:28:21 +01:00
simplefl
7cb5142e27 Only admins can change usernames. 2015-06-27 14:25:08 +02:00
simplefl
8902b9e870 Only admins can change usernames. 2015-06-27 14:25:08 +02:00
simplefl
4284366680 Add staff? to user model. 2015-04-11 15:37:47 +02:00
simplefl
77d59cb2af Add staff? to user model. 2015-04-11 15:37:47 +02:00
Luke Barratt
e57a3f569d Added site layout configuration for users 2014-08-28 23:04:18 +01:00
Ari Timonen
648248eecd Fix match admin page 2014-05-10 13:02:57 +03:00
Ari Timonen
d91a2eae52 Add match admin page and casting 2014-05-10 11:52:00 +03:00
Luke Barratt
8e3670f430 Merged in changes from https://github.com/taekwonjoe01/ensl.org 2014-04-27 03:11:47 +01:00
Luke Barratt
f2d908a06f 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
8e222ae567 Added basic teams pages styling 2014-04-13 12:16:51 +01:00
Luke Barratt
ef83ec88f5 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
8c9debefc3 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
Luke Barratt
4199062a9c Initial article text code
Added model annotations
2014-03-26 11:09:39 +00:00
Luke Barratt
6bcc8dc76b Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00