Commit graph

51 commits

Author SHA1 Message Date
dependabot[bot]
0e40dbb467
Bump websocket-extensions from 0.1.4 to 0.1.5
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/faye/websocket-extensions-ruby/releases)
- [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 18:20:27 +00:00
Jörg Reichert
b96498af1d
Merge pull request #48 from CodeforLeipzig/dependabot/bundler/kaminari-1.2.1
Bump kaminari from 1.2.0 to 1.2.1
2020-05-30 19:18:35 +02:00
dependabot[bot]
7e073a8b6a
Bump kaminari from 1.2.0 to 1.2.1
Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/kaminari/kaminari/releases)
- [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaminari/kaminari/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-28 21:25:13 +00:00
dependabot[bot]
597cc586e0
Bump puma from 4.3.3 to 4.3.5
Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.5.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-22 15:40:05 +00:00
Lars Henrik Mai
221d1f7713 Remove tzinfo-data gem to remove warning during bundle install
This gem is only relevant on windows: https://github.com/tzinfo/tzinfo-data/issues/12
2020-03-11 15:32:07 +01:00
Lars Henrik Mai
97733a6c68 Remove sdoc gem 2020-03-11 15:32:07 +01:00
Lars Henrik Mai
048fb4dd30 Remove coffeescript support 2020-03-11 15:32:07 +01:00
Lars Henrik Mai
247f4b85b7 Add rubocop gem 2020-03-09 11:27:33 +01:00
Lars Henrik Mai
75f6467237 Fix deprecated Faker usage in paper factory 2020-03-09 11:15:29 +01:00
Joerg Reichert
f027a0203b update lock 2020-02-29 17:38:10 +01:00
Lars Henrik Mai
dc3a97d3b8 Update elasticsearch
- Build our own elasticsearch image based on 6.8.6 which includes
configuration files for german decompounder from https://github.com/uschindler/german-decompounder

- move elastichq to separate service and use the official image instead of including it as plugin in the elasticsearch image

- Adjust compounder filter config in papers to use the included hyphenation_decompounder.
See https://www.elastic.co/guide/en/elasticsearch/reference/6.8/analysis-compound-word-tokenfilter.html

- Remove obsolete "string" type in the mapping of papers, and replace it
with "text" or "keywords" accordingly. See https://www.elastic.co/blog/strings-are-dead-long-live-strings
2020-01-16 12:20:47 +01:00
Lars Henrik Mai
5dad333655 Replace capybara-webkit with apparition and update capybara to 3.30.0
See https://github.com/teamcapybara/capybara#apparition
2020-01-16 12:20:47 +01:00
Robert Schmidt
97e3bbb2d8 fix travis build 2020-01-15 22:34:27 +01:00
Joerg Reichert
1dca83138a #8: prepare map 2019-06-13 23:12:03 +02:00
Joerg Reichert
8cadcb4214 add puma gem 2018-04-15 15:21:04 +02:00
Joerg Reichert
a191f21cb1 update gem dependencies 2018-04-15 15:01:51 +02:00
Joerg Reichert
495ccd3a3d #40: add Matamo Javascript call 2018-04-02 11:03:42 +02:00
Joerg Reichert
ad77627973 Migration to Ruby 2.5, Rails 5.1.5, Elasticsearch 5.4.3 2018-03-24 19:32:34 +01:00
Joerg Reichert
85d2ad5d57 Fix kaminari init 2018-02-18 23:26:30 +01:00
Lars Henrik Mai
7cfe69c61b Updated gems 2016-05-04 22:23:42 +02:00
Lars Henrik Mai
42a6267fc0 Replace phantomjs with capybara-webkit for headless testing 2016-05-04 20:56:02 +02:00
Lars Henrik Mai
0890251eff Update rspec 2016-05-04 19:51:06 +02:00
Lars Henrik Mai
56039a008f update capybara and other test gems 2016-05-04 19:51:06 +02:00
Lars Henrik Mai
929ab56d48 Keep foundation-rails gem to 5.5 version for now 2016-05-04 19:51:06 +02:00
Lars Henrik Mai
27f02fd9fa Add poltergeist gem for phantomjs integration 2016-03-30 20:56:39 +02:00
Lars Henrik Mai
c540baa480 Updating Gemfile.lock after bundle install 2016-03-30 20:55:02 +02:00
Joerg Reichert
6819d556bb added badges and lock file 2016-03-05 20:19:56 +01:00
Joerg Reichert
2fa90ec206 added coveralls 2016-03-05 19:26:31 +01:00
Lars Henrik Mai
06f5fc1bf5 Update spring gem 2016-03-02 21:06:26 +01:00
Lars Henrik Mai
72157e87d7 Disable guard notifier for now because !crossplatform 2016-02-24 19:16:48 +01:00
Lars Henrik Mai
3e27d8e82f Add database_cleaner gem 2016-02-24 11:59:52 +01:00
Lars Henrik Mai
9423847cb1 Add test_after_commit gem
Fixes the indexing of papers when running the tests since they are wrapped in a transaction. 

see http://www.justinweiss.com/articles/a-couple-callback-gotchas-and-a-rails-5-fix/
2016-02-20 07:46:37 +01:00
Lars Henrik Mai
a13e848176 Add guard file watcher 2016-02-18 08:41:45 +01:00
Lars Henrik Mai
79e7ea61d3 Add rspec spring command 2016-02-18 07:14:53 +01:00
Lars Henrik Mai
3616eb07d9 upgrade shoulda-matchers gem 2016-02-17 08:29:58 +01:00
Lars Henrik Mai
630b2fcd19 add rspec-rails gem 2016-02-17 07:55:37 +01:00
Lars Henrik Mai
acfb973efc Add simplecov for code coverage 2016-01-11 22:01:33 +01:00
Lars Henrik Mai
6381136bf2 Add pry and awesome-print gems 2015-11-23 22:10:43 +01:00
Lars Henrik Mai
d6571e4042 Add validate_url gem 2015-11-23 22:10:43 +01:00
Lars Henrik Mai
e99a516647 add shoulda gem 2015-11-23 22:10:42 +01:00
Lars Henrik Mai
65646e6fe8 add faker gem 2015-11-23 22:10:42 +01:00
Lars Henrik Mai
9bb2e7ce73 add quiet_assets and factory_girls gems 2015-11-23 22:10:42 +01:00
Lars Henrik Mai
aa644818c4 add elasticsearch-dsl gem 2015-07-18 12:43:43 +02:00
Andreas Haller
ff58856c99 Localize date format via rails-i18n 2015-05-17 19:19:59 +02:00
Andreas Haller
460986e7ff Add translation for pagination 2015-04-27 23:49:52 +02:00
Andreas Haller
40eeac2021 Add pagination via kaminari 2015-04-27 23:14:48 +02:00
Andreas Haller
973af9f0d9 Replace direct ES access with elasticsearch-model 2015-04-27 21:26:37 +02:00
Andreas Haller
5a07703166 Update dependencies. Fixes Sass error 2015-04-27 21:12:56 +02:00
Andreas Haller
f661631dd9 Update dependencies 2015-04-13 20:44:13 +02:00
Andreas Haller
2abba45f4c Query ES, show results 2014-11-19 21:55:51 +01:00