aboutsummaryrefslogtreecommitdiff
path: root/start.php
AgeCommit message (Expand)Author
2013-09-05Removed deprecated function uses.Sem
2013-01-29Deprecated fix:Paul
2012-11-23Merge branch 'full' of git://github.com/kevinjardine/Elgg-Event-CalendarSem
2012-11-06Removed lightbox from calendar.Sem
2012-09-07join now recreates conference if necessaryKevin Jardine
2012-08-30Linked initial date and end date in edit formSem
2012-07-03enables group context for widgetMatt Beckett
2012-06-26more changes to support event pollsKevin Jardine
2012-06-15added missing library loadsKevin Jardine
2012-06-04fixed schedule link and all day form behaviourKevin Jardine
2012-05-29added click on calendar to preselect new event dateKevin Jardine
2012-05-29added lightbox support for full calendar eventsKevin Jardine
2012-05-24changed time handling and added more suppport for event pollsKevin Jardine
2012-04-26Reminder messages are now actually queued for sending (requires message_queue...Kevin Jardine
2012-04-13added support for event polls (needs the event_poll plugin)Kevin Jardine
2012-04-03major changes to add new features, including a full calendar and repeating ev...Kevin Jardine
2012-03-15added full calendar drag and dropKevin Jardine
2012-03-13replaced deprecated friendly time, dates now stored properly in GMT and displ...Kevin Jardine
2012-02-02added support for new personal calendar management optionsKevin Jardine
2012-01-31updated page handlerKevin Jardine
2012-01-25removed calendar entity menu items if no user is logged inKevin 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-19added proper check for group enabled calendar and renamed some deprecated fun...Kevin Jardine
2011-10-19group events now have add all and remove all buttons when managing subscribersKevin Jardine
2011-10-19fixes personal calendar toggle bug and adds the ability to add any site membe...Kevin Jardine
2011-10-05removed access levels from listing view and revised some textKevin Jardine
2011-09-29added auth token featureKevin 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-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