Skip to content

Latest commit

 

History

History
646 lines (378 loc) · 35.8 KB

CHANGELOG.md

File metadata and controls

646 lines (378 loc) · 35.8 KB

Changelog

6.3.0 (2024-10-01)

Full Changelog

Closed issues:

  • Update the gemspec to require MFA for RubyGems releases #209

Merged pull requests:

v6.2.0 (2023-02-06)

Full Changelog

Closed issues:

  • Support Ruby 3.0.3 #200
  • Support Rails 6.1 releases #199

Merged pull requests:

v6.1.0 (2022-08-03)

Full Changelog

Implemented enhancements:

  • Add Circle CI step that fails if branch name is master #195

Closed issues:

  • Configure nightly CircleCI test suite executions #206
  • Update the CircleCI config. to test against Rails 6.x releases #162
  • $border-radius-base is undefined #57

Merged pull requests:

v6.0.0 (2021-12-03)

Full Changelog

Closed issues:

  • Add support for Rails 6.0.z releases #184

Merged pull requests:

v5.0.5 (2021-08-13)

Full Changelog

Merged pull requests:

  • prepare release 5.0.5 #198 (no-reply)
  • use Kernel#Array to cast values to an Array #197 (no-reply)
  • Adding CONTRIBUTING.md

This was uploaded via automation. #189 (jeremyf)

v5.0.4 (2021-02-04)

Full Changelog

Merged pull requests:

v5.0.3 (2020-08-04)

Full Changelog

Closed issues:

  • Add support for Ruby 2.7.z releases #183

Merged pull requests:

v5.0.2 (2020-06-11)

Full Changelog

Closed issues:

  • Release 2.5.2 missing from rubygems #182

Merged pull requests:

v5.0.1 (2019-10-11)

Full Changelog

Implemented enhancements:

  • Use Bixby for Rubocop style guidelines #173
  • Migrate from Waffle.io to GitHub Projects #166

Closed issues:

  • Test against Rails release 5.1.7 and Ruby releases 2.6.3, 2.5.5, and 2.4.6 #170
  • Use CircleCI for continuous integration #167

Merged pull requests:

  • Updating the simple_form dependency to use 5.0.x releases and releases version 5.0.1 #181 (jrgriffiniii)
  • Ensures that RSpec and Rubocop run without error #179 (jrgriffiniii)
  • Update CircleCI Ruby and Rails versions #178 (botimer)
  • Introduces the bixby Gem as a dependency #175 (jrgriffiniii)
  • Updates the CircleCI configuration to test against Rails release 5.1.7 and Ruby releases 2.6.3, 2.5.5, and 2.4.6 #171 (jrgriffiniii)
  • Update README badge to CircleCI #169 (tpendragon)
  • Integrates CircleCI for continuous integration and automated testing #168 (jrgriffiniii)

v5.0.0 (2019-03-26)

Full Changelog

Closed issues:

  • Test using Ruby releases 2.5.1 and 2.4.4 (also, test using Rails 5.2.1 and 5.1.6) #157
  • Link to the contributing guidelines in the README #156
  • Integrate code coverage analysis #155

Merged pull requests:

v4.0.2 (2018-05-18)

Full Changelog

Closed issues:

  • Error when trying to use an object's method to supply values to multi-value input #152

Merged pull requests:

  • MultiValue gets values from object methods and attributes #153 (afred)

v4.0.1 (2018-04-25)

Full Changelog

Merged pull requests:

v3.4.0 (2018-04-25)

Full Changelog

v4.0.0 (2018-04-25)

Full Changelog

v4.0.0.rc1 (2018-03-21)

Full Changelog

Fixed bugs:

  • HydraEditor::Form.model_attributes incorrectly assumes all terms are multiple in cleaning #146

Closed issues:

  • Fix SimpleForm support #139

Merged pull requests:

  • Updating the README for Samvera Community branding and an update guide #148 (jrgriffiniii)
  • Updates HydraEditor::Form.model_attributes. #147 (dchandekstark)
  • Replace Hydra::Presenter#to_model delegation with self #145 (no-reply)

v3.4.0.beta (2018-03-05)

Full Changelog

Merged pull requests:

v3.3.2 (2017-05-23)

Full Changelog

Closed issues:

  • Rails 4 build stopped working #135

v3.3.1 (2017-05-04)

Full Changelog

v3.3.0 (2017-05-04)

Full Changelog

v3.2.1 (2017-05-01)

Full Changelog

Merged pull requests:

  • Don't repeat the inputTypeClass value #130 (jcoyne)

v3.2.0 (2017-04-13)

Full Changelog

Merged pull requests:

  • Use almond 0.1.0 #128 (jcoyne)
  • Allow setting a custom field_metadata_service #127 (jcoyne)
  • Use first label to avoid smushing nested labels in more complex fields #126 (hackartisan)
  • Stop spamming IRC with Travis builds #125 (mjgiarlo)

