Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.10.2 (2021-11-08)

Bug Fixes

Chore

1.10.1 (2021-10-12)

Bug Fixes

1.10.0 (2021-10-12)

Features

Styling

  • fix copy styling issues (485e8d4)

Refactoring

1.9.2 (2021-10-06)

Bug Fixes

Chore

1.9.1 (2021-09-29)

Styling

  • rework styling headings and stuff (cc09744)

Chore

1.9.0 (2021-09-21)

Features

  • add karshuni to languages map at search results (e59c714)

1.8.0 (2021-09-21)

Features

  • check for karshuni in search result item (5fb05c0)
  • new menue button "Translations" with two menue items (7ab4cc8), closes #130 (closed)

Bug Fixes

Chore

  • add links in markown (5ea27ca)
  • replace image stemmata3 (9d44d8a)
  • update content delivered via API (91f999f)

1.7.0 (2021-09-13)

Features

Refactoring

  • renaming parables to proverbs according to requirements (c7bc0c9)

Continuos Integration

  • enable dev deployment on test (88ef830)

1.6.0 (2021-09-09)

Features

  • add collation results (87358f9)
  • returning from tido to the respective search hit list page (d09ad53)

Continuos Integration

  • add build and deploy for test (cbaa0f8)
  • add build and deployment for test instane (eb19de9)

Chore

Styling

Docs

  • renaming menu items according to requirements. (00c38c8)

Refactoring

  • adding some blank spaces. (d9046f9)
  • addressing review comments. (30e5950)
  • fixing console errors. (8020773)
  • optimize back to top arrow on website (534418c)
  • renaming a method name. (78c9380)

1.5.0 (2021-08-31)

Features

  • add landing message to search page (f7b586d)
  • add list of manuscripts to a single page via API (8a230c7)
  • add Menue Item "Arabic Translation" to Meta Edition (1bccb04), closes #118 (closed)
  • add menue item "Syriac Translation" to meta edition (5b8cd4c)
  • control element to get back to the top from the bottom of the page (62f4102), closes #110 (closed)
  • image on the homepage smaller (1fcb8f8), closes #113 (closed)
  • lists of manuscripts (011b8fb)

Bug Fixes

Reverts

Styling

Docs

  • refine instructions on how to load content from API (4f5783a)

Chore

1.4.0 (2021-08-23)

Features

  • add circular progress to the search list (fc29c07)
  • add incremental counter to either match (e29e28f)
  • add version number to page (dcece01), closes #106 (closed)
  • hits per sheet optimisation (846dd29)
  • only show notifaction of no results if there aren't any in effect; not by default (7079a0b)
  • update logos on website (b5c0b16), closes #98 (closed)

Bug Fixes

  • adding a slash key (a185b1e)
  • amount of total hits and distinctive sheets (e6eb71d)
  • display error message for empty search and search containing whitespace only (20a41e0)
  • don't show an error message by default (cba20fc)
  • implement filter to fix numerus for sheet/s and manuscript/s (9cdb2ae)
  • logic to display any items on empty search (0d3a9a2)
  • markdown formatting (5a25591)
  • modifying the method names (ee1d451)
  • navigating from tido homepage to website (4154c09)
  • remove word boundary for whitespace (50f7b5c)
  • removed the obsolete code. (4ec1fc3)
  • replace page path with empty. (19feac6)
  • scroll to top after using the pagination (3c76fd6)
  • search result list navigation error (93a3010)
  • show pagination ony if needed (f5010e7)
  • update home page links (b677e4c)
  • update route path condition. (d15f303)

Reverts

  • open TIDO on the page (botched during last merge) (2d31b77)
  • Revert "Remove artifact updating" (88fcff3)
  • Revert "Update .gitlab-ci.yml" (5f6e634)

Styling

  • add missing key to loop structure (5feba24)
  • change website color to (University) Blue (d97a68d), closes #97 (closed)
  • improve display of result number (a512944)
  • minor (e758fae)
  • minor formatting / prop ordering (f67356b)
  • minor formatting / whitespacing for better readability (10388eb)
  • optimize heading/ structure on website (dff5cc2), closes #99 (closed)
  • replace dfg logo and make it clickable (b6492be)
  • style loading animation (7f43a99)

Refactoring

Chore

1.3.0 (2021-08-03)

Features

  • edit urls to navigate to respected page (21442ef)

Bug Fixes

  • linking back to the url from where we came from (eada1d4)

Refactoring

1.2.0 (2021-07-29)

Features

  • add total results display at search page (92a6dc3), closes #86 (closed)
  • implementing of search in header and navigating to home or search page accordingly (a93ffe5)
  • trigger search upon enter key (11d1f19)
  • update syriac keyboard layout (6ebe03e)

Bug Fixes

Refactoring

  • adding urls to the home page links as well. (ee69648)
  • modified url's and logic according to the recent develop changes. (d454806)
  • remove obsolete code (a32156a)

Styling

1.1.0 (2021-07-26)

Features

Chore

Continuos Integration

  • add verbosity (84abac0)
  • deployment to main (80f875b)
  • extend condition for main build targeting backend (c336e2b)
  • fix slash-ending var (35bd816)
  • fix syntax (d2358d5)
  • fix var resolution in global vars (98f3534)
  • move deployment strategy (0f8dfb0)
  • refine target paths (6e4dd35)
  • remove alias with vars (966bf64)
  • remove alias, as they do not work for unknown reasons (e70a9cd)

Refactoring

  • move apiService to utilities (f03aa2f)

1.0.2 (2021-07-23)

CI

  • minor change in the pipeline to get working path on back end site

1.0.1 (2021-07-23)

0.1.0 (2021-07-23)

⚠️ BREAKING CHANGES

  • Pass the base URL of API server to the ApiService class and inject the viewer base URL at search result list items instead of hardcoded strings.

Features

Bug Fixes

Styling

Continuos Integration

  • get project id from predefined vars on CI (b6b442b)
  • set env vars (d5851f2)
  • update public path variable (b3d775c)

Chore

  • edit info texts (816e59e)
  • merge develop into issue branch (ba853ee)
  • move vars to gitlab ci configuration, provide jobs picked up by back end (db624e6)
  • nice qutation marks in ci file (fc0aede)
  • typo (f349752)
  • use npm script (b123971)

0.0.6 (2021-06-17)

Features

  • adding link in home-page (1753b99)
  • implementation of ahikar links (a49e42e)
  • implementation of links to ahikar collection (12c853a)
  • search related (2c84128)

Continuos Integration

  • move CI scripts to separate dir (71479c1)

Docs

Refactoring

Chore

0.0.5 (2021-06-11)

Features

Chore

0.0.4 (2021-06-11)

Chore

0.0.3 (2021-06-10)

Features

Bug Fixes

  • gitlab references in changelog files (afebb55)

Refactoring

  • menu for new page structure (f5548ff)
  • remove obsolete pages (cf85ace)

0.0.2 (2021-06-09)

Chore

0.0.1 (2021-06-09)

⚠️ BREAKING CHANGES

  • url structure changes
  • Add husky and changelog config

Features

  • add husky and changelog config (76c4213)
  • add page privacy (67ac1fd)
  • allow for keyboard-only navigation (209085b), closes #27
  • allow for scoped scss in vue files (54e6763)
  • insert interim entrypoints for the different collections (5bb9e7d)

Bug Fixes

Styling

Performance

  • optimize image size on homepage (f7e9c74)

Continuos Integration

Chore

Docs