Current version: 0.7.16b - released 2010-02-07 (
download link)
-
bug - In print view an error with the pagination display prevented it from displaying properly. Fixed. Thanks to
Felix-
bug - GMap search box provided the correct pinpoint position, but the "Save" button does not appear right away. Fixed.
-
bug - GMap search box failed to open if SEF/SEO "add URL suffix" was enabled. Fixed.
-
bug - use of split() function replaced with explode() -> split() is deprecated and gives a warning on newer versions of PHP (5.3.x), for which Joomla is not quite ready yet (in case you wonder).
-
bug - Entry Place is not compulsory anymore: if missing, it messes up the frontend detail view. Fixed.
-
bug - Event status combo box wasn't visible from the admin backend if the file upload box is hidden.
-
Improvement - Added new column "entryAddress" (one-line, 128 chars) for additional address info. Will improve it in future versions, if needed.
-
Improvement - E-Mail notification (using Joomla's built in e-mail) in case a frontend user adds an event but the auto-publish feature is turned off. See here:
viewtopic.php?f=3&t=440&p=2024#p2024 Thanks for the request!
-
Improvement - Changed date format in "created time" column to match
limitations imposed by PHP4.
-
Improvement - "Show only future events" flag in Settings improved: it is now possible to filter only past events, only future events, or both. Field renamed to "Show events from" [past|future|both]". This feature was suggested by a number of users. It will be further developed.