aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-15end date and time now also stored properly as GMTKevin Jardine
2012-03-13event times are now supported by defaultKevin Jardine
2012-03-13replaced pulldown with dropdownKevin Jardine
2012-03-13replaced deprecated friendly time, dates now stored properly in GMT and ↵Kevin Jardine
displayed in server time, added beginning of full calendar option
2012-02-02added support for new personal calendar management optionsKevin Jardine
2012-01-31updated page handlerKevin Jardine
2012-01-31tentative fix for end of month/week bugKevin Jardine
2012-01-27removed two deprecated function callsKevin Jardine
2012-01-25more for add_users and add_users_notify featuresKevin Jardine
2012-01-25removed calendar entity menu items if no user is logged inKevin Jardine
2012-01-25reactivated add_users and add_users_notify settings (both off by default)Kevin Jardine
2012-01-02added new userpicker for site-wide event user managementKevin Jardine
2011-11-10Added foreach check to avoid a warningKevin Jardine
2011-11-08iCalendar fixes.Kevin Jardine
2011-10-24now uses a date_local view to consistently display events in local server timeKevin Jardine
2011-10-19added proper check for group enabled calendar and renamed some deprecated ↵Kevin Jardine
functions
2011-10-19check authority before displaying manage linksKevin Jardine
2011-10-19group events now have add all and remove all buttons when managing subscribersKevin Jardine
2011-10-19removed error_log statementKevin Jardine
2011-10-19fixes personal calendar toggle bug and adds the ability to add any site ↵Kevin Jardine
member to a site event and any group member to a group event
2011-10-05added UTC date qualifierKevin Jardine
2011-10-05removed access levels from listing view and revised some textKevin Jardine
2011-10-05removed old actions and an outdated settings commentKevin Jardine
2011-10-05changed filter menu to more correctly describe the tabsKevin Jardine
2011-10-05restored missing settings fileKevin Jardine
2011-10-05Merge pull request #15 from cash/settingsKevin Jardine
removed deprecation warnings for plugin settings
2011-09-29moved the plugin settings view to the new 1.8 location plugins/<plugin ↵cash
id>/settings.php
2011-09-29updated deprecated option names in plugin settings viewcash
2011-09-29added auth token featureKevin Jardine
2011-09-28removed file attachment header from iCal feedKevin Jardine
2011-09-28restored RSS feed and added iCal feedKevin Jardine
2011-09-27updated README.txtKevin Jardine
2011-09-27added event-calendar-filter-period-PERIOD class to datepicker wrapper divKevin Jardine
2011-09-27fixed filter tab behaviourKevin Jardine
2011-09-26major changes for Elgg 1.8Kevin Jardine
2011-08-30a few small fixesKevin Jardine
2011-08-29first step in rewrite for Elgg 1.8Kevin Jardine
2011-06-29Merge pull request #2 from cash/1.7_and_aboveKevin Jardine
removing functions deprecated in 1.7
2011-06-29replaced all uses of deprecated get_entities* functionscash
2011-06-29removed uses of extend_view() and some checks for whether a function existscash
2011-06-28Merge pull request #1 from cash/masterKevin Jardine
moved code into base directory
2011-06-28moved the code into the base directory so that it is easier to work withCash Costello
2011-06-27put something in README!Kevin Jardine
2011-06-27added main codeKevin Jardine
2011-06-27first git commitKevin Jardine