v3.1.2 (2016-09-21)

Full Changelog

Merged pull requests:

  • Test for adding input or textarea child fields #124 (awead)
  • Use class selector for specifying a field's children #123 (awead)
  • Remove slop from gemfile #121 (jcoyne)

v3.1.1 (2016-09-13)

Full Changelog

Merged pull requests:

  • Update engine cart and ActiveTriples #122 (jcoyne)

v3.1.0 (2016-08-09)

Full Changelog

Closed issues:

  • Add New Work (descriptions) - Bootlint Errors #116

Merged pull requests:

  • Use the rdf-vocab gem for predicates #119 (jcoyne)
  • Silence Devise deprecation in test configuration #118 (atz)
  • Support for Rails 5 #117 (jcoyne)
  • Delegate model_name to the model #115 (jcoyne)

v3.0.0.beta1 (2016-06-23)

Full Changelog

Closed issues:

  • Rails 4.1 build is failing #94

Merged pull requests:

v2.0.0 (2016-04-28)

Full Changelog

Closed issues:

  • Add standard Hydra license file #101

Merged pull requests:

  • Allow the HTML partials to be configurable #112 (jcoyne)
  • Replace custom config with the simple_form bootstrap config #111 (jcoyne)
  • Update development dependencies #110 (jcoyne)
  • Avoid deprecated delegate method in the test model #109 (jcoyne)
  • Add Presenter#new_record? #108 (jcoyne)
  • Solr/Fedora Wrapper #107 (atz)
  • Rubocop #106 (atz)
  • Project was moved out of labs, so CI link needs to be updated too. #105 (atz)

v1.2.0 (2016-01-21)

Full Changelog

Merged pull requests:

v1.1.1 (2016-01-07)

Full Changelog

Merged pull requests:

  • Update engine_cart #103 (jcoyne)
  • Add missing form-group div for bootstrap form styling #102 (jcoyne)

v1.1.0 (2015-10-09)

Full Changelog

Closed issues:

  • check to see if the term is a property before calling obj.multiple?(term) #99

Merged pull requests:

  • multiple? shouldn't raise errors when confronted with non-properties #100 (jcoyne)
  • Add an instance method version of multiple? #98 (jcoyne)
  • Update build matrix #97 (jcoyne)
  • Use property instead of deprecated has_attributes #96 (jcoyne)
  • Pin bootstrap-sass to 3.3.4.1 for rails 4.1 build #95 (jcoyne)
  • Make add and remove button the same size #93 (jcoyne)
  • Allow overriding jetty port #88 (jechols)
  • Add form instructions for screen readers #87 (jechols)
  • Don't hardcode a version of hydra-head in the test app #86 (jcoyne)
  • Split option-building from field-building #85 (jechols)
  • Make [ENTER] default to submit the form #84 (jechols)

v0.5.2 (2015-07-14)

Full Changelog

Closed issues:

  • [ENTER] key not intuitive #82

v1.0.4 (2015-04-16)

Full Changelog

Merged pull requests:

  • Refactor so that the wrappers can be overridden #81 (jcoyne)

v1.0.3 (2015-04-07)

Full Changelog

Merged pull requests:

  • Updated README with info on how to set form labels #80 (val99erie)
  • Presenter should be able to know the cardinality of associations #79 (jcoyne)

v1.0.2 (2015-03-11)

Full Changelog

Closed issues:

  • add_to_list is too loose when checking for empty #77
  • Empty strings are only removed from multi-value params #75

Merged pull requests:

  • The multi-editor uses a more precise empty check. Fixes #77 #78 (jcoyne)

v1.0.1 (2015-02-17)

Full Changelog

Merged pull requests:

  • Handle routes with percent escaped values #74 (jcoyne)

v1.0.0 (2015-01-30)

Full Changelog

Merged pull requests:

  • Update dependencies to active-fedora 9.0.0 #72 (jcoyne)
  • Initialize required fields so an NPE is avoided in required?() #71 (jcoyne)
  • HydraEditor::Form should have validator_on #70 (jcoyne)
  • Don't generate methods that overwrite existing methods #69 (jcoyne)

v1.0.0.rc4 (2015-01-21)

Full Changelog

Closed issues:

  • permissions attributes should permit id and _destroy #67

Merged pull requests:

  • Added a permission form that supports destroy and id. Fixes #67 #68 (jcoyne)

v1.0.0.rc3 (2015-01-16)

Full Changelog

Fixed bugs:

  • Form incorrectly has form-inline class #58
  • Remove form-inline #36

Closed issues:

  • Assets fail to compile #55
  • Revert deprecation of rendering views in app/views/records #37

