Luke Barratt
7738c2b845
Fold legacy has_view_count plugin into lib
2015-08-23 15:43:40 +01:00
Luke Barratt
c1466c262a
Cleanup spec_helper and remove use of deprecated RSpec syntax
2015-08-23 15:29:09 +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
e3f0a79479
Fold acts_as_rateable plugin into lib
2015-08-23 13:25:41 +01:00
Luke Barratt
865a0cae5a
Restore POST routes to /users/login and /users/logout
2015-08-23 13:24:19 +01:00
Luke Barratt
4d04c47251
Fold in acts_as_readable plugin into lib so that it's loaded properly
2015-08-23 12:06:27 +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
48dc948fc0
Merge branch 'develop' into feature/rails-4
2015-08-23 11:00:14 +01:00
simplefl
ef451b9cca
Merge pull request #45 from cblanc/optimise_query
...
Merge into master ASAP
2015-08-23 11:08:40 +02:00
Chris Blanchard
4cfa9a7e0d
Hound
2015-08-22 11:53:26 +01:00
Chris Blanchard
4377d07095
Add filter to recent topics
2015-08-22 10:48:08 +01:00
Chris Blanchard
c8b746a97b
Fix style
2015-08-20 23:38:21 +01:00
Chris Blanchard
b4884e106c
Add missing index on forumers table
2015-08-20 23:37:26 +01:00
Chris Blanchard
5948364ec2
Annotate & fix style
2015-08-20 19:36:01 +01:00
Chris Blanchard
5bde263e8c
Added forumer exclusion on recent_topics
2015-08-20 19:33:22 +01:00
Chris Blanchard
739422abef
Added initial forumer test
2015-08-20 18:11:29 +01:00
Chris Blanchard
19b5679ff3
Scope no longer used
2015-08-20 17:21:56 +01:00
Chris Blanchard
70171dfbbd
Remove inefficient scope
2015-08-20 17:01:42 +01:00
Chris Blanchard
efc75736dd
Style fix
2015-08-20 16:35:25 +01:00
Chris Blanchard
4318f4116e
Swap out old recent topics method
2015-08-20 16:20:50 +01:00
Chris Blanchard
551520dc73
Add more efficient recent topics class method
2015-08-20 16:20:40 +01:00
Chris Blanchard
843da0db43
Fix
2015-08-20 15:58:10 +01:00
Chris Blanchard
d3a2b172e5
Add initial tests for posts
2015-08-20 15:57:29 +01:00
Chris Blanchard
49a99f16f7
Add initial topic tests
2015-08-20 15:49:42 +01:00
Chris Blanchard
7f7d09295c
Add initial forum tests
2015-08-20 15:48:19 +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
453874b630
Read country code from I18n gem
2015-08-15 23:30:34 +01:00
Luke Barratt
e6c2ebcbc3
Added .eager_load config variable to each environment respectively
2015-08-15 23:30:14 +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
320fc67e4c
Removes outdated acts_as_versioned plugin in favour of an updated version extracted from Redmine
2015-08-15 20:28:21 +01:00
Luke Barratt
344239502c
Use protected_attributes to support legacy model protection
2015-08-15 20:27:40 +01:00
Luke Barratt
54e4c6a4bb
Removed potentially dangerous regex warning
2015-08-15 20:26:57 +01:00
Luke Barratt
e2c8472023
Replace instances of #match with #get in application routes
2015-08-15 20:26:42 +01:00
Luke Barratt
239248c2ad
Intital dependency updates to accomodate rails 4
2015-08-15 19:57:13 +01:00
Luke Barratt
4d07d8ddc6
Merge pull request #41 from ENSL/task/upgrade-ruby
...
Task/upgrade ruby
2015-08-15 19:35:49 +01:00
Luke Barratt
de5d548e50
Style guide updates to specs
2015-08-15 19:34:25 +01:00
simplefl
5ea4193e29
Merge pull request #40 from cblanc/staging_session
...
Set new session store name and domain for staging
2015-08-15 19:49:26 +02:00
Chris Blanchard
c1430343a9
Set new session store name and domain for staging
2015-08-15 18:42:44 +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
3020c98f57
Merge branch 'develop' into task/upgrade-ruby
2015-08-15 17:32:35 +01:00
simplefl
ec7e42a722
Merge pull request #39 from cblanc/remove_ips
...
Remove IP data from plugin endpoint
2015-08-15 14:47:30 +02:00
Chris Blanchard
a6c7e5e592
Remove IP address data from users plugin
2015-08-15 13:30:39 +01:00
Chris Blanchard
4b038406f6
Add missing groups
2015-08-15 13:25:44 +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
simplefl
14c7b9dfcf
Merge pull request #38 from cblanc/revert_production_store
...
Revert session cookie changes in production
2015-08-15 12:58:33 +02:00
Chris Blanchard
159388b060
Revert session cookie changes in production
2015-08-15 11:48:55 +01:00
simplefl
ec7b259360
Merge pull request #37 from cblanc/enable_session_store_on_gathers
...
Enable session store across gather domains
2015-08-12 09:43:31 +02:00
Chris Blanchard
c16903213d
Enable session store across gather domains
2015-08-12 01:54:41 +01:00
simplefl
2259791752
Merge pull request #36 from cblanc/expand_api
...
Expand api
2015-08-01 19:02:48 +02:00