aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
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-25more for add_users and add_users_notify featuresKevin 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-08iCalendar fixes.Kevin Jardine
2011-10-24now uses a date_local view to consistently display events in local server timeKevin 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-05changed filter menu to more correctly describe the tabsKevin Jardine
2011-10-05restored missing settings fileKevin Jardine
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-27added event-calendar-filter-period-PERIOD class to datepicker wrapper divKevin 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-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-28moved the code into the base directory so that it is easier to work withCash Costello