Commit graph

290 commits

Author SHA1 Message Date
Lars Henrik Mai
463d01f44f Fix label for filter_select inputs 2016-02-18 09:06:06 +01:00
Lars Henrik Mai
4e2c37f67f Fix html in layout 2016-02-18 08:48:28 +01:00
Lars Henrik Mai
a13e848176 Add guard file watcher 2016-02-18 08:41:45 +01:00
Lars Henrik Mai
2d85da354b Failing controller test for search result 2016-02-18 07:15:28 +01:00
Lars Henrik Mai
79e7ea61d3 Add rspec spring command 2016-02-18 07:14:53 +01:00
Lars Henrik Mai
85167bc563 Add more search controller specs 2016-02-17 21:20:17 +01:00
Lars Henrik Mai
8890354909 Simplify search_params in search_controller 2016-02-17 21:04:53 +01:00
Lars Henrik Mai
a82b1bd1b7 Fix deprecation warning in test environment 2016-02-17 20:56:26 +01:00
Lars Henrik Mai
9d1ab75015 Configure rspec for elasticsearch 2016-02-17 20:46:03 +01:00
Lars Henrik Mai
d790e97535 Create environment specific index name for papers
This will require re-indexing your development database
2016-02-17 20:45:29 +01:00
Lars Henrik Mai
8f4342919f initial controller spec 2016-02-17 08:59:52 +01:00
Lars Henrik Mai
2280e47bab first paper model spec 2016-02-17 08:36:16 +01:00
Lars Henrik Mai
88c7951160 configure shoulda-matchers 2016-02-17 08:35:59 +01:00
Lars Henrik Mai
3616eb07d9 upgrade shoulda-matchers gem 2016-02-17 08:29:58 +01:00
Lars Henrik Mai
0c2dcd9689 configure factory_girl for rspec 2016-02-17 08:29:12 +01:00
Lars Henrik Mai
c0b504039a add some default spec directories 2016-02-17 08:02:00 +01:00
Lars Henrik Mai
34d37d2183 add rspec config 2016-02-17 07:58:57 +01:00
Lars Henrik Mai
630b2fcd19 add rspec-rails gem 2016-02-17 07:55:37 +01:00
Lars Mai
b2ce70c08c Fix link address of dockerhost in README 2016-01-25 19:52:52 +01:00
Lars Mai
b3e869da31 Merge pull request #17 from ahx/add-docker
Add docker
2016-01-25 19:32:59 +01:00
Lars Henrik Mai
a3ac746ac0 Update README 2016-01-23 20:33:08 +01:00
Lars Henrik Mai
1b60c08e9f Add Dockerfile and docker-compose config 2016-01-23 20:33:02 +01:00
Lars Henrik Mai
0a702a18be Add rake task to rebuild paper index 2016-01-23 20:32:37 +01:00
Lars Henrik Mai
10de75f6f3 Configure Elasticsearch URL via ENV 2016-01-23 20:32:22 +01:00
Lars Henrik Mai
3d9c9f4a64 gitignore .vagrant dir 2016-01-23 20:31:40 +01:00
Lars Henrik Mai
acfb973efc Add simplecov for code coverage 2016-01-11 22:01:33 +01:00
Lars Henrik Mai
fce65636f7 Make PaperSearch persistent 2015-11-23 22:10:45 +01:00
Lars Henrik Mai
82c2e7e6b8 Add paper_searches table 2015-11-23 22:10:45 +01:00
Lars Henrik Mai
7d2314fb6d Use form builder for search form 2015-11-23 22:10:44 +01:00
Lars Henrik Mai
19616d215e Start using form builder for Paper Search Query 2015-11-23 22:10:44 +01:00
Lars Henrik Mai
f883df3347 Use PaperSearch definition in controller 2015-11-23 22:10:44 +01:00
Lars Henrik Mai
8929f07745 Add option for sort criteria to form 2015-11-23 22:10:44 +01:00
Lars Henrik Mai
c434dc3e85 Show search score in search results 2015-11-23 22:10:44 +01:00
Lars Henrik Mai
2ec222281c Extract search query into own class 2015-11-23 22:10:44 +01:00
Lars Henrik Mai
6381136bf2 Add pry and awesome-print gems 2015-11-23 22:10:43 +01:00
Lars Henrik Mai
e87192888a Fix return path in authentication integration test 2015-11-23 22:10:43 +01:00
Lars Henrik Mai
ebca521e2f Refactor and expand Paper validations 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
d5849c2bea Add paper validation tests 2015-11-23 22:10:43 +01:00
Lars Henrik Mai
3b4f158ea5 fix some warnings 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
688851d2d1 Fix importer rake task 2015-11-09 21:41:31 +01:00
Lars Henrik Mai
ef27bce6a9 Add config file for morph for importing papers 2015-11-09 21:35:32 +01:00
Andreas Haller
5bda50a753 Rename import task to import_papers 2015-07-27 22:57:32 +02:00
Lars Henrik Mai
ae8ff0e95e use german analyzer 2015-07-18 12:44:40 +02:00
Lars Henrik Mai
25e7a580a8 split originator on indexing 2015-07-18 12:44:40 +02:00
Lars Henrik Mai
df8c525159 display count of facets in filter selects 2015-07-18 12:44:40 +02:00
Lars Henrik Mai
d27f78afba fix aggregations to work more like drill down 2015-07-18 12:44:40 +02:00