summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Fri, 18 Mar 2016 13:09:58 +0000 (09:09 -0400)]
Update the events array for agenda view
repeating and ongoing events will need to be output for each day they
are in.
Steve Sutton [Thu, 17 Mar 2016 21:16:15 +0000 (17:16 -0400)]
on event detail page style for button
driving direction button to go full width of element
Steve Sutton [Thu, 17 Mar 2016 21:10:08 +0000 (17:10 -0400)]
remove the background for each event in agenda view
Steve Sutton [Thu, 17 Mar 2016 21:08:53 +0000 (17:08 -0400)]
Remove suffix for the day
Steve Sutton [Thu, 17 Mar 2016 20:58:25 +0000 (16:58 -0400)]
Style updates for the agenda view
Steve Sutton [Thu, 17 Mar 2016 20:38:15 +0000 (16:38 -0400)]
Update the main search form
use method post
Steve Sutton [Thu, 17 Mar 2016 20:34:10 +0000 (16:34 -0400)]
Shortcuts now working
adding to the query for events
Steve Sutton [Thu, 17 Mar 2016 20:24:14 +0000 (16:24 -0400)]
Adding labels for detail event page
also check if cost is there before outputting that part
Steve Sutton [Thu, 17 Mar 2016 20:14:58 +0000 (16:14 -0400)]
Remove shortcut header
Steve Sutton [Thu, 17 Mar 2016 20:04:27 +0000 (16:04 -0400)]
Worked on agenda and detail views
Agenda view groups the events by the day.
Detail view has the get directions button working.
Need to work on the map itself.
Images are not being import yet.
Steve Sutton [Wed, 16 Mar 2016 21:02:42 +0000 (17:02 -0400)]
create agenda view
Steve Sutton [Wed, 16 Mar 2016 19:05:23 +0000 (15:05 -0400)]
importing events
now it imports the times,categories, location, recurrences, event_times
still doing some testing to see if everything is working correctly.
Steve Sutton [Wed, 16 Mar 2016 17:21:11 +0000 (13:21 -0400)]
Merge branch 'develop' into feature/steve
Steve Sutton [Wed, 16 Mar 2016 17:20:32 +0000 (13:20 -0400)]
More with importing events
now have the time for events
Chuck Scott [Wed, 16 Mar 2016 14:24:17 +0000 (10:24 -0400)]
Merge branch 'develop' of cvs2.gaslightmedia.com:WP-Plugins/glm-member-db-events into develop
Chuck Scott [Wed, 16 Mar 2016 14:23:45 +0000 (10:23 -0400)]
Event Locations now appear to be working.
Steve Sutton [Tue, 15 Mar 2016 21:10:12 +0000 (17:10 -0400)]
import WIP
for events
Steve Sutton [Tue, 15 Mar 2016 17:34:19 +0000 (13:34 -0400)]
Correcting misspelled words
Steve Sutton [Tue, 15 Mar 2016 17:16:19 +0000 (13:16 -0400)]
Merge branch 'develop' into feature/steve
Chuck Scott [Tue, 15 Mar 2016 16:17:02 +0000 (12:17 -0400)]
Fixed Text Search issues for both dashboard and list pages.
Steve Sutton [Tue, 15 Mar 2016 15:34:54 +0000 (11:34 -0400)]
Merge branch 'develop' into feature/steve
Steve Sutton [Tue, 15 Mar 2016 15:33:05 +0000 (11:33 -0400)]
Updating comments
should use the same slash double star to open all comments
Chuck Scott [Tue, 15 Mar 2016 15:24:31 +0000 (11:24 -0400)]
Dealing with ' and " in javascript litterals
Steve Sutton [Tue, 15 Mar 2016 13:45:42 +0000 (09:45 -0400)]
Import tab for event management
Adding Import event tab.
Steve Sutton [Mon, 14 Mar 2016 13:15:15 +0000 (09:15 -0400)]
Merge branch 'develop' into feature/steve
Steve Sutton [Mon, 14 Mar 2016 11:47:35 +0000 (07:47 -0400)]
Add import tab from the management events section
Chuck Scott [Fri, 11 Mar 2016 20:51:31 +0000 (15:51 -0500)]
Now have some location data working.
Steve Sutton [Fri, 11 Mar 2016 17:44:16 +0000 (12:44 -0500)]
Adding some fields to the events array for templates
Ongoing flag from the event times. - will need more work if the event
has multiple schedules
adding starting_date and ending_date to event array
Steve Sutton [Fri, 11 Mar 2016 13:52:58 +0000 (08:52 -0500)]
Remove debug var_dump from data class
Steve Sutton [Thu, 10 Mar 2016 20:50:57 +0000 (15:50 -0500)]
Setting up the detail page
Rewrite for wordpress
Setup the get event function to pull data from the data abstract class
for event data
Steve Sutton [Thu, 10 Mar 2016 19:58:55 +0000 (14:58 -0500)]
adding docs for shortcodes
Steve Sutton [Thu, 10 Mar 2016 19:49:38 +0000 (14:49 -0500)]
Update for the date to work
Steve Sutton [Thu, 10 Mar 2016 19:30:27 +0000 (14:30 -0500)]
Merge branch 'develop' into feature/steve
Steve Sutton [Thu, 10 Mar 2016 19:28:58 +0000 (14:28 -0500)]
Getting the data into front end templates
Working with the Data Abstract event class
Chuck Scott [Thu, 10 Mar 2016 18:50:45 +0000 (13:50 -0500)]
Completed adding new features to Recurrenc edit and calendar display
Steve Sutton [Thu, 10 Mar 2016 12:53:41 +0000 (07:53 -0500)]
Merge branch 'feature/steve' of cvs2:WP-Plugins/glm-member-db-events into feature/steve
Ian Weller [Wed, 9 Mar 2016 21:49:22 +0000 (16:49 -0500)]
made adjustments to the events detail page
Chuck Scott [Wed, 9 Mar 2016 21:43:31 +0000 (16:43 -0500)]
Fixed problems when there's no calendar data for the admin event calendar
Steve Sutton [Wed, 9 Mar 2016 21:38:50 +0000 (16:38 -0500)]
Merge branch 'develop' into feature/steve
Chuck Scott [Wed, 9 Mar 2016 21:37:52 +0000 (16:37 -0500)]
Removed test data array that was conflicting with real data.
Steve Sutton [Wed, 9 Mar 2016 21:28:56 +0000 (16:28 -0500)]
Merge branch 'develop' into feature/steve
Steve Sutton [Wed, 9 Mar 2016 21:27:52 +0000 (16:27 -0500)]
Setting up rewrite rules
Chuck Scott [Wed, 9 Mar 2016 20:53:44 +0000 (15:53 -0500)]
More admin enhancements to Events - First live data
Steve Sutton [Wed, 9 Mar 2016 19:44:01 +0000 (14:44 -0500)]
refactoring and style changes for output
Re factor the models
update style classes for forms
Steve Sutton [Wed, 9 Mar 2016 16:59:54 +0000 (11:59 -0500)]
Changing the h4 to h1
For the two forms
shortcuts and
search form
Steve Sutton [Wed, 9 Mar 2016 16:54:53 +0000 (11:54 -0500)]
detail page updates
Adding js for the detail so calendars work
Moving the event title up the page.
Steve Sutton [Wed, 9 Mar 2016 16:33:49 +0000 (11:33 -0500)]
Updates for output templates
update the templates to use a id wrapper
change some of the headers to h4
Steve Sutton [Wed, 9 Mar 2016 15:18:21 +0000 (10:18 -0500)]
Merge branch 'develop' into feature/steve
Steve Sutton [Wed, 9 Mar 2016 14:54:30 +0000 (09:54 -0500)]
Not sure why the styles were in this file
Steve Sutton [Wed, 9 Mar 2016 14:45:28 +0000 (09:45 -0500)]
Add links for each category name in the category blocks
goes to the same page with that category selected in search.
Chuck Scott [Tue, 8 Mar 2016 16:20:23 +0000 (11:20 -0500)]
Merge branch 'feature/EventsIntegration' into develop
Chuck Scott [Tue, 8 Mar 2016 16:19:49 +0000 (11:19 -0500)]
Interim status of Events add-on
Steve Sutton [Fri, 4 Mar 2016 21:55:52 +0000 (16:55 -0500)]
Add form to detail page
uses referrer to go back to list for searches from detail page
Steve Sutton [Fri, 4 Mar 2016 17:43:34 +0000 (12:43 -0500)]
Update for error messages
Getting rid of notices in php
Chuck Scott [Thu, 3 Mar 2016 21:42:23 +0000 (16:42 -0500)]
Roughed in Event add/edit/delete and forms for recurrences.
Chuck Scott [Wed, 2 Mar 2016 14:52:10 +0000 (09:52 -0500)]
Merge remote-tracking branch 'origin/feature/anthony' into feature/EventsIntegration
Conflicts:
views/admin/events/header.html
views/admin/events/index.html
views/admin/member/events.html
Anthony Talarico [Wed, 2 Mar 2016 14:45:53 +0000 (09:45 -0500)]
adjusting tabs for member add events and categories
Anthony Talarico [Tue, 1 Mar 2016 21:28:28 +0000 (16:28 -0500)]
added category insertion and view, added add event name and view
Anthony Talarico [Tue, 1 Mar 2016 20:14:58 +0000 (15:14 -0500)]
using data abstract to test displaying of category names. testing with smarty in view file
Anthony Talarico [Tue, 1 Mar 2016 16:51:26 +0000 (11:51 -0500)]
test adding categories to database withouth dataAbstract currently. added some layout to categories
Chuck Scott [Tue, 1 Mar 2016 16:37:10 +0000 (11:37 -0500)]
Cleaned up incompatible template references to URL/Url.
Anthony Talarico [Tue, 1 Mar 2016 14:59:35 +0000 (09:59 -0500)]
added buttons and tabs for events menu not associated with a member
Steve Sutton [Mon, 29 Feb 2016 19:59:05 +0000 (14:59 -0500)]
Merge branch 'develop' into feature/steve
Chuck Scott [Mon, 29 Feb 2016 18:27:43 +0000 (13:27 -0500)]
Now have recurrence test deleting test data from the database
Anthony Talarico [Mon, 29 Feb 2016 18:24:50 +0000 (13:24 -0500)]
added categories tab, adjusting actions, added table structure to main events page
Chuck Scott [Mon, 29 Feb 2016 18:14:28 +0000 (13:14 -0500)]
Pushing new recurrence times generation code and associated tests
Steve Sutton [Fri, 26 Feb 2016 21:58:15 +0000 (16:58 -0500)]
Adding event detail view and model
Add model for the detail shortcode.
Add view for the event detail.
Create two php files for the event data to use for the data for each
model and view file.
Steve Sutton [Thu, 25 Feb 2016 20:53:46 +0000 (15:53 -0500)]
Merge branch 'develop' into feature/steve
Anthony Talarico [Thu, 25 Feb 2016 20:50:51 +0000 (15:50 -0500)]
added css style or add fields, added event tabs for member, created event menu under Members with tabs
Steve Sutton [Thu, 25 Feb 2016 19:28:24 +0000 (14:28 -0500)]
Working on search form
Search for categories working.
Hold the category search for in search field.
Steve Sutton [Thu, 25 Feb 2016 16:07:08 +0000 (11:07 -0500)]
Adding more data arrays for the templates
Steve Sutton [Thu, 25 Feb 2016 14:57:15 +0000 (09:57 -0500)]
Merge branch 'develop' into feature/steve
Steve Sutton [Thu, 25 Feb 2016 14:16:42 +0000 (09:16 -0500)]
Setting up shortcode for the front end
Setting up the shortcode for front end with action for detail and list
views. current shortcode used is only the list one.
Chuck Scott [Wed, 24 Feb 2016 20:08:17 +0000 (15:08 -0500)]
Fixed problem registering database
Chuck Scott [Wed, 24 Feb 2016 14:42:06 +0000 (09:42 -0500)]
Fixed errors in database create sql script.
Chuck Scott [Tue, 23 Feb 2016 21:59:51 +0000 (16:59 -0500)]
Added initial database setup and data definition classes
Steve Sutton [Mon, 15 Feb 2016 22:00:44 +0000 (17:00 -0500)]
Adding a new table file
Steve Sutton [Mon, 15 Feb 2016 21:17:31 +0000 (16:17 -0500)]
remove the sections mark remove
Steve Sutton [Mon, 15 Feb 2016 16:28:29 +0000 (11:28 -0500)]
More text changes for Sample to Events
Steve Sutton [Mon, 15 Feb 2016 16:25:19 +0000 (11:25 -0500)]
Move files to the correct name
update from sample to events
Steve Sutton [Mon, 15 Feb 2016 16:22:45 +0000 (11:22 -0500)]
Replacing all sample text with events
Steve Sutton [Fri, 12 Feb 2016 21:09:33 +0000 (16:09 -0500)]
initial import