WP-Plugins/glm-member-db-events.git
9 years agoMerge branch 'develop' into feature/steve
Steve Sutton [Wed, 9 Mar 2016 21:28:56 +0000 (16:28 -0500)]
Merge branch 'develop' into feature/steve

9 years agoSetting up rewrite rules
Steve Sutton [Wed, 9 Mar 2016 21:27:52 +0000 (16:27 -0500)]
Setting up rewrite rules

9 years agoMore admin enhancements to Events - First live data
Chuck Scott [Wed, 9 Mar 2016 20:53:44 +0000 (15:53 -0500)]
More admin enhancements to Events - First live data

9 years agorefactoring and style changes for output
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

9 years agoChanging the h4 to h1
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

9 years agodetail page updates
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.

9 years agoUpdates for output templates
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

9 years agoMerge branch 'develop' into feature/steve
Steve Sutton [Wed, 9 Mar 2016 15:18:21 +0000 (10:18 -0500)]
Merge branch 'develop' into feature/steve

9 years agoNot sure why the styles were in this file
Steve Sutton [Wed, 9 Mar 2016 14:54:30 +0000 (09:54 -0500)]
Not sure why the styles were in this file

9 years agoAdd links for each category name in the category blocks
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.

9 years agoMerge branch 'feature/EventsIntegration' into develop
Chuck Scott [Tue, 8 Mar 2016 16:20:23 +0000 (11:20 -0500)]
Merge branch 'feature/EventsIntegration' into develop

9 years agoInterim status of Events add-on
Chuck Scott [Tue, 8 Mar 2016 16:19:49 +0000 (11:19 -0500)]
Interim status of Events add-on

9 years agoAdd form to detail page
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

9 years agoUpdate for error messages
Steve Sutton [Fri, 4 Mar 2016 17:43:34 +0000 (12:43 -0500)]
Update for error messages

Getting rid of notices in php

9 years agoRoughed in Event add/edit/delete and forms for recurrences.
Chuck Scott [Thu, 3 Mar 2016 21:42:23 +0000 (16:42 -0500)]
Roughed in Event add/edit/delete and forms for recurrences.

9 years agoMerge remote-tracking branch 'origin/feature/anthony' into feature/EventsIntegration
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

9 years agoadjusting tabs for member add events and categories
Anthony Talarico [Wed, 2 Mar 2016 14:45:53 +0000 (09:45 -0500)]
adjusting tabs for member add events and categories

9 years agoadded category insertion and view, added add event name and view
Anthony Talarico [Tue, 1 Mar 2016 21:28:28 +0000 (16:28 -0500)]
added category insertion and view, added add event name and view

9 years agousing data abstract to test displaying of category names. testing with smarty in...
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

9 years agotest adding categories to database withouth dataAbstract currently. added some layout...
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

9 years agoCleaned up incompatible template references to URL/Url.
Chuck Scott [Tue, 1 Mar 2016 16:37:10 +0000 (11:37 -0500)]
Cleaned up incompatible template references to URL/Url.

9 years agoadded buttons and tabs for events menu not associated with a member
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

9 years agoMerge branch 'develop' into feature/steve
Steve Sutton [Mon, 29 Feb 2016 19:59:05 +0000 (14:59 -0500)]
Merge branch 'develop' into feature/steve

9 years agoNow have recurrence test deleting test data from the database
Chuck Scott [Mon, 29 Feb 2016 18:27:43 +0000 (13:27 -0500)]
Now have recurrence test deleting test data from the database

9 years agoadded categories tab, adjusting actions, added table structure to main events page
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

9 years agoPushing new recurrence times generation code and associated tests
Chuck Scott [Mon, 29 Feb 2016 18:14:28 +0000 (13:14 -0500)]
Pushing new recurrence times generation code and associated tests

9 years agoAdding event detail view and model
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.

9 years agoMerge branch 'develop' into feature/steve
Steve Sutton [Thu, 25 Feb 2016 20:53:46 +0000 (15:53 -0500)]
Merge branch 'develop' into feature/steve

9 years agoadded css style or add fields, added event tabs for member, created event menu under...
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

9 years agoWorking on search form
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.

9 years agoAdding more data arrays for the templates
Steve Sutton [Thu, 25 Feb 2016 16:07:08 +0000 (11:07 -0500)]
Adding more data arrays for the templates

9 years agoMerge branch 'develop' into feature/steve
Steve Sutton [Thu, 25 Feb 2016 14:57:15 +0000 (09:57 -0500)]
Merge branch 'develop' into feature/steve

9 years agoSetting up shortcode for the front end
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.

9 years agoFixed problem registering database
Chuck Scott [Wed, 24 Feb 2016 20:08:17 +0000 (15:08 -0500)]
Fixed problem registering database

9 years agoFixed errors in database create sql script.
Chuck Scott [Wed, 24 Feb 2016 14:42:06 +0000 (09:42 -0500)]
Fixed errors in database create sql script.

9 years agoAdded initial database setup and data definition classes
Chuck Scott [Tue, 23 Feb 2016 21:59:51 +0000 (16:59 -0500)]
Added initial database setup and data definition classes

9 years agoAdding a new table file
Steve Sutton [Mon, 15 Feb 2016 22:00:44 +0000 (17:00 -0500)]
Adding a new table file

9 years agoremove the sections mark remove
Steve Sutton [Mon, 15 Feb 2016 21:17:31 +0000 (16:17 -0500)]
remove the sections mark remove

9 years agoMore text changes for Sample to Events
Steve Sutton [Mon, 15 Feb 2016 16:28:29 +0000 (11:28 -0500)]
More text changes for Sample to Events

9 years agoMove files to the correct name
Steve Sutton [Mon, 15 Feb 2016 16:25:19 +0000 (11:25 -0500)]
Move files to the correct name

update from sample to events

9 years agoReplacing all sample text with events
Steve Sutton [Mon, 15 Feb 2016 16:22:45 +0000 (11:22 -0500)]
Replacing all sample text with events

9 years agoinitial import
Steve Sutton [Fri, 12 Feb 2016 21:09:33 +0000 (16:09 -0500)]
initial import