Skip to content

Releases: opencast/opencast-admin-interface

2024-06-12

12 Jun 13:17
2024-06-12
7c895f5
Compare
Choose a tag to compare

What's Changed

Accessibility

  • changing the hamburger menu icon color to have a better contrast ratio by @rlucke in #645
  • change the roll up menu icon color to have a better contrast ratio by @rlucke in #647
  • Change the color of placeholder text input and textarea fields to a darker gray by @rlucke in #649
  • Change color of link and button text in action bar above tables to have a better contrast ratio by @rlucke in #650
  • Change color of fa buttons in actions column to have a better contrast ratio by @rlucke in #663
  • use darkgray instead of gray to increase contrast ratio by @rlucke in #665
  • Use @mui/material's Tooltip instead of title attributes. by @luniki in #593
  • Enhance the color contrast in the events and series details modal. by @luniki in #678
  • Add text to icon buttons in the Edit Table dialog. by @luniki in #680
  • add aria-live attribute by @rlucke in #668
  • Sort specific lists in dropdown menu alphabetically by @owi92 in #575
  • Add aria-label to the filter select element. by @luniki in #679
  • Show build information by @lkiesow in #584
  • Align content of the main table left by @lkiesow in #683
  • Add missing apple-touch-icon missed in #648 by @ziegenberg in #692
  • Center tooltips on main menu items by @lkiesow in #688
  • Make themes optional by @lkiesow in #687

Bug Fixes

  • Fix unnecessary green ticks in Metadata wizard by @ferishili in #657
  • event source upload: remove filename from blue button when remove file is clicked by @viwiebe in #653
  • Fix Date Display in Add Event by @lkiesow in #673
  • Update start date for uploads when opening the add events dialog by @lkiesow in #674
  • Fix admin interface crashing when rendering filters by @lkiesow in #684
  • Scheduling information in event details for non-scheduled event by @lkiesow in #686
  • Correctly display “00” in event details scheduling by @lkiesow in #682
  • Correctly import zh-CN and zh-TW and remove language flags by @ziegenberg in #457
  • Disable statistics tab by default by @lkiesow in #660
  • Using correct config key to hide imprint and privacy policy links by @gregorydlogan in #690

Documentation

Code Enhancements

Maintenance and Dependencies

  • Move build instructions to Actions workflow by @lkiesow in #676

New Contributors

Full Changelog: 2024-06-06...2024-06-12

2024-06-06

06 Jun 21:38
2024-06-06
d81862d
Compare
Choose a tag to compare

What's Changed

New Features

Accessibility

Bug Fixes

Documentation

Typing

Code Enhancements

Maintenance and Dependencies

Read more

2024-05-08

07 May 22:19
2024-05-08
6b4ea2c
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

Code Enhancements

Typing

Dependencies

Maintenance

New Contributors

Full Changelog: 2024-04-10...2024-05-08

2024-04-10

10 Apr 07:27
d8f98ba
Compare
Choose a tag to compare

What's Changed

Bugs

  • Ensure there is an active page when calculating pages by @Arnei in #216
  • Don't enforce configuration in start task by @Arnei in #223
  • Improve new event stepper buttons by @Arnei in #226
  • Remove frontend table sorting by @Arnei in #272
  • Replace logout request with redirect by @geichelberger in #295
  • Reduce state persisted by redux-persist (reopen) by @Arnei in #310
  • Fix startDate table filter by @Arnei in #287
  • Fix user not having access to created event by @Arnei in #300
  • Fix multivalue field not submitting by @Arnei in #285
  • Fix workflow operations not refreshing by @Arnei in #307

Visual Clarity

  • Make active circle in upload progress distinct by @Arnei in #225
  • Fix date cell in recordings/locations showing invalid date by @Arnei in #240

Code Enhancements

Typing

  • Typing /app/src/utils/utils.ts by @Arnei in #209
  • Install type definitions for some packages by @Arnei in #290
  • Adds typing for table configs by @Arnei in #291
  • Type expected acl endpoint results by @Arnei in #292
  • Fix typing issues from utils by @Arnei in #302
  • Fix typescript complaints about tabIndex by @Arnei in #289
  • Type thunk parameters by @Arnei in #305

Dependencies

New Contributors

Full Changelog: 2024-01-17...2024-04-10

2024-01-17

17 Jan 08:48
7dfb62a
Compare
Choose a tag to compare

What's Changed

Bugs

  • Fix proxy not working with typescript by @Arnei in #212
  • Fix mixed_text metadata fields without collection by @KatrinIhler in #232
  • Fix publication link not clickable by @Arnei in #217
  • Fix exception when opening timepicker by @Arnei in #205
  • Don't call Object.entries on undefined by @Arnei in #239
  • Don't render "invalid date" in table cells by @Arnei in #241
  • Refresh workflow operations in event details by @Arnei in #219
  • Remove useAppDispatch from tableThunks.ts by @Arnei in #246

Docs

  • Fix commands in docs for proxy server by @Arnei in #228
  • Update proxy-server run instructions by @gregorydlogan in #265
  • Add quickstart guide and update development instructions by @Arnei in #271

Code-Enhancement

New Contributors

Full Changelog: 2023-11-21...2024-01-17

2023-11-21

21 Nov 11:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023-04-12-2...2023-11-21

2023-04-12

12 Apr 10:47
Compare
Choose a tag to compare

What's Changed

  • Fix empty statistics page by @Arnei in #38
  • Admin UI picard develop 23 01 2023 by @Arnei in #39
  • Fix DateTimePicker crashing the page by @Arnei in #41
  • Fix table column names by @Arnei in #40
  • Reenable redux persist by @Arnei in #102
  • Fix big amount of eslint warnings by @Arnei in #99
  • Make runtime-info-ui the universal login page by @Arnei in #96
  • Extract admin ui picard from Opencast #2 by @Arnei in #134
  • Add warning for unsaved acl-changes in event/series modal by @naweidner in #130
  • Fix metadata input fields by @naweidner in #148

New Contributors

  • @Arnei made their first contribution in #38
  • @naweidner made their first contribution in #130

Full Changelog: https://github.com/opencast/opencast-admin-interface/commits/2023-04-12-2

Test Release

03 Feb 14:01
Compare
Choose a tag to compare
Test Release Pre-release
Pre-release

This is purely for testing, do not use.