Skip to content

Latest commit

 

History

History
302 lines (160 loc) · 9.11 KB

CHANGELOG.md

File metadata and controls

302 lines (160 loc) · 9.11 KB

CHANGELOG

2020-05-15

Added

  • Show preview page for the new Lyche page (#672)

2020-04-21

Added

  • Add Makefile command for generating controller/model diagrams (#666)

Improved

  • Improve README and setup script for macOS (#668)

2020-04-16

Fixed

  • Fix translations (#653)

2020-04-02

Added

  • Make applicant phone number and email interactable (#606)

Changed

  • Clean up Makefile (#662)

Fixed

  • Annotate Ruby on Rails model files (#663)

2020-04-01

Fixed

  • Fix tests (#462)
  • Upgrade paperclip-compression (#651)
  • Validate publication_time when creating an Event (#655)

2020-03-26

Fixed

  • Fix testing infrastructure (#641)

2020-03-24

Changed

  • Properly encapsulate and translate log entries (#642)

Fixed

  • Correct typo in /admission text (#560)

2020-03-20

Fixed

  • Make all columns in interview table sortable (#639)
  • Don't compare interview times if it has been removed (#638)

2020-03-19

Fixed

  • Upgrade Rails to 5.2.4.2 to fix security vulnerability (#640)
  • Fix admission statistics (#623)

2020-03-18

Added

  • Add macOS shell script for onboarding new members (#602)

Fixed

  • Fix UI issues with previous and next admission buttons in statistics view (#618)

2020-03-17

Removed

  • Completely remove the show unlogged applications functionality (#635)

2020-02-22

Added

  • Add calendar icon for Lyche calendar (#582)

2020-02-13

Changed

  • Hide show unlogged applicants because of bugs (#617)
  • Configure (#610) and later revert (#611) LiveReload middleware

2020-02-11

Changed

  • Update images created in seeds.rb (#609)

2020-02-08

Added

  • Show applications by hour statistics (#449)
  • Show and log individual/all unlogged applicants (#578)

Changed

  • Improve usability of Lyche admin calendar (#581)

Fixed

  • Fix crash when a reservations' table was deleted (#539)
  • Fix minor Lyche admin calendar UI issues (#595)
  • Bump version of debugging gem to fix stack traces (#596)

2020-02-06

Changed

  • Improve seed script (#580)

Fixed

  • Fix wrong total unique applicant count (#588)

2020-02-04

Changed

  • Replace graph library (#562)

Fixed

  • Upgrade Rails to 5.2.4.1 to fix security vulnerability (#563)
  • Fix applicant prioritization (#572)

2020-01-30

Added

  • Add beta version of new admin reservation panel (#547), (#575)

Fixed

2020-01-23

Fixed

  • Fix issue with changing password for applicants (#568)

2019-11-14

Fixed

  • Correct UI issues with documents (saksdokumenter) table (#544)
  • Point back button in closed periods view to Lyche admin view, not control panel (#541)

2019-11-12

Fixed

  • Reinstate confirmation boxes on delete operations (#545)

2019-11-10

Fixed

  • Upgrade loofah dependency to patch security vulnerability (#546)

2019-11-08

Fixed

  • Fix font size of second-level header in information pages (#538)

2019-11-07

Added

  • Show previously Lyche closed periods (#518)

Fixed

  • Fix mention of allergies on Lyche reservation form (#534)
  • Translate un-translated text (#530)
  • Fix typo in title of film club page (#537)

2019-10-28

Changed

  • Use old Lyche reservation form now that UKA 2019 is over (#532)

2019-10-22

Added

  • Show shortcuts to new reservation form for Lyche admin (#525)

Fixed

  • Fixed issue where Lyche reservation comment icon would appear regardless of whether there was an actual comment or not (#524)

2019-10-17

Added

  • Make it visible that a reservation has a comment (#501)
  • Set name of admission as link to the corresponding admission page in admissions statistics page (#495)

Changed

  • Update to Rails v5.2 (#510)
  • Sort Lyche tables by number in ascending order (#506)
  • Don't send/require mail/phone when Lyche admins add a reservation manually (#505)

Removed

  • Remove mentions of allergy in form when creating a reservation (#503)

2019-10-16

Fixed

  • Fix issue where Lyche closed periods would be visible regardless of whether they were actually active or not (#514)

2019-10-15

Fixed

  • Fix issue with site crashing when clicking on an individual tag while viewing an image (#513)

2019-10-08

Changed

  • Update Samfundet, SamfundetAuth and SamfundetDomain to Rails 5.1 (#24), (#4)
  • More clearly show the status of whether the applicant wants other offers (#494)
  • Make Samfundet use latest versions of SamfundetAuth and SamfundetDomain (#519)

2019-10-03

Changed

  • Speed up loading of job applications at /admission-admin/admission/<admission>/groups/<group> (#480)

2019-10-01

Added

  • Show reservation counts for each day of the last week at /lyche/reservations (#79)

Changed

  • Hide delete column if no jobs can be deleted (#442)

Fixed

  • Fix crash when no there were no previous or current admissiona and one navigated to /admission (#475)

Removed

  • Delete a useless file en} (#483)

2019-09-26

Changed

  • Upgrade to Ruby v2.5 (#474)

2019-09-24

Changed

  • Set start day of calendar picker to Monday instead of Sunday, which was the default (#473)

2019-09-18

Added

  • Add the new reservation form Lyche is using during UKA (#469)

2019-09-17

Added

  • Add Hotjar, a service to know where our users are clicking and looking from which heatmaps are generated (#468)