Lars Henrik Mai
|
929ab56d48
|
Keep foundation-rails gem to 5.5 version for now
|
2016-05-04 19:51:06 +02:00 |
|
Joerg Reichert
|
eaabe8b043
|
Update RSS screenshot, reordered site elements
|
2016-04-12 21:07:20 +02:00 |
|
Joerg Reichert
|
568da30c54
|
Merge pull request #30 from CodeforLeipzig/more-tests
Add more tests
|
2016-04-12 21:03:46 +02:00 |
|
Joerg Reichert
|
297e63cd95
|
Merge pull request #32 from joergreichert/rss_and_scraper_webhook
Rss and scraper webhook
|
2016-04-12 21:02:28 +02:00 |
|
Joerg Reichert
|
4a072cc34e
|
remove link
|
2016-04-10 20:38:00 +02:00 |
|
Joerg Reichert
|
64d40a3e9c
|
/ as root
|
2016-04-10 20:32:49 +02:00 |
|
Joerg Reichert
|
cc17cd5f16
|
Turn off CSRF protection for import
|
2016-04-10 15:31:35 +02:00 |
|
Joerg Reichert
|
16d6b7c389
|
readd sessions_controller
|
2016-04-10 15:24:58 +02:00 |
|
Joerg Reichert
|
652f3516ae
|
change path priority
|
2016-04-10 14:56:00 +02:00 |
|
Joerg Reichert
|
5326e417bf
|
remove self link
|
2016-04-10 14:54:10 +02:00 |
|
Joerg Reichert
|
98f05ca746
|
simplify routes
|
2016-04-10 14:48:04 +02:00 |
|
Joerg Reichert
|
2934bea7db
|
test RSS format
|
2016-04-10 14:47:22 +02:00 |
|
Joerg Reichert
|
ea83cd6f00
|
add creator and categories to RSS feed, format pubData correctly
|
2016-04-10 11:09:40 +02:00 |
|
Joerg Reichert
|
796643c1d9
|
use cache in travis
|
2016-04-06 22:23:44 +02:00 |
|
Joerg Reichert
|
9c0577821a
|
Adapt import callback route
|
2016-04-06 22:21:03 +02:00 |
|
Lars Henrik Mai
|
4e121d98a9
|
Update Dockerfile to install phantomjs from a different location
|
2016-04-06 21:55:36 +02:00 |
|
Joerg Reichert
|
6b1b85c6df
|
#21: added web hook for paper scraper notification
|
2016-04-03 12:14:37 +02:00 |
|
Joerg Reichert
|
e3a81fea4c
|
Used fixed scraper implementation
(i.e. with raised receive timeout)
|
2016-04-03 08:01:08 +02:00 |
|
Lars Henrik Mai
|
d2da4bece9
|
Add feature spec for originator filter
|
2016-03-30 20:56:39 +02:00 |
|
Lars Henrik Mai
|
bc9b1c733b
|
Expand search filter spec to test type filter for aggregation counts
|
2016-03-30 20:56:39 +02:00 |
|
Lars Henrik Mai
|
871c05dc11
|
Initial search filter spec
|
2016-03-30 20:56:39 +02:00 |
|
Lars Henrik Mai
|
27f02fd9fa
|
Add poltergeist gem for phantomjs integration
|
2016-03-30 20:56:39 +02:00 |
|
Lars Henrik Mai
|
41e1e56b7c
|
Add phantomjs to docker container
|
2016-03-30 20:55:34 +02:00 |
|
Lars Henrik Mai
|
0d09ebaad3
|
Add feature specs for simple search queries
|
2016-03-30 20:55:33 +02:00 |
|
Lars Henrik Mai
|
1bbcbdc94e
|
Fix spec for default sort order
|
2016-03-30 20:55:11 +02:00 |
|
Lars Henrik Mai
|
c540baa480
|
Updating Gemfile.lock after bundle install
|
2016-03-30 20:55:02 +02:00 |
|
Joerg Reichert
|
cdc5fcedf5
|
sort by date by default in web form
|
2016-03-26 16:52:51 +01:00 |
|
Jörg Reichert
|
eef07c25b9
|
Merge pull request #20 from joergreichert/master
Removes login button, fixes filtering
|
2016-03-26 15:33:58 +01:00 |
|
Jörg Reichert
|
29d879fee2
|
Update README.md
added RSSOWL example
|
2016-03-26 15:32:45 +01:00 |
|
Jörg Reichert
|
2139ccae04
|
Update README.md
some usage documentation
|
2016-03-26 14:39:27 +01:00 |
|
Joerg Reichert
|
5ef5975ad7
|
by default sort by published date, as initial web site shows all papers and thus there is no query yet that can be sorted by relevance
|
2016-03-26 13:40:39 +01:00 |
|
Joerg Reichert
|
0718e86f07
|
added mapping for attribute published_at to fix sorting by date. Note this requires rebuilding the elasticsearch index
|
2016-03-26 13:33:27 +01:00 |
|
Joerg Reichert
|
1734b8bfd6
|
Login button entfernt
|
2016-03-26 10:00:04 +01:00 |
|
Jörg Reichert
|
06f54e96ae
|
multiple -e
|
2016-03-17 21:43:16 +01:00 |
|
Jörg Reichert
|
cb561bd37a
|
using -e falg
|
2016-03-16 21:40:37 +01:00 |
|
Joerg Reichert
|
8974da062c
|
add env variables when running rspec
|
2016-03-05 23:24:36 +01:00 |
|
Joerg Reichert
|
580d8c6fce
|
set ci environment
|
2016-03-05 22:56:03 +01:00 |
|
Joerg Reichert
|
84c0681aea
|
set environment so that coveralls send data
|
2016-03-05 22:49:59 +01:00 |
|
Joerg Reichert
|
cb4db8c1b1
|
use coveralls only in spec
|
2016-03-05 22:04:05 +01:00 |
|
Joerg Reichert
|
53977a6d7c
|
readded after_success call
|
2016-03-05 21:54:04 +01:00 |
|
Joerg Reichert
|
a247ccc70a
|
use Coveralls.merged!('rails')
|
2016-03-05 21:28:32 +01:00 |
|
Joerg Reichert
|
e9a87adeba
|
added .coveralls.yml file
|
2016-03-05 21:24:04 +01:00 |
|
Joerg Reichert
|
c80f940fbb
|
changed coveralls config
|
2016-03-05 20:33:14 +01: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 |
|
jrlover
|
af4c6e4cb4
|
add integration with coveralls.io
to measure code coverage
|
2016-03-05 16:18:31 +01:00 |
|
Lars Henrik Mai
|
c168e628e2
|
Flush stdout immediately in development in order to get realtime log output in docker
|
2016-03-05 11:41:04 +01:00 |
|
Jörg Reichert
|
abd23fb84c
|
Merge pull request #5 from joergreichert/newsfeed
Newsfeed
|
2016-03-02 22:51:11 +01:00 |
|
Joerg Reichert
|
46f795fb88
|
fixed rss content and added header information to rss link
|
2016-03-02 22:48:59 +01:00 |
|
Joerg Reichert
|
edfd93103d
|
migrated paper tests to rspec
|
2016-03-02 22:23:13 +01:00 |
|