| View previous topic :: View next topic |
| Author |
Message |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Fri Dec 14, 2007 2:02 am Post subject: Changelog |
|
|
*) modules/sync/common/duplicates.php
2007-12-12 - Fixed bug when importing a CSV file and the 'overwrite existing events' option is selected
*) modules/js_eventlist/js_eventlist.php
2007-12-13 - Added support for listing days and printing category/calendar name next to an event title.
*) modules/js_eventlist/elist.php
2007-12-13 - Added support for listing days and printing category/calendar name next to an event title.
*) modules/options/edit_sub.php
2008-01-02 - Fixed bug where contact options would not be displayed when using an external auth module.
*) jobs/notifications.php
2008-01-15 - Fixed bug where a notification would not be sent if the notification specifies a category and the event is in multiple categories.
*) include/events.php
2008-01-20 - Fixed bug that would cause the date in the events list to display the wrong date when an event override is added. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Fri Feb 01, 2008 2:05 pm Post subject: |
|
|
*) modules/global_settings/global_settings.php
2008-02-01 - Added custom setting SITE_SETTINGS_HELP_URL to change the URL of the Help link at the bottom of Admin -> Site Settings -> Custom |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Mon Feb 04, 2008 2:04 pm Post subject: |
|
|
*) include/global_settings.php
2008-02-04 - Improved support for locations module detection. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Mon Feb 04, 2008 10:13 pm Post subject: |
|
|
*) include/event_email.php
2008-02-04 - Fixed Joomla 1.5 compatibility issue. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Wed Feb 06, 2008 6:25 pm Post subject: |
|
|
*) include/classes/sql/class.mysql.php
2008-02-06 - Fixed compatibility issue with Joomla 1.5
*) modules/joomla15/common/calendar.php
2008-02-06 - Fixed bug that would force Thyme to be the guest user rather than the current joomla user. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Thu Feb 07, 2008 12:41 am Post subject: |
|
|
*) include/templates/event_edit_tpl.php
2008-02-06 - Fixed compatibility issue with Joomla 1.5 |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Mon Feb 11, 2008 6:46 pm Post subject: |
|
|
*) include/classes/class.event.php
2008-02-11 - Added support for GUEST_NO_EVENT_DETAILS custom setting
*) include/classes/class.event_minimal.php
2008-02-11 - Added support for GUEST_NO_EVENT_DETAILS custom setting
*) include/event_notes_popup.php
2008-02-11 - Added support for GUEST_NO_EVENT_DETAILS custom setting |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Tue Feb 12, 2008 4:24 pm Post subject: |
|
|
*) include/templates/event_edit_tpl.php
2008-02-12 - Support for EVENT_COPY custom setting
*) include/events.php
2008-02-12 - Support for EVENT_COPY custom setting |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Tue Feb 12, 2008 4:53 pm Post subject: |
|
|
*) modules/sync/import/ical/import_ical.php
2008-02-12 - Improved Outlook 2007 support. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Tue Feb 12, 2008 9:43 pm Post subject: |
|
|
*) include/classes/class.cal_obj.php
2008-02-12 - Fixed bug in filtering categories that would cause some versions of MySQL to produce an error. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Wed Feb 13, 2008 4:49 pm Post subject: |
|
|
*) remote/rss.php
2008-02-13 - Support for event_types URL argument |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Thu Feb 21, 2008 3:20 pm Post subject: |
|
|
*) include/classes/class.cal_obj.php
2008-02-21 - Resolved issue with Joomla integration that would cause an SQL error to display in some cases
*) modules/joomla15/com_thyme.php
2008-02-21 - Resolved issue with appendPath
*) modules/joomla15/common/calendar.php
2008-02-21 - Resolved issue that would cause $event_add_link to not be displayed for Views
*) modules/joomla15/components/eventform/publish.php
2008-02-21 - Resolved issue that would redirect to an incorrect URL when event add is initiated from a View. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Fri Feb 22, 2008 4:09 pm Post subject: |
|
|
*) include/templates/event_view_tpl.php
2008-02-22 - Changed printing of organizer's e-mail address to be encoded using JavaScript so that it is not picked up by spam bots. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Fri Feb 22, 2008 8:07 pm Post subject: |
|
|
*) include/classes/class.user.php
2008-02-22 - Added support for upcoming User Calendars module.
2008-03-06 - Fixed bug that would not give "Invalid password" when a non-existent username was entered during login.
Last edited by esoft_ian on Fri Mar 07, 2008 12:07 am; edited 1 time in total |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5265
|
Posted: Wed Feb 27, 2008 8:07 pm Post subject: |
|
|
*) modules/sync/export.php
2008-02-26 - Fixed Joomla 1.5 compatibility issue
*) jobs/reminders.php
2008-02-27 - Fixed Joomla 1.5 compatibility issue
*) jobs/notifications.php
2008-02-27 - Fixed Joomla 1.5 compatibility issue
*) jobs/subscriptions.php
2008-02-27 - Fixed Joomla 1.5 compatibility issue
*) include/classes/class.request.php
2008-02-27 - Fixed Joomla 1.5 compatibility issue |
|
| Back to top |
|
 |
|