Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update twig + fix #1019 change content language url #1022

Merged
merged 170 commits into from
Mar 11, 2021

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    ab224f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. fix issues with '_' in uriSpace; fix content language parameter setti…

    …ngs in hierarchy/groups panel
    kouralex committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    38cbc19 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    8096eeb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    8169b54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d1178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5529f4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fc2e22 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    e90558c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    760b217 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1028 from NatLibFi/issue1027-comment-out-custom-css

    Fixes #1027 by commenting out css file path
    kouralex committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    37601f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2a5d6e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    6b50ab7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Fix error in swagger spec for search method return value

    The `results` field, which contains the search results, was incorrectly called `vocabularies` in the swagger spec - looks like a copy-paste error.
    osma committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    cb70d6e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    e5b11d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1024 from NatLibFi/issue1018-timestamp-in-UI-lang…

    …uage
    
    fix #1018 by explicitly declaring the UI locale in getDate()
    osma committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    bc93b5c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Merge pull request #1044 from NatLibFi/fix-swagger-search-results

    Fix error in swagger spec for search method return value
    osma committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    d633b60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d58f66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55598fd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    31619f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9c3cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1051 from NatLibFi/fix-remove-dead-renderproperty…

    …mappings
    
    remove dead code: the renderPropertyMappingValues function is never used
    osma committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    5fb7bf7 View commit details
    Browse the repository at this point in the history
  4. translations and tweaks

    joelit committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    d089ffa View commit details
    Browse the repository at this point in the history
  5. restored an id attribute

    joelit committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    fe85fee View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. update twig; references #918

    kouralex committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    693d179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e07897a View commit details
    Browse the repository at this point in the history
  3. add screen reader class

    kouralex committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    033bf81 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Merge pull request #1046 from NatLibFi/issue1034-html-class-for-prope…

    …rties
    
    Add HTML classes for properties so they can be targeted in JS and CSS
    osma committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    c72dad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f34a9 View commit details
    Browse the repository at this point in the history
  3. element closing order fixed

    joelit committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    5a90612 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d07ca2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e87bdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f8f77c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1050 from NatLibFi/issue1048-skip-to-content

    Issue1048 skip to content
    joelit committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    c48150b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5256eff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    400abb4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aad2c9f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1638bef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c25a11d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    771571a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6032ce7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    198c4ee View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4532080 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0d874e6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c1c3dc8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4da12db View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7264666 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5bc1595 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6978a7c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a22255e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6895326 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c6e219b View commit details
    Browse the repository at this point in the history
  26. Merge pull request #1056 from NatLibFi/issue1049-accessible-tab-key

    Accessibility improvements for keyboard / tab key navigation
    osma committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    8aa0b6a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Merge branch 'master' of https://github.com/NatLibFi/Skosmos into iss…

    …ue1047-wcag-more-semantic-headings
    kouralex committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    78a4c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b55ae9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b172fc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1053 from NatLibFi/issue918-update-twig

    update twig; references #918
    kouralex committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    9cd378c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    3704bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    873bbdd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/NatLibFi/Skosmos into iss…

    …ue1047-wcag-more-semantic-headings
    kouralex committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    1bf6585 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23680c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    905091f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    73354bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f5d101 View commit details
    Browse the repository at this point in the history
  3. main sidebar + alphabetical listing now support heading navigation; y…

    …et missing translations
    kouralex committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    2bdb48f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    7f28e61 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    eca1b5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c645d2 View commit details
    Browse the repository at this point in the history
  3. add headings to vocab.twig

    kouralex committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    61e2991 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    245418d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Configuration menu
    Copy the full SHA
    d775646 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    8694291 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1055 from NatLibFi/issue1052-subheadings-with-text

    Issue1052 subheadings with text
    joelit committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    7ab938f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4002d1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/NatLibFi/Skosmos into iss…

    …ue1047-wcag-more-semantic-headings
    kouralex committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    c24b11e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. fix regressions in vocabulary page; fix a bug introduced by using hea…

    …dings in alphabetical listing
    kouralex committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c58d74d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96e4276 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0f9976 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Merge pull request #1061 from NatLibFi/issue1047-wcag-more-semantic-h…

    …eadings
    
    Issue1047 wcag more semantic headings
    kouralex committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    4379484 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1060 from NatLibFi/topbar-wcag-focus-improvements

    Topbar wcag focus improvements
    kouralex committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    8404efa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa8d2c5 View commit details
    Browse the repository at this point in the history
  4. remove unused code

    kouralex committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    84aea09 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    8313b9b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    98c5a15 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. somewhat working front page

    kouralex committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    b60246d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Configuration menu
    Copy the full SHA
    0a09e20 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    5910996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cde6b8c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Merge pull request #1067 from NatLibFi/flexbox-layout-changes

    This has been beforehand reviewed and accepted by @joelit (thank you!).
    
    Will merge now.
    kouralex committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    9ea1e5f View commit details
    Browse the repository at this point in the history
  2. fix topbar margin/padding issue when under 1260px width; positional u…

    …iLanguageDropdown instead of fixed
    kouralex committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    81f9bb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    246d48c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Assort replaced with list

    joelit committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    0ff10ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5295d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1069 from NatLibFi/fix-focus-styles

    Adjust focus CSS styles: dotted outline, which is not shown for main content block
    osma committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    274729b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    294bbc6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1070 from NatLibFi/fix-concept-main-width

    CSS fix: Make sure concept info area extends to the full available width
    osma committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    0ef2963 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    056294b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1071 from NatLibFi/fix-concept-spinner-placement

    Fix position of concept spinner, which was broken by a -moz-fit-width rule.
    osma committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    b57dbae View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. tweaked header font size

    joelit committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    f7ddfa9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1068 from NatLibFi/updated-translations

    New translation strings for screen reader helper texts in Finnish, English and Swedish
    joelit committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    5d8bf5e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1072 from NatLibFi/tweaked-headerbar-fontsize

    tweaked header font size
    joelit committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    6ee03da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0baa2f8 View commit details
    Browse the repository at this point in the history
  5. criteria -> criterion

    joelit committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    cd25786 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9a7f1e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1074 from NatLibFi/fixed-altlabels-in-alphabetica…

    …l-list
    
    Fixed event listener for alphabetical concept listing
    joelit committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    6c24a61 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    a844b58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1073 from NatLibFi/updated-translation-templates

    Updated translation templates
    joelit committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    299ee49 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    38cf4c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Configuration menu
    Copy the full SHA
    97b53ef View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    04e43bd View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Merge pull request #1084 from NatLibFi/propval-vocab-use-shortname

    Show short name of vocabulary for property values from another vocab
    osma committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    5a7175e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    38e45e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    a274321 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1095 from ammsalme/patch-1

    Fix typo in swagger.json offset description
    kouralex committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    91a30e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    fab8b80 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    77f4b41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6db0e1e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    2df963b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1098 from NatLibFi/fix-first-character-query-graph

    Optimize alphabet letter query: use GRAPH instead of FROM
    osma committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    254c2c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95af1c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14c34d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a123d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    6462a18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57071da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d2e0fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90033e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25fe3c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a0948e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa9abcc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a01c9e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Merge pull request #1081 from NatLibFi/geographical-translations

    translations for w3c geo latitude and longitude, expose vocabulary short name
    joelit committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    ec68c43 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Merge pull request #1094 from NatLibFi/issue1080-fix-padding-issues

    introduce right-paddings for vocab uri & concept info labels; fixes #…
    joelit committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    ec67331 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1104 from NatLibFi/fix-undefined-index-concept-in…

    …-restcontroller
    
    add an isset test and default value for possibly undefined index
    joelit committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    7027b00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5293aca View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1102 from NatLibFi/fix-undefined-index-preflabel-…

    …in-restcontroller
    
    add isset tests to fix undefined index PHP notices in RestController
    osma committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    ba9ef89 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1097 from NatLibFi/issue1096-add-jsonld-datadump-…

    …link
    
    add treatment for JSON-LD vocabulary data dump; fixes #1096
    osma committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    f13ef7a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1032 from NatLibFi/issue951-beautify-search-resul…

    …ts-dropdown
    
    fixes #951; inline autocomplete elements
    joelit committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    7ca6693 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1013 from NatLibFi/issue724-group-tab-shorten-uris

    Issue724 group tab shorten uris
    joelit committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    65bb5ae View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1030 from NatLibFi/issue1029-deprecated-subjects-…

    …of-a-concept
    
    fixes #1029 by adding a restriction on deprecated subjects of a concept
    joelit committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    8050467 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1103 from NatLibFi/fix-undefined-offset-in-webcon…

    …troller
    
    fixes undefined offset by adding an isset test
    osma committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    d02bcfe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ece8ea6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Merge pull request #1120 from NatLibFi/fix-travis-disable-fuseki-snap…

    …shot-job
    
    Disable Travis build job that uses Fuseki snapshot
    osma committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    cbf5c06 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Merge pull request #1078 from NatLibFi/issue1076-fix-layout-issues

    fixes #1076 except for search-field
    miguelvaara committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    dc9c72a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Add support for multilingual properties in case no hit in content lan…

    …guage; fixes #1115
    Ahonen Mika J committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    5939f40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1acb473 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1123 from NatLibFi/issue1115-MultiLingual-Propert…

    …y-Setting-Doesnt-Work-As-Intended
    
    Add support for multilingual properties in case no hit in content lan…
    Vainonen committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    a4cb4dc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    a147f87 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    6a01b70 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Sends a feedback with a Subject field. Next steps: language support/u…

    …nittests
    Ahonen Mika J committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    7ffa8c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Language support for Finnish, English and Swedish added. Next stepes:…

    … Unittests and review
    Ahonen Mika J committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    96fd12f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d5e0e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1720e43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f35050c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Some WCAG 2.1 AA level improvements added to the feedback form + chan…

    …ged argument order in the method WebController.php/sendFeecback
    Ahonen Mika J committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    038e4a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b3c1a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1128 from NatLibFi/upgrade-easyrdf-1.1

    Upgrade EasyRdf to version 1.1.*
    kouralex committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    58ea007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3315173 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c9b393 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1131 from NatLibFi/fix-feedback-honeypot-time

    Fix calculation of minimum time in feedback honeypot
    osma committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    2de49eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f67a739 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1130 from NatLibFi/issue1093-feedback-form-should…

    …-have-a-headline_or_subject
    
    Issue1093 feedback form should have a headline or subject
    Fixes #1093
    miguelvaara committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    1fc53b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    560fc81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9175e3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10a40ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adbe7ac View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1127 from NatLibFi/issue920-tests-for-php74

    Upgrade to PHPUnit 8; bump required PHP to 7.2+; fix Travis tests on PHP 7.4
    osma committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a201ace View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e3e2be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4588632 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57312e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe9ad94 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0f4bfe View commit details
    Browse the repository at this point in the history