Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
Aggregated changelog, replaced versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikael Kundert committed Jan 23, 2017
1 parent a4f5c96 commit 5da6459
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 42 deletions.
64 changes: 31 additions & 33 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,32 @@
#HELSINKI UNIVERSITY STUDENT GUIDE CHANGELOG
=================
#Changelog

## 1.x-dev
* HUB-32: Added custom theme with Helsinki University styleguide.
* HUB-3: Added initial article content type.
* HUB-11: Articles can be tagged with 0-n degree programmes.
* HUB-17: Added language switcher.
* HUB-32: Added Header and footer according to styleguide.
* HUB-33: Added initial theme content type.
* HUB-32: Added Social Media Links to footer.
* HUB-3: Theme article content type.
* HUB-3: Theme article teaser.
* HUB-57: Automatic path aliases for nodes.
* HUB-50: Theme listing in frontpage.
* HUB-48: Social links, themes and degree programmes has initial migrations.
* HUB-32: Main navigation.
* HUB-39: Added initial news content type.
* HUB-51: Degree programme switcher.
* HUB-40: News can be tagged with 0-n degree programmes.
* HUB-60: Set up caching (Varnish).
* HUB-30: Added table of contents to articles.
* HUB-31: Added breadcrumbs
* HUB-16: Show Changed time in nodes and terms.
* HUB-59: Cookie consent.
* HUB-43: Display related news when displaying a degree programme.
* HUB-14: Content search
* HUB-38: Add feedback form.
* HUB-53: All News view.
* HUB-9: Added permissions to all content for content editor.
* HUB-44: Added Google Analytics.
* HUB-62: One paragraph type with all fields.
* HUB-54: Send news by email.
* HUB-63: Added feature for adding paragraphs for specified degree programmes
## 1.0-alpha0
Release date 23.01.2017

* Implemented theme that utilises University of Helsinki
[styleguide](https://github.com/UniversityofHelsinki/styleguide) (HUB-32)
* Added feature for switching language from top right corenr (HUB-17)
* Added feature for creating articles optionally categorized by degree
prorammes and themes (HUB-3, HUB-9, HUB-11)
* Added feature for creating structured paragraphs for articles with table of
contents -list (HUB-62, HUB-30)
* Added feature for adding article paragraphs for specified degree programmes
(HUB-63)
* Added feature for adding news that can be categorized by degree programmes
(HUB-39, HUB-40)
* Added feature for viewing news either from degree programme page or from an
general archive list -view (HUB-43, HUB-53)
* Added feature for viewing the last changed timestamp for content (HUB-16)
* Added feature for searching content (HUB-14)
* Added feature for navigating through breadcrumb (HUB-31)
* Added feature for navigating in the site and maintain the navigation (HUB-32)
* Added feature for visitors to give feedback (HUB-38)
* Added feature for tracking statistics with Google Analytics (HUB-44)
* Added feature for providing initial/demo/example content for the site (HUB-48)
* Added feature for maintaining themes (taxonomy) and link articles to them
(HUB-50)
* Added feature for switching degree proramme (HUB-51)
* Added feature for sending news by email (HUB-54)
* Added cookie consent disclaimer (HUB-59)
* Configured path aliaes for content (HUB-57)
* Configured Varnish purger (HUB-60)
2 changes: 1 addition & 1 deletion modules/uhsg_article/uhsg_article.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name: Article
type: module
description: Provides article paragraphs.
core: 8.x
version: VERSION
version: 1.0-alpha0
package: Student Guide
2 changes: 1 addition & 1 deletion modules/uhsg_cookie_consent/uhsg_cookie_consent.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name: HY Cookie Consent
type: module
description: This module aims at making the website compliant with the new EU cookie regulation.
core: 8.x
version: VERSION
version: 1.0-alpha0
package: Student Guide
2 changes: 1 addition & 1 deletion modules/uhsg_feedback/uhsg_feedback.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Feedback
type: module
description: Alters the feedback email content.
core: 8.x
version: VERSION
version: 1.0-alpha0
package: Student Guide
dependencies:
- contact
Expand Down
2 changes: 1 addition & 1 deletion modules/uhsg_migrate/uhsg_migrate.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Student Guide Migrate
type: module
descipriton: Specifies migrations that is done for student guide.
core: 8.x
version: VERSION
version: 1.0-alpha0
package: Migration
dependencies:
- migrate_source_csv
Expand Down
2 changes: 1 addition & 1 deletion modules/uhsg_news/uhsg_news.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name: News
type: module
description: Provides a news block.
core: 8.x
version: VERSION
version: 1.0-alpha0
package: Student Guide
2 changes: 1 addition & 1 deletion modules/uhsg_search/uhsg_search.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name: Search
type: module
description: Provides search functionality and customisations.
core: 8.x
version: VERSION
version: 1.0-alpha0
package: Student Guide
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ type: module
description: 'Provides information about service provider, that can be used for presenting common contact details.'
package: Student Guide
core: 8.x
version: VERSION
version: 1.0-alpha0
configure: system.site
2 changes: 1 addition & 1 deletion modules/uhsg_some_links/uhsg_some_links.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name: Some links
type: module
description: Provides Some links as entities, displayed as icons.
core: 8.x
version: VERSION
version: 1.0-alpha0
package: Student Guide
2 changes: 1 addition & 1 deletion student_guide.info.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Student Guide
type: profile
description: 'Build a student guide site.'
version: VERSION
version: 1.0-alpha0
core: 8.x
dependencies:
- admin_toolbar
Expand Down
1 change: 1 addition & 0 deletions themes/uhsg_theme/uhsg_theme.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ type: theme
description: University of Helsinki Student Guide theme
package: Other
core: 8.x
version: 1.0-alpha0
libraries:
- uhsg_theme/global-styling

Expand Down

0 comments on commit 5da6459

Please sign in to comment.