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
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
Anthony Talarico [Mon, 23 May 2016 19:29:49 +0000 (15:29 -0400)]
fixed syntax error
Anthony Talarico [Mon, 23 May 2016 19:20:17 +0000 (15:20 -0400)]
added ability to change page name and id in mgmt section
laury [Mon, 23 May 2016 15:48:50 +0000 (11:48 -0400)]
Filters style changed so it won't hide on short pages
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
Laury GvR [Fri, 20 May 2016 13:10:14 +0000 (09:10 -0400)]
Fixed script call
laury [Thu, 19 May 2016 18:12:52 +0000 (14:12 -0400)]
Detail and list styles
laury [Wed, 18 May 2016 18:35:56 +0000 (14:35 -0400)]
page creation fixed, view styles updated
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
Chuck Scott [Wed, 18 May 2016 18:02:47 +0000 (14:02 -0400)]
Started work on Events list calendar, Added formatting to phone input
laury [Tue, 17 May 2016 20:38:08 +0000 (16:38 -0400)]
Updated view templates, disabled requiredPages checks
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
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.
Anthony Talarico [Tue, 17 May 2016 18:17:37 +0000 (14:17 -0400)]
reverting changes
Anthony Talarico [Tue, 17 May 2016 18:11:07 +0000 (14:11 -0400)]
removing shortcode builder for test
Chuck Scott [Tue, 17 May 2016 16:52:38 +0000 (12:52 -0400)]
Added featured image and caption to template data
Chuck Scott [Tue, 17 May 2016 16:25:54 +0000 (12:25 -0400)]
Fixed some layout in documentation
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
Chuck Scott [Tue, 17 May 2016 13:20:37 +0000 (09:20 -0400)]
Managemnet extraneous text outputting, Other fixes
laury [Mon, 16 May 2016 21:26:28 +0000 (17:26 -0400)]
Compensating view files for possibility of sidebar
Anthony Talarico [Mon, 16 May 2016 16:00:42 +0000 (12:00 -0400)]
adding test for elements in shortcode builder, adding !wp_script_is
laury [Mon, 16 May 2016 15:53:09 +0000 (11:53 -0400)]
Change underscored_name to underscored_title
Anthony Talarico [Mon, 16 May 2016 15:16:58 +0000 (11:16 -0400)]
reverting changes
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
Anthony Talarico [Mon, 16 May 2016 15:11:33 +0000 (11:11 -0400)]
trying swipe left functions in the fancybox js script
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
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
Anthony Talarico [Mon, 16 May 2016 14:59:22 +0000 (10:59 -0400)]
readding mousewheel script for fancybox
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
Anthony Talarico [Mon, 16 May 2016 14:56:16 +0000 (10:56 -0400)]
removing mousewheel script file
Anthony Talarico [Mon, 16 May 2016 14:53:23 +0000 (10:53 -0400)]
removing mousewheel script to test scrolling per forum suggestion
Anthony Talarico [Mon, 16 May 2016 14:50:39 +0000 (10:50 -0400)]
fixing syntax error
Anthony Talarico [Mon, 16 May 2016 14:48:09 +0000 (10:48 -0400)]
adding fancybox function to detail view
Anthony Talarico [Mon, 16 May 2016 14:47:11 +0000 (10:47 -0400)]
enqueue scripts for fancybox
Anthony Talarico [Mon, 16 May 2016 14:46:03 +0000 (10:46 -0400)]
adding fancybox files
Anthony Talarico [Mon, 16 May 2016 14:32:57 +0000 (10:32 -0400)]
removing fancybox script
Anthony Talarico [Mon, 16 May 2016 13:34:59 +0000 (09:34 -0400)]
removing changes
laury [Mon, 16 May 2016 13:33:08 +0000 (09:33 -0400)]
2px border on container changed to 1pc
laury [Mon, 16 May 2016 13:31:52 +0000 (09:31 -0400)]
Changed 'name' to 'title' for reqPages
Anthony Talarico [Mon, 16 May 2016 13:29:50 +0000 (09:29 -0400)]
added fancybox directory and removed individual files, changed enqueue scripts sources
laury [Mon, 16 May 2016 12:58:43 +0000 (08:58 -0400)]
View changes for grid, list and detail
laury [Mon, 16 May 2016 12:58:28 +0000 (08:58 -0400)]
Fancybox javascript code
Chuck Scott [Fri, 13 May 2016 19:59:51 +0000 (15:59 -0400)]
Removed nbproject directory that shouldn't have been there
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
Chuck Scott [Fri, 13 May 2016 18:22:03 +0000 (14:22 -0400)]
Add b64image to data abstract
laury [Fri, 13 May 2016 14:22:46 +0000 (10:22 -0400)]
Offsite images, grid and list view updated and fixed
laury [Thu, 12 May 2016 16:56:59 +0000 (12:56 -0400)]
Req.Pages and view file fixes
laury [Thu, 12 May 2016 15:16:57 +0000 (11:16 -0400)]
Default view changed back to index from grid.
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.
Anthony Talarico [Tue, 10 May 2016 14:54:10 +0000 (10:54 -0400)]
removed console statement
Anthony Talarico [Tue, 10 May 2016 14:53:07 +0000 (10:53 -0400)]
fixed syntax error
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
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
Anthony Talarico [Tue, 10 May 2016 12:39:29 +0000 (08:39 -0400)]
added classes to the checkbox label for styling
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
Chuck Scott [Mon, 9 May 2016 21:06:18 +0000 (17:06 -0400)]
Fixing package/events for member detail
Anthony Talarico [Mon, 9 May 2016 20:47:51 +0000 (16:47 -0400)]
replaced js that had reset the dropdowns on page reload
Anthony Talarico [Mon, 9 May 2016 20:44:21 +0000 (16:44 -0400)]
removed some javascript, added member list for packaging shortcode
Anthony Talarico [Mon, 9 May 2016 15:25:21 +0000 (11:25 -0400)]
fixed bug with adding shortcode to text or visual mode
Anthony Talarico [Mon, 9 May 2016 14:46:23 +0000 (10:46 -0400)]
adding basic shortcode builder functionality
Chuck Scott [Wed, 4 May 2016 19:58:19 +0000 (15:58 -0400)]
Better previous-next buttons
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
Chuck Scott [Wed, 4 May 2016 19:17:26 +0000 (15:17 -0400)]
Final set of changes before initial deployment
Laury GvR [Wed, 4 May 2016 13:33:35 +0000 (09:33 -0400)]
Member page creation & management, members only section
Anthony Talarico [Fri, 29 Apr 2016 15:25:24 +0000 (11:25 -0400)]
commenting out shortcode builder code, javascript is not functions properly
Anthony Talarico [Thu, 28 Apr 2016 20:59:35 +0000 (16:59 -0400)]
adding shortcode builder functionality
Laury GvR [Thu, 28 Apr 2016 19:50:42 +0000 (15:50 -0400)]
Separated shortcode array into setup file
Laury GvR [Thu, 28 Apr 2016 19:17:08 +0000 (15:17 -0400)]
Members only appearance/Menu auto-creation
Laury GvR [Thu, 28 Apr 2016 19:15:21 +0000 (15:15 -0400)]
Simple option added for first-activation
Laury GvR [Thu, 28 Apr 2016 19:15:02 +0000 (15:15 -0400)]
Req. Page auto-creation config and function
Laury GvR [Thu, 28 Apr 2016 19:13:33 +0000 (15:13 -0400)]
Misspelled: hoooks > hooks
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
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
Chuck Scott [Thu, 28 Apr 2016 17:22:32 +0000 (13:22 -0400)]
Encueue scripts only when needed, Contacts now importing
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.
Steve Sutton [Wed, 27 Apr 2016 14:50:48 +0000 (10:50 -0400)]
Update version number for the drop db file
Laury GvR [Tue, 26 Apr 2016 17:56:13 +0000 (13:56 -0400)]
Styles for the front admin header
Laury GvR [Fri, 22 Apr 2016 19:22:20 +0000 (15:22 -0400)]
Ensures auto page-creation happens only on first activation
Laury GvR [Fri, 22 Apr 2016 19:21:34 +0000 (15:21 -0400)]
Auto page-creation on first activate
Chuck Scott [Fri, 22 Apr 2016 19:18:18 +0000 (15:18 -0400)]
Adjusted member permissions to not be able to chance member categories
Chuck Scott [Fri, 22 Apr 2016 17:46:46 +0000 (13:46 -0400)]
Now using member terms
Chuck Scott [Wed, 20 Apr 2016 21:03:21 +0000 (17:03 -0400)]
Events near done, menu resturctur
Chuck Scott [Wed, 13 Apr 2016 14:42:19 +0000 (10:42 -0400)]
Added enqueue of jquery-ui-widget
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.
Chuck Scott [Tue, 12 Apr 2016 20:32:12 +0000 (16:32 -0400)]
Trying non-minified version of multiselect
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.
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)
Chuck Scott [Thu, 7 Apr 2016 18:10:37 +0000 (14:10 -0400)]
Minor fixes to data abstract
Chuck Scott [Wed, 6 Apr 2016 18:28:46 +0000 (14:28 -0400)]
Update styles to support Events
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
Chuck Scott [Thu, 31 Mar 2016 20:47:25 +0000 (16:47 -0400)]
Minor fix with integer input fields if not found
Steve Sutton [Thu, 31 Mar 2016 12:46:01 +0000 (08:46 -0400)]
Remove the br tag
Chuck Scott [Wed, 30 Mar 2016 17:30:35 +0000 (13:30 -0400)]
Cleaned up error handling in glmMembersAdminAjax()
Chuck Scott [Wed, 30 Mar 2016 17:28:07 +0000 (13:28 -0400)]
Fixed missing actionFound parameter update.
Chuck Scott [Wed, 30 Mar 2016 17:25:33 +0000 (13:25 -0400)]
Added Intro to AJAX for these plugins
Chuck Scott [Wed, 30 Mar 2016 16:57:01 +0000 (12:57 -0400)]
Now capable of finding ajax models in all plugins
Chuck Scott [Wed, 30 Mar 2016 16:37:31 +0000 (12:37 -0400)]
Added ajax pdfOutput.pdf model for testing.
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
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.