File routenbuch.changes of Package routenbuch

-------------------------------------------------------------------
Sat Nov 29 13:27:02 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>

- Update to version 0~git1764407040.b06a8d0:
  * docs(readme): Add link to INSTALL.md
  * docs(install): Add missing documentation for installation
  * feat(tasks): Add a db:postgis:enable command
  * chore(deps): Update rspack from 1.6.3 to 1.6.5
  * docs(help): Add documentation how to import shape files
  * feat(js:controller): Use larger square for color label preview
  * feat(map): Make label for protection areas translatable
  * feat(views): Display overlays for protection areas on enlarged map
  * feat(js:controller): Add protectionAreas support to geo_ref_map
  * feat(controller): Implement GeoJSON API for Leaflet
  * feat(rake): Add import tool for LFU shape files
  * feat(model): Add ProtectionArea model
  * feat(db): Add PostGIS schema for ProtectionAreas
  * feat(config): Add PostGIS initializer
  * feat(compose): Use PostGIS image
  * feat(map): Add a large modal box for viewing the map
  * refactor(map): Migrate from leaflet-vue to leaflet and stimulus
  * refactor(selectable_list): Migrate to Stimulus
  * refactor(spoiler_overlay): Migrate to Stimulus
  * refactor(strong_password): Migrate to Stimulus
  * feat(npm): Add prettier as a dev dependency
  * refactor(clipboard_controller): Use stimulus instead of Vue
  * chore(photo_gallery): Remove unused vue component
  * feat(partial_date): Fix days when changing month
  * refactor(partial_date): Migrate from vue to stimulus
  * refactor(tags): Implement tags with stimulus instead of vue
  * gitlab-ci: Write junit xml for rspec
  * gitlab-ci: Run javascript-tests
  * tests(datepicker_controller): Add simple unit tests
  * refactor(datepicker): Replace the vue with stimulus datepicker
  * fix(config): Setup shakapacker devserver correctly
  * fix(config): Allow broader network range to cover podman ip addresses
  * chore: Add prettier config file
  * fix(inventories): Fix the delete (x) button
  * fix(user_nav): Use box-arrow-right for signout icon
  * fix(user_nav): Fix singing out
  * fix(dashboard): Fix mark as read button for panels
  * fix(views): Use a pencil icon for Edit buttons
  * fix(views): Change from link_to (Rails 7) to button_to (Rails 8)

-------------------------------------------------------------------
Sat Nov 22 15:56:51 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>

- Package missing icon.{png,svg}

-------------------------------------------------------------------
Sat Nov 22 15:50:13 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>

- Fix file list

-------------------------------------------------------------------
Sat Nov 15 07:26:41 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>

- Update to version 0~git1763154099.8cd5b34:
  * Adjust ignoreWarnings for rspack
  * Define LCS as acronym for Zeitwerk/Diff::LCS
  * Pimp allowlist pattern for devise bug
  * Use ruby 3.4 image in Gitlab CI
  * Introduce custom deprecation behavior with allow list
  * Fix rspec configuration for fixture path
  * Move app/lib to regular non-autoloaded lib/
  * Merge some of the pre-8.0 settings in config
  * Upgrade to rails 8.1
  * gem: Update shakapacker to version 9.3.2
  * feat(js): Migrate from webpack to rspack
  * feat(js): Switch from babel-loader to swc-loader
  * feat(gem): Update shakapacker to version 9.3.0
  * container: Set CI mode for pnpm
  * fix(gem): Add csv module
  * Update rubygem bundle dependencies

-------------------------------------------------------------------
Thu Oct 30 08:42:57 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>

- Update to version 0~git1761766004.9fa5909:
  * Fix content-list in ticklist#index
  * Fix more icons
  * Fix photos#index when used for a users photos
  * Fix Style autocomplete when no filter is given
  * Fix redis_version in System Information page
  * Cleanup Containerfile
  * Update ruby to 3.4
  * Update postgresql to version 18 in development
  * Ignore sass deprecation warnings regarding bootstrap 4

-------------------------------------------------------------------
Sun Oct 19 17:46:52 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>

- Update to version 0~git1760895699.4df20e9:
  * nodejs: Update axios to version 0.12.2
  * container: Run shakapcker as a workaround for a temporary fix
  * container: Ensure permissions recursively
  * feat(app): Use bootstrap-icons SVG instead of decprecated forksome icons
  * fix(node): Update shakapacker and webpack-assets-manifest
  * fix(container): Fix permissions for tmp
  * chore(gemfile): Remove version restriction from rqrcode
  * fix(geo_ref): Fix typo in myklass
  * fix(node): Set correct URL in package.json
  * config: Fix openapi_root directory

-------------------------------------------------------------------
Fri Oct  3 16:08:58 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>

- Add /srv/www dir

-------------------------------------------------------------------
Sun Mar 30 16:22:20 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>

