Skip to content

Latest commit

 

History

History
156 lines (115 loc) · 5.27 KB

CHANGELOG.md

File metadata and controls

156 lines (115 loc) · 5.27 KB

Stanford Earth R25

8.x-1.14

-Release Date: 2024-10-02__

  • Fix for forgetting to update main branch before 8.13 release.

8.x-1.13

-Release Date: 2024-10-01__

  • Require PTA and sponsoring department on all bookings in Hartley sub-module
  • Add multi-room legend labels and colors to room configs
  • Add “hide reservation titles for unauthorized” to room configs
  • Add “override organization id” to room configs
  • Add “override event type" to room configs
  • Add multiroom legend display to css, twig
  • Update js to allow select over existing events on multi-room calendars
  • Add multiple room feeds and colors to calendar feed controller
  • Hide event titles for configured rooms when user unauthorized in feed cntrllr
  • Add room selection to reservation from for multi-room calendars
  • Replace org and event codes in reservation request when specified for room

8.x-1.12

-Release Date: 2024-01-11__

  • Cosmetic changes per Aaron Cole including...
  • Make the Room Name the page title and display in

  • Make the Room Name the page title as shown in browser tabs.
  • Add space below the calendar grid.
  • Add an alt tag for the room image.

8.x-1.11

-Release Date: 2023-12-20__

  • Increase calendar update delay after reservation from 5 to 7.5 seconds.
  • Correct default room type display in Location edit form.
  • Ensure R25 Scheduler Account email doesn't display for "quick book" account.

8.x-1.10

-Release Date: 2023-11-14__

  • Add su_button and su_link classes to links in twig template. _ Fix missing 25Live scheduler id in adminsettings. _ Fix incorrect link to events within 25Live application. _ Change 'cancel' to 'Cancel' in modify/cancel form. _ Change photo width in css to be wider. _ Change displayName hook in custom sub-module to hook_user_format_name. _ Trim contact information in Hartley field to test for empty. _ Removed test submodule for SAML-only users.

8.x-1.9

-Release Date: 2023-11-08__

  • Update call to jquery .once to Drupal core/once for Drupal 10.x.

8.x-1.8

-Release Date: 2023-11-07__

  • Change references from ModuleHandler to ModuleHandlerInterface.

8.x-1.7

-Release Date: 2023-10-22__

  • Add custom twig extension to replace twig_tweak module.
  • Remove css and js to properly align calendar entries on earth site.
  • Replace deprecated Drupal and Symfony calls with 10.x compatible calls.

8.x-1.6

-Release Date: 2023-09-20_

  • Export reservation data to csv for dashboard.

8.x-1.5

-Release Date: 2023-01-10_

  • Allow use of & in reservation titles.

8.x-1.4

-Release Date: 2022-10-31_

8.x-1.3

Release Date: 2022-05-19

  • Add reply-to address to reservation emails.

8.x-1.2

Release Date: 2022-05-05

  • Add functionality to support Hartley conference center.
  • Add dev functionality to support non-Drupal saml authenticated users.

8.x-1.1

Release Date: 2021-11-16

  • Drupal 9.x release.

8.x-1.0-alpha7

Release Date: 2021-11-11

  • EARTH-0000 Fix up external js references for D9.

8.x-1.0-alpha6

Release Date: 2021-10-06

  • EARTH-0000 Adds functionality to override view and book permissions by room.

8.x-1.0-alpha5

Release Date: 2021-09-25

  • EARTH-0000 Require composer/installer in composer.json.

8.x-1.0-alpha4

Release Date: 2021-09-15

  • EARTH-0000 Remove external authentication method options.
  • EARTH-0000 Contact info fixes and implement hook_alter for contact.
  • EARTH-0000 Scroll "please wait" throbber into view on modal dialog.
  • EARTH-0000 Remove
    from confirm/cancel are-you-sure message.
  • EARTH-0000 Fix create location message.

8.x-1.0-alpha3

Release Date: 2021-09-09

  • Sync up with github tagging.

8.x-1.0-alpha2

Release Date: 2021-09-09

  • Code cleanup and fix spud calendars.

8.x-1.0-alpha1

Release Date: 2021-09-01

  • Initial Release