Commit graph

249 commits

Author SHA1 Message Date
Joerg Reichert
fafc6518d3 add Procfile 2023-04-01 22:57:34 +02:00
Joerg Reichert
2a1630a844 move to public 2023-04-01 22:48:16 +02:00
Joerg Reichert
bb975c8453 move to public 2023-04-01 22:40:37 +02:00
Joerg Reichert
f2b6426552 apply rails g foundation:install 2023-04-01 22:23:55 +02:00
Joerg Reichert
cbf986c477 Update 2023 2023-03-29 21:02:52 +02:00
Joerg Reichert
857ff4f164 Use data originated from OParl API 2020-09-20 23:18:17 +02:00
Joerg Reichert
f8a3c3eb83 Fix sassc dependency 2020-09-20 23:17:53 +02:00
Joerg Reichert
fb927ccf43 bundle update 2020-09-20 22:50:13 +02:00
Joerg Reichert
d6c3e030ec Update lock file 2020-07-15 20:14:07 +02:00
Andreas Haller
d458affefe
Merge pull request #49 from CodeforLeipzig/dependabot/bundler/websocket-extensions-0.1.5
Bump websocket-extensions from 0.1.4 to 0.1.5
2020-07-08 00:02:47 +02:00
Andreas Haller
fa6c951180
Merge pull request #50 from CodeforLeipzig/dependabot/bundler/rack-2.2.3
Bump rack from 2.2.2 to 2.2.3
2020-07-08 00:02:25 +02:00
dependabot[bot]
f792ced73f
Bump rack from 2.2.2 to 2.2.3
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.2...2.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-24 17:24:18 +00:00
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
Jörg Reichert
3251e388cd
Merge pull request #47 from CodeforLeipzig/dependabot/bundler/puma-4.3.5
Bump puma from 4.3.3 to 4.3.5
2020-05-30 19:17:56 +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
Jörg Reichert
7a68ef0f26
Merge pull request #46 from CodeforLeipzig/cleanup-gemfile
Cleanup gemfile
2020-03-11 20:43:32 +01:00
Joerg Reichert
155b57d58a
Merge pull request #44 from CodeforLeipzig/fix-rubocop-offenses
Fix rubocop offenses
2020-03-11 20:10:05 +01:00
Joerg Reichert
08b6f174b2
Merge pull request #45 from CodeforLeipzig/fix-factorybot-definitions
Fix factorybot definitions
2020-03-11 19:46:40 +01:00
Lars Henrik Mai
bf2f1938d9 Sort gems in an alphabetical order within their section of the Gemfile
This makes rubocop happy
2020-03-11 15:32:07 +01: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
e7e4ea1fe1 Cleanup Gemfile 2020-03-11 15:32:07 +01:00
Lars Henrik Mai
4e1e8b798a Fix a bunch of rubocop offenses 2020-03-11 14:29:50 +01:00
Lars Henrik Mai
106c6800a4 Add autogenerated rubocop config 2020-03-11 14:29:50 +01:00
Lars Henrik Mai
20d259d658 Convert basic_search_spec to snake_case 2020-03-11 14:29:50 +01:00
Lars Henrik Mai
163e43a3c9 Fix format of database migrations 2020-03-11 14:29:50 +01:00
Lars Henrik Mai
3c9af21f2c Remove pending test in SearchControllerSpec 2020-03-11 14:29:50 +01:00
Lars Henrik Mai
c08ce6864c Rubocop autocorrect app directory 2020-03-11 14:29:50 +01:00
Lars Henrik Mai
ec4aa64cfc Remove unneeded git keep files 2020-03-11 14:29:50 +01:00
Lars Henrik Mai
377d7d1ba8 Remove unused test/ directory 2020-03-11 14:29:50 +01:00
Lars Henrik Mai
5c2e1bfe1e Rubocop autocorrect specs 2020-03-09 11:27:52 +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
Lars Henrik Mai
e33931c47c Fix paper factory definition 2020-03-09 11:13:07 +01:00
Joerg Reichert
ea13abc7c4 adapt asset handling 2020-02-29 18:03:44 +01:00
Joerg Reichert
f027a0203b update lock 2020-02-29 17:38:10 +01:00
Joerg Reichert
4f455c0584
Merge pull request #43 from CodeforLeipzig/update-elasticsearch
Update elasticsearch
2020-02-29 16:23:01 +01:00
Lars Henrik Mai
4d4ed38dfc Add dockerize to wait for elasticsearch to boot during test runs 2020-01-16 12:56:35 +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
Joerg Reichert
2050e1c46d
Merge pull request #42 from CodeforLeipzig/fix_travis_build
fix travis build
2020-01-15 22:42:14 +01:00
Robert Schmidt
97e3bbb2d8 fix travis build 2020-01-15 22:34:27 +01:00
Joerg Reichert
4a9be9c579 Fix search bug 2019-10-27 14:34:49 +01:00
Joerg Reichert
3111422940 asc to desc to show most recent entries first for paper 2019-08-06 23:41:44 +02:00
Joerg Reichert
e91d9f70df remove superfluous chmod call 2019-06-13 23:26:56 +02:00
Joerg Reichert
f0e1f53993 add map with district councils 2019-06-13 23:12:03 +02:00
Joerg Reichert
1612893b17 Add missing css height for leaflet 2019-06-13 23:12:03 +02:00