Skip to content

Sufia 4.0.0.rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@carolyncole carolyncole released this 05 Aug 19:26
· 3272 commits to master since this release

This release contains a large number of bug fixes and css fixes in preparation for the Sufia 4.0 release. See also the upgrade notes in 4.0.0.rc1 for information about migrating from Sufia 3.

Change Log

  • 2014-08-05 : made collections not crash in gallery view [Brian Maddy]
  • 2014-08-05 : Changing from font-awesome-sass-rails to font-awesome-rails gem to allign with browse everything [Carolyn Cole]
  • 2014-08-05 : Changing toggle to work correctly for glyphicon right and down [Carolyn Cole]
  • 2014-08-05 : Using Sufia::Messages for batch update notifications [Adam Wead]
  • 2014-08-04 : Batch edit now uses Bootstrap grid rather than HTML table. This fixes the scrollbar issue when editing field details. The links for details have also been fixed so that t
  • 2014-08-01 : Adding a check to make sure the check all box exists before checking to see if it has been checked. [Carolyn Cole]
  • 2014-07-31 : Chaged to use the follower i18n instead of the following [Carolyn Cole]
  • 2014-07-31 : Updating to use the new bootstrap modal classes, and adding internationalization for the following follower [Carolyn Cole]
  • 2014-07-31 : Show tab using anchor [Adam Wead]
  • 2014-07-30 : Visibility status in show and list views [Adam Wead]
  • 2014-07-29 : remove featured files that are deleted [Brian Maddy]
  • 2014-07-29 : Fixes alignment issue with Terms of Service checkbox [Hector Correa]
  • 2014-07-29 : Removed unused autoloads [Justin Coyne]
  • 2014-07-29 : made long facet labels and images not cause div explosions [Brian Maddy]
  • 2014-07-29 : Removes a document from the featured work list when the document is not public anymore [Hector Correa]
  • 2014-07-29 : Move processing message to locale file and add punctuation. [Michael J. Giarlo]
  • 2014-07-28 : fixed sorting issue on 'recently uploaded' [Brian Maddy]
  • 2014-07-28 : Refactor GenericFile#related_files [Justin Coyne]
  • 2014-07-28 : Redirect to MyController [Adam Wead]
  • 2014-07-28 : Remove another deprecation [Justin Coyne]
  • 2014-07-25 : Remove more deprecation warnings [Justin Coyne]
  • 2014-07-25 : Use engine_cart for building the test app [Justin Coyne]
  • 2014-07-24 : removed 40 deprecation warnings [Brian Maddy]
  • 2014-07-24 : swapped order of items in dashboard sidebar [Brian Maddy]
  • 2014-07-24 : made collection show not have a redundant title and description [Brian Maddy]
  • 2014-07-24 : Refactoring the css on the tag cloud to be centered, show a space between terms (or phrases) and show color [Carolyn Cole]
  • 2014-07-23 : Changing logger to ActiveFedora::Base.logger or Rails.logger [Carolyn Cole]
  • 2014-07-23 : Combining event streams for dashboard and getting rid of unused column [Carolyn Cole]
  • 2014-07-23 : Fixes alignment issue with Save Descriptions button [Hector Correa]
  • 2014-07-23 : Collection show now displays list of files using the normal file collection layout [Hector Correa]
  • 2014-07-22 : Fixed alignment of Edit Selected button [Hector Correa]
  • 2014-07-22 : Removed deprecations for assigning scalars to multivalued fields [Justin Coyne]
  • 2014-07-22 : Changing collections folder to new icon and resizing the icon so it is not so big [Carolyn Cole]
  • 2014-07-22 : Move ModelMethods to concerns directory [Justin Coyne]
  • 2014-07-22 : Move jobs into app/jobs [Justin Coyne]
  • 2014-07-22 : Patching after gem updates [Adam Wead]
  • 2014-07-18 : Rake task info should write to stdout [Adam Wead]
  • 2014-07-17 : Adds Collections area to generic_file view, showing collections this file belongs to (if any). [kerchner]
  • 2014-07-16 : Override assign_pid rather than monkeypatch ActiveFedora [Justin Coyne]
  • 2014-07-16 : License Descriptions button is gone from the Upload page and instead the descriptions are displayed when clicking on the question mark icon. Descriptions are still displa
  • 2014-07-16 : Display collections button only for my files [Adam Wead]
  • 2014-07-16 : Fixing collection display issues, refs #9319 [mtribone]
  • 2014-07-14 : Add Google Scholar-style meta tags to GF show view [Michael J. Giarlo]
  • 2014-07-11 : Replaced orphan "What's This" button with two individual tooltips for Visibility and Share With on the Upload file page. [Hector Correa]
  • 2014-07-10 : Fix alignment issue between section title and search box. [Hector Correa]
  • 2014-07-09 : Fixed issue in which the tooltip for the upload button was being DETECTED on the wrong spot (i.e. outside of the button) in Chrome. [Hector Correa]
  • 2014-07-08 : Using Blacklight constraints in my files display [Adam Wead]
  • 2014-07-08 : Use plus icon for create collection option. Hide 'My Dashboard' title for XS devices. [Hector Correa]
  • 2014-07-07 : Replace deprecated method has_next? with last_page? [Justin Coyne]
  • 2014-07-07 : Adjusted the columns to stack without overlapping at smaller resolutions [Hector Correa]
  • 2014-07-07 : Added partial to user utility button to allow each app to add their custom options [Hector Correa]
  • 2014-07-07 : Added 'View Collections' button to the dashboard [Hector Correa]
  • 2014-07-03 : Updating Add More Descriptions java script to work with the latest jquery show hide, and additionally aligning the fields left instead of middle to match up with batch me
  • 2014-07-02 : Merge pull request #567 from projecthydra/file-table [Justin Coyne]
  • 2014-07-02 : My table layout and collection info [Adam Wead]
  • 2014-07-02 : Adding partials for index so it is easier to override individual parts, and update the many icons for upload to be the same [Carolyn Cole]
  • 2014-07-01 : Unify MIME type-checking methods for Solr documents and GenericFiles [Michael J. Giarlo]
  • 2014-07-01 : Adding blacklight galery update to the css [Carolyn Cole]
  • 2014-07-01 : Show number of files and size of collection [Adam Wead]
  • 2014-07-01 : User utility button now takes user to the dashboard when clicking on the user name. Replaced edit profile button with view profile button. Added view tests for new functi
  • 2014-06-30 : Adding vnd.oasis.opendocument.text which fits is giving back for some docx [Carolyn Cole]
  • 2014-06-26 : Add full-text indexing to sufia [Michael J. Giarlo]
  • 2014-06-26 : bootstrap-sass 3.2 breaks our dropdownss [Adam Wead]
  • 2014-06-25 : padding for sort,reduce table borders, position changes for cog. fixes #9283 [mtribone]
  • 2014-06-25 : better responsive header and search form [Adam Wead]
  • 2014-06-25 : Rendering itemprop for custom show fields [Adam Wead]
  • 2014-06-24 : Removing username in mobile view [Adam Wead]
  • 2014-06-23 : Test schema.org microdata embedding [Michael J. Giarlo]
  • 2014-06-23 : Clarify where to add sufia line to application.js [Coding ZEAL]
  • 2014-06-23 : Redirect to dashboard upon login [Adam Wead]
  • 2014-06-21 : Update list of included features in README [Michael J. Giarlo]
  • 2014-06-20 : Add Twitter card/Opengraph meta tags for rich social media linking to generic file show view [Michael J. Giarlo]
  • 2014-06-20 : Makes generic_files edit and show views rely on shared records/edit_fields and records/show_fields. [Matt Zumwalt]
  • 2014-06-20 : Taking advantage of browse everything filename since box does not include the file name in the url. [Carolyn Cole]
  • 2014-06-20 : Adds full metadata editing for Collections (same DC fields as GenericFiles) Fixes hydra-editor style partials in views/records. refs gwu-libraries/gw-sufia#82 refs gwu-l
  • 2014-06-19 : Moves Sufia Collection behaviors into a module [Matt Zumwalt]
  • 2014-06-19 : Configure dashboard notification limits [Adam Wead]
  • 2014-06-19 : Adding header metadata so the page reduces to a small size on the phone. [Carolyn Cole]
  • 2014-06-18 : I18N text for my items [Adam Wead]
  • 2014-06-18 : Added /collections/ case to make breadcrumbs behavior consistent. Required addition of collections_list to localization. Added _breadcrumbs.html.erb test. Fixes gwu-libra
  • 2014-06-18 : Create collection and upload buttons [Adam Wead]
  • 2014-06-18 : Bootstrap3 button classes, fixes #510 [Adam Wead]
  • 2014-06-18 : More Boostrap 2 -> 3 upgrades. Fixes #528, #508 [Justin Coyne]
  • 2014-06-18 : Changing magic to time so the icon show up when the files are being processed and include the icon under the check box instead of in a separate column. [Carolyn Cole]
  • 2014-06-17 : Alerts when editing permissions, fixes #498 [Adam Wead]
  • 2014-06-17 : Don't convert avatar images, fixes #527 [Adam Wead]
  • 2014-06-17 : Remove SufiaHelper#link_back_to_catalog, fixes #323 [Adam Wead]
  • 2014-06-17 : Stats for files and collections, fixes #454 [Adam Wead]
  • 2014-06-17 : Capture original file size [Adam Wead]
  • 2014-06-17 : Moving bootstrap tabs to asset pipeline to extract local javascript from pages. resolves #514 [Carolyn Cole]
  • 2014-06-17 : SSL compatibile usage of google fonts [Matt Zumwalt]
  • 2014-06-17 : tag cloud links point to catalog instead of root path [Matt Zumwalt]
  • 2014-06-16 : specifying button type [Adam Wead]
  • 2014-06-13 : changing to bootstrap 3 danger from important to get the red background for permissions, and fixing collection detail spacing when there is no description [Carolyn Cole]
  • 2014-06-13 : Upgrade to rspec 3. Fixes #493 [Carolyn Cole]
  • 2014-06-09 : Removed extraneous colons preceding key names. Fixes #516 [kerchner]