Alexander Elchlepp

Results 13 issues of Alexander Elchlepp

Hi, first of all great work! Let's assume I have a calendar which displays each month side-by-side. I have the following config to enable selectable: ``` const selectable = new...

A publicly reachable calendar for each apartment showing the availability should be available that can be e.g. integrated as iframe into the own website.

enhancement
Apartments

Currently one apartment can have exactly one reservation for one period. There are use cases where it would be great to allow more than one reservation. For example, a bigger...

enhancement
Reservations
Apartments

It must be possible to cancel a reservation. A new button should be added to the modal (click on Reservation). When you click on the button, the reservation should "disappear"...

enhancement
Reservations

Many portals charge a commission per booking. This commission is to be mapped in the reservation origin. These values are to be evaluated later for the statistics module. The total...

enhancement
ReservationOrigin

A new button should be integrated into the cash book view which allows to automatically add all incomes based on invoices stored in fewohbee for a whole month.

enhancement
Cash Book

Same as in #49 it should be possible to import iCal calendars of other reservation systems like booking.com or Airbnb.

enhancement
Apartments

It should be possible to have a public view for adding reservations. This view can be integrated into the own website as e.g. iframe or as standalone reservation view by...

enhancement
Reservations

Only a few jQueryUI components are used at the moment: - **selectable** for selecting the reservation period in the reservation table - **autocomplete** for customer address search and city look...

help wanted
good first issue
UI

At the moment no events will be logged. Events must be logged and written to the DB. The entity Log shall be used for this. In another ticket these events...

enhancement
good first issue