Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.18.0 #619

Merged
merged 61 commits into from
Apr 12, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
b1cc32b
db/seeds.rb: Give restroom entries an edit_id (#567)
DeeDeeG Mar 31, 2019
7aaf380
Explain how to run individual tests and access psql (#570)
Apr 3, 2019
be1f773
Make filter with "focus" class more readable
Hkly Apr 25, 2019
207baa4
Remove unused li
Hkly Apr 25, 2019
8a46a26
Allow dropdown menu text to wrap and fit within the dropdown
Hkly Apr 25, 2019
3c406be
Merge pull request #583 from Hkly/filter-focus-color
mi-wood Apr 27, 2019
e1d35b9
Merge pull request #584 from Hkly/word-wrap-dropdown-menu
mi-wood Apr 27, 2019
9b2f321
yarn.lock: Update jquery (#587)
DeeDeeG May 13, 2019
16b9bde
Dockerfile: Update and streamline steps (#586)
DeeDeeG May 27, 2019
c02db62
Dockerfile: Get latest Node.js in a major version (#589)
DeeDeeG Aug 20, 2019
03d8933
Update Node.js and Ruby dependencies (#590)
DeeDeeG Aug 20, 2019
4d722df
Add Bugsnag to readme
tkwidmer Sep 3, 2019
ca942b3
.travis.yml: Use minimal base image for Travis CI
DeeDeeG Aug 20, 2019
4b86b63
docker-compose.yml: Use postgresql:alpine image
DeeDeeG Aug 20, 2019
c6cf8d9
Merge pull request #591 from DeeDeeG/faster-travis-ci
DeeDeeG Sep 22, 2019
9f3f942
layouts/_footer.html.haml: Remove tumblr link
DeeDeeG Aug 21, 2019
384740e
stylesheets/.../common: Remove tumblr icon stlye
DeeDeeG Aug 21, 2019
89f9162
en/footer.en.yml: Remove string for tumblr blog
DeeDeeG Sep 22, 2019
7074c49
Merge pull request #592 from DeeDeeG/remove-tumblr
DeeDeeG Sep 22, 2019
7fd61d3
removed tumblr from about page (#593)
Oct 1, 2019
b7359cc
Create about.fil.yml (#465)
vinzruzell Feb 19, 2018
b80146f
Filipino Translation devise.fil.yml (#454)
vinzruzell Feb 22, 2018
4fc16ae
100% completed for restroom.fil.yml file (#467)
vinzruzell Feb 25, 2018
d4957e1
Translations for EN to FIL Issue 451 (#556)
Dec 17, 2018
d8a4cfe
config/locales/fil/: Remove tumblr
DeeDeeG Oct 5, 2019
3e46d8d
Updated filipino translations
brynmrk Oct 7, 2019
db3e900
switched sass-rails gem (#595)
btyy77c Oct 8, 2019
b941f43
Changed the word `restroom` to `banyo` to be mroe understandable to m…
brynmrk Oct 9, 2019
ef24b4b
Fixed some unnoticed words that needed some changes in translation
brynmrk Oct 11, 2019
8f9e765
additional translation changes
brynmrk Oct 14, 2019
56e5cbc
Merge pull request #596 from brynmrk/updated_filipino_translations
DeeDeeG Oct 14, 2019
96d4dcc
config/application.rb: Add 'fil' locale (Filipino)
DeeDeeG Oct 14, 2019
ac8f6ab
.travis.yml: Set "dist" to "trusty" (#600)
DeeDeeG Oct 25, 2019
9b76d05
config/application.rb: Set default locale to "en"
DeeDeeG Oct 19, 2019
a71013b
production.rb: Fix i18n.fallbacks deprecation warn
DeeDeeG Oct 19, 2019
7378cda
production.rb: I18n fallbacks for :tl --> :fil
DeeDeeG Oct 19, 2019
c4e9d20
config/application.rb: Add Tagalog (:tl) locale
DeeDeeG Oct 19, 2019
15e2e42
Merge pull request #599 from DeeDeeG/i18n-fallbacks
DeeDeeG Oct 26, 2019
17f8762
package.json: Update swagger to master with patch
DeeDeeG Oct 15, 2019
2a56975
yarn.lock: Update all packages
DeeDeeG Oct 15, 2019
701d9df
Gemfile[.lock]: Update devise, simple_form
DeeDeeG Oct 15, 2019
1750825
Merge pull request #597 from DeeDeeG/update-dependencies
DeeDeeG Oct 26, 2019
c388c97
yarn.lock: Upgrade swagger-ui's dependencies
DeeDeeG Oct 26, 2019
792ed5b
Ruby: Upgrade from 2.5.3 to 2.5.7
DeeDeeG Oct 14, 2019
77715cb
Dockerfile: Work around an issue with phantomjs
DeeDeeG Oct 26, 2019
05c74cb
Merge pull request #598 from DeeDeeG/ruby-2.5.7
DeeDeeG Oct 26, 2019
7381796
Merge branch 'master' into develop
tkwidmer Oct 29, 2019
6c96368
Fix Travis tests failing on distributions other than trusty (#606)
stardust66 Nov 1, 2019
5154cd1
Dockerfile: Upgrade Node from v10.x to v12.x (#603)
DeeDeeG Nov 1, 2019
01c3c21
Webpack Upgrade (#607)
btyy77c Dec 21, 2019
c6dc441
PR #607: Minor tweaks/cleanup
DeeDeeG Dec 21, 2019
da6e0e2
CONTRIBUTING.md: Remove the reference to "Cmd + C"
DeeDeeG Dec 21, 2019
297980c
db/schema.rb: Commit with underscores in date
DeeDeeG Dec 24, 2019
3714303
restrooms_spec.rb: Fix a test (#608)
DeeDeeG Dec 24, 2019
89c8355
Update some dependencies, fix some deprecation warnings (#609)
DeeDeeG Jan 5, 2020
61e5df4
Tweak CSS a bit for narrow screens (e.g. mobile phones) (#610)
DeeDeeG Jan 5, 2020
dd5441e
CSS: Center logo and brand name on narrow screens (#611)
DeeDeeG Jan 28, 2020
cc9f2a7
Update docker config (#616)
DeeDeeG Mar 17, 2020
15fe9f7
Ruby: Update from 2.5.7 to 2.5.8 (#618)
DeeDeeG Apr 2, 2020
a3ba4b7
Update Node.JS and Ruby Dependencies (#617)
DeeDeeG Apr 4, 2020
20dee59
Merge branch 'master' into release-1.18.0
DeeDeeG Apr 8, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.7
2.5.8
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:2.5.7-slim
FROM ruby:2.5.8-slim

# Add basic binaries
RUN apt-get update \
Expand All @@ -7,7 +7,7 @@ RUN apt-get update \
&& rm -rf /var/lib/apt/lists/*

# Download, extract and install PhantomJS from archive hosted at bitbucket
RUN curl -L https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2 -O \
RUN curl -L https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2 -O \
# Extract and clean up the PhantomJS archive
&& tar xf phantomjs-2.1.1-linux-x86_64.tar.bz2 && rm phantomjs-2.1.1-linux-x86_64.tar.bz2 \
# Install PhantomJS binary to /usr/local/bin
Expand Down
11 changes: 6 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
source 'https://rubygems.org'
ruby '2.5.7'
ruby '2.5.8'

gem 'rails', '5.2.2.1'
gem 'rails', '5.2.4.2'

gem 'activeadmin', '~> 1.4.1'
gem 'activeadmin', '~> 2.1'
gem 'bootsnap', require: false
gem 'bootstrap-sass', '>= 3.4.1'
gem 'bugsnag'
gem 'coffee-rails', '~> 4.2'
gem 'country_select'
gem 'devise', '~> 4.6'
gem 'geocoder', '~> 1.2.1'
gem 'grape', '1.1'
gem 'grape-swagger', '~> 0.31'
gem 'grape', '~> 1.3.0'
gem 'grape-swagger'
gem 'grape-kaminari'
gem 'haml'
gem 'high_voltage', '~> 3.0.0'
Expand All @@ -29,6 +29,7 @@ gem 'rack-jsonp'
gem 'rakismet'
gem 'sassc-rails'
gem 'simple_form', '~> 5.0'
gem 'sprockets', '< 4'
gem 'turbolinks'
gem 'uglifier', '>= 1.3.0'
gem 'webpacker', '~> 4'
Expand Down
Loading