Commit graph

  • aaa8b38f6b
    Switch to bootstrap for styling Simon Bruder 2023-11-15 17:27:04 +0100
  • 967db8793e
    Move footer into body Simon Bruder 2023-11-15 17:22:35 +0100
  • bc7bc6345d
    Inline static strings in welcome Simon Bruder 2023-11-15 17:09:39 +0100
  • 1320de9f3c
    Use more modern charset declaration Simon Bruder 2023-11-15 17:05:59 +0100
  • a8d4e0ef5d
    Use correct UTF-8 in welcome template Simon Bruder 2023-11-15 17:05:29 +0100
  • a276701c8a
    Add sec:authorize to catalog and orders Mathis Kral 2023-11-15 18:17:27 +0100
  • 9eeb25a281
    Make only customers able to delete their own account Denis Natusch 2023-11-15 01:44:12 +0100
  • cbb9710371
    Logout user when changing the username Denis Natusch 2023-11-15 01:24:35 +0100
  • 02551aa802
    Make only enabled customers able to be removed Denis Natusch 2023-11-15 01:21:44 +0100
  • bb5e89a83d
    Update cell in calender links to orders filteredByDay Theo Reichert 2023-11-15 00:34:16 +0100
  • 9b71926c58
    Fix calender() order in wrong calender day/cell Theo Reichert 2023-11-15 00:31:09 +0100
  • c7c8a0126a
    Add improved checkout Mathis Kral 2023-11-14 20:43:15 +0100
  • b3d93685c3
    Add filteredByDay to OrderController Mathis Kral 2023-11-14 20:31:12 +0100
  • d29c1b4553
    Logout customer after deleting their account Denis Natusch 2023-11-14 19:08:15 +0100
  • cd401219e2
    Make user consistent with design model Denis Natusch 2023-11-11 17:56:01 +0100
  • 578968296d
    Fix thymeleaf deprecation warnings in layout Simon Bruder 2023-11-14 13:55:08 +0100
  • 7d3a5f4d0c
    Integrate security into navigation Simon Bruder 2023-11-14 13:51:41 +0100
  • 1598a57a61
    Include layout.html Mathis Kral 2023-11-13 20:09:39 +0100
  • 1777e268db
    Add calender to OrderController Theo Reichert 2023-11-13 16:49:35 +0100
  • 397027a650
    Add calender to OrderController Theo Reichert 2023-11-12 14:42:07 +0100
  • 24e4ce63dc
    Add functionality to add to the catalog with the catalog_editor Erik Hohlfeld 2023-11-12 00:46:47 +0100
  • e7a722b6f8
    Add removal of CustomCatalogEntry inside catalog via button Erik Hohlfeld 2023-11-11 22:06:48 +0100
  • 580529ab2f
    Add adding and removing of CustomProducts inside catalog_editor Erik Hohlfeld 2023-11-11 20:40:28 +0100
  • 5925ede2f8
    Add classes Consumable and Rentable to package catering.catalog Theo Reichert 2023-11-11 18:14:30 +0100
  • 2f24b9a80e
    Rename catalog package to orderCatalog Mathis Kral 2023-11-10 19:13:00 +0100
  • 89eed0755d
    Add forms to the catalog editor to submit its data Erik Hohlfeld 2023-11-10 18:35:12 +0100
  • 94a03e2266
    Add getters and setters for CustomProduct Erik Hohlfeld 2023-11-10 18:34:45 +0100
  • de0fbc31dc
    Remove constructor arguments and add getters and setters for CustomCatalogEntry Erik Hohlfeld 2023-11-10 18:34:31 +0100
  • 6875622c19
    Add display of all catalog entries (CustomCatalogEntry) in catalog Erik Hohlfeld 2023-11-09 23:46:55 +0100
  • 052b8e1a75
    Remove unnecessary print statements Mathis Kral 2023-11-09 22:21:52 +0100
  • dfd892d04b
    Remove swearing Mathis Kral 2023-11-09 22:17:47 +0100
  • 9f7a90814d
    Initialize all Catalog classes regarding the prototype Erik Hohlfeld 2023-11-09 20:21:34 +0100
  • d8bcb311dc
    Add checkout and change of orderType Mathis Kral 2023-11-07 22:23:48 +0100
  • 8eb8281e5c
    Add functionality for adding products to an event Mathis Kral 2023-11-07 20:53:31 +0100
  • 15f47a04b3
    Add simple table structure Mathis Kral 2023-11-07 17:56:23 +0100
  • c49210ca3c
    Add link to eventPlanner.html in the controller Mathis Kral 2023-11-07 17:50:29 +0100
  • 6e677eba82
    Add eventPlanner.html and improve navbar Mathis Kral 2023-11-07 17:39:14 +0100
  • 3df78b4ba0
    Add event_configuration.html and adjusted WelcomeController.java to link it Erik Hohlfeld 2023-11-07 13:54:16 +0100
  • b3b817b869
    Add full order data to orders.html table Mathis Kral 2023-11-05 17:05:56 +0100
  • f5454ddab5
    Add order removal Mathis Kral 2023-11-05 16:41:22 +0100
  • 895b68c028
    Add orderRepositoryIterator in orders.html Mathis Kral 2023-11-05 15:36:46 +0100
  • dcae05cd24
    Add data initialization and total count of orders Mathis Kral 2023-11-05 12:33:43 +0100
  • 6ce60ec3de
    Add date to CustomOrder Mathis Kral 2023-11-05 11:36:39 +0100
  • 4269e278a5
    Add CustomOrderDataInitializer Mathis Kral 2023-11-05 11:00:49 +0100
  • 5b4aaec73a
    Add OrderController, CustomOrder, CustomOrderRepository Mathis Kral 2023-11-05 10:39:39 +0100
  • 5f04f2e1b8
    Initial commit for prototype Mathis Kral 2023-11-05 09:38:25 +0100
  • de9c20fd09
    Add customer overview prototype Eren Asker 2023-11-10 17:10:24 +0100
  • 135f9b9e87
    Add staff overview prototype Eren Asker 2023-11-10 17:09:39 +0100
  • 16f5ff20e3
    Add profile prototype Denis Natusch 2023-11-01 12:32:54 +0100
  • eec4066dd0
    Add layout.html and navigation.html Theo Reichert 2023-11-10 13:49:57 +0100
  • 4969473821
    Add prototype of login/register Paul Heimer 2023-11-06 19:48:33 +0100
  • a156d9b2f7
    Implement inventory prototype Simon Bruder 2023-11-05 16:11:36 +0100
  • be8519cdf1
    Implement dummy catalogue to enable inventory prototype Simon Bruder 2023-11-05 16:10:59 +0100
  • d2925c1263
    Rename package kickstart to catering Simon Bruder 2023-11-05 10:54:42 +0100
  • ba577740f4
    Implement staff with salespoint Denis Natusch 2023-11-16 17:24:49 +0100
  • 8a67493fc0
    NOT NULL Denis Natusch 2023-11-19 19:18:26 +0100
  • 5915d20f71
    WHY ARE YOU NULL Denis Natusch 2023-11-19 18:56:45 +0100
  • 56cf10af8c
    Show nice error message if username already exists Denis Natusch 2023-11-19 17:52:41 +0100
  • 60644a74b3 fixup! Update basics of order package to salespoint Mathis Kral 2023-11-19 14:58:38 +0100
  • bd0df0c9b4 fixup! Update basics of order package to salespoint Mathis Kral 2023-11-19 14:52:31 +0100
  • 43785cde3d fixup! Update basics of order package to salespoint Mathis Kral 2023-11-19 13:37:08 +0100
  • 506824a8b7
    Logout user if changing their own username Denis Natusch 2023-11-19 13:08:30 +0100
  • 244b5a9a74 Update basics of order package to salespoint Mathis Kral 2023-11-19 13:00:21 +0100
  • 8ccb1d2709
    Implement staff with salespoint Denis Natusch 2023-11-16 17:24:49 +0100
  • d341eaf982
    Fix Me Denis Natusch 2023-11-19 11:20:10 +0100
  • f2c5c2dcf9
    Add integration tests for inventory controller Simon Bruder 2023-11-18 14:58:17 +0100
  • 879133fdc4
    Add jacoco maven plugin Simon Bruder 2023-11-18 14:06:04 +0100
  • bab735ee51
    Make inventory only accessible for administrator Simon Bruder 2023-11-18 12:34:40 +0100
  • 6b09080f1b
    Use valid e-mail in footer Simon Bruder 2023-11-18 12:20:10 +0100
  • 8997dda7ed
    Rename test package to catering Simon Bruder 2023-11-18 12:13:10 +0100
  • e071746a4d
    Add protocol from 2023-11-17 Simon Bruder 2023-11-17 18:18:07 +0100
  • 2a968fa1eb
    Add time recording for week 5 Simon Bruder 2023-11-17 18:10:14 +0100
  • 16ac414d6a Fix template and css for calender Theo Reichert 2023-11-17 00:31:02 +0100
  • 70eabe6800
    Use more friendly welcome message Simon Bruder 2023-11-16 20:03:42 +0100
  • 16a230c152
    Remove <<use>> from dependencies Simon Bruder 2023-11-16 19:36:29 +0100
  • 2c13637737
    Remove annotations inside catalog design model Theo Reichert 2023-11-16 18:42:48 +0100
  • 5eaf97d8db
    Update order design to match prototype Erik Hohlfeld 2023-11-16 18:28:09 +0100
  • a1fb091bea
    Update arrows in catalog.puml Theo Reichert 2023-11-16 18:20:01 +0100
  • 57b1fc9b43
    Update staff design model Denis Natusch 2023-11-16 18:01:01 +0100
  • eee5a24452
    Remove catalog controller and form in design model Theo Reichert 2023-11-16 16:38:00 +0100
  • ff8013e914
    Update documentation for package users Denis Natusch 2023-11-15 18:14:45 +0100
  • 2f9704b8c6
    Add interim presentation draft Simon Bruder 2023-11-14 19:18:45 +0100
  • 1a9f2dfe50
    Fix wrong redirect in order seq diagram Mathis Kral 2023-11-16 18:38:55 +0100
  • 54c6cbf2ce
    Make customer design model diagram more compact Simon Bruder 2023-11-14 19:18:15 +0100
  • ce5a5d9f93
    Make footer more professional Simon Bruder 2023-11-16 17:21:34 +0100
  • fdff33d146
    Don’t use messages Simon Bruder 2023-11-16 13:11:49 +0100
  • 024939de5f
    Remove unused model parameter from UserController Denis Natusch 2023-11-16 12:18:37 +0100
  • 1faedf18a0
    Remove AuthenticationManagement Denis Natusch 2023-11-16 12:30:10 +0100
  • 9de857f4c2
    Remove duplicate title elements Simon Bruder 2023-11-15 20:17:54 +0100
  • a6a8e71ee1
    Switch to bootstrap for styling Simon Bruder 2023-11-15 17:27:04 +0100
  • 8dd37daab6
    Move footer into body Simon Bruder 2023-11-15 17:22:35 +0100
  • 5b088d8607
    Inline static strings in welcome Simon Bruder 2023-11-15 17:09:39 +0100
  • 6587b96b95
    Use more modern charset declaration Simon Bruder 2023-11-15 17:05:59 +0100
  • 5ea3bc8301
    Use correct UTF-8 in welcome template Simon Bruder 2023-11-15 17:05:29 +0100
  • 257951ab52
    Add sec:authorize to catalog and orders Mathis Kral 2023-11-15 18:17:27 +0100
  • ee280786ee
    Make only customers able to delete their own account Denis Natusch 2023-11-15 01:44:12 +0100
  • 3478fe2b24
    Logout user when changing the username Denis Natusch 2023-11-15 01:24:35 +0100
  • a11c23ab98
    Make only enabled customers able to be removed Denis Natusch 2023-11-15 01:21:44 +0100
  • ce06970972
    Update cell in calender links to orders filteredByDay Theo Reichert 2023-11-15 00:34:16 +0100
  • fcacb18111
    Fix calender() order in wrong calender day/cell Theo Reichert 2023-11-15 00:31:09 +0100