Jyri-Petteri Paloposki
36529c50b3
Release 2.7.1
2024-07-25 23:54:52 +03:00
Jyri-Petteri Paloposki
6274e9e1d3
Changelog for release 2.7
2024-06-17 12:46:01 +03:00
Jyri-Petteri Paloposki
f599cafff8
Version 2.6.1
2022-08-14 11:42:29 +03:00
Jyri-Petteri Paloposki
6ca701f6fd
Fix the Git version in the footer with the Docker image and change the wording.
2022-02-21 13:44:43 +02:00
Jyri-Petteri Paloposki
4c429b7a83
Version 2.6
2022-02-21 11:51:37 +02:00
Jyri-Petteri Paloposki
916ec5121d
Enable testing for Ruby 3.0
2022-01-03 21:20:50 +02:00
Jyri-Petteri Paloposki
a798acd691
Remove testing for Ruby 2.5
2022-01-03 13:02:59 +02:00
Jyri-Petteri Paloposki
448c8d6e32
Missing line from changelog
2021-11-24 22:19:26 +02:00
Jyri-Petteri Paloposki
35d9c26f43
Version 2.5.2. Some minor dependency updates.
2021-01-05 22:06:24 +02:00
Jyri-Petteri Paloposki
5e5715d9de
Version 2.5.1
2020-09-24 12:28:57 +03:00
Jyri-Petteri Paloposki
998bfa4248
Version 2.5.0
2020-08-25 19:08:23 +03:00
Matt Rogers
5b797e2a7f
Prep for a v2.4.2 release
2020-01-05 12:49:34 -06:00
Jyri-Petteri Paloposki
ab6d51081a
Version 2.4.1
2019-11-06 23:27:13 +02:00
Matt Rogers
ec550ae8f6
Version 2.4.0
2019-10-08 09:39:41 -05:00
Jyri-Petteri Paloposki
ad0f617d7c
#1955 : Change the logic concerning unused tags and add CHANGELOG entries
2019-07-19 03:26:26 +03:00
Dan Rice
d7d86446c0
Upgrade to Rails 4.2
...
* Update boilerplate with `bin/rake rails:upgrade`
* Use test instead of test:all rake task
* Change stylesheet extensions from .css.scss to .scss
* Update docs to use localhost instead of 0.0.0.0 because Rails 4.2
no longer listens on all addresses by default.
2016-05-22 21:58:52 -04:00
Matt Rogers
faf585b1d4
Add a configuration setting for serving static assets
...
This new setting will allow us to control in `site.yml` whether or not
our static assets will be served by Rails or by the app server that is
proxying requests to Rails. This is set to `false` by default so that
the proxying server is responsible for serving the assets.
2015-09-01 19:21:16 -05:00
Reinier Balt
2c33cdfaae
Mention adding email as attachement of todo to changelog
2015-08-08 10:50:35 +02:00
Dan Rice
c7359a3ec2
Merge branch '2.3_branch'
2015-06-17 20:48:11 -04:00
Dan Rice
4070f4e03a
Version 2.3.0
2015-06-17 20:43:05 -04:00
Dan Rice
ce7f1a62c6
Use Thin instead of WEBrick
2015-03-13 00:25:58 -04:00
Dan Rice
bc7993b658
Test with Ruby 2.2
2014-12-27 18:10:58 -05:00
Dan Rice
ea0d40060a
Remove support for deprecated password-hashing algorithm
...
* Remove all methods implementing and checking for the old algorithm
* Document a pre-upgrade step to check for remaining obsolete passwords
* Remove config.salt
2014-11-15 10:28:29 -05:00
Dan Rice
7556db7529
Bump version to 2.4devel
2014-10-02 12:02:01 -04:00
Dan Rice
f619590541
Version 2.3.rc1
2014-10-02 11:53:34 -04:00
Dan Rice
10729aa8c1
Minor changelog polish
...
[ci skip]
2014-09-30 15:04:26 -04:00
Dan Rice
5ab4f92661
Convert changelog to Markdown
...
[ci skip]
2014-09-30 14:54:27 -04:00