2007-04-01 Artur Wiebe <wibix@gmx.de>
	* browse.php: Closed table-close bug.

2007-03-14 Artur Wiebe <wibix@gmx.de>
	* edit_event.php: Rewrote.
	* admin.php: Added separated date format fields for birthdays and
	other events.
	* include/db_update.php: Fixed a bug when more than one updates were
	available.
	* new_events.php: Uses ec_render_cal() for events. Fixed some layout
	bugs.
	* view_event.php: Access to logins can now be limited to certain
	group.
	* browse.php, calendar.php: Rewrote list view.

2007-03-08 Artur Wiebe <wibix@gmx.de>
	* include/db_update.php: Added missing ev_login_access.

2007-03-06 Artur Wiebe <wibix@gmx.de>
	* include/common.php: Introduced new calendar render function that
	should be faster.
	* include/event_logins.php: Fixed a bug where others could invite
	users.
	* edit_event.php: Added login access group.
	* locale/Italian.php: Added Italian locales.

2007-02-28 Artur Wiebe <wibix@gmx.de>
	* aw_ecal_panel.php: Fixed function call to get next events when
	reaching the end of the current month.

2007-02-24 Artur Wiebe <wibix@gmx.de>
	* include/common.php: Fix weekly repetitions bug.

2007-02-22 Artur Wiebe <wibix@gmx.de>
	* locale/Dutch.php: Added Dutch locales.

2007-02-21 Artur Wiebe <wibix@gmx.de>
	* include/common.php: Added weekly repetitions to ec_get_events().

2007-01-17 Artur Wiebe <wibix@gmx.de>
	* view_event.php: Users can be invited to an event.
	* admin/misc.php: New file to delete old events.
	* aw_ecal_panel.php, calendar.php: Specify table style with css.

2006-09-11 Artur Wiebe <wibix@gmx.de>
	* aw_ec_panel.php: Tooltip colors depend on theme colors. Fixed a bug
	that didn't show tomorror events if tomorrow was in the next month.

2006-07-19 Artur Wiebe <wibix@gmx.de>
	* aw_ec_panel.php: Rewrote function that rendered the calendar table.
	* calendar.php: Added list view. Rewrote calendar render table
	function. In calendar view weeks are now should not be drawn squeezed.
	* include/db_update.php: New file to update from version 0.3.0
	upwards.
	* search.php: New file.
	* view_event.php: Renamed show_event.php to view_event.php.
	* include/common.php: More repetitions (yearly, monthly) added.

2006-06-04 Artur Wiebe <wibix@gmx.de>
	* aw_ec_panel.php: Fixed JS tooltip bug.
	* show_event.php: Fixed a bug that caused the whole event be deleted
	when trying to remove one user from the login list.

