Commit graph

83 commits

Author SHA1 Message Date
Ari Timonen
613fea26d4 Remove acts_as_rateable 2020-03-22 15:04:06 +02:00
Ari Timonen
a41b28ae23 Update uers_contoller and add almost working spec. 2020-03-21 22:33:44 +02:00
Ari Timonen
c97a47ffda Fix tinymce
Update docs
Update dockerfile, fix js issue, cleanup env files
2020-03-18 21:11:10 +02:00
Ari Timonen
e59e8ac8e7 Lots of rails 4 updates
- Add .params to models and update controllers
- Add afk time to gather
- Reannotate models
- Fix rspec problem by using latest rspec plugins from github
2020-03-18 05:38:17 +02:00
Ari Timonen
2d73f617bc Update to rails 6 2020-03-17 04:55:56 +02:00
Ari Timonen
78a089bc86 Fix more tests 2020-03-17 03:58:33 +02:00
Ari Timonen
6c3c9e7770 Update pagination 2020-03-17 03:08:11 +02:00
Ari Timonen
93ab019d8c Fix more scopes and fix gather 2020-03-17 03:03:02 +02:00
Ari Timonen
bb7df52f4c Turn of CC 2020-03-17 02:13:40 +02:00
Ari Timonen
47c445acf4 Fix icon issue, Bump MySQL version
downgrade style plugins
2020-03-17 02:01:43 +02:00
Ari Timonen
cca3a03f59 Working Gemfile for Rails 5 2020-03-16 23:59:01 +02:00
Ari Timonen
143e364812 Fix more scopes for rails 4 + add rubocop 2020-03-16 22:46:27 +02:00
Ari Timonen
aa207ac578 Update to rails 4.2 + spring 2020-03-16 22:30:46 +02:00
Ari Timonen
fd9a6af00c Reorganize gemfile 2020-03-16 22:10:14 +02:00
Ari Timonen
a6eb8bc7b1 More work on feature tests, remove readings 2020-03-16 04:36:06 +02:00
Ari Timonen
0e64bb9333 Temp. solution for movies 2020-03-16 03:08:21 +02:00
Ari Timonen
661eb61717 Update routes and rake 2020-03-16 00:58:22 +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
88721b28df Fixes for development
Temporary fix for puma.rb
Rename .env.dev
Fix more merge conflicts

Dev env runs and tests run (with fails)
2020-03-14 21:43:19 +02:00
Ari Timonen
2c71b1147d Merge rails-4 to rails4 2020-03-14 21:10:24 +02:00
Ari Timonen
4e3009b5c2 Rails 4 updates 2020-03-09 00:07:12 +02:00
Ari Timonen
bb08000f1e Add working test 2019-10-18 02:51:40 +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
Absurdon
9c67e1fbdd
Updating some dependencies 2019-08-25 18:58:56 +02:00
Ari Timonen
0b53968d3d Temporary commit 2019-06-01 13:56:09 +03:00
Ari Timonen
8ccef9e224 Update for rails 4
Add matches to routes
Update mysql2 gem

Remove caldner for moment
2018-11-22 19:46:41 -05:00
Ari Timonen
4a8bd8ee7d Update ensl.org for docker version
Create docker version
- Remove rubyracer, use nodejs
- Add Makefile and fig.yml examples
- Update to v2 circle.yml sample
- Create Dockerfile
- Do not use nested folders in tmp for puma
2018-04-10 01:08:38 +00: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
6d5536ea94 Added Google API gem 2017-04-02 19:35:50 +02:00
virtual-user
91cc27fb78 Change back to 2.2.2 2017-02-12 21:38:27 +01:00
Ari Timonen
8ca9dfb7fe Update Ruby to 2.2.3 2016-08-02 00:29:36 +02:00
Luke Barratt
da28408cb8 Bumped NewRelic gem version 2015-08-31 16:21:15 +01:00
Luke Barratt
44834ddd0e Updated selenium-webdriver to resolve issues using the latest versions of Firefox 2015-08-23 15:21:56 +01:00
Luke Barratt
f8fd66e152 Use steam-condenser from GitHub source again to avoid issues with Constant collisions 2015-08-23 11:25:35 +01:00
Luke Barratt
929ab276a0 Update steam-condenser gem to use the latest published version from rubgems 2015-08-15 23:37:45 +01:00
Luke Barratt
2dcc14b0a3 Removed uglifier from deprecated assets group 2015-08-15 20:45:44 +01:00
Luke Barratt
ed95f1b3c7 Use i18n_country_select instead of country_code_select 2015-08-15 20:34:50 +01:00
Luke Barratt
344239502c Use protected_attributes to support legacy model protection 2015-08-15 20:27:40 +01:00
Luke Barratt
239248c2ad Intital dependency updates to accomodate rails 4 2015-08-15 19:57:13 +01:00
Luke Barratt
b11db192d7 Moved test-unit to the Gemfile to fix issues with activesupport 2015-08-15 17:44:33 +01:00
Luke Barratt
d819a1cc9e Moved test-unit to the Gemfile to fix issues with activesupport 2015-08-15 17:44:33 +01:00
Luke Barratt
04c66e1bea Upgrade ruby to 2.2.2. Bump rails to 3.2.22
- Upgrade RSpec to 3.3
- Auto formatted existing specs
- Fixes broken test assertions
- Update capistrano rbenv_ruby to target 2.2.2
- Added test-unit as test dependency as it has been removed form ruby 2.2
2015-08-15 12:50:28 +01:00
Luke Barratt
944c55a869 Upgrade ruby to 2.2.2. Bump rails to 3.2.22
- Upgrade RSpec to 3.3
- Auto formatted existing specs
- Fixes broken test assertions
- Update capistrano rbenv_ruby to target 2.2.2
- Added test-unit as test dependency as it has been removed form ruby 2.2
2015-08-15 12:50:28 +01:00
cblanc
50d9d2c21f No more graphing 2015-05-18 22:40:34 +02:00
cblanc
e08576f25a No more graphing 2015-05-18 22:40:34 +02:00
simplefl
3e2458588c Pump rmagick to 2.13.4. 2015-05-13 23:30:29 +02:00
simplefl
25fe647611 Pump rmagick to 2.13.4. 2015-05-13 23:30:29 +02:00
cblanc
cb95c97126 Update poltergeist (current version uses out of date phantomjs) 2015-05-13 23:30:29 +02:00
cblanc
78051e4c62 Update poltergeist (current version uses out of date phantomjs) 2015-05-13 23:30:29 +02:00