Commit Graph

6014 Commits

Author SHA1 Message Date
Andreas Nedbal 931f88c47e Bump version to 2024.0811.1 2024-08-12 00:10:28 +02:00
Andreas Nedbal 9be01a2a2d Fix missing question mark in registrations_enabled? method call 2024-08-12 00:09:01 +02:00
Andreas Nedbal 854a506244 Bump version to 2024.0811.0 2024-08-11 23:26:55 +02:00
Andreas Nedbal 63ca38ccbc Add specs for correct template in about controller 2024-08-11 20:33:51 +02:00
Andreas Nedbal a07c5b962a Hide register button in simple layout when registrations are disabled 2024-08-11 20:33:51 +02:00
Andreas Nedbal 8180fe683c Rename about/index view spec 2024-08-11 20:33:51 +02:00
Andreas Nedbal 8ad12c33a8 Fix lint nits 2024-08-11 20:33:51 +02:00
Andreas Nedbal 7c475b5ff3 Add advanced frontpage layout config option 2024-08-11 20:33:51 +02:00
Andreas Nedbal 66a1998957 Make site tagline configurable 2024-08-10 21:59:50 +02:00
Andreas Nedbal 629a9e5326 Removing fetching of `HOSTNAME` env variable 2024-08-10 21:59:36 +02:00
Andreas Nedbal 1e267c8031 Add no sign-up locale variant for "require user" option 2024-08-10 01:52:00 +02:00
Andreas Nedbal f19f7c9da5 Fix haml-lint nits 2024-08-10 01:52:00 +02:00
Jyrki Gadinger da0570164a remove sign up link on devise views when registrations are disabled 2024-08-10 01:52:00 +02:00
Jyrki Gadinger ca98b9dd7f move site config from initialiser to own module for potential improvements in how to access common configs when needed ... way better than using `.dig` by hand everywhere i'd say 2024-08-10 01:52:00 +02:00
Jyrki Gadinger 076f71860f herr inspektor, bei allem respekt, gusch herst 2024-08-10 01:52:00 +02:00
Jyrki Gadinger 5cee6e3e3c fix registration controller spec 2024-08-10 01:52:00 +02:00
Andreas Nedbal 4e5b0a8562 Add specs to check for dis/enabled registrations 2024-08-10 01:52:00 +02:00
Andreas Nedbal 6cc8ebcba3 Add ability to disable registrations 2024-08-10 01:52:00 +02:00
Jyrki Gadinger 2001921163
Merge pull request #1798 from Retrospring/dependabot/bundler/pghero-3.6.0
Bump pghero from 3.5.0 to 3.6.0
2024-08-07 14:13:50 +02:00
Andreas Nedbal 2ae862f798 Bump version to 2024.0806.0 2024-08-06 23:17:47 +02:00
Andreas Nedbal f782e32f30 Fix theme spec 2024-08-06 23:06:26 +02:00
Andreas Nedbal 5d38699ba6 Represent theme colors as hexadecimal in export 2024-08-06 23:06:26 +02:00
Jyrki Gadinger ce69ec7cec data_export: add more context to answers 2024-08-06 21:52:59 +02:00
Ivan Stanton 652df25186 questions: remove redundant or ungrammatical items 2024-08-06 03:34:51 +02:00
dependabot[bot] 4d6c3e1dd4
Bump pghero from 3.5.0 to 3.6.0
Bumps [pghero](https://github.com/ankane/pghero) from 3.5.0 to 3.6.0.
- [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/pghero/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: pghero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 22:30:09 +00:00
dependabot[bot] 5e8d9ee517
Merge pull request #1809 from Retrospring/dependabot/bundler/pg-1.5.7 2024-08-05 22:29:10 +00:00
dependabot[bot] d6a02f3cbf
Merge pull request #1805 from Retrospring/dependabot/bundler/view_component-3.13.0 2024-08-05 21:41:09 +00:00
dependabot[bot] 917f6d909f
Merge pull request #1804 from Retrospring/dependabot/bundler/faker-3.4.2 2024-08-05 21:40:43 +00:00
dependabot[bot] 8b3ede9073
Merge pull request #1807 from Retrospring/dependabot/npm_and_yarn/typescript-5.5.4 2024-08-05 21:39:51 +00:00
dependabot[bot] f5ffec0f0c
Merge pull request #1802 from Retrospring/dependabot/npm_and_yarn/hotwired/turbo-rails-8.0.5 2024-08-05 21:33:30 +00:00
dependabot[bot] 0449162e09
Bump faker from 3.4.1 to 3.4.2
Bumps [faker](https://github.com/faker-ruby/faker) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/faker-ruby/faker/compare/v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 21:33:14 +00:00
dependabot[bot] 6880139fd5
Merge pull request #1797 from Retrospring/dependabot/bundler/fog-aws-3.24.0 2024-08-05 21:32:12 +00:00
dependabot[bot] 7978d44078
Bump @hotwired/turbo-rails from 8.0.4 to 8.0.5
Bumps [@hotwired/turbo-rails](https://github.com/hotwired/turbo-rails) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/commits)

---
updated-dependencies:
- dependency-name: "@hotwired/turbo-rails"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 21:21:00 +00:00
dependabot[bot] 659fda5b6d
Bump typescript from 5.5.2 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 21:20:40 +00:00
dependabot[bot] fe6449503a
Merge pull request #1803 from Retrospring/dependabot/npm_and_yarn/fortawesome/fontawesome-free-6.6.0 2024-08-05 21:19:43 +00:00
dependabot[bot] aaf2801724
Merge pull request #1795 from Retrospring/dependabot/npm_and_yarn/sass-1.77.8 2024-08-05 21:18:55 +00:00
dependabot[bot] e658065fc9
Merge pull request #1796 from Retrospring/dependabot/bundler/bullet-7.2.0 2024-08-05 21:18:31 +00:00
dependabot[bot] 63438f214c
Bump pg from 1.5.6 to 1.5.7
Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.6 to 1.5.7.
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.5.6...v1.5.7)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 21:16:04 +00:00
dependabot[bot] 6d5e61dd61
Merge pull request #1779 from Retrospring/dependabot/bundler/prometheus-client-4.2.3 2024-08-05 21:15:00 +00:00
dependabot[bot] 9fa4ab102d
Merge pull request #1794 from Retrospring/dependabot/github_actions/reviewdog/action-stylelint-1.28.0 2024-08-05 21:13:07 +00:00
dependabot[bot] f93d6187eb
Bump prometheus-client from 4.2.2 to 4.2.3
Bumps [prometheus-client](https://github.com/prometheus/client_ruby) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/prometheus/client_ruby/releases)
- [Changelog](https://github.com/prometheus/client_ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_ruby/compare/v4.2.2...v4.2.3)

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 21:10:00 +00:00
dependabot[bot] a69741ac29
Merge pull request #1801 from Retrospring/dependabot/bundler/json-schema-4.3.1 2024-08-05 21:09:03 +00:00
dependabot[bot] 21d742f2e8
Merge pull request #1812 from Retrospring/dependabot/bundler/sanitize-6.1.2 2024-08-05 21:08:43 +00:00
dependabot[bot] 8d8dc539ac
Merge pull request #1811 from Retrospring/dependabot/bundler/sentry-rails-5.18.2 2024-08-05 21:02:13 +00:00
dependabot[bot] bde175a741
Merge pull request #1814 from Retrospring/dependabot/bundler/fog-core-2.5.0 2024-08-05 21:00:10 +00:00
dependabot[bot] 6bf0240b7a
Bump sentry-rails from 5.17.3 to 5.18.2
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.17.3 to 5.18.2.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.17.3...5.18.2)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 20:59:02 +00:00
dependabot[bot] 2e51af9e62
Bump sanitize from 6.1.1 to 6.1.2
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v6.1.1...v6.1.2)

---
updated-dependencies:
- dependency-name: sanitize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 20:59:00 +00:00
dependabot[bot] 09a77f987d
Merge pull request #1816 from Retrospring/dependabot/bundler/rubocop-1.65.1 2024-08-05 20:58:34 +00:00
dependabot[bot] 03809cb564
Merge pull request #1799 from Retrospring/dependabot/bundler/rails_admin-3.1.4 2024-08-05 20:58:07 +00:00
dependabot[bot] 7be7a5c42a
Merge pull request #1792 from Retrospring/dependabot/bundler/mini_magick-4.13.2 2024-08-05 20:57:38 +00:00