- Update to version 0~git1743351413.fc4ee1d:
  * Update babel-loader to version 10.0
  * Update axios to 1.8.4 to address CVE-2025-27152
  * Update shakapacker to version 8.2.0
  * Update redis to version 7
  * Update MAINTENANCE.md
  * Remove deprecated version from compose.yml
  * Run shakapacker-dev-server in web container
  * Update to shakapacker version 8.1.0
  * Update to shakapacker version 7.x
  * Migrate from yarn classic to pnpm
  * config: Allow console permissions for podman IP
  * gitlab-ci: Use bundle config set path 'vendor'
  * gitlab-ci: Use ruby 3.3 to match what we use for the containers
  * config: Migrate from secrets to credentials
  * container: Add neovim text editor
  * gem: Update rails to version 7.1.5
  * nodejs: Update prosemirror-markdown to version 1.13.1
  * nodejs: Update moment to version 2.30.1
  * nodejs: Update mini-css-extract-plugin to version 2.9.2
  * nodejs: Update leaflet-gpx to version 2.1.2
  * nodejs: Update leaflet to version 1.9.4
  * nodejs: Update jquery to version 3.7.1
  * nodejs: Update css-loader to version 7.1.2
  * nodejs: Update core-js to version 3.40.0
  * nodejs: Update babel-loader to version 9
  * nodejs: Update axios to version 1.7.9
  * gitlab-ci: Update to nodejs 22
  * gitlab-ci: Fix entrypoint.sh location
  * Add a common compose.yml and Containerfile
  * config: Do not set asset_cache_redis
  * Fix Devise and ActiveDispatch deprecations
  * Add custom deprecator config for Routenbuch
  * Fix Swagger/OpenAPI deprecations
  * feat(view:routes): Enable the geo_ref path for Route list
  * feat(model:route): Allow to search for tags
  * fix(model:tags): Fix setting maintenance tag on Routes
  * fix(simple_form): Use better translation for 'required'
  * geo_ref/routes: Translate search tabs
  * fix(config): Fix swagger api root name
  * fix(config): Fix rswag-ui endpoint name
  * Use url_for() instead of resolve_image_source()
  * Fix thumbnail_tag helper for active_storage 7.1
  * Update NodeJS and dependencies

-------------------------------------------------------------------
Sun Feb  9 18:46:45 UTC 2025 - Andreas Schneider <asn@cryptomilk.org>

- Switch to nodejs 22

-------------------------------------------------------------------
Wed Feb 28 06:52:45 UTC 2024 - Andreas Schneider <asn@cryptomilk.org>

- Build with ruby 3.3

-------------------------------------------------------------------
Sun Jan 28 16:03:45 UTC 2024 - asn@cryptomilk.org

- Update to version 0~git1706354134.72e5dcd:
  * Update PostgreSQL to version 16 for development
  * Update gem and npm dependencies
  * Move comment/photo new button out of dropdown menu
  * Code formatting
  * Add 'yarn cache clean' in Dockerfile

-------------------------------------------------------------------
Wed Nov 01 11:04:37 UTC 2023 - asn@cryptomilk.org

- Update to version 0~git1698414406.29cdd5d:
  * Update ruby and nodejs dependencies
  * Extend comments requests spec with using different users
  * Use redis for asset caching by default
  * Fix 500 server error in contributor abilities
  * Update gettext_i18n_rails to 1.10.1 (fixes frozen string error)
  * Update yarn dependencies
  * Fix some code formatting
  * Update gem bundle to fix CVEs
  * Revert back to ruby upstream base image
  * Update rack gem in bundle (CVE-2023-27530)

-------------------------------------------------------------------
Sun Dec 18 10:36:57 UTC 2022 - asn@cryptomilk.org

- Update to version 0~git1670078473.f55c809:
  * Add soft delete for comments
  * Allow admin to edit comment kind(type)
  * Use same icon for private photo as for comments
  * Change user to app by default in docker entrypoint

-------------------------------------------------------------------
Fri Nov 18 05:35:39 UTC 2022 - asn@cryptomilk.org

- Update to version 0~git1668703448.25dff68:
  * Update nodejs depedencies
  * Update ruby gem bundle
  * Support toggling of flags on new comments
  * Pass object id instead of object to job
  * Update shakapacker 6.4.1 -> 6.5.2
  * Update nokogiri gem (GHSA-2qc6-mcvw-92cw)
  * Fix admin password change
  * Fix delete button in admin user edit form
  * Fix comment -> photo in photo views

-------------------------------------------------------------------
Mon Oct 31 08:05:05 UTC 2022 - asn@cryptomilk.org