Merged pull requests:

  • Rename build_text_field to build_field #66 (jcoyne)
  • Refactor javascript to allow overriding of createNewField() #65 (jcoyne)
  • Use hydra-head error handling #64 (jcoyne)
  • Namespace javascript #63 (jcoyne)
  • MultiValueInput should pass an index to build_text_field #62 (jcoyne)
  • MultiValueInput#collection is responsible for what to draw. #61 (jcoyne)
  • Extract new method initialize_field for easier overrides #60 (jcoyne)
  • Remove form-inline class from form. Fixes #58 #59 (jcoyne)
  • Don't use application.css, fixes #55 #56 (awead)

v1.0.0.rc2 (2015-01-07)

Full Changelog

v1.0.0.rc1 (2015-01-07)

Full Changelog

Merged pull requests:

v1.0.0.beta3 (2015-01-02)

Full Changelog

v1.0.0.beta2 (2015-01-02)

Full Changelog

Closed issues:

  • New worthwhile form can't add/remove multi-values. #50
  • The "add another" button UX is upside down #18

Merged pull requests:

  • Move keyboard support into its own file #53 (jcoyne)
  • Refactor javascript to not require jQuery-UI #52 (jcoyne)
  • Add form information/jQuery UI info to README. #51 (tpendragon)
  • Use the worthwhile editor #49 (jcoyne)

v1.0.0.beta1 (2014-12-22)

Full Changelog

Merged pull requests:

  • Model the forms themselves #48 (jcoyne)
  • Ignores RVM/rbenv-related artifacts #47 (mjgiarlo)
  • Coerces class name to string in call to tableize (for Rails 4.2) #46 (mjgiarlo)

v0.5.1 (2014-11-10)

Full Changelog

Merged pull requests:

  • Allow falling back to the "records" templates #45 (jcoyne)

v0.5.0 (2014-08-27)

Full Changelog

Closed issues:

  • Don't render input-group unless it's a multiple field #40
  • bootstrap_form_tag takes 0..1 arguments, we are giving 2 #39

Merged pull requests:

  • Show the error fields on the form #44 (jcoyne)
  • Draw the form if there is a problem saving the record #43 (jcoyne)
  • Don't use an input-group class on non-multiple fields. Fixes #40 #42 (jcoyne)
  • Pass the proper arguments to boostrap_form_tag. Fixes #39 #41 (jcoyne)
  • Refactor records controller to use smaller methods #38 (jcoyne)

v0.4.0 (2014-07-03)

Full Changelog

Closed issues:

  • Upgrade to rails-bootstrap-forms #30

Merged pull requests:

v0.3.0 (2014-06-06)

Full Changelog

Closed issues:

  • CI build is failing #29

Merged pull requests:

  • Upgrade to rspec_3 and use engine_cart for testing #34 (jcoyne)
  • Upgrade to boostrap_form (instead of bootstrap_forms) #33 (jcoyne)
  • Use the blacklight 5 generator #32 (jcoyne)
  • Use sr-only class for accessibility #31 (jcoyne)
  • Factor out existing <h2> content of records/form partial to records/form_header partial. #28 (dchandekstark)
  • change records routes to allow dashes in pid, and add spec #20 (mkorcy)

v0.2.2 (2014-01-15)

Full Changelog

Merged pull requests:

  • Ensure the views are pulled from the records directory after an error #27 (jcoyne)
  • Make it easier to override editing partials #26 (jcoyne)

v0.2.1 (2014-01-03)

Full Changelog

Merged pull requests:

  • Don't use instance variable in helper #25 (jcoyne)

v0.2.0 (2014-01-02)

Full Changelog

Closed issues:

  • Should not depend on the hydra gem. #19
  • HE should use hydra gem for testing #17

Merged pull requests:

  • Adapt the resource name to the name of the controller #24 (jcoyne)
  • Only attributes marked as editable should get set #23 (jcoyne)
  • Test against edge hydra-head #22 (jcoyne)
  • Authorize update/create on a per-class basis #21 (jcoyne)
  • Added Travis CI config file, etc. #16 (dchandekstark)

v0.1.1 (2013-11-06)

Full Changelog

Merged pull requests:

v0.1.0 (2013-10-22)

Full Changelog

Implemented enhancements:

  • Should be able to easily override the redirect location after create and update #8

Merged pull requests:

  • Make RecordsControllerBehavior more reusable #13 (dchandekstark)
  • Adds hooks for mounting app to override default redirect locations after create and update actions. #12 (dchandekstark)
  • Fixed routing errors in controller spec #11 (dchandekstark)
  • Remove spec test directory from gem. #7 (coblej)

v0.0.6 (2013-10-15)

Full Changelog

Merged pull requests:

  • provide locals record to partial #5 (coblej)

v0.0.5 (2013-07-11)

Full Changelog

v0.0.4 (2013-07-11)

Full Changelog

v0.0.3 (2013-06-18)

Full Changelog

Merged pull requests:

v0.0.2 (2013-06-14)

Full Changelog

Merged pull requests:

  • Updated partials to use locals instead of a @record class variable #1 (flyingzumwalt)

v0.0.1 (2013-06-12)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator