WP-Plugins/glm-member-db.git
8 years agofixed error with checking for both ID and page title being empty
Anthony Talarico [Mon, 23 May 2016 20:59:04 +0000 (16:59 -0400)]
fixed error with checking for both ID and page title being empty

8 years agoadded error handling for improper input for page name and page id
Anthony Talarico [Mon, 23 May 2016 20:57:44 +0000 (16:57 -0400)]
added error handling for improper input for page name and page id

8 years agofixed syntax error
Anthony Talarico [Mon, 23 May 2016 19:29:49 +0000 (15:29 -0400)]
fixed syntax error

8 years agoadded ability to change page name and id in mgmt section
Anthony Talarico [Mon, 23 May 2016 19:20:17 +0000 (15:20 -0400)]
added ability to change page name and id in mgmt section

8 years agoFilters style changed so it won't hide on short pages
laury [Mon, 23 May 2016 15:48:50 +0000 (11:48 -0400)]
Filters style changed so it won't hide on short pages

8 years agoFirst-activation now properly set, createPages doesn't displace ID unless first-activ...
laury [Fri, 20 May 2016 21:14:24 +0000 (17:14 -0400)]
First-activation now properly set, createPages doesn't displace ID unless first-activation, unsets after

8 years agoFixed script call
Laury GvR [Fri, 20 May 2016 13:10:14 +0000 (09:10 -0400)]
Fixed script call

8 years agoDetail and list styles
laury [Thu, 19 May 2016 18:12:52 +0000 (14:12 -0400)]
Detail and list styles

