summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Thu, 23 Mar 2017 14:48:17 +0000 (10:48 -0400)]
Merge branch 'hotfix/1.2'
Steve Sutton [Thu, 23 Mar 2017 14:47:49 +0000 (10:47 -0400)]
Update plugin for menu location and icon
Setting icon for clipboard.
Setting position to 3.200
Steve Sutton [Thu, 2 Mar 2017 13:45:15 +0000 (08:45 -0500)]
Merge branch 'release/1.0.14'
Steve Sutton [Thu, 2 Mar 2017 13:44:32 +0000 (08:44 -0500)]
Bump the version number
For updating the char limit field.
Steve Sutton [Thu, 2 Mar 2017 13:43:01 +0000 (08:43 -0500)]
Update the limit field.
This is working for editor role vrs admin user.
Updating so the field is hidden if non admin user.
Uses default value in a define.
Laury GvR [Wed, 1 Mar 2017 21:18:09 +0000 (16:18 -0500)]
Merge tag 'v1.0.13' into develop
v1.0.13
Laury GvR [Wed, 1 Mar 2017 21:18:06 +0000 (16:18 -0500)]
Merge branch 'release/1.0.13'
Laury GvR [Wed, 1 Mar 2017 21:18:02 +0000 (16:18 -0500)]
Version number bump
Laury GvR [Wed, 1 Mar 2017 21:16:02 +0000 (16:16 -0500)]
number field for restricting the textarea chars
Number field type added for the creation of a character amount
restriction to be used for the textarea field, which can be edited
in the admin side if the user has manage_options - except it seems
to currently pass current_user_can too easily, no matter what it
checks against.
Laury GvR [Tue, 28 Feb 2017 15:45:06 +0000 (10:45 -0500)]
Merge tag 'v1.0.12' into develop
v1.0.12
Laury GvR [Tue, 28 Feb 2017 15:44:59 +0000 (10:44 -0500)]
Merge branch 'release/1.0.12'
Laury GvR [Tue, 28 Feb 2017 15:44:33 +0000 (10:44 -0500)]
Version number bump
Laury GvR [Tue, 28 Feb 2017 15:44:02 +0000 (10:44 -0500)]
Fixing a merge issue for previous commit
Laury GvR [Tue, 28 Feb 2017 15:42:54 +0000 (10:42 -0500)]
Merge branch 'hotfix/1.0.11'
Laury GvR [Tue, 28 Feb 2017 15:42:39 +0000 (10:42 -0500)]
Reduce textarea length to 220 max
Laury GvR [Tue, 28 Feb 2017 15:14:36 +0000 (10:14 -0500)]
Merge tag 'v1.0.10' into develop
v1.0.10
Laury GvR [Tue, 28 Feb 2017 15:14:31 +0000 (10:14 -0500)]
Merge branch 'hotfix/1.0.10'
Laury GvR [Tue, 28 Feb 2017 15:14:21 +0000 (10:14 -0500)]
Fixing a capability setting
Laury GvR [Tue, 28 Feb 2017 14:53:12 +0000 (09:53 -0500)]
Merge tag 'v1.0.9' into develop
v1.0.9
Laury GvR [Tue, 28 Feb 2017 14:53:08 +0000 (09:53 -0500)]
Merge branch 'hotfix/1.0.9'
Laury GvR [Tue, 28 Feb 2017 14:53:03 +0000 (09:53 -0500)]
Version number bump
Laury GvR [Tue, 28 Feb 2017 14:51:42 +0000 (09:51 -0500)]
Reducing the max textarea length to 230 from 270
Laury GvR [Mon, 27 Feb 2017 16:57:51 +0000 (11:57 -0500)]
Merge tag 'v1.0.8' into develop
v1.0.8
Laury GvR [Mon, 27 Feb 2017 16:57:46 +0000 (11:57 -0500)]
Merge branch 'release/1.0.8'
Laury GvR [Mon, 27 Feb 2017 16:57:41 +0000 (11:57 -0500)]
Add version number
Laury GvR [Mon, 27 Feb 2017 16:57:03 +0000 (11:57 -0500)]
Add character count ffor the message field
Laury GvR [Wed, 22 Feb 2017 21:26:11 +0000 (16:26 -0500)]
Merge tag 'v1.0.7' into develop
v1.0.7
Laury GvR [Wed, 22 Feb 2017 21:26:00 +0000 (16:26 -0500)]
Merge branch 'hotfix/1.0.7'
Laury GvR [Wed, 22 Feb 2017 21:25:53 +0000 (16:25 -0500)]
Changing some defines that were clashing with glm-client-info
Laury GvR [Mon, 20 Feb 2017 16:47:08 +0000 (11:47 -0500)]
Merge tag 'v1.0.6' into develop
v1.0.6
Laury GvR [Mon, 20 Feb 2017 16:47:02 +0000 (11:47 -0500)]
Merge branch 'release/1.0.6'
Laury GvR [Mon, 20 Feb 2017 16:46:40 +0000 (11:46 -0500)]
Adding comments to code for usage instructions
Laury GvR [Mon, 20 Feb 2017 15:36:57 +0000 (10:36 -0500)]
Adding some usage documentation
Laury GvR [Fri, 17 Feb 2017 22:07:48 +0000 (17:07 -0500)]
Initial commit for this new plugin.
The basic functionality should be in place. It will need to use
front-end functions to display its fields. This is basically
the glm-client-info but with an active checkbox.
Laury GvR [Wed, 1 Jun 2016 18:11:33 +0000 (14:11 -0400)]
Merge tag 'v1.0.5' into develop
v1.0.5
Laury GvR [Wed, 1 Jun 2016 18:11:27 +0000 (14:11 -0400)]
Merge branch 'hotfix/1.0.5'
Laury GvR [Wed, 1 Jun 2016 18:11:23 +0000 (14:11 -0400)]
Slight edit: changed order of options display
Laury GvR [Wed, 1 Jun 2016 18:09:13 +0000 (14:09 -0400)]
Merge tag 'v1.0.4' into develop
v1.0.4
Laury GvR [Wed, 1 Jun 2016 18:09:07 +0000 (14:09 -0400)]
Merge branch 'hotfix/1.0.4'
Laury GvR [Wed, 1 Jun 2016 18:09:02 +0000 (14:09 -0400)]
Added fields, separated address 1 from 2
Steve Sutton [Fri, 22 Jan 2016 16:42:14 +0000 (11:42 -0500)]
Merge tag 'v1.0.3' into develop
Version 1.0.3
Steve Sutton [Fri, 22 Jan 2016 16:42:06 +0000 (11:42 -0500)]
Merge branch 'release/1.0.3'
Steve Sutton [Fri, 22 Jan 2016 16:41:57 +0000 (11:41 -0500)]
bump version number
Steve Sutton [Fri, 22 Jan 2016 16:40:53 +0000 (11:40 -0500)]
Adding email field to the plugin
Steve Sutton [Wed, 6 Jan 2016 13:42:48 +0000 (08:42 -0500)]
Merge tag 'v1.0.2' into develop
version 1.0.2
Steve Sutton [Wed, 6 Jan 2016 13:42:15 +0000 (08:42 -0500)]
Merge branch 'release/1.0.2'
Steve Sutton [Wed, 6 Jan 2016 13:41:49 +0000 (08:41 -0500)]
bump version number
Steve Sutton [Wed, 6 Jan 2016 13:40:55 +0000 (08:40 -0500)]
add extra phone field
Steve Sutton [Mon, 2 Nov 2015 18:33:19 +0000 (13:33 -0500)]
Merge tag 'v1.0.1' into develop
Version 1.0.1
Steve Sutton [Mon, 2 Nov 2015 18:33:13 +0000 (13:33 -0500)]
Merge branch 'hotfix/1.0.1'
Steve Sutton [Mon, 2 Nov 2015 18:32:51 +0000 (13:32 -0500)]
Check for extra field not fax
Steve Sutton [Mon, 2 Nov 2015 18:30:10 +0000 (13:30 -0500)]
Merge tag 'v1.0.0' into develop
Version 1.0.0
Steve Sutton [Mon, 2 Nov 2015 18:30:01 +0000 (13:30 -0500)]
Merge branch 'release/1.0.0'
Steve Sutton [Mon, 2 Nov 2015 18:29:54 +0000 (13:29 -0500)]
bump version number
Steve Sutton [Mon, 2 Nov 2015 18:28:54 +0000 (13:28 -0500)]
Update widget so it outputs the extra field
Steve Sutton [Fri, 19 Dec 2014 14:14:16 +0000 (09:14 -0500)]
fix error in callback
laury [Tue, 25 Nov 2014 21:06:34 +0000 (16:06 -0500)]
Error caused by remove_option instead of delete_option
Steve Sutton [Mon, 3 Nov 2014 20:42:51 +0000 (15:42 -0500)]
update plugin setup
only call in the admin controller if in admin
Steve Sutton [Mon, 3 Nov 2014 20:36:10 +0000 (15:36 -0500)]
update plugin data
Steve Sutton [Mon, 3 Nov 2014 20:22:37 +0000 (15:22 -0500)]
rework quicksite plugin
changing the plugin name
Steve Sutton [Mon, 3 Nov 2014 18:10:31 +0000 (13:10 -0500)]
switching name
Steve Sutton [Mon, 3 Nov 2014 17:05:10 +0000 (12:05 -0500)]
Breaking plugin up
MVC for plugin
controllers
admin and front controllers
models
for the widget
views
view files any and all html is in view files
Steve Sutton [Fri, 17 Oct 2014 17:55:38 +0000 (13:55 -0400)]
add icon for the menu
Steve Sutton [Thu, 16 Oct 2014 19:39:46 +0000 (15:39 -0400)]
Adding a new capability for this plugin.
has defines on top for the name of the capability and the minimum
required capability for it to be added to the role.
Steve Sutton [Thu, 16 Oct 2014 17:53:18 +0000 (13:53 -0400)]
use add_filter
This allows any role with edit_posts to edit the client info
Steve Sutton [Thu, 16 Oct 2014 17:24:15 +0000 (13:24 -0400)]
try again
Steve Sutton [Thu, 16 Oct 2014 17:19:10 +0000 (13:19 -0400)]
hook capibilities
Steve Sutton [Thu, 16 Oct 2014 17:11:05 +0000 (13:11 -0400)]
reset capability required
Steve Sutton [Thu, 16 Oct 2014 16:50:32 +0000 (12:50 -0400)]
update role
Steve Sutton [Thu, 16 Oct 2014 16:44:29 +0000 (12:44 -0400)]
update for bug
Steve Sutton [Thu, 16 Oct 2014 16:43:06 +0000 (12:43 -0400)]
update labels
Steve Sutton [Thu, 16 Oct 2014 16:42:09 +0000 (12:42 -0400)]
for form filters
Steve Sutton [Thu, 16 Oct 2014 13:14:18 +0000 (09:14 -0400)]
Plugin for QuickSites
Holds states array
Holds the data from the quicksite
address phone numbers