WP-Plugins/glm-member-db-events.git
2016-08-30 Steve SuttonRemove some timezone detail which is breaking windows
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
2016-08-12 Steve SuttonAdding the fields into management page for duration...
2016-08-12 Steve SuttonAdd the two fields into the management page.
2016-08-12 Steve SuttonNew db version for events
2016-08-12 Steve SuttonSetting up the cron tasks
2016-08-10 Steve SuttonUpdate how to deal with start and end times.
2016-08-10 Steve SuttonUpdate the intro field on import.
2016-08-10 Steve SuttonMerge tag 'v1.3.0' into develop
2016-08-10 Steve SuttonMerge branch 'release/1.3.0' v1.3.0
2016-08-10 Steve SuttonUpdate for ical feed and release for 1.3.0
2016-08-10 Steve SuttonSteve has finished with db version updates
2016-08-10 Steve SuttonDB updates and the ical refresh for feed now works.
2016-08-05 Steve SuttonWIP for the event feed import
2016-08-05 Steve SuttonPlugin DB Updates NEW Table
2016-08-05 Steve SuttonStarting a database update for new db table.
2016-08-05 Steve SuttonMerge tag 'v1.2.32' into develop
2016-08-05 Steve SuttonMerge branch 'hotfix/1.2.32' v1.2.32
2016-08-05 Steve Suttonfixing url for images
2016-08-05 Steve SuttonMerge tag 'v1.2.31' into develop
2016-08-05 Steve SuttonMerge branch 'hotfix/1.2.31' v1.2.31
2016-08-05 Steve SuttonOne more bug fix
2016-08-05 Steve SuttonMerge tag 'v1.2.30' into develop
2016-08-05 Steve SuttonMerge branch 'hotfix/1.2.30' v1.2.30
2016-08-05 Steve SuttonUpdates on ical feed
2016-08-03 Steve SuttonMerge tag 'v1.2.29' into develop
2016-08-03 Steve SuttonMerge branch 'hotfix/1.2.29' v1.2.29
2016-08-03 Steve SuttonBug fix for member events
2016-08-02 Steve SuttonMerge tag 'v1.2.28' into develop
2016-08-02 Steve SuttonMerge branch 'hotfix/1.2.28' v1.2.28
2016-08-02 Steve SuttonNeed to exit when doing ajax and smarty
2016-08-02 Steve SuttonMerge tag 'v1.2.27' into develop
2016-08-02 Steve SuttonMerge branch 'release/1.2.27' v1.2.27
2016-08-02 Steve SuttonBump version number
2016-08-02 Steve SuttonMerge branch 'feature/dynamicDateRangeDefault' into...
2016-08-02 Steve SuttonSet start at 1 and increment inside do while loop feature/dynamicDateRangeDefault
2016-08-02 Steve SuttonAlso check for total event count above 5
2016-08-02 Steve SuttonCreate a check for number of events and keep going...
2016-07-29 Steve SuttonMerge tag 'v1.2.26' into develop
2016-07-29 Steve SuttonMerge branch 'hotfix/1.2.26' v1.2.26
2016-07-29 Steve SuttonUpdate for state drop down on location edit page for...
2016-07-29 Steve SuttonMerge tag 'v1.2.24' into develop
2016-07-29 Steve SuttonMerge branch 'hotfix/1.2.24' v1.2.24 v1.2.25
2016-07-29 Steve SuttonDo all time.ly events
2016-07-29 Steve SuttonUpdate to turn off debug
2016-07-29 Steve SuttonMerge tag 'v1.2.23' into develop
2016-07-29 Steve SuttonMerge branch 'hotfix/1.2.23' v1.2.23
2016-07-29 Steve SuttonCheck time.ly address for commas and only use first...
2016-07-29 Steve SuttonMerge tag 'v1.2.22' into develop
2016-07-29 Steve SuttonMerge branch 'hotfix/1.2.22' v1.2.22
2016-07-29 Steve SuttonBug fix for time.ly import
2016-07-29 Steve SuttonMerge tag 'v1.2.21' into develop
next