8 years agopage creation fixed, view styles updated
laury [Wed, 18 May 2016 18:35:56 +0000 (14:35 -0400)]
page creation fixed, view styles updated

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Wed, 18 May 2016 18:03:23 +0000 (14:03 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoStarted work on Events list calendar, Added formatting to phone input
Chuck Scott [Wed, 18 May 2016 18:02:47 +0000 (14:02 -0400)]
Started work on Events list calendar, Added formatting to phone input

8 years agoUpdated view templates, disabled requiredPages checks
laury [Tue, 17 May 2016 20:38:08 +0000 (16:38 -0400)]
Updated view templates, disabled requiredPages checks

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Tue, 17 May 2016 19:06:52 +0000 (15:06 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoAdded post-processing for member info short description to force a limit of 200 chars.
Chuck Scott [Tue, 17 May 2016 19:05:42 +0000 (15:05 -0400)]
Added post-processing for member info short description to force a limit of 200 chars.

8 years agoreverting changes
Anthony Talarico [Tue, 17 May 2016 18:17:37 +0000 (14:17 -0400)]
reverting changes

8 years agoremoving shortcode builder for test
Anthony Talarico [Tue, 17 May 2016 18:11:07 +0000 (14:11 -0400)]
removing shortcode builder for test

8 years agoAdded featured image and caption to template data
Chuck Scott [Tue, 17 May 2016 16:52:38 +0000 (12:52 -0400)]
Added featured image and caption to template data

8 years agoFixed some layout in documentation
Chuck Scott [Tue, 17 May 2016 16:25:54 +0000 (12:25 -0400)]
Fixed some layout in documentation

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Tue, 17 May 2016 13:23:10 +0000 (09:23 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

Conflicts:
models/admin/management/index.php

8 years agoManagemnet extraneous text outputting, Other fixes
Chuck Scott [Tue, 17 May 2016 13:20:37 +0000 (09:20 -0400)]
Managemnet extraneous text outputting, Other fixes

8 years agoCompensating view files for possibility of sidebar
laury [Mon, 16 May 2016 21:26:28 +0000 (17:26 -0400)]
Compensating view files for possibility of sidebar

8 years agoadding test for elements in shortcode builder, adding !wp_script_is
Anthony Talarico [Mon, 16 May 2016 16:00:42 +0000 (12:00 -0400)]
adding test for elements in shortcode builder, adding !wp_script_is

8 years agoChange underscored_name to underscored_title
laury [Mon, 16 May 2016 15:53:09 +0000 (11:53 -0400)]
Change underscored_name to underscored_title

8 years agoreverting changes
Anthony Talarico [Mon, 16 May 2016 15:16:58 +0000 (11:16 -0400)]
reverting changes

8 years agoremoved code from fancybox js and added helper function to fancybox init
Anthony Talarico [Mon, 16 May 2016 15:15:49 +0000 (11:15 -0400)]
removed code from fancybox js and added helper function to fancybox init

8 years agotrying swipe left functions in the fancybox js script
Anthony Talarico [Mon, 16 May 2016 15:11:33 +0000 (11:11 -0400)]
trying swipe left functions in the fancybox js script

8 years agoadding helper function to prevent fancybox from jumping to top of page
Anthony Talarico [Mon, 16 May 2016 15:05:31 +0000 (11:05 -0400)]
adding helper function to prevent fancybox from jumping to top of page

8 years agoadding prevent default to gallery link to prevent jumping up the page
Anthony Talarico [Mon, 16 May 2016 15:01:43 +0000 (11:01 -0400)]
adding prevent default to gallery link to prevent jumping up the page

8 years agoreadding mousewheel script for fancybox
Anthony Talarico [Mon, 16 May 2016 14:59:22 +0000 (10:59 -0400)]
readding mousewheel script for fancybox

8 years agoadding rel attribute for images to fix the next and prev function
Anthony Talarico [Mon, 16 May 2016 14:58:02 +0000 (10:58 -0400)]
adding rel attribute for images to fix the next and prev function

8 years agoremoving mousewheel script file
Anthony Talarico [Mon, 16 May 2016 14:56:16 +0000 (10:56 -0400)]
removing mousewheel script file

8 years agoremoving mousewheel script to test scrolling per forum suggestion
Anthony Talarico [Mon, 16 May 2016 14:53:23 +0000 (10:53 -0400)]
removing mousewheel script to test scrolling per forum suggestion

8 years agofixing syntax error
Anthony Talarico [Mon, 16 May 2016 14:50:39 +0000 (10:50 -0400)]
fixing syntax error

8 years agoadding fancybox function to detail view
Anthony Talarico [Mon, 16 May 2016 14:48:09 +0000 (10:48 -0400)]
adding fancybox function to detail view

8 years agoenqueue scripts for fancybox
Anthony Talarico [Mon, 16 May 2016 14:47:11 +0000 (10:47 -0400)]
enqueue scripts for fancybox

8 years agoadding fancybox files
Anthony Talarico [Mon, 16 May 2016 14:46:03 +0000 (10:46 -0400)]
adding fancybox files

8 years agoremoving fancybox script
Anthony Talarico [Mon, 16 May 2016 14:32:57 +0000 (10:32 -0400)]
removing fancybox script

8 years agoremoving changes
Anthony Talarico [Mon, 16 May 2016 13:34:59 +0000 (09:34 -0400)]
removing changes

8 years ago2px border on container changed to 1pc
laury [Mon, 16 May 2016 13:33:08 +0000 (09:33 -0400)]
2px border on container changed to 1pc

8 years agoChanged 'name' to 'title' for reqPages
laury [Mon, 16 May 2016 13:31:52 +0000 (09:31 -0400)]
Changed 'name' to 'title' for reqPages

8 years agoadded fancybox directory and removed individual files, changed enqueue scripts sources
Anthony Talarico [Mon, 16 May 2016 13:29:50 +0000 (09:29 -0400)]
added fancybox directory and removed individual files, changed enqueue scripts sources

8 years agoView changes for grid, list and detail
laury [Mon, 16 May 2016 12:58:43 +0000 (08:58 -0400)]
View changes for grid, list and detail

8 years agoFancybox javascript code
laury [Mon, 16 May 2016 12:58:28 +0000 (08:58 -0400)]
Fancybox javascript code

9 years agoRemoved nbproject directory that shouldn't have been there
Chuck Scott [Fri, 13 May 2016 19:59:51 +0000 (15:59 -0400)]
Removed nbproject directory that shouldn't have been there

9 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Fri, 13 May 2016 19:56:30 +0000 (15:56 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

Conflicts:
controllers/admin.php

9 years agoAdd b64image to data abstract
Chuck Scott [Fri, 13 May 2016 18:22:03 +0000 (14:22 -0400)]
Add b64image to data abstract

9 years agoOffsite images, grid and list view updated and fixed
laury [Fri, 13 May 2016 14:22:46 +0000 (10:22 -0400)]
Offsite images, grid and list view updated and fixed

9 years agoReq.Pages and view file fixes
laury [Thu, 12 May 2016 16:56:59 +0000 (12:56 -0400)]
Req.Pages and view file fixes

9 years agoDefault view changed back to index from grid.
laury [Thu, 12 May 2016 15:16:57 +0000 (11:16 -0400)]
Default view changed back to index from grid.

9 years agoRequired page auto-creation, shortcodes, settings, views for list/detail
laury [Thu, 12 May 2016 14:40:41 +0000 (10:40 -0400)]
Required page auto-creation, shortcodes, settings, views for list/detail

Pages are no longer duplicated upon auto-creation if it finds a slug
corresponding to the given page name: it will instead replace the option.
Required pages given a different admin management display, can no longer
edit ID or slug, which are instead derived through the page name. (this
is not yet functional though!)
Views for List and Detail have been updated. List has a new view file
called 'grid' which can be selected in the options and through a shortcode.
Map and search filters can now be auto-opened on page load or not dependent
on an option or shortcode.
Database scripts updated to suit new options.

9 years agoremoved console statement
Anthony Talarico [Tue, 10 May 2016 14:54:10 +0000 (10:54 -0400)]
removed console statement

9 years agofixed syntax error
Anthony Talarico [Tue, 10 May 2016 14:53:07 +0000 (10:53 -0400)]
fixed syntax error

9 years agoadding style to dialog boxes so checkboxes don't run down the page
Anthony Talarico [Tue, 10 May 2016 14:51:20 +0000 (10:51 -0400)]
adding style to dialog boxes so checkboxes don't run down the page

9 years agofixed bug in js code by adding alternate target variable for checkboxes for their...
Anthony Talarico [Tue, 10 May 2016 14:37:38 +0000 (10:37 -0400)]
fixed bug in js code by adding alternate target variable for checkboxes for their values array

9 years agoadded classes to the checkbox label for styling
Anthony Talarico [Tue, 10 May 2016 12:39:29 +0000 (08:39 -0400)]
added classes to the checkbox label for styling

9 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Mon, 9 May 2016 21:06:48 +0000 (17:06 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

9 years agoFixing package/events for member detail
Chuck Scott [Mon, 9 May 2016 21:06:18 +0000 (17:06 -0400)]
Fixing package/events for member detail

9 years agoreplaced js that had reset the dropdowns on page reload
Anthony Talarico [Mon, 9 May 2016 20:47:51 +0000 (16:47 -0400)]
replaced js that had reset the dropdowns on page reload

9 years agoremoved some javascript, added member list for packaging shortcode
Anthony Talarico [Mon, 9 May 2016 20:44:21 +0000 (16:44 -0400)]
removed some javascript, added member list for packaging shortcode

9 years agofixed bug with adding shortcode to text or visual mode
Anthony Talarico [Mon, 9 May 2016 15:25:21 +0000 (11:25 -0400)]
fixed bug with adding shortcode to text or visual mode

9 years agoadding basic shortcode builder functionality
Anthony Talarico [Mon, 9 May 2016 14:46:23 +0000 (10:46 -0400)]
adding basic shortcode builder functionality

9 years agoBetter previous-next buttons
Chuck Scott [Wed, 4 May 2016 19:58:19 +0000 (15:58 -0400)]
Better previous-next buttons

9 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Wed, 4 May 2016 19:18:06 +0000 (15:18 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

9 years agoFinal set of changes before initial deployment
Chuck Scott [Wed, 4 May 2016 19:17:26 +0000 (15:17 -0400)]
Final set of changes before initial deployment

9 years agoMember page creation & management, members only section
Laury GvR [Wed, 4 May 2016 13:33:35 +0000 (09:33 -0400)]
Member page creation & management, members only section

9 years agocommenting out shortcode builder code, javascript is not functions properly
Anthony Talarico [Fri, 29 Apr 2016 15:25:24 +0000 (11:25 -0400)]
commenting out shortcode builder code, javascript is not functions properly

9 years agoadding shortcode builder functionality
Anthony Talarico [Thu, 28 Apr 2016 20:59:35 +0000 (16:59 -0400)]
adding shortcode builder functionality

9 years agoSeparated shortcode array into setup file
Laury GvR [Thu, 28 Apr 2016 19:50:42 +0000 (15:50 -0400)]
Separated shortcode array into  setup file

9 years agoMembers only appearance/Menu auto-creation
Laury GvR [Thu, 28 Apr 2016 19:17:08 +0000 (15:17 -0400)]
Members only appearance/Menu auto-creation

9 years agoSimple option added for first-activation
Laury GvR [Thu, 28 Apr 2016 19:15:21 +0000 (15:15 -0400)]
Simple option added for first-activation

9 years agoReq. Page auto-creation config and function
Laury GvR [Thu, 28 Apr 2016 19:15:02 +0000 (15:15 -0400)]
Req. Page auto-creation config and function

9 years agoMisspelled: hoooks > hooks
Laury GvR [Thu, 28 Apr 2016 19:13:33 +0000 (15:13 -0400)]
Misspelled: hoooks > hooks

9 years agois_in_tree for front and template auto-inclusion for Members Only
Laury GvR [Thu, 28 Apr 2016 19:12:59 +0000 (15:12 -0400)]
is_in_tree for front and template auto-inclusion for Members Only

9 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Thu, 28 Apr 2016 17:23:19 +0000 (13:23 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

9 years agoEncueue scripts only when needed, Contacts now importing
Chuck Scott [Thu, 28 Apr 2016 17:22:32 +0000 (13:22 -0400)]
Encueue scripts only when needed, Contacts now importing

9 years agoCopy the image button into main import screen
Steve Sutton [Wed, 27 Apr 2016 16:03:29 +0000 (12:03 -0400)]
Copy the image button into main import screen

Also keep the options for the images and image url so they can be done
separately.

9 years agoUpdate version number for the drop db file
Steve Sutton [Wed, 27 Apr 2016 14:50:48 +0000 (10:50 -0400)]
Update version number for the drop db file

9 years agoStyles for the front admin header
Laury GvR [Tue, 26 Apr 2016 17:56:13 +0000 (13:56 -0400)]
Styles for the front admin header

9 years agoEnsures auto page-creation happens only on first activation
Laury GvR [Fri, 22 Apr 2016 19:22:20 +0000 (15:22 -0400)]
Ensures auto page-creation happens only on first activation

9 years agoAuto page-creation on first activate
Laury GvR [Fri, 22 Apr 2016 19:21:34 +0000 (15:21 -0400)]
Auto page-creation on first activate

9 years agoAdjusted member permissions to not be able to chance member categories
Chuck Scott [Fri, 22 Apr 2016 19:18:18 +0000 (15:18 -0400)]
Adjusted member permissions to not be able to chance member categories

9 years agoNow using member terms
Chuck Scott [Fri, 22 Apr 2016 17:46:46 +0000 (13:46 -0400)]
Now using member terms

9 years agoEvents near done, menu resturctur
Chuck Scott [Wed, 20 Apr 2016 21:03:21 +0000 (17:03 -0400)]
Events near done, menu resturctur

9 years agoAdded enqueue of jquery-ui-widget
Chuck Scott [Wed, 13 Apr 2016 14:42:19 +0000 (10:42 -0400)]
Added enqueue of jquery-ui-widget

9 years agoTrying minor changes to see if this will fix multiselect on dev site.
Chuck Scott [Tue, 12 Apr 2016 21:19:57 +0000 (17:19 -0400)]
Trying minor changes to see if this will fix multiselect on dev site.

9 years agoTrying non-minified version of multiselect
Chuck Scott [Tue, 12 Apr 2016 20:32:12 +0000 (16:32 -0400)]
Trying non-minified version of multiselect

9 years agoReplaced multiselect jQuery code with something that works better for layout. Updated...
Chuck Scott [Tue, 12 Apr 2016 20:09:01 +0000 (16:09 -0400)]
Replaced multiselect jQuery code with something that works better for layout. Updated picklists that use it.

9 years agoAdded field type "file" to the data abstract and a "file" table to be used with a...
Chuck Scott [Tue, 12 Apr 2016 15:26:45 +0000 (11:26 -0400)]
Added field type "file" to the data abstract and a "file" table to be used with a file gallery (not supported yet)

9 years agoMinor fixes to data abstract
Chuck Scott [Thu, 7 Apr 2016 18:10:37 +0000 (14:10 -0400)]
Minor fixes to data abstract

9 years agoUpdate styles to support Events
Chuck Scott [Wed, 6 Apr 2016 18:28:46 +0000 (14:28 -0400)]
Update styles to support Events

9 years agoMerge branch 'develop' of cvs2.gaslightmedia.com:WP-Plugins/glm-member-db into develop
Chuck Scott [Thu, 31 Mar 2016 20:47:46 +0000 (16:47 -0400)]
Merge branch 'develop' of cvs2.gaslightmedia.com:WP-Plugins/glm-member-db into develop

9 years agoMinor fix with integer input fields if not found
Chuck Scott [Thu, 31 Mar 2016 20:47:25 +0000 (16:47 -0400)]
Minor fix with integer input fields if not found

9 years agoRemove the br tag
Steve Sutton [Thu, 31 Mar 2016 12:46:01 +0000 (08:46 -0400)]
Remove the br tag

9 years agoCleaned up error handling in glmMembersAdminAjax()
Chuck Scott [Wed, 30 Mar 2016 17:30:35 +0000 (13:30 -0400)]
Cleaned up error handling in glmMembersAdminAjax()

9 years agoFixed missing actionFound parameter update.
Chuck Scott [Wed, 30 Mar 2016 17:28:07 +0000 (13:28 -0400)]
Fixed missing actionFound parameter update.

9 years agoAdded Intro to AJAX for these plugins
Chuck Scott [Wed, 30 Mar 2016 17:25:33 +0000 (13:25 -0400)]
Added Intro to AJAX for these plugins

9 years agoNow capable of finding ajax models in all plugins
Chuck Scott [Wed, 30 Mar 2016 16:57:01 +0000 (12:57 -0400)]
Now capable of finding ajax models in all plugins

9 years agoAdded ajax pdfOutput.pdf model for testing.
Chuck Scott [Wed, 30 Mar 2016 16:37:31 +0000 (12:37 -0400)]
Added ajax pdfOutput.pdf model for testing.

9 years agoMerge branch 'develop' of cvs2.gaslightmedia.com:WP-Plugins/glm-member-db into develop
Chuck Scott [Mon, 21 Mar 2016 19:49:46 +0000 (15:49 -0400)]
Merge branch 'develop' of cvs2.gaslightmedia.com:WP-Plugins/glm-member-db into develop

9 years agoFixes to the error page to properly show reason for the error.
Chuck Scott [Mon, 21 Mar 2016 19:48:51 +0000 (15:48 -0400)]
Fixes to the error page to properly show reason for the error.