Skip to content

Commit

Permalink
Bug IET-OU#51, Edit CHANGELOG; add GDPR tags [iet:10993886][ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
nfreear committed Dec 6, 2018
1 parent 1896f8b commit ca51357
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ node_modules/
*.diff
*.log
*.tgz
*.xml
/dropbox
/*.html
!index.html
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@ See the release notes in the [changelog][].

See the [contributing guide][contrib].

## GDPR

Details of GDPR / privacy actions can be found in [Bug #51][].

## License

Distributed under the [GNU General Public License, version 3 or later][gpl].
Expand Down Expand Up @@ -164,4 +168,6 @@ Copyright © 2018 [The Open University][ou]. All rights reserved. ([Institute of
[contrib]: docs/CONTRIBUTING.md
[contrib-x]: https://github.com/IET-OU/our-journey/blob/master/docs/CONTRIBUTING.md

[Bug #51]: https://github.com/IET-OU/our-journey/issues/51 "GDPR/privacy"

[End]: //.
12 changes: 11 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@

## [Latest][]

* Embed demo video with _VTT_ captions on video page, #56;

## v[1.5.0][]

* _30 November 2018_;
* Added demonstration video (_MPEG-4_), with transcript, #56;
* keyboard nav fixes / floating editor code simplification
* easy save button and post it char limit tweak
* On load file display fixes; on load journey extends to correct length;
* Add timing functionality (performance), #54;
* Updated URLs in `test/example` HTML;
* Site Javascript to link to privacy policy in footer, #51;
Expand All @@ -18,7 +27,7 @@
* Fixed menu and editor keyboard accessibility, #44;
* Fixed scrolling to adapt to user's … (_accessibility?_), #44,
* Updated help page;
* Added privacy policy, #51;
* Added privacy policy (_GDPR_), #51;

## v[1.4.2][]

Expand Down Expand Up @@ -101,6 +110,7 @@ See [spreadsheet][gdoc].
[1.4.2]: https://github.com/IET-OU/our-journey/releases/tag/1.4.2 "22 October (4a48769)"
[1.4.7]: https://github.com/IET-OU/our-journey/commit/97f197a37884408fb "25 October (97f197a)"
[1.4.10]: https://github.com/IET-OU/our-journey/releases/tag/1.4.10 "25 October (6b32aee)"
[1.5.0]: https://github.com/IET-OU/our-journey/commit/c280beeeb31f4486a#!-1.5.0 "30 November (c280bee)"

[latest]: https://github.com/IET-OU/our-journey/commits "Currently unreleased commits"
[changelog]: https://github.com/IET-OU/our-journey/blob/master/docs/CHANGELOG.md
Expand Down
1 change: 1 addition & 0 deletions docs/privacy-ou-generic.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<!doctype html>
<!-- /* GDPR/privacy */ -->
<html lang="en">
<head>
<meta charset="utf-8" />
Expand Down

0 comments on commit ca51357

Please sign in to comment.