- Update to version 0~git1667042002.be30c5d:
  * Update shakapacker 6.4.1 -> 6.5.2
  * Update nokogiri gem (GHSA-2qc6-mcvw-92cw)
  * Fix admin password change
  * Fix delete button in admin user edit form
  * Fix comment -> photo in photo views
  * typo
  * Change default theme to twentytwo
  * Patch NodeJS dependencies
  * Remove solargraph from bundle
  * Fix hint texts in closure forms
  * Add support for geo_ref_path_cache
  * Allow cross-sector route_links
  * [Docker] Fix stale lockfile/permission problem
  * Update rails
  * Dashboard enhancements
  * Update rails-html-sanitizer gem (CVE-2022-32209)
  * Add new dashboard feature
  * Default theme and logo configuration
  * Configure CSP and Cookie flags
  * Add columns to dropdown menu in twentytwo theme
  * Ensure equal shakapacker versions
  * Add some test comments for yard
  * Update rake gem (multiple CVEs)
  * Add yard server for development
  * Add example for test tree seed
  * Allow icons for footer links
  * Fixes to twentytwo theme
  * Remove primary tab nav from routes
  * Twentytwo theme improvements
  * Add support for configurable footer
  * Add home locations and welcome_controller
  * Rename browse to world and use a root
  * Add ignores for vendor dir
  * Add annotations using annotate gem
  * Add support for new twentytwo theme
  * Configure solargraph environment
  * Text updates for season closures
  * Improve first ascent people views
  * Update README
  * Update README
  * Add translation for FirstAscentPerson
  * Improve translation of pagination
  * Use content_list template for first_ascent_people
  * Fix typo
  * Fix content-lists for inventories, regulation
  * Fix content list/results for closure and permissions
  * Define contributor permissions for season closures
  * Update rails to v7.0.3
  * Refactor content-list result view
  * Fix route autocomplete on links for short names
  * Add additional filter options
  * Restore default for ransortable attributes
  * Update rails to 7.0.2.4 (CVE-2022-22577, CVE-2022-27777)
  * Fix html escaping in icon_link_to
  * Customize legal_status search filter
  * Nest geo_refs/routes on geo_refs
  * Add ransack advanced search for geo_ref/routes
  * Update async (dep of webpack-dev-server)
  * Lower db migration compatibility to rails 6.1
  * Add legal_status to ransackable_attributes
  * Add direct relation from comment,photo to geo_ref
  * Add legal_status to geo_ref and route
  * Fix latest security issues in depedencies
  * Fix CI again (global install script)
  * Update sidekiq-cron to fix deprecation warnings
  * Revert debug changes in gitlab CI
  * Fix node_modules configuration for non-docker
  * Fix CI config syntax
  * Set NODE paths in CI
  * Set NODE_ENV in CI
  * Update CI to use node 16
  * Fix geolocation input leaflet import
  * Update rails(CVE-2022-21831) and puma(CVE-2022-24790)
  * Enable bootsnap
  * Show descendents for regulations,photos and comments
  * Update image_processing (CVE-2022-24720)
  * Remove expose-loader and leaflet from global scope
  * config: Fix webpack config for export-loader >= 1.0
  * Update expose-loader node module
  * Replace closures dropdown menu with buttons
  * Add tab-nav and versions view to closures
  * Switch to rails 7 as default
  * Migrate from webpacker to shakapacker
  * Add cron job for adding missing rbids
  * Make rbid migration 6.1 compatible
  * Update rails to 6.1.4.4
  * Update next to rails 7.0.2.2
  * Add support for routenbuch identifiers
  * Update documentation for setting up dev
  * Update rails to 7.0.1
  * Order descentands according to sorting in UI
  * Fix initials when name is empty
  * Fix year in closure spec tests
  * Add geo_ref/type to embed/v1/closure object
  * Replace settingslogic with own implementation
  * Update gems in next
  * Update ruby 3.0 -> 3.1 for next
  * Update postgres to 14 in docker-compose (dev)
  * Update to nodejs version 16
  * Upgrade javascript packages
  * Add CI job for yarn audit
  * Remove deprecated links from docker-compose
  * Update kaniko images in gitlab CI
  * Fix variables config on spec-next CI job
  * Add test/builds for rails7 platform
  * Start creating a README
  * Update actionpack (CVE-2021-44528)
  * fixes #49
  * small grammar correction
  * Add de translations for kaminari (paging)
  * Add sort links in closures search form
  * Update sidekiq and puma dependencies (CVEs)
  * Add additional ransack filters for closures
  * Add presenter for geo_ref statistics
  * Fix some rubocops
  * Update rails(CVE-2021-22942),nokogiri(CVE-2021-41098)
  * Add new tag: Crag is a cave
  * Add solargraph lsp to development bundle
  * Add days_closed/regular_days_closed to Closure
  * Limit georef access according to permissions
  * Enable localization for additional languages
  * Fix image in photos#show to resize on mobile
  * Translated using Weblate (Norwegian Bokmål)
  * Update addressable gem (CVE-2021-32740)
  * User avatars based on initials
  * Revert HTML editor back to markdown editor
  * Add season_closure/closure cache invalidation
  * Adds some more request spec tests
  * Ignore calculated closure attributes in paper_trail
  * Use #open_at for #active_changed_at calculation
  * Fix missing show action on route_links
  * Igore geo_ref#priority in papertrail
  * Fix tiptap attribute type serialization
  * Add HTML editor to geo_ref, route, path
  * Always show avatar and username with user content
  * Add versions to first_ascent_people model
  * Additional request spec tests
  * Add controller tests first_ascent_people/photos
  * Add new WYSIWYG editor to comments
  * Fix version head for routes
  * Dont use LCS diff on single words
  * Update german translation
  * Improve versions view for inventory versions
  * Dont forget to last versions group in compact view
  * Add route#priority to paper_trail ignore list
  * Fix leaflet controls to overlap with bootstrap dropdown
  * Update german translation
  * Include parent in geo_ref#autocomplete
  * Add compact collapsed view for versions
  * Add request spec tests for versions
  * Add personal change history
  * Add missing contributor abilities for Version
  * Add global index for versions
  * Add missing diff-lcs to Gemfile

