• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

samvera-labs / hyku
95%
master: 93%

Build:
Build:
LAST BUILD BRANCH: update_nokogiri
DEFAULT BRANCH: master
Repo Added 25 May 2017 10:09PM UTC
Files 114
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH disable_open_signup_1203
branch: disable_open_signup_1203
CHANGE BRANCH
x
Reset
  • disable_open_signup_1203
  • 1041-no-more-global-sites
  • 1171_iiif_manifest_images_only
  • 1251-iiif_viewer_fullscreen
  • 1351_fix_partial_tenant_cleanup
  • 1351_fix_partial_tenant_cleanup-alt
  • 1372_iiif_rendering
  • 1392_iiif_rendering
  • 2.0.x
  • 2017-07-11_hyrax_update
  • 725_invite_acct_admins
  • 734_superadmin_tenant_creation
  • add_and_delete_users
  • add_dashboards
  • add_ghostscript_to_docker
  • add_i18n-tasks_config
  • add_job_io_wrapper_migration
  • add_user_to_group_1187
  • allow_access
  • august_2017_update
  • broken_note
  • bump_hyrax_back_to_master
  • cbeer-patch-1
  • cjcolvar-patch-1
  • clear_pid
  • collection_indexer
  • collection_type
  • config
  • config-monkeypatch
  • cw_test_flexibility
  • dashboard
  • data_uri_uv
  • debugging_for_aws
  • define_from_address_for_devise_1265
  • deploy-task-status
  • docker_solr
  • edit_with_nil
  • enable_user_tenant_creation
  • fits
  • fix_english_tagline
  • fix_icon_in_image_i18n
  • fix_test
  • fog_provider_nix
  • gem_security_updates
  • gem_updates
  • graphviz
  • hb-fix
  • headless_chrome
  • hyrax2.0.2
  • hyrax202
  • hyrax_2.3
  • hyrax_200rc1
  • hyrax_2_0_0
  • hyrax_update_june2017
  • i18n-backport
  • iiif_for_images
  • iiif_manifest_metadata
  • importer_cli
  • jcoyne-patch-1
  • jquery-load
  • languages_importer
  • laptop-production
  • master
  • merge_volumes
  • missing_constant
  • mjgiarlo-patch-1
  • no_jquery
  • non_iiif_thumbnail
  • ping_fcrepo
  • promotion_to_samvera
  • rebrand
  • remove_accidental_global_logger_method
  • remove_content_block_tech_debt_1161
  • remove_duplicate_label
  • restart-redis
  • revert
  • revert-1539-fix_s3_specs
  • run_migrations
  • set_dev_queue_adapter_to_sidekiq_by_default
  • share_fs
  • single_redis
  • superadmin
  • temporarily_disable_browse_everything
  • tenantize_tasks
  • test_csv_import
  • test_new_file_ingest_job
  • translate_splash_page
  • translations
  • travis-tweaks
  • turn_off_ffmpeg
  • update
  • update_and_i18nize_help_text_hyrax1220
  • update_config_revert_monkeypatch
  • update_devise
  • update_iiif_manifest
  • update_nokogiri
  • update_rails
  • update_rubyzip
  • update_sprockets
  • update_to_hyrax_2_0_0_beta4
  • update_to_latest_hyrax
  • use_upstream_config_gem_1466
  • v1
  • v1.0.0
  • v1.0.0.beta2
  • v1.0.1
  • v2.0.0

pending completion
3084

push

travis-ci

mjgiarlo
When account creation is disabled, redirect to the homepage with an alert. When enabled, let Devise do its thing. This implementation relies on a small routing change that lets Hyku override two methods in Devise::RegistrationsController.

Add change password link to user util menu

Fixes #1203

1595 of 1686 relevant lines covered (94.6%)

22.97 hits per line

Relevant lines Covered
Build:
Build:
1686 RELEVANT LINES 1595 COVERED LINES
22.97 HITS PER LINE
Source Files on disable_open_signup_1203
  • List 0
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3084 disable_open_signup_1203 When account creation is disabled, redirect to the homepage with an alert. When enabled, let Devise do its thing. This implementation relies on a small routing change that lets Hyku override two methods in Devise::RegistrationsController. Add cha... push 13 Jun 2017 08:03PM UTC mjgiarlo travis-ci pending completion  
3081 disable_open_signup_1203 When account creation is disabled, redirect to the homepage with an alert. When enabled, let Devise do its thing. This implementation relies on a small routing change that lets Hyku override two methods in Devise::RegistrationsController. Add cha... push 13 Jun 2017 07:08PM UTC mjgiarlo travis-ci pending completion  
3079 disable_open_signup_1203 Add change password link to user util menu push 13 Jun 2017 06:51PM UTC mjgiarlo travis-ci pending completion  
3073 disable_open_signup_1203 Add change password link to user util menu push 10 Jun 2017 06:33AM UTC mjgiarlo travis-ci pending completion  
3071 disable_open_signup_1203 Add link allowing users to change their passwords push 09 Jun 2017 10:23PM UTC mjgiarlo travis-ci pending completion  
3069 disable_open_signup_1203 Disable account signup depending on Settings variable Uses "Solution 2" from Devise wiki: https://github.com/plataformatec/devise/wiki/How-To:-Allow-users-to-edit-their-password Fixes #1203 push 09 Jun 2017 09:45PM UTC mjgiarlo travis-ci pending completion  
3067 disable_open_signup_1203 Disable account signup depending on Settings variable Uses "Solution 2" from Devise wiki: https://github.com/plataformatec/devise/wiki/How-To:-Allow-users-to-edit-their-password Fixes #1203 push 09 Jun 2017 09:35PM UTC mjgiarlo travis-ci pending completion  
3064 disable_open_signup_1203 Disable account signup depending on Settings variable When account creation is disabled, redirect to the homepage with an alert. When enabled, let Devise do its thing. This implementation relies on a small routing change that lets Hyku override t... push 09 Jun 2017 04:38PM UTC mjgiarlo travis-ci pending completion  
3062 disable_open_signup_1203 Disable account signup depending on Settings variable When account creation is disabled, redirect to the homepage with an alert. When enabled, let Devise do its thing. This implementation relies on a small routing change that lets Hyku override t... push 09 Jun 2017 04:32PM UTC mjgiarlo travis-ci pending completion  
See All Builds (591)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc