Skip to content

Releases: berkmancenter/lumendatabase

2022.02d

20 Feb 18:01
Compare
Choose a tag to compare
  • Fixed a grammar issue in the captcha error message.

2022.02c

15 Feb 22:15
Compare
Choose a tag to compare
  • Updated the rails gem.
  • Started storing urls as json in the works_json column in the notices table.

2022.02b

10 Feb 10:10
d9c04b0
Compare
Choose a tag to compare
  • Started using the jsonapi-serializer gem instead of active_model_serializers.

2022.02a

04 Feb 20:03
Compare
Choose a tag to compare
  • Fixed searching from the single notice view.

2022.02

03 Feb 12:23
6d0fba5
Compare
Choose a tag to compare
  • Added a notes field to the users model.
  • Updated multiple gems.

2022.01m

31 Jan 21:34
Compare
Choose a tag to compare
  • Stopped using a deprecated elasticsearch attribute (missing).

2022.01l

28 Jan 20:09
Compare
Choose a tag to compare
  • Catch error requests to the home path.

2022.01k

28 Jan 13:12
Compare
Choose a tag to compare
  • Cleaned the error log from multiple minor errors.

2022.01j

26 Jan 19:59
Compare
Choose a tag to compare
  • Enabled the paranoid mode in devise.

2022.01i

26 Jan 12:01
Compare
Choose a tag to compare
  • Fixed rendering of the recent notices box on mobile devices.
  • Added a submission_id field and filter to the notices list in admin.