-- v 0.3.0 2005-09-02 -- * Fixed bug: When setting weekly events to appear every other week, it didn't effect. * Fixed bug: Again some HTML bugs. * Fixed bug: Error messages when adding event are now translated. * Fixed bug [ 1188959 ]: Finnish word in English.txt file * Fixed bug [ 1193817 ]: Translation event repeat types * Fixed bug [ 1102596 ]: Repeat Options (Now it is REALLY fixed) * New: Jump to month or year boxes * New: Mouseover popup boxes in events * New: Multi-user support * New: Day view * New: Year view * New: Activily log * New: Ability to change event popups width and height * New: Improved installation * New: Ability to set preferred view * New: Set password to your calendar * New: Themes * Change: 100% Pure XHTML 1.0 Transitional * Change: New admin & common layout * Change: Better and easier installation -- v 0.2.4 2005-04-22 -- * Fixed bug: Some all-around HTML bugs fixed. * Fixed bug: Texts at event.php are now translated. * Fixed bug: Now also week number style is customizable from calendar.css * Fixed bug [ 1102594 ]: Information Display - now all event info are displayed (unixsavant) * Fixed bug [ 1102596 ]: Repeat Options (unixsavant) * Fixed bug [ 1102599 ]: Week Number Calculation (unixsavant) * Fixed bug [ 1088799 ]: Fix quote problem * Fixed bug: When adding event as a guest, admin panel is shown no more. * Patch: Updated Smarty-template engine to version 2.6.9 * Patch: Updated ADOdb time library to version 0.2 -- v 0.2.3 2005-01-12 -- * Fixed bug [ 879409 ]: Handling a bad link in a description, email (thanks joecommodore) * Fixed bug [ 931945 ]: Cookie hacking (thanks nollsen) * Fixed bug [ 1088799 ] Fix quote problem * Fixed bug [ 984225 ]: Create DB vs. Already have DB (thanks unixavant) * New: Added One of the most-wanted features, Recurring events * New: Ability to change weeks first day between Monday and Sunday * New: A link can be added to event * New: Nicer GUI, events can be added/edited/deleted easily from calendar view. * New: Automatically check for updates if allow_url_fopen is on. * New: Ability to display week number on calendar * New: Calendar logo can be added from administration. * New: Now calendar and administration * Patch [ 987008 ]: Different Style-Sheets, now calendar and administration have different CSS files. * Change: Datenator uses now great PHP time library Adodb.time, now datenator supports dates between 100 A.D. to 3000 A.D. and later * Change: 100 times better templating system. Datenator uses now Smarty, the best templating system around. Now it's even more easier to customize datenator to your needs * Change: Lots of code improvements, now works properly with php flag short_open_tags off * Change: New, better language files * Change: New version numbering system. From now on, version numbers we'll be like this: M.S.P, where P stands for major release, S for smaller release and P for patch. -- v 0.22 2004-02-13 -- * Works properly with maximum error reporting level (see php.ini) * Fixed the wrong day bug with months beginning with sundays (thanks to all who emailed about it) * Fixed bug when trying to show event information from admin. no more 404 pages. * New language files (German and Czech) * New homepage url again =P -- v 0.21 2003-12-20 -- * All-around code cleanup (No more finnish variable names etc.) * Bugfix: fixed the "empty cookie"-bug (includes/functions.php) * Bugfix: datenator home page link =P (template/default.php) * Bugfix: when editing an event and event with specified ID not found, an error msg is displayed instead of a blank page (a_events_edit.php) * Bugfix: better popup/fullscreen eventdisplay check, now checkin it from real calendar settings, not with $_GET vars. (eventdisplay.php) * Bugfix: adding event as a guest works (guestadd_event.php) * Bugfix: fixed event ending-time hours (a_events_add.php, a_events_edit.php) * Bugfix: changing calendar language doesn't screw up the system anymore (a_system.php) * Bugfix: password changing fixed (a_system.php) * New: administrator can search events with keyword (a_events.php, language files) -- v 0.20 2003-12-15 -- * First public release