WP-Plugins/glm-member-db-events.git
2016-09-14 Anthony Talaricoadjusting styles for the days of the week for agenda...
2016-09-14 Anthony Talaricoadding days of week for recur events in agenda view...
2016-09-14 Anthony Talaricoremoving test border around current day in month view...
2016-09-14 Anthony Talaricoadding days of the week for recurring events in agenda...
2016-09-14 Anthony Talaricoadding date range to the agenda view for recurring...
2016-09-14 Anthony Talaricotesting eventOrder by allDay events first
2016-09-14 Anthony Talaricoadding highlight to current date in calendar view,...
2016-09-14 Anthony Talaricoremoving display none on the calendar view dropdown
2016-09-13 Steve SuttonMerge tag 'v1.3.8' into develop
2016-09-13 Steve SuttonMerge branch 'hotfix/1.3.8' v1.3.8
2016-09-13 Steve SuttonUpdate detail event page for expired banner.
2016-09-13 Steve SuttonUpdate version number
2016-09-12 Steve SuttonMerge tag 'v1.3.7' into develop
2016-09-12 Steve SuttonMerge branch 'hotfix/1.3.7' v1.3.7
2016-09-12 Steve SuttonFix for add you event form and back slashes.
2016-09-09 Steve SuttonUpdate getting events with limit set.
2016-09-09 Steve SuttonMerge tag 'v1.3.6' into develop
2016-09-09 Steve SuttonMerge branch 'hotfix/1.3.6' v1.3.6
2016-09-09 Steve SuttonIf no end date on front end event form set to start...
2016-09-07 Steve SuttonFix for updating approved timestamp.
2016-09-06 Steve SuttonIf no events then don't do output.
2016-09-02 Chuck ScottCleaned up top of events dashboard and list.
2016-09-02 Chuck ScottMerge tag 'v1.3.5' into develop
2016-09-02 Chuck ScottMerge branch 'release/1.3.5' v1.3.5
2016-09-02 Chuck ScottRelease 1.3.5
2016-09-02 Chuck ScottFixed a few undefined references.
2016-09-01 Steve SuttonMerge tag 'v1.3.4' into develop
2016-09-01 Steve SuttonMerge branch 'hotfix/1.3.4' v1.3.4
2016-09-01 Steve SuttonFix for db update scripts.
2016-09-01 Steve SuttonMerge tag 'v1.3.3a' into develop
2016-09-01 Steve SuttonMerge branch 'release/1.3.3a' v1.3.3a
2016-09-01 Steve SuttonFix comment in header
2016-09-01 Steve SuttonMerge tag 'v1.3.3' into develop
2016-09-01 Steve SuttonMerge branch 'release/1.3.3' v1.3.3
2016-09-01 Steve SuttonVersion release
2016-09-01 Steve SuttonTaking care of php errors from the event plugin.
2016-09-01 Steve SuttonHide the calendar agenda selector for now.
2016-09-01 Steve SuttonUpdate state list on add form / Update city state on...
2016-08-31 Steve SuttonReformat file
2016-08-31 Steve SuttonUse main default if no event plugin default state is set
2016-08-31 Steve SuttonUpdate the event add form for default state.
2016-08-31 Laury GvRPhone separation character replaced as set in mgmt
2016-08-30 Anthony Talaricoadding default agenda view to the events mgmgt option...
2016-08-30 Chuck ScottModify appearance and descriptive text to improve useab...
2016-08-30 Steve SuttonAdd margin to the bottom of the driving direction button.
2016-08-30 Laury GvRDefault state selection added to admin mgmt
2016-08-30 Chuck ScottFixed version confusion
2016-08-30 Steve SuttonUpdate to remove debug stuff
2016-08-30 Steve SuttonRemove some timezone detail which is breaking windows
2016-08-30 Chuck ScottMerge branch 'hotfix/1.3.2' v1.3.2
2016-08-30 Chuck ScottAdded test fix for intermittant event detail pages. hotfix/1.3.2
2016-08-30 Chuck ScottTesting changes in frontHooks.php to correct intermitta...
2016-08-30 Steve SuttonUpdate to try and use the GET method
2016-08-30 Steve SuttonUpdate for filter_var_array
2016-08-30 Anthony Talaricoadding php header function to set content type to json
2016-08-30 Anthony Talaricotesting timestamp added to ajax post for the front...
2016-08-30 Anthony Talaricotest moving the ajax function call out of global scope...
2016-08-30 Anthony Talaricotrying jquery.get per forum suggestion to get ajax...
2016-08-30 Anthony Talaricochanging jquery ajax to jquery post to test issues...
2016-08-30 Anthony Talaricoremoving other parts of the ajax request data to see...
2016-08-30 Anthony Talaricochanging $_POST to request to check for ajax issues...
2016-08-30 Anthony Talaricotesting removal of cache: false for jquery ajax request...
2016-08-29 Chuck ScottRemoved all parens from require and include statements.
2016-08-29 Anthony Talaricoremoving front end calendar tab from the events mgmt...
2016-08-26 Anthony Talaricoadding html entity decode to covert html entities in...
2016-08-26 Anthony Talaricosetting height of calendar to preview scrolling, this...
2016-08-26 Anthony Talaricosetting default calendar view in management to agenda...
2016-08-26 Anthony Talaricoremoving class manipulation for now to check for small...
2016-08-26 Steve SuttonRedo the featured method for date range search.
2016-08-25 Anthony Talaricofixing view selection dropdown styles in small and...
2016-08-25 Anthony Talaricoadding hidden field in the event search form so that...
2016-08-25 Anthony TalaricoMerge branch 'feature/frontCalendar' into develop
2016-08-25 Anthony TalaricoMerge branch 'develop' into feature/frontCalendar
2016-08-25 Steve SuttonClean up on the wp cron for this plugin.
2016-08-25 Steve SuttonCheck for table before trying to get data
2016-08-25 Anthony Talaricousing sanitize title like Chuck does to create a slug... feature/frontCalendar
2016-08-25 Anthony Talaricoremoving the view select dropdown from the events detai...
2016-08-25 Anthony Talaricofixing slugs
2016-08-25 Steve SuttonClean up on the wp cron for this plugin.
2016-08-25 Anthony Talaricotesting slug replacement using str replace and sanitize...
2016-08-25 Anthony Talaricoremoving quotes from slug
2016-08-25 Anthony Talaricocreating slug using sanitize title with dashses to...
2016-08-24 Anthony Talaricotesting time formatting to fix the event times in the...
2016-08-24 Anthony Talaricohiding calendar initially
2016-08-24 Anthony Talaricochanging events data to times , to get separate event...
2016-08-24 Anthony Talaricomaking events draggable and resizable
2016-08-24 Anthony Talaricoadjusting styles for the weekly agenda view to make...
2016-08-24 Anthony Talaricoadding event limit to agenda view to clean up the outpu...
2016-08-24 Anthony Talaricofixing syntax error
2016-08-24 Anthony Talaricoadding conditional to change main content to 12 columns...
2016-08-24 Anthony Talaricoadding all_day parameter to the full calendar object
2016-08-24 Anthony Talaricoinitial commit of front end calendar features
2016-08-19 Steve SuttonUpdate for event categories
2016-08-15 Steve SuttonMerge tag 'v1.3.1' into develop
2016-08-15 Steve SuttonMerge branch 'release/1.3.1' v1.3.1
2016-08-15 Steve SuttonNew release
2016-08-15 Steve SuttonFix for white space
2016-08-12 Steve SuttonGet rid of unneeded cron model and retractor add action...
2016-08-12 Steve SuttonRemove the link for the ajax call.
2016-08-12 Steve SuttonMerge branch 'feature/icalFeedCron' into develop
next