2008-10-21, version 1.9.13, flats can now be linked to internal/external pages for details
2008-01-23, version 1.9.11, small bugfix call-by-reference in admin view
2007-11-05, version 1.9.10, small bugfix in leapyear calculation in admin-monthly-view
2007-09-18, version 1.9.9, small bugfix – field agent was not shown in monthly overview
2007-09-12, version 1.9.8, rebooking improved, shows now error message if rebooking isn't possible.
2007-09-08, version 1.9.7, rebooking feature implemented, new field “agent” added to the flatmgr_book table.
2007-07-27, version 1.9.4, new adminview monthlybooking implemented, bugfix correct display of leapyears especially 29. february, bugfix in the display of the booking years (now only one year of a date is shown). Bugfix in calendar view when dates are shown as booked but no booking is in the database.
2007-07-08, version 1.9.3, bugfix – booking was not displayed in the admin pages if booking lasts over the end of a year, css changed for utilisation view, needs to clear typo3conf cache too!
2007-07-06, version 1.9.2, the list of years had disappeared when a booking was updated or a new one was inserted - fixed,
2007-07-06, version 1.9.1, added a effective utilisation over the whole year, bugfix, when additional fields are use and values are changed in the booking list without shown additional fields, the additional fields were unset in the database.
2007-07-04, version 1.9.0, small bugfix (test overbooking, empty category and grownups fields after delete a booking when flatmgr is used without xajax-booking option), few source optimizations.
2007-07-03, version 1.8.9, connection to tt_address implemented, therefore a new dependency tt_address is added
2007-07-01, version 1.8.8, field capacity added to tx_flatmgr_flat, performance view integrated to show the total efficiency of the flat (needs correct capacity set in flat and bookings with a valid grownup number), bug fix in monthsinglerow view (days with dates < 10 were displayed in to small rectangles), flexform for insert booking modified,
2007-06-24. version 1.8.6, Columns (customernumber, category, grownups, childs and memo) added to table flatmgr_book. Adminpages with full xajax funktionality integrated (can be switched off in flexform), tooltip integrated, bug fixing in detecting be-user.
2007-06-19, version 1.8.0, adminpages improved, now you can edit the booking data and change them. Needs an active backend-user – see “Reference Installation” in this manual. Error- and warning messages implemented. Confirmation questions implemented
2007-06-14, version 1.7.2, calendar view improved, shows now correct symbols if overbooking and booking ends on same day, hides foreign availability legend if no foreign check is done
2007-06-12, version 1.7.1, availibilitycheck character encoding improved
2007-06-10, version 1.7.0, availability check improved, using XAJAX (configurable with flexforms) for the availability check, improved layout of the result of the availability check, small bugfixing.
2007-06-08, version 1.6.2, booking data is now conform to the list module, correct handling of the departure date as day of last booking, booking calendar links for external sites open now in new browser window, added icon for bookerchanged days, possibility to show bookedby–field as tooltip in calendar views
2007-06-06, version 1.6.0, added the possibility to make an availabilitycheck on foreign website with installed flatmgr-extension, changed the output of the availabilitycheck – now the departure date is shown correct, bugfix by inserting a new flat in a new flatmgr website (1. flat)
2007-06-05, version 1.5.0, added the possibility to display the next available booking period in the availibility check – motivated by Mr. Meier, thanks, field price removed from table tx_flatmgr_flat
2007-06-04, version 1.5.0, added field bookedby in table tx_flatmgr_book to assign a name to a booking data set – motivated by Mr. Meier, thanks. . Error messages included and some security issue fixes
2007-06-03, version 1.4.0, availibility check link set now correctly for multiple flats
2007-05-30, availibility check included
2007-05-29, admin interface modified, now you can rename flats. All changes are logged to history-table so that a rollback can be done via the list-module
2007-05-14, source rewritten to MVC-Model, new admin interface created, many ideas taken from the extension jm_gallery, thanks to Jens Mittag
2007-05-01, typoscript configuration added, use of dbal in queries, documentation modified
2007-04-27, changed display, weeks are starting now on mondays
2007-04-24, flexform configuration integrated, normal calendar view added, displays the start- and end-dates of the bookings with different layout, thx to H. Merthens
2006-12-01, modified documentation
2006-11-30, initial creation of the extension