Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Releases: centaurus22/ruhrpottmetaller-editor

v3.0.5

01 Mar 11:00
Compare
Choose a tag to compare

What's Changed

  • Fix Bug that prevents editing concerts
  • Bump phpunit/phpunit from 9.6.10 to 9.6.17 by @dependabot in #44
  • Bump squizlabs/php_codesniffer from 3.8.1 to 3.9.0 by @dependabot in #43

New Contributors

Full Changelog: v3.0.4...v3.0.5

v3.0.4

17 Feb 18:05
Compare
Choose a tag to compare

Full Changelog: v3.0.3...v3.0.4

  • Repair the function which marks events as published
  • Minor changes in the README

v3.0.3

08 Nov 19:44
Compare
Choose a tag to compare

Full Changelog: v3.0.2...v3.0.3

  • Ensure compatibility of htmlspecialchars() function calls with PHP 8.2
  • Fix a form field’s placeholder text

v3.0.2

08 Jul 22:44
Compare
Choose a tag to compare

Full Changelog: v3.0.1...v3.0.2

  • Ensure that the application is compatible with PHP 8.2

Version 3.0.1

24 Apr 07:41
6c713b6
Compare
Choose a tag to compare

What's Changed

  • Fix a bug in the concert editor. by @klaus-thorres in #39

Full Changelog: v3.0.0...v3.0.1

Version 3.0.0

12 Apr 18:58
8e8eafa
Compare
Choose a tag to compare

What's Changed

  • Modernization of the database structure.
  • Changing the project structure for security reasons.
  • Minor changes and improvements.

Full Changelog: v2.0.0...v3.0.0

Version 2.0.0

24 Jan 14:14
358f4bc
Compare
Choose a tag to compare

This was changed

  • Complete rewrite of the application.
  • Respects now the MVC concept
  • Better design in terms of styling.

Features

  • Save and edit data related to music events.
  • Edit the names of bands, cities, venues.
  • Export concerts and festivals in human readable form.
  • Mark bands whose concerts should not be exported.

First release

20 May 12:30
6663e76
Compare
Choose a tag to compare

Features of the first release:

  • Save and edit data about concerts and festivals, including bands, date and venue.
  • Edit the names of bands, cities, venues.
  • Export concerts and festivals in human readable form.
  • Mark bands whose concerts should not be exported.