Skip to content

Latest commit

 

History

History
358 lines (274 loc) · 21.8 KB

CHANGELOG.md

File metadata and controls

358 lines (274 loc) · 21.8 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

6.1.0 - 2017-10-18

Added

  • Add filter to determine rel attribute on anchors (#569)
  • Add configurable side navigation (#561)

Changed

  • Refactor theme names (#568)
  • Update to version 4.2.0 of config-angular (#578)
  • Pull UI Sortable from CDN (#579)

Fixed

  • Fix mismatch in portal theme key (#570)
  • Hides notification bell when on notification page (#572)
  • Update release documentation (#557)
  • Fix app hangs when promise returns undefined (#575)
  • Fix bug where notification bell still showed on notification page (#576)
  • Add error message when notifications fail (#577)
  • Fix spacing error if no configurable side navigation is used (#583)

6.0.3 - 2017-09-29

  • fix(messages): return nothing on filter fail (#554)

6.0.2 - 2017-09-29

  • Properly bind URLs in priority notifications (#553)
  • Eliminate gap between top bar on mobile (#552)
  • Add Google Analytics events to notifications (#550)
  • renaming angularjs-portal to uportal-home (#549)
  • correct references uportal app framework (#548)

6.0.1 - 2017-09-25

  • Cleaning up project name relicts (#538, #539, #540, #541, #542)
  • Fix typo in time-sensitive widget (#537)

6.0.0 - 2017-09-22

  • Renaming project to uportal-app-framework

5.2.1 - 2017-09-21

  • Add time-sensitive-content widget type (#524)

5.2.0 - 2017-09-20

Messages Enhancements

  • Notifications may be non-dismissible (#521)
  • Add widget from mascot announcement (#526)

Widget Enhancements

  • Option-link widget evaluates target (#519)

Configuration Change

  • Default menu options to be null (#514)

Maintenance

  • Shore up licencing (#515) (#523) (#527)
  • Add a changelog (#513)
  • Release using Conventional Commits (#516)

5.1.0 - 2017-09-01

Messages Enhancements

  • Adds actionbutton and more info button to features page and priority notifications (#504)
  • Adds 'addToHome' functionality directly from mascot announcement (#506) (#512)
  • Fixes bug with notification urls not being resolved correctly (#507)

Code Maintenance and Enhancements

  • Updates karma to latest version (#511)
  • Adopts Conventional Commits (#487)
  • Adds additional project status badges (#510)

5.0.0 - 2017-08-24

Version 5.0.0 of uPortal-App-Framework consists of 67 pull requests over more than three months of work.

The major change featured in this release is the consolidation of notifications, features, and announcements into the messages data model. Documentation for creating messages can be found here.

This release also features a new Action Items widget type, and added functionality to the List of Links widget type. We've added support for a generic uPortal theme, various usability enhancements, and the start of a more personalized avatar space.

We've updated our documentation to keep up with our changes as well as welcomed @ChristianMurphy as a new Committer. Christian has been instrumental in upgrading our Continuous Integration process as well as adding a new Dependency Management service to our repository.

While we're proud of what we've accomplished in this major release, we hope to return to a faster paced release cycle in the future.

Major Enhancements

Messages!

Minor Enhancements

Widget Types

UI Enhancements

Configuration Changes

Patch Enhancements

Content Changes

Documentation Improvements

Bug Fixes

Dependency Management

Continuous Integration

4.1.0 - 2017-05-04

Code Cleanup

Removes unused sorting function Adds local Jekyll files to gitignore Replaces hard coded fa-icons with material icon equivalents

CI Enhancements

Tests against multiple jdks, improve build time Tests against Windows OS Fixes bug where local build wasn't working

Widget Enhancements

Fixes RSS widget display bug Fixes RSS widget display bug Fixes RSS widget date display bug Enables use of Material Icons for widgets Standardizes launch button code and text across all widgets Adds display error message when users try to render an unauthorized widget Fixes display bug with error message for unauthorized widget

Apereo Incubation

Formally bootstraps initial committers Acknowledges contributors Formalizes release procedures

Header Enhancements

Replaces UW-Madison crest with higher resolution crest Replaces name with an avatar Fixes image display bug caused in Fixes theme logo display bug Fixes display bug where drop down user menu covered user's avatar Fixes display bug in user drop down menu

4.0.3 - 2017-04-13

Fixes a bug where rss widgets would always show an error

4.0.2 - 2017-04-13

Bug fixes for a specific widget (leave balances) #395 #394

4.0.1 - 2017-04-13

This release has some code cleanup and some bug fixes. Upgrade from v4.0.0 by only updating the dependency version.

Cleans up the old beta header announcement. The hard coded announcement was before the feature of priority notifications. Ensures consistent behavior on hover Ensures consistent link launch behavior in widgets Fixes bug where icons weren't showing when using the widget directive

4.0.0 - 2017-04-05

This release adds a widget directive to the app-framework, adds personalized notifications, progresses Apereo Incubation, and fixes a help url bug.

Guides Contributors to Apereo CLA compliance Changes help url for uw-system schools Allows widgets to be embedded in frame apps Adds widget directive documentation Adds personalized notifications Fixes bug in personalized notifications

How to Upgrade from version 3.X

3.1.4 - 2017-03-20

Fixes a bug where text in a static portlet was hard to read (#380)

3.1.3 - 2017-03-09

Adds back in UW-Lacrosse theming

3.1.2 - 2017-03-09 [Yanked]

Unreleased due to issues pushing to Maven Central.

3.1.1 - 2017-03-02

Increases Notification documentation #375 Adds more documentation about best practices for notifications #376 Adjusts link colors for themes #377

3.1.0 - 2017-02-21

Uses GitHub Pages

Adopts GitHub pages Fixes documentation bugs Normalizes headings in releasing.md Continues documentation cleanup Normalizes Jekyll theme to match uportal-home Jekyll Theme Fixes documentation link bugs

Continue support of Windows build environments

Adds Windows build support Adds font-awesome into the Windows build

Removal of UW specific wording

Removes hardcoding of UW instances Removes the assumption that all helpdesks are in DoIT

Misc

Modernize License declarations Fixes launch button shadowing bug Adds codeclimate badges Adds dependenci badges

3.0.3 - 2016-12-20

Patch release. Simply bump your app's dependency declaration from uw-frame 3.0.2 to 3.0.3 to adopt this release.

See also

3.0.2 - 2016-12-14

Patch release. Trivial upgrade from v3.0.1 (or even v3.0.0).

  • Username menu items are no longer redundantly duplicatively labeled ( #351 )
  • Circle buttons now maintain their circular shape even when their label text wraps ( #352 )

Supporting links:

3.0.1 - 2016-11-28 [YANKED]

Unreleased due to issues pushing to Maven Central.

3.0.0 - 2016-11-28

Major Version Upgrade

  • Upgrade angular-ui-bootstrap and angular libraries (#350) from 0.13.4 to 2.2.0

The angular-ui-bootstrap upgrade moves up 2 major versions and does break compatibility with some older components. If you used any angular-ui-bootstrap components, you'll need to prefix them with "uib-". See angular-ui-bootstrap Migration Guide for Prefixes for more information.

Build changes

  • Add postcss/autoprefixer to uw-frame build (#345)
  • Remove dependency on Grunt (#335)
  • Break docs submodule dependency (#337)
  • Tweaked build.js (#348)

Material

  • Upgrade uw-frame to Angular Material 1.1 (#339)

Miscellaneous fixes

  • Fix for Safari private browsing bug (#347)
  • Added ability to have a name for the default theme (#336)
  • Fixed format for announcement end date (#332)