Changelog for
routenbuch-0~git1714281496.d66757c-lp156.313.28.noarch.rpm :
* Mon Aug 12 2024 obs-service-tar-scmAATTinvalid- Update to version 0~git1714281496.d66757c:
* 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\'
* Wed Feb 28 2024 Andreas Schneider
- Build with ruby 3.3
* Sun Jan 28 2024 asnAATTcryptomilk.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 2023 asnAATTcryptomilk.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 2022 asnAATTcryptomilk.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 2022 asnAATTcryptomilk.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 2022 asnAATTcryptomilk.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 2022 asnAATTcryptomilk.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 2022 Andreas Schneider - Build with ruby 3.1
* Thu Jun 30 2022 Andreas Schneider - Move to rails 7.0- Removed routenbuch-use-rails-6.1-defaults.patch
* Thu Jun 23 2022 Andreas Schneider - Use rails 6.1 defaults as we don\'t have 7.0 yet
* Mon May 30 2022 Andreas Schneider - Update dependencies
* Mon Apr 25 2022 asnAATTcryptomilk.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 2022 asnAATTcryptomilk.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 2022 asnAATTcryptomilk.org- Update to version 0~git1646203673.45ce17e:
* Update image_processing (CVE-2022-24720)
* Tue Mar 01 2022 asnAATTcryptomilk.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 2022 asnAATTcryptomilk.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 2021 asnAATTcryptomilk.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 2021 asnAATTcryptomilk.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 2021 asnAATTcryptomilk.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 2021 asnAATTcryptomilk.org- Update to version 0~git1614982137.3f32f12:
* Support for Embedding API- Add rswag dependency
* Sun Feb 28 2021 asnAATTcryptomilk.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 2021 asnAATTcryptomilk.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 2020 Andreas Schneider - Switch to ruby 2.7 and rails 6.1
* Mon Dec 28 2020 asnAATTcryptomilk.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 2020 Andreas Schneider - Move back to ruby 2.6 till all issues are fixed
* Fri Dec 25 2020 Andreas Schneider - Fix requirement to rubygem-bundler
* Fri Dec 25 2020 Andreas Schneider - Move to ruby 2.7
* Fri Dec 25 2020 asnAATTcryptomilk.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 2020 asnAATTcryptomilk.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 2020 Andreas Schneider - 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 2020 Andreas Schneider - Allow to replace the favicon.ico
* Wed Oct 21 2020 asnAATTcryptomilk.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 2020 Andreas Schneider - Update to 0~git.1603048497.e9531ac3
* Detect available image formats
* Fix translations
* Sun Oct 18 2020 Andreas Schneider - Update to 0~git.1603000641.1e966749
* Add user administration
* Fri Oct 16 2020 Andreas Schneider - Update to 0~git.1602852873.18ceae60
* Append new routes by setting priority to las
* Add dependent destroy on GeoRef/Route associations
* Thu Oct 15 2020 Andreas Schneider - Update to 0~git.1602746405.817567cd
* Allow routes only on Crag/Sector
* Allow configuration and user setting for locale
* Wed Oct 14 2020 Andreas Schneider - Update to 0~git.1602700432.5670072e
* Added admin dashboard
* Tue Oct 13 2020 Andreas Schneider - Update to 0~git.1602578978.9baa2bc7
* Implement custom logging and log configuration
* Use German OSM tile server
* Mon Oct 12 2020 Andreas Schneider - 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 2020 Andreas Schneider - Update to 0~git.1602409152.33fd05a0
* Configure active_job/sidekiq queues
* Sat Oct 10 2020 Andreas Schneider - Update to 0~git.1602270071.ca36fa74
* Fixed views if acents are disabled
* Sat Oct 10 2020 Andreas Schneider - Add routenbuch script for rake and rails- Fix routenbuch-update script
* Fri Oct 09 2020 Andreas Schneider - Enable fix permissions in routenbuch-update- Update logrotate script- Set stricter directory permissions
* Fri Oct 09 2020 Andreas Schneider - 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 09 2020 Andreas Schneider - Add logrotate script
* Tue Oct 06 2020 Andreas Schneider - initial package