issues
search
duke-libraries
/
ddr-models
A Rails engine providing Hydra and ActiveRecord models and common services for the Duke Digital Repository.
BSD 3-Clause "New" or "Revised" License
3
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Hotfix 2.11.1
#812
dchandekstark
opened
5 years ago
0
Add Biblical Book & Chapter and Verse facet fields, esp. for Duke Cha…
#811
seanaery
closed
6 years ago
0
Match preferred media type even if file extension is capitalized, e.g…
#810
seanaery
closed
6 years ago
1
Hotfix 2.10.1
#809
dchandekstark
closed
6 years ago
1
Permits newline in metadata value (fixes DDR-1404).
#808
dchandekstark
closed
6 years ago
0
Moves permanent ID minting from after_create to around_save callback.
#807
dchandekstark
closed
6 years ago
0
Do not cache object structure because it causes problems in consuming…
#806
coblej
closed
6 years ago
0
Scrubs control characters from metadata values when set (DDR-1124).
#805
dchandekstark
closed
6 years ago
0
Removes possibly inaccurate/misleading empty "attributes changed"
#804
dchandekstark
closed
6 years ago
0
Use POST instead of GET in Solr requests.
#803
dchandekstark
closed
6 years ago
0
Fix call to deprecated `Ddr::Models::Base#datastreams_to_validate` me…
#802
coblej
closed
6 years ago
0
Fix name of shared examples file; eliminates RSpec "shared example re…
#801
coblej
closed
6 years ago
0
Adds `Ddr::Index::Fields.adminmd` in support of DDR-1375.
#800
dchandekstark
closed
6 years ago
0
Move nested_path attribute declaration from Item to Ddr::Models::HasA…
#799
coblej
closed
6 years ago
0
Hotfix 2.9.2
#798
dchandekstark
closed
7 years ago
0
Group components by media type in item structural metadata; DDR-1324
#797
coblej
closed
7 years ago
0
Updates FITS test fixtures to FITS 1.2.0 output.
#796
dchandekstark
closed
7 years ago
0
Remove unused original_dirname attribute; DDR-1240.
#795
coblej
closed
7 years ago
0
Added methods to get intermediate file paths, MIME types and preferre…
#794
seanaery
closed
7 years ago
1
Refactor notifications to detect newly created/populated datastreams.
#793
coblej
closed
7 years ago
1
Notify when datastream created; identify structurally relevant datast…
#792
coblej
closed
7 years ago
0
Change the order of the after_create callbacks in Ddr::Models::Base.
#791
coblej
closed
7 years ago
1
Add option to Ddr::Models::Base lifecycle events to skip update of pa…
#790
coblej
closed
7 years ago
0
Provide parent PID (if available) in all Ddr::Models::Base lifecycle …
#789
coblej
closed
7 years ago
0
Add PID of parent to DELETE notification (or nil if there is no paren…
#788
coblej
closed
7 years ago
0
Added methods to get caption & streamable media MIME types and prefer…
#787
seanaery
closed
7 years ago
0
An object's default structure is now always an XML document; DDR-1154.
#786
coblej
closed
7 years ago
3
Add Component datastream for caption file. DDR-1124.
#785
coblej
closed
7 years ago
1
Index nested_path for searching
#784
corylown
closed
7 years ago
1
Account for the presence of single and double quotation marks in dire…
#783
coblej
closed
7 years ago
0
Account for nested paths in items when constructing collection struct…
#782
coblej
closed
7 years ago
0
Add nested_path index field; DDR-1060.
#781
coblej
closed
7 years ago
0
Remove use of original_dirname in Items and add nested_path attribute…
#780
coblej
closed
7 years ago
0
Add attribute for original filepath to Component. Addresses DDR-909.
#779
coblej
closed
7 years ago
1
Index affiliation as stored_searchable and facetable
#778
corylown
closed
7 years ago
0
Removes superseded license classes.
#777
dchandekstark
closed
7 years ago
1
Adds new ActiveResource model `Ddr::Models::RightsStatement`.
#776
dchandekstark
closed
7 years ago
0
Add language_name and language_facet
#775
corylown
closed
7 years ago
0
Adds `affiliation` property to administrative metadata.
#774
dchandekstark
closed
7 years ago
0
Adds `Ddr::Models.preferred_media_types`.
#773
dchandekstark
closed
7 years ago
0
Redefine STRUCTURE index field to stored but not indexed Solr field. …
#772
coblej
closed
7 years ago
1
Adds new property `aleph_id` to admin metadata (DDR-863).
#771
dchandekstark
closed
7 years ago
0
Derivative generation uses external datastream content in place; clos…
#770
coblej
closed
7 years ago
0
Hotfix v2.7.6
#769
dchandekstark
closed
7 years ago
0
Override content method for external datastreams; fixes DDR-884.
#768
coblej
closed
7 years ago
0
Accommodate streamableMedia as ServiceFile in Component default struc…
#767
coblej
closed
7 years ago
2
Update indexing.rb
#766
dchandekstark
closed
7 years ago
2
Hotfix v2.7.4
#765
dchandekstark
closed
7 years ago
0
Refactor to remove redundant line and remove string literal.
#764
coblej
closed
7 years ago
0
Collection requires admin_set; enables DDR-250.
#763
coblej
closed
7 years ago
0
Next