-------------------------------------------------------------------
Thu Oct 27 08:06:01 UTC 2022 - asn@cryptomilk.org

- Update to version 0~git1663659175.529e729:
  * Fix admin password change
  * Fix delete button in admin user edit form
  * Fix comment -> photo in photo views
  * typo
  * Change default theme to twentytwo
  * Patch NodeJS dependencies
  * Remove solargraph from bundle
  * Fix hint texts in closure forms
  * Add support for geo_ref_path_cache
  * Allow cross-sector route_links
  * [Docker] Fix stale lockfile/permission problem
  * Update rails
  * Dashboard enhancements
  * Update rails-html-sanitizer gem (CVE-2022-32209)
  * Add new dashboard feature
  * Default theme and logo configuration
  * Configure CSP and Cookie flags
  * Add columns to dropdown menu in twentytwo theme
  * Ensure equal shakapacker versions
  * Add some test comments for yard
  * Update rake gem (multiple CVEs)
  * Add yard server for development
  * Add example for test tree seed
  * Allow icons for footer links
  * Fixes to twentytwo theme
  * Remove primary tab nav from routes
  * Twentytwo theme improvements
  * Add support for configurable footer
  * Add home locations and welcome_controller
  * Rename browse to world and use a root
  * Add ignores for vendor dir
  * Add annotations using annotate gem
  * Add support for new twentytwo theme
  * Configure solargraph environment
  * Text updates for season closures
  * Improve first ascent people views
  * Update README
  * Update README
  * Add translation for FirstAscentPerson
  * Improve translation of pagination
  * Use content_list template for first_ascent_people
  * Fix typo
  * Fix content-lists for inventories, regulation
  * Fix content list/results for closure and permissions
  * Define contributor permissions for season closures
  * Update rails to v7.0.3
  * Refactor content-list result view
  * Fix route autocomplete on links for short names
  * Add additional filter options
  * Restore default for ransortable attributes
  * Update rails to 7.0.2.4 (CVE-2022-22577, CVE-2022-27777)
  * Fix html escaping in icon_link_to

-------------------------------------------------------------------
Thu Jun 30 05:03:53 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>

- Build with ruby 3.1

-------------------------------------------------------------------
Thu Jun 30 04:53:00 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>

- Move to rails 7.0
- Removed routenbuch-use-rails-6.1-defaults.patch

-------------------------------------------------------------------
Thu Jun 23 05:17:35 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>

- Use rails 6.1 defaults as we don't have 7.0 yet

-------------------------------------------------------------------
Mon May 30 06:02:21 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>

- Update dependencies

-------------------------------------------------------------------
Mon Apr 25 05:29:08 UTC 2022 - asn@cryptomilk.org

- Update to version 0~git1650808072.9e2f9cc:
  * Customize legal_status search filter
  * Nest geo_refs/routes on geo_refs
  * Add ransack advanced search for geo_ref/routes
  * Update async (dep of webpack-dev-server)
  * Lower db migration compatibility to rails 6.1
  * Add legal_status to ransackable_attributes
  * Add direct relation from comment,photo to geo_ref
  * Add legal_status to geo_ref and route

-------------------------------------------------------------------
Thu Apr 14 12:32:18 UTC 2022 - asn@cryptomilk.org

- Update to version 0~git1649842176.520a9d0:
  * Fix latest security issues in depedencies
  * Fix CI again (global install script)
  * Update sidekiq-cron to fix deprecation warnings
  * Revert debug changes in gitlab CI
  * Fix node_modules configuration for non-docker
  * Fix CI config syntax
  * Set NODE paths in CI
  * Set NODE_ENV in CI
  * Update CI to use node 16
  * Fix geolocation input leaflet import
  * Update rails(CVE-2022-21831) and puma(CVE-2022-24790)
  * Enable bootsnap
  * Show descendents for regulations,photos and comments
- Removed routenbuch-package-json.patch

-------------------------------------------------------------------
Wed Mar 02 07:23:50 UTC 2022 - asn@cryptomilk.org

- Update to version 0~git1646203673.45ce17e:
  * Update image_processing (CVE-2022-24720)

-------------------------------------------------------------------
Tue Mar 01 14:10:21 UTC 2022 - asn@cryptomilk.org

- Update to version 0~git1646139257.e877446:
  * Remove expose-loader and leaflet from global scope
  * config: Fix webpack config for export-loader >= 1.0

-------------------------------------------------------------------
Sun Feb 27 18:58:14 UTC 2022 - asn@cryptomilk.org

- Update to version 0~git1645986946.be41f3d:
  * Replace closures dropdown menu with buttons
  * Add tab-nav and versions view to closures
  * Switch to rails 7 as default
  * Migrate from webpacker to shakapacker
  * Add cron job for adding missing rbids
  * Make rbid migration 6.1 compatible
  * Update rails to 6.1.4.4
  * Update next to rails 7.0.2.2
  * Add support for routenbuch identifiers
  * Update documentation for setting up dev
  * Update rails to 7.0.1
  * Order descentands according to sorting in UI
  * Fix initials when name is empty
  * Fix year in closure spec tests
  * Add geo_ref/type to embed/v1/closure object
  * Replace settingslogic with own implementation
  * Update gems in next
  * Update ruby 3.0 -> 3.1 for next
  * Update postgres to 14 in docker-compose (dev)
  * Update to nodejs version 16
  * Upgrade javascript packages
  * Add CI job for yarn audit
  * Remove deprecated links from docker-compose
  * Update kaniko images in gitlab CI
  * Fix variables config on spec-next CI job
  * Add test/builds for rails7 platform
  * Start creating a README
  * Update actionpack (CVE-2021-44528)
  * fixes #49
  * small grammar correction
  * Add de translations for kaminari (paging)
  * Add sort links in closures search form
  * Update sidekiq and puma dependencies (CVEs)
  * Add additional ransack filters for closures
  * Add presenter for geo_ref statistics
  * Fix some rubocops
  * Update rails(CVE-2021-22942),nokogiri(CVE-2021-41098)
  * Add new tag: Crag is a cave
  * Add solargraph lsp to development bundle
  * Add days_closed/regular_days_closed to Closure
  * Limit georef access according to permissions
  * Enable localization for additional languages
  * Fix image in photos#show to resize on mobile
  * Translated using Weblate (Norwegian Bokmål)
  * Update addressable gem (CVE-2021-32740)
  * User avatars based on initials
  * Revert HTML editor back to markdown editor
  * Add season_closure/closure cache invalidation
  * Adds some more request spec tests
  * Ignore calculated closure attributes in paper_trail
  * Use #open_at for #active_changed_at calculation
  * Fix missing show action on route_links
  * Igore geo_ref#priority in papertrail
  * Fix tiptap attribute type serialization
  * Add HTML editor to geo_ref, route, path
  * Always show avatar and username with user content
  * Add versions to first_ascent_people model
  * Additional request spec tests
  * Add controller tests first_ascent_people/photos
  * Add new WYSIWYG editor to comments
  * Fix version head for routes
  * Dont use LCS diff on single words
  * Update german translation
  * Improve versions view for inventory versions
  * Dont forget to last versions group in compact view
  * Add route#priority to paper_trail ignore list
  * Fix leaflet controls to overlap with bootstrap dropdown
  * Update german translation
  * Include parent in geo_ref#autocomplete
  * Add compact collapsed view for versions
  * Add request spec tests for versions
  * Add personal change history
  * Add missing contributor abilities for Version
  * Add global index for versions
  * Add missing diff-lcs to Gemfile
  * Add support for versions (changelog/history)
  * Fix test regression
  * Add paging to global search result
  * Redirect back to geo_ref on route#destroy
  * Add support for restricting access based on scope
  * Add support for closure reasons
  * Added translation using Weblate (Norwegian Bokmål)
  * Added translation using Weblate (Italian)
  * Added translation using Weblate (Spanish)
  * Translated using Weblate (French)
  * Added translation using Weblate (French)
  * Sort routes on closures by priority
  * Update puma (CVE-2021-29509) and nokigiri (GHSA-7rrm-v45f-jp64)
  * Update closure timestamps in API
  * Include 2x srcset for cover images
  * Add cache_version meta attribute to closure json
  * Translated using Weblate (German)
  * Translated using Weblate (German)
  * Add feed for closures to embedding API
  * fix broken format string for edited comments
  * Update serveral dependencies vulnerabilities
  * Sort autocomplete by length
  * Add region to API closure objects
  * Add route_first/last on geo_ref for closures
  * Add more testdata for closure API tests
  * Show path of route/locations in search
  * Only use complete closures for active_changed_at
  * Seperate closure calculations
  * Update rails (and mimemagic)
  * Improve wording in closures RSS feed
  * Eager load relevant_season_closures for feed
  * Improve closure description in RSS feeds
  * Fix test regressions
  * Set NODE_PATH in CI
  * Add field for detailed closure description
  * Move node_modules out of app tree
  * Increase timeouts for slow uploads
  * Fix typos
  * Support for Embedding API
  * Update gem and npm dependencies
  * Translation updates
  * app:closures: Fix assignment of link
  * Update rails gems (CVE-2021-22881, CVE-2021-22880)
  * Add support for RSS feed on closures
  * Revert jsonb back to json datatype
  * Fix GeoRef#route_grade_stats invalid SQL
  * Fix SQL for user statistics
  * Convert json to jsonb columns
  * Fix permissions of entrypoint.sh
  * Fix permission before building docker images
  * Disable cache on docker image CI jobs
  * Update CI docker image build
  * Do not preset installdate in inventroy#new
  * Reformat dockerignore file for kaniko
  * CI jobs for building docker images
  * Improvements to closures index
  * Use correct icon on "info"
  * Show warning on location when route closures are present
  * Eager load grade in Routes#index
  * Indicate if there is a closure for a route in list
  * Enable eager loading for Closure#current_season_closure
  * Add templates for closures
  * Improved closures
  * Add yarn installation to gitlab CI
  * Add support for back buttons
  * More tests for routes
  * Fix path of inventory delete button
  * Fix missing partial dropdown
  * Inventory and RouteLink improvements
  * Use grouped select for product select in inventory
  * Update nokogiri gem (CVE-2020-26247)
  * Add support for route links
  * Fix path for route form action
  * Add generic and description to product
  * Add nested routes#index on geo_ref
  * Handle non-existing and duplicates in paths#add_geo_ref

-------------------------------------------------------------------
Mon Aug 16 14:20:13 UTC 2021 - asn@cryptomilk.org

- Update to version 0~git1628708001.2ea322e:
  * Add solargraph lsp to development bundle
  * Add days_closed/regular_days_closed to Closure
  * Limit georef access according to permissions
  * Enable localization for additional languages
  * Fix image in photos#show to resize on mobile
  * Translated using Weblate (Norwegian Bokmål)
  * Update addressable gem (CVE-2021-32740)
  * User avatars based on initials
  * Revert HTML editor back to markdown editor
  * Add season_closure/closure cache invalidation
  * Adds some more request spec tests
  * Ignore calculated closure attributes in paper_trail
  * Use #open_at for #active_changed_at calculation
  * Fix missing show action on route_links
  * Igore geo_ref#priority in papertrail
  * Fix tiptap attribute type serialization
  * Add HTML editor to geo_ref, route, path
  * Always show avatar and username with user content
  * Add versions to first_ascent_people model
  * Additional request spec tests
  * Add controller tests first_ascent_people/photos
  * Add new WYSIWYG editor to comments
  * Fix version head for routes
  * Dont use LCS diff on single words
  * Update german translation
  * Improve versions view for inventory versions
  * Dont forget to last versions group in compact view
  * Add route#priority to paper_trail ignore list
  * Fix leaflet controls to overlap with bootstrap dropdown
  * Update german translation
  * Include parent in geo_ref#autocomplete
  * Add compact collapsed view for versions
  * Add request spec tests for versions
  * Add personal change history
  * Add missing contributor abilities for Version
  * Add global index for versions
  * Add missing diff-lcs to Gemfile
  * Add support for versions (changelog/history)
  * Fix test regression
  * Add paging to global search result
  * Redirect back to geo_ref on route#destroy
  * Add support for restricting access based on scope
  * Add support for closure reasons
  * Added translation using Weblate (Norwegian Bokmål)
  * Added translation using Weblate (Italian)
  * Added translation using Weblate (Spanish)
  * Translated using Weblate (French)
  * Added translation using Weblate (French)
  * Sort routes on closures by priority
  * Update puma (CVE-2021-29509) and nokigiri (GHSA-7rrm-v45f-jp64)
  * Update closure timestamps in API
  * Include 2x srcset for cover images
  * Add cache_version meta attribute to closure json
  * Translated using Weblate (German)
  * Translated using Weblate (German)
  * Add feed for closures to embedding API
  * fix broken format string for edited comments
  * Update serveral dependencies vulnerabilities
  * Sort autocomplete by length
  * Add region to API closure objects
  * Add route_first/last on geo_ref for closures
  * Add more testdata for closure API tests
  * Show path of route/locations in search
  * Only use complete closures for active_changed_at
  * Seperate closure calculations
  * Update rails (and mimemagic)
  * Improve wording in closures RSS feed
  * Eager load relevant_season_closures for feed
  * Improve closure description in RSS feeds

-------------------------------------------------------------------
Thu Jun 17 19:31:39 UTC 2021 - asn@cryptomilk.org

- Update to version 0~git1623954564.fa973aa:
  * Add support for versions (changelog/history)
  * Fix test regression
  * Add paging to global search result
  * Redirect back to geo_ref on route#destroy
  * Add support for restricting access based on scope
  * Add support for closure reasons
  * Added translation using Weblate (Norwegian Bokmål)
  * Added translation using Weblate (Italian)
  * Added translation using Weblate (Spanish)
  * Translated using Weblate (French)
  * Added translation using Weblate (French)
  * Sort routes on closures by priority
  * Update puma (CVE-2021-29509) and nokigiri (GHSA-7rrm-v45f-jp64)
  * Update closure timestamps in API
  * Include 2x srcset for cover images
  * Add cache_version meta attribute to closure json
  * Translated using Weblate (German)
  * Translated using Weblate (German)
  * Add feed for closures to embedding API
  * fix broken format string for edited comments
  * Update serveral dependencies vulnerabilities
  * Sort autocomplete by length
  * Add region to API closure objects
  * Add route_first/last on geo_ref for closures
  * Add more testdata for closure API tests
  * Show path of route/locations in search
  * Only use complete closures for active_changed_at
  * Seperate closure calculations
  * Update rails (and mimemagic)
  * Improve wording in closures RSS feed
  * Eager load relevant_season_closures for feed
  * Improve closure description in RSS feeds
  * Fix test regressions
  * Set NODE_PATH in CI
  * Add field for detailed closure description
  * Move node_modules out of app tree
  * Increase timeouts for slow uploads
  * Fix typos

-------------------------------------------------------------------
Tue Mar 16 15:03:40 UTC 2021 - asn@cryptomilk.org

- Update to version 0~git1615886812.fce97b5:
  * Fix test regressions
  * Set NODE_PATH in CI
  * Add field for detailed closure description
  * Move node_modules out of app tree
  * Increase timeouts for slow uploads
  * Fix typos
  * Support for Embedding API
  * Update gem and npm dependencies
  * Translation updates
  * app:closures: Fix assignment of link

-------------------------------------------------------------------
Sat Mar 06 07:22:29 UTC 2021 - asn@cryptomilk.org

- Update to version 0~git1614982137.3f32f12:
  * Support for Embedding API
- Add rswag dependency

-------------------------------------------------------------------
Sun Feb 28 19:26:08 UTC 2021 - asn@cryptomilk.org

- Updated routenbuch-fix-deps.patch
- Updated vendor files
- Update to version 0~git1614421696.b8c857d:
  * Update gem and npm dependencies
  * Translation updates
  * app:closures: Fix assignment of link
  * Update rails gems (CVE-2021-22881, CVE-2021-22880)
  * Add support for RSS feed on closures
  * Revert jsonb back to json datatype
  * Fix GeoRef#route_grade_stats invalid SQL
  * Fix SQL for user statistics
  * Convert json to jsonb columns
  * Fix permissions of entrypoint.sh

-------------------------------------------------------------------
Fri Feb 12 08:30:48 UTC 2021 - asn@cryptomilk.org

- Update to version 0~git1613113966.6287efe:
  * Update rails gems (CVE-2021-22881, CVE-2021-22880)
  * Add support for RSS feed on closures
  * Revert jsonb back to json datatype
  * Fix GeoRef#route_grade_stats invalid SQL
  * Fix SQL for user statistics
  * Convert json to jsonb columns
  * Fix permissions of entrypoint.sh
  * Fix permission before building docker images
  * Disable cache on docker image CI jobs
  * Update CI docker image build
- Added rubygem-sidekiq-cron dependency

-------------------------------------------------------------------
Mon Dec 28 07:57:03 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Switch to ruby 2.7 and rails 6.1

-------------------------------------------------------------------
Mon Dec 28 07:56:18 UTC 2020 - asn@cryptomilk.org

- Update to version 0~git1609107072.4a1d35c:
  * Make Closure an sub-item of GeoRef
  * Add a basic controller test for GeoRefsController
  * Migrate database for 6.1 ActiveStorage support
  * Update ruby version in CI tests

-------------------------------------------------------------------
Sat Dec 26 09:32:57 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Move back to ruby 2.6 till all issues are fixed

-------------------------------------------------------------------
Fri Dec 25 16:48:19 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Fix requirement to rubygem-bundler

-------------------------------------------------------------------
Fri Dec 25 10:36:57 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Move to ruby 2.7

-------------------------------------------------------------------
Fri Dec 25 10:36:44 UTC 2020 - asn@cryptomilk.org

- Update to version 0~git1608756562.f6d91b5:
  * Update rails stack
  * Small improvements to inventory#show
  * Small fixes to inventory
  * Allow contributors to create/update FirstAscentPerson
  * Improve first_ascent_people#autocomplete
  * Add support for inventory
  * use correct class names, fixes error when trying to edit seasonal closure
  * Fix access_levels for users
  * Translate access_levels
  * Localize and improve tag input
  * Fix comment counter in admin/dashboard
  * Update parent stats on geo_ref create/destroy
  * Add searchable_terms for easy searching
  * Shallow nest routes for routes
  * lib:felsinfo_csv: Fix log if we can't find a crag
  * lib:felsinfo_csv: Remove text in brackets from crag name
  * Add felsinfo csv importer
  * Add fix-route-fa mode to import-csv app
  * models:closure: Add injunction closure
  * models:closure: Translate the type of closure
  * different colours for zones for better visibility
  * Add support for alternative names
  * Show localized labels for comment#kind in search
  * Implement abilities for regulations
  * Show localized label for comment#kind in form
  * locale: Update translations
  * Year in CSV import must be converted to integer
  * Fix regressions in import-csv
  * Add missing foreign keys and delete dependents
  * Validate base on moved objects validations
  * Add import command for regulation assignment
  * Sort regulated_geo_refs in regulation#show
  * Add support for climbing regulations (Kletterkonzepte)
  * Fix tmp folder in docker image
  * Support moving of routes and locations
  * Fix incorrect detection of input type in autocomplete
  * Add support for moving multiple routes
  * Fix path helper path -> path_path
  * Fix CSS for lists in comment body
  * Fix server error on empty search term
  * Add support for regensburg CSV import format
  * Attempt to make search more predictable
  * app:views: Use a better icon for private comments
  * app:views: Also use "Regions" as the header here
  * locale: Update German translation
  * Exclude vendor directory from coverage
  * Fix validation missing geo_ref_id for new routes
  * Fix 500 error when editing secondary regulation
  * Reconfigure gitlab CI
  * Organize admin user view in tabs
  * Add support for moving routes again
  * Fixes for permission rebuild
  * Reimplement move functionality for locations

-------------------------------------------------------------------
Sun Nov 08 07:58:39 UTC 2020 - asn@cryptomilk.org

- Update to version 0~git1604782220.c0ad0c5:
  * Add rspec testing infrastructure
  * Docker: run webserver as regular user
  * Implement new permission based abilities
  * Dont show controls on permissions for inherited items
  * Fix update of user in admin interface
  * Add model, controller and UI for managing permissions
  * Update german translation
  * Skip authentication on custom_layout
  * Rename model way to path

-------------------------------------------------------------------
Fri Oct 30 08:38:26 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Update to version 0~git1604010165.ab98ce9:
  * Use strong_password input in admin/users#_form
  * Use different brand logos for device sizes
  * Add check for password strength
  * config:css: Set the background image to cover the screen
  * Fix typos in german translation
  * Rename dynamic css page to custom_layout
  * Add support for logo and background urls
  * locale: Update German translation
  * views: Rename Description to Sumary and Body to Description
- Add BR for rubygem strong_password

-------------------------------------------------------------------
Wed Oct 28 06:34:24 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Allow to replace the favicon.ico

-------------------------------------------------------------------
Wed Oct 21 04:59:12 UTC 2020 - asn@cryptomilk.org

- Update to version 0~git1603130249.be56a8a:
  * Add system information page to administration
  * Implement monitoring overview page
  * Detect available image formats
  * Minor optimization for translations in geo_ref/_head
  * views:geo_refs: Fix translation for Country, Region, Crag etc.
  * locale: Update German translation
  * doc: Add TRANSLATION.md
  * views:geo_refs: Fix degree for west
  * Update de translations
  * Add user administration

-------------------------------------------------------------------
Sun Oct 18 19:33:11 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Update to 0~git.1603048497.e9531ac3
  * Detect available image formats
  * Fix translations

-------------------------------------------------------------------
Sun Oct 18 06:01:52 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Update to 0~git.1603000641.1e966749
  * Add user administration

-------------------------------------------------------------------
Fri Oct 16 13:57:33 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Update to 0~git.1602852873.18ceae60
  * Append new routes by setting priority to las
  * Add dependent destroy on GeoRef/Route associations

-------------------------------------------------------------------
Thu Oct 15 15:12:54 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Update to 0~git.1602746405.817567cd
  * Allow routes only on Crag/Sector
  * Allow configuration and user setting for locale

-------------------------------------------------------------------
Wed Oct 14 19:27:50 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Update to 0~git.1602700432.5670072e
  * Added admin dashboard

-------------------------------------------------------------------
Tue Oct 13 09:17:32 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Update to 0~git.1602578978.9baa2bc7
  * Implement custom logging and log configuration
  * Use German OSM tile server

-------------------------------------------------------------------
Mon Oct 12 10:44:30 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Update to 0~git.1602496812.677965d2
  * Add active_storage_validations for photo uploads
  * Allow deletion of first_ascent_person
  * Fix routes for Photo

-------------------------------------------------------------------
Sun Oct 11 13:23:34 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Update to 0~git.1602409152.33fd05a0
  * Configure active_job/sidekiq queues

-------------------------------------------------------------------
Sat Oct 10 17:03:09 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Update to 0~git.1602270071.ca36fa74
  * Fixed views if acents are disabled

-------------------------------------------------------------------
Sat Oct 10 09:06:02 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Add routenbuch script for rake and rails
- Fix routenbuch-update script

-------------------------------------------------------------------
Fri Oct  9 18:16:33 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Enable fix permissions in routenbuch-update
- Update logrotate script
- Set stricter directory permissions

-------------------------------------------------------------------
Fri Oct  9 14:18:21 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Update to 0~git.1602248997.d3e3a56b
  * Fix app_name -> instance_name
  * Add support for public access
  * Move search form to primary navigation
  * Link to first_ascent_person in route#show
  * Support parent node selection for csv import
  * Adjust CSV import to handle aid and mixed grades
  * Add UIAA mixed grades for gaps to french scale

-------------------------------------------------------------------
Fri Oct  9 06:03:33 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- Add logrotate script

-------------------------------------------------------------------
Tue Oct  6 17:18:45 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>

- initial package
openSUSE Build Service is sponsored by