Changeset 1867228
- Timestamp:
- 05/01/2018 11:35:17 PM (8 years ago)
- Location:
- ngp-forms
- Files:
-
- 40 edited
-
tags/1.2.1/LICENSE (modified) (1 diff)
-
tags/1.2.1/NgpVolunteer.php (modified) (2 diffs)
-
tags/1.2.1/ngp-forms.php (modified) (1 diff)
-
tags/1.2.1/readme.txt (modified) (3 diffs)
-
tags/1.2.2/LICENSE (modified) (1 diff)
-
tags/1.2.2/NgpVolunteer.php (modified) (1 diff)
-
tags/1.2.2/ngp-forms.php (modified) (1 diff)
-
tags/1.2.2/readme.txt (modified) (3 diffs)
-
tags/1.2.3/LICENSE (modified) (1 diff)
-
tags/1.2.3/NgpVolunteer.php (modified) (1 diff)
-
tags/1.2.3/ngp-forms.php (modified) (1 diff)
-
tags/1.2.3/readme.txt (modified) (3 diffs)
-
tags/1.2.4/LICENSE (modified) (1 diff)
-
tags/1.2.4/NgpVolunteer.php (modified) (1 diff)
-
tags/1.2.4/ngp-forms.php (modified) (1 diff)
-
tags/1.2.4/readme.txt (modified) (3 diffs)
-
tags/1.2.5/LICENSE (modified) (1 diff)
-
tags/1.2.5/NgpVolunteer.php (modified) (1 diff)
-
tags/1.2.5/ngp-forms.php (modified) (1 diff)
-
tags/1.2.5/readme.txt (modified) (3 diffs)
-
tags/1.2.6/LICENSE (modified) (1 diff)
-
tags/1.2.6/NgpVolunteer.php (modified) (1 diff)
-
tags/1.2.6/ngp-forms.php (modified) (1 diff)
-
tags/1.2.6/readme.txt (modified) (3 diffs)
-
tags/1.2.7/LICENSE (modified) (1 diff)
-
tags/1.2.7/NgpVolunteer.php (modified) (1 diff)
-
tags/1.2.7/ngp-forms.php (modified) (1 diff)
-
tags/1.2.7/readme.txt (modified) (3 diffs)
-
tags/1.2.8/LICENSE (modified) (1 diff)
-
tags/1.2.8/NgpVolunteer.php (modified) (1 diff)
-
tags/1.2.8/ngp-forms.php (modified) (1 diff)
-
tags/1.2.8/readme.txt (modified) (3 diffs)
-
tags/1.2/LICENSE (modified) (1 diff)
-
tags/1.2/NgpVolunteer.php (modified) (1 diff)
-
tags/1.2/ngp-forms.php (modified) (1 diff)
-
tags/1.2/readme.txt (modified) (3 diffs)
-
trunk/LICENSE (modified) (1 diff)
-
trunk/NgpVolunteer.php (modified) (1 diff)
-
trunk/ngp-forms.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ngp-forms/tags/1.2.1/LICENSE
r723977 r1867228 1 Copyright 2012 Revolution Messaging LLC (email: support@revolutionmessaging.com)2 3 1 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: 4 2 -
ngp-forms/tags/1.2.1/NgpVolunteer.php
r723977 r1867228 3 3 * NGP Volunteer, based on NgpDonations by New Media Campaigns 4 4 * 5 * @author Walker Hamilton <walker@revolutionmessaging.com> 6 * @copyright 2013 Revolution Messaging, LLC 7 * @link http://www.revolutionmessaging.com 5 * @author signalfade <walker@users.noreply.github.com> 6 * @link https://www.github.com/walker 8 7 * @version 1.0.0 9 8 * … … 227 226 } 228 227 } 229 228 230 229 if ( (!isset($this->allFields['HomePhone']) || empty($this->allFields['HomePhone'])) && (!isset($this->allFields['Email']) || empty($this->allFields['Email']))) { 231 230 $this->errors[] = "A phone or email address is required"; 232 231 } 233 232 234 233 return empty($this->errors); 235 234 } -
ngp-forms/tags/1.2.1/ngp-forms.php
r723977 r1867228 2 2 /* 3 3 Plugin Name: NGP Forms 4 Plugin URI: http ://revolutionmessaging.com/code/ngp-forms/4 Plugin URI: https://wordpress.org/plugins/ngp-forms/ 5 5 Description: Integrate NGP donation, volunteer, & signup forms with your site 6 6 Version: 1.2.1 7 Author: Revolution Messaging8 Author URI: http ://revolutionmessaging.com7 Author: signalfade 8 Author URI: https://github.com/walker 9 9 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising 10 10 License: MIT 11 12 Copyright 2011 Revolution Messaging LLC (email: support@revolutionmessaging.com) 13 11 14 12 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: 15 13 16 14 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 17 15 18 16 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 19 17 */ -
ngp-forms/tags/1.2.1/readme.txt
r723978 r1867228 1 1 === NGP Forms === 2 Contributors: signalfade , davidholtz2 Contributors: signalfade 3 3 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising, signup, volunteer 4 4 Requires at least: 3.0.0 … … 11 11 12 12 This plugin helps you integrate NGP (NGP VAN) donation, signup, and volunteer forms with your site. You'll need an SSL certificate running on your site if you want to use the donation portion of this plugin. 13 14 This plugin is built and maintained by [Revolution Messaging, LLC](http://revolutionmessaging.com) and makes use of the New Media Campaigns' NGP Donations API class.15 13 16 14 ### Alert! … … 117 115 == Changelog == 118 116 119 = 1.2.1 = 117 = 1.2.1 = 120 118 * Fix Readme 121 119 122 = 1.2 = 120 = 1.2 = 123 121 * Donation Invitation Form & Functionality 124 122 125 = 1.1 = 123 = 1.1 = 126 124 * COO API works for signups. 127 125 -
ngp-forms/tags/1.2.2/LICENSE
r723983 r1867228 1 Copyright 2012 Revolution Messaging LLC (email: support@revolutionmessaging.com)2 3 1 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: 4 2 -
ngp-forms/tags/1.2.2/NgpVolunteer.php
r723983 r1867228 3 3 * NGP Volunteer, based on NgpDonations by New Media Campaigns 4 4 * 5 * @author Walker Hamilton <walker@revolutionmessaging.com>6 * @copyright 2013 Revolution Messaging, LLC7 * @link http ://www.revolutionmessaging.com5 * @author signalfade <walker@users.noreply.github.com> 6 * 7 * @link https://www.github.com/walker 8 8 * @version 1.0.0 9 9 * -
ngp-forms/tags/1.2.2/ngp-forms.php
r723983 r1867228 2 2 /* 3 3 Plugin Name: NGP Forms 4 Plugin URI: http ://revolutionmessaging.com/code/ngp-forms/4 Plugin URI: https://wordpress.org/plugins/ngp-forms/ 5 5 Description: Integrate NGP donation, volunteer, & signup forms with your site 6 6 Version: 1.2.2 7 Author: Revolution Messaging8 Author URI: http ://revolutionmessaging.com7 Author: signalfade 8 Author URI: https://github.com/walker 9 9 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising 10 10 License: MIT 11 12 Copyright 2011 Revolution Messaging LLC (email: support@revolutionmessaging.com) 13 11 12 13 14 14 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: 15 15 16 16 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 17 17 18 18 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 19 19 */ -
ngp-forms/tags/1.2.2/readme.txt
r723983 r1867228 1 1 === NGP Forms === 2 Contributors: signalfade , davidholtz2 Contributors: signalfade 3 3 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising, signup, volunteer 4 4 Requires at least: 3.0.0 … … 11 11 12 12 This plugin helps you integrate NGP (NGP VAN) donation, signup, and volunteer forms with your site. You'll need an SSL certificate running on your site if you want to use the donation portion of this plugin. 13 14 This plugin is built and maintained by [Revolution Messaging, LLC](http://revolutionmessaging.com) and makes use of the New Media Campaigns' NGP Donations API class.15 13 16 14 ### Alert! … … 123 121 * Fix Readme 124 122 125 = 1.2 = 123 = 1.2 = 126 124 * Donation Invitation Form & Functionality 127 125 128 = 1.1 = 126 = 1.1 = 129 127 * COO API works for signups. 130 128 -
ngp-forms/tags/1.2.3/LICENSE
r723993 r1867228 1 Copyright 2012 Revolution Messaging LLC (email: support@revolutionmessaging.com) 1 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2.3/NgpVolunteer.php
r723993 r1867228 3 3 * NGP Volunteer, based on NgpDonations by New Media Campaigns 4 4 * 5 * @author Walker Hamilton <walker@revolutionmessaging.com>6 * @copyright 2013 Revolution Messaging, LLC7 * @link http ://www.revolutionmessaging.com5 * @author signalfade <walker@users.noreply.github.com> 6 * 7 * @link https://www.github.com/walker 8 8 * @version 1.0.0 9 9 * -
ngp-forms/tags/1.2.3/ngp-forms.php
r723993 r1867228 2 2 /* 3 3 Plugin Name: NGP Forms 4 Plugin URI: http ://revolutionmessaging.com/code/ngp-forms/4 Plugin URI: https://wordpress.org/plugins/ngp-forms/ 5 5 Description: Integrate NGP donation, volunteer, & signup forms with your site 6 6 Version: 1.2.3 7 Author: Revolution Messaging8 Author URI: http ://revolutionmessaging.com7 Author: signalfade 8 Author URI: https://walkeramilton.com 9 9 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising 10 10 License: MIT 11 11 12 Copyright 2011 Revolution Messaging LLC (email: support@revolutionmessaging.com)12 13 13 14 14 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2.3/readme.txt
r723993 r1867228 1 1 === NGP Forms === 2 Contributors: signalfade , davidholtz2 Contributors: signalfade 3 3 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising, signup, volunteer 4 4 Requires at least: 3.0.0 … … 11 11 12 12 This plugin helps you integrate NGP (NGP VAN) donation, signup, and volunteer forms with your site. You'll need an SSL certificate running on your site if you want to use the donation portion of this plugin. 13 14 This plugin is built and maintained by [Revolution Messaging, LLC](http://revolutionmessaging.com) and makes use of the New Media Campaigns' NGP Donations API class.15 13 16 14 ### Alert! … … 127 125 * Fix Readme 128 126 129 = 1.2 = 127 = 1.2 = 130 128 * Donation Invitation Form & Functionality 131 129 132 = 1.1 = 130 = 1.1 = 133 131 * COO API works for signups. 134 132 -
ngp-forms/tags/1.2.4/LICENSE
r742328 r1867228 1 Copyright 2012 Revolution Messaging LLC (email: support@revolutionmessaging.com) 1 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2.4/NgpVolunteer.php
r742328 r1867228 3 3 * NGP Volunteer, based on NgpDonations by New Media Campaigns 4 4 * 5 * @author Walker Hamilton <walker@revolutionmessaging.com>6 * @copyright 2013 Revolution Messaging, LLC7 * @link http ://www.revolutionmessaging.com5 * @author signalfade <walker@users.noreply.github.com> 6 * 7 * @link https://www.github.com/walker 8 8 * @version 1.0.0 9 9 * -
ngp-forms/tags/1.2.4/ngp-forms.php
r742328 r1867228 2 2 /* 3 3 Plugin Name: NGP Forms 4 Plugin URI: http ://revolutionmessaging.com/code/ngp-forms/4 Plugin URI: https://wordpress.org/plugins/ngp-forms/ 5 5 Description: Integrate NGP donation, volunteer, & signup forms with your site 6 6 Version: 1.2.4 7 Author: Revolution Messaging8 Author URI: http ://revolutionmessaging.com7 Author: signalfade 8 Author URI: https://walkeramilton.com 9 9 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising 10 10 License: MIT 11 11 12 Copyright 2011 Revolution Messaging LLC (email: support@revolutionmessaging.com)12 13 13 14 14 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2.4/readme.txt
r742328 r1867228 1 1 === NGP Forms === 2 Contributors: signalfade , davidholtz2 Contributors: signalfade 3 3 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising, signup, volunteer 4 4 Requires at least: 3.0.0 … … 15 15 16 16 This plugin _does not_ work with the new NGP Action Platform. 17 18 This plugin is built and maintained by [Revolution Messaging, LLC](http://revolutionmessaging.com) and makes use of the New Media Campaigns' NGP Donations API class.19 17 20 18 ### Alert No. 1! … … 138 136 * Fix Readme 139 137 140 = 1.2 = 138 = 1.2 = 141 139 * Donation Invitation Form & Functionality 142 140 143 = 1.1 = 141 = 1.1 = 144 142 * COO API works for signups. 145 143 -
ngp-forms/tags/1.2.5/LICENSE
r723969 r1867228 1 Copyright 2012 Revolution Messaging LLC (email: support@revolutionmessaging.com) 1 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2.5/NgpVolunteer.php
r723969 r1867228 3 3 * NGP Volunteer, based on NgpDonations by New Media Campaigns 4 4 * 5 * @author Walker Hamilton <walker@revolutionmessaging.com>6 * @copyright 2013 Revolution Messaging, LLC7 * @link http ://www.revolutionmessaging.com5 * @author signalfade <walker@users.noreply.github.com> 6 * 7 * @link https://www.github.com/walker 8 8 * @version 1.0.0 9 9 * -
ngp-forms/tags/1.2.5/ngp-forms.php
r817662 r1867228 2 2 /* 3 3 Plugin Name: NGP Forms 4 Plugin URI: http ://revolutionmessaging.com/code/ngp-forms/4 Plugin URI: https://wordpress.org/plugins/ngp-forms/ 5 5 Description: Integrate NGP donation, volunteer, & signup forms with your site 6 6 Version: 1.2.5 7 Author: Revolution Messaging8 Author URI: http ://revolutionmessaging.com7 Author: signalfade 8 Author URI: https://walkeramilton.com 9 9 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising 10 10 License: MIT 11 12 Copyright 2011 Revolution Messaging LLC (email: support@revolutionmessaging.com) 13 11 12 13 14 14 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: 15 15 16 16 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 17 17 18 18 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 19 19 */ -
ngp-forms/tags/1.2.5/readme.txt
r817662 r1867228 1 1 === NGP Forms === 2 Contributors: signalfade , davidholtz2 Contributors: signalfade 3 3 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising, signup, volunteer 4 4 Requires at least: 3.0.0 … … 15 15 16 16 This plugin _does not_ work with the new NGP Action Platform. 17 18 This plugin is built and maintained by [Revolution Messaging, LLC](http://revolutionmessaging.com) and makes use of the New Media Campaigns' NGP Donations API class.19 17 20 18 ### Alert No. 1! … … 144 142 * Fix Readme 145 143 146 = 1.2 = 144 = 1.2 = 147 145 * Donation Invitation Form & Functionality 148 146 149 = 1.1 = 147 = 1.1 = 150 148 * COO API works for signups. 151 149 -
ngp-forms/tags/1.2.6/LICENSE
r723969 r1867228 1 Copyright 2012 Revolution Messaging LLC (email: support@revolutionmessaging.com) 1 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2.6/NgpVolunteer.php
r723969 r1867228 3 3 * NGP Volunteer, based on NgpDonations by New Media Campaigns 4 4 * 5 * @author Walker Hamilton <walker@revolutionmessaging.com>6 * @copyright 2013 Revolution Messaging, LLC7 * @link http ://www.revolutionmessaging.com5 * @author signalfade <walker@users.noreply.github.com> 6 * 7 * @link https://www.github.com/walker 8 8 * @version 1.0.0 9 9 * -
ngp-forms/tags/1.2.6/ngp-forms.php
r817683 r1867228 2 2 /* 3 3 Plugin Name: NGP Forms 4 Plugin URI: http ://revolutionmessaging.com/code/ngp-forms/4 Plugin URI: https://wordpress.org/plugins/ngp-forms/ 5 5 Description: Integrate NGP donation, volunteer, & signup forms with your site 6 6 Version: 1.2.6 7 Author: Revolution Messaging8 Author URI: http ://revolutionmessaging.com7 Author: signalfade 8 Author URI: https://walkeramilton.com 9 9 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising 10 10 License: MIT 11 11 12 Copyright 2011 Revolution Messaging LLC (email: support@revolutionmessaging.com)12 13 13 14 14 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2.6/readme.txt
r817683 r1867228 1 1 === NGP Forms === 2 Contributors: signalfade , davidholtz2 Contributors: signalfade 3 3 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising, signup, volunteer 4 4 Requires at least: 3.0.0 … … 15 15 16 16 This plugin _does not_ work with the new NGP Action Platform. 17 18 This plugin is built and maintained by [Revolution Messaging, LLC](http://revolutionmessaging.com) and makes use of the New Media Campaigns' NGP Donations API class.19 17 20 18 ### Alert No. 1! … … 146 144 * Fix Readme 147 145 148 = 1.2 = 146 = 1.2 = 149 147 * Donation Invitation Form & Functionality 150 148 151 = 1.1 = 149 = 1.1 = 152 150 * COO API works for signups. 153 151 -
ngp-forms/tags/1.2.7/LICENSE
r723969 r1867228 1 Copyright 2012 Revolution Messaging LLC (email: support@revolutionmessaging.com) 1 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2.7/NgpVolunteer.php
r723969 r1867228 3 3 * NGP Volunteer, based on NgpDonations by New Media Campaigns 4 4 * 5 * @author Walker Hamilton <walker@revolutionmessaging.com>6 * @copyright 2013 Revolution Messaging, LLC7 * @link http ://www.revolutionmessaging.com5 * @author signalfade <walker@users.noreply.github.com> 6 * 7 * @link https://www.github.com/walker 8 8 * @version 1.0.0 9 9 * -
ngp-forms/tags/1.2.7/ngp-forms.php
r851356 r1867228 2 2 /* 3 3 Plugin Name: NGP Forms 4 Plugin URI: http ://revolutionmessaging.com/code/ngp-forms/4 Plugin URI: https://wordpress.org/plugins/ngp-forms/ 5 5 Description: Integrate NGP donation, volunteer, & signup forms with your site 6 6 Version: 1.2.7 7 Author: Revolution Messaging8 Author URI: http ://revolutionmessaging.com7 Author: signalfade 8 Author URI: https://walkeramilton.com 9 9 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising 10 10 License: MIT 11 11 12 Copyright 2011 Revolution Messaging LLC (email: support@revolutionmessaging.com)12 13 13 14 14 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2.7/readme.txt
r851356 r1867228 1 1 === NGP Forms === 2 Contributors: signalfade , davidholtz2 Contributors: signalfade 3 3 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising, signup, volunteer 4 4 Requires at least: 3.0.0 … … 15 15 16 16 This plugin _does not_ work with the new NGP Action Platform. 17 18 This plugin is built and maintained by [Revolution Messaging, LLC](http://revolutionmessaging.com) and makes use of the New Media Campaigns' NGP Donations API class.19 17 20 18 ### Alert No. 1! … … 150 148 * Fix Readme 151 149 152 = 1.2 = 150 = 1.2 = 153 151 * Donation Invitation Form & Functionality 154 152 155 = 1.1 = 153 = 1.1 = 156 154 * COO API works for signups. 157 155 -
ngp-forms/tags/1.2.8/LICENSE
r723969 r1867228 1 Copyright 2012 Revolution Messaging LLC (email: support@revolutionmessaging.com) 1 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2.8/NgpVolunteer.php
r723969 r1867228 3 3 * NGP Volunteer, based on NgpDonations by New Media Campaigns 4 4 * 5 * @author Walker Hamilton <walker@revolutionmessaging.com>6 * @copyright 2013 Revolution Messaging, LLC7 * @link http ://www.revolutionmessaging.com5 * @author signalfade <walker@users.noreply.github.com> 6 * 7 * @link https://www.github.com/walker 8 8 * @version 1.0.0 9 9 * -
ngp-forms/tags/1.2.8/ngp-forms.php
r854701 r1867228 2 2 /* 3 3 Plugin Name: NGP Forms 4 Plugin URI: http ://revolutionmessaging.com/code/ngp-forms/4 Plugin URI: https://wordpress.org/plugins/ngp-forms/ 5 5 Description: Integrate NGP donation, volunteer, & signup forms with your site 6 6 Version: 1.2.8 7 Author: Revolution Messaging8 Author URI: http ://revolutionmessaging.com7 Author: signalfade 8 Author URI: https://walkeramilton.com 9 9 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising 10 10 License: MIT 11 11 12 Copyright 2011 Revolution Messaging LLC (email: support@revolutionmessaging.com)12 13 13 14 14 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2.8/readme.txt
r854701 r1867228 1 1 === NGP Forms === 2 Contributors: signalfade , davidholtz2 Contributors: signalfade 3 3 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising, signup, volunteer 4 4 Requires at least: 3.0.0 … … 13 13 14 14 This plugin _does not_ work with the new NGP Action Platform. 15 16 This plugin is built and maintained by [Revolution Messaging, LLC](http://revolutionmessaging.com) and makes use of the New Media Campaigns' NGP Donations API class.17 15 18 16 ### Alert No. 1! … … 151 149 * Fix Readme 152 150 153 = 1.2 = 151 = 1.2 = 154 152 * Donation Invitation Form & Functionality 155 153 156 = 1.1 = 154 = 1.1 = 157 155 * COO API works for signups. 158 156 -
ngp-forms/tags/1.2/LICENSE
r723976 r1867228 1 Copyright 2012 Revolution Messaging LLC (email: support@revolutionmessaging.com) 1 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2/NgpVolunteer.php
r723976 r1867228 3 3 * NGP Volunteer, based on NgpDonations by New Media Campaigns 4 4 * 5 * @author Walker Hamilton <walker@revolutionmessaging.com>6 * @copyright 2013 Revolution Messaging, LLC7 * @link http ://www.revolutionmessaging.com5 * @author signalfade <walker@users.noreply.github.com> 6 * 7 * @link https://www.github.com/walker 8 8 * @version 1.0.0 9 9 * -
ngp-forms/tags/1.2/ngp-forms.php
r723976 r1867228 2 2 /* 3 3 Plugin Name: NGP Forms 4 Plugin URI: http ://revolutionmessaging.com/code/ngp-forms/4 Plugin URI: https://wordpress.org/plugins/ngp-forms/ 5 5 Description: Integrate NGP donation, volunteer, & signup forms with your site 6 6 Version: 1.2 7 Author: Revolution Messaging8 Author URI: http ://revolutionmessaging.com7 Author: signalfade 8 Author URI: https://walkeramilton.com 9 9 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising 10 10 License: MIT 11 11 12 Copyright 2011 Revolution Messaging LLC (email: support@revolutionmessaging.com)12 13 13 14 14 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/tags/1.2/readme.txt
r723976 r1867228 1 1 === NGP Forms === 2 Contributors: signalfade , davidholtz2 Contributors: signalfade 3 3 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising, signup, volunteer 4 4 Requires at least: 3.0.0 … … 11 11 12 12 This plugin helps you integrate NGP (NGP VAN) donation, signup, and volunteer forms with your site. You'll need an SSL certificate running on your site if you want to use the donation portion of this plugin. 13 14 This plugin is built and maintained by [Revolution Messaging, LLC](http://revolutionmessaging.com) and makes use of the New Media Campaigns' NGP Donations API class.15 13 16 14 ### Alert! … … 117 115 == Changelog == 118 116 119 = 1.2 = 117 = 1.2 = 120 118 * Donation Invitation Form & Functionality 121 119 122 = 1.1 = 120 = 1.1 = 123 121 * COO API works for signups. 124 122 -
ngp-forms/trunk/LICENSE
r723969 r1867228 1 Copyright 2012 Revolution Messaging LLC (email: support@revolutionmessaging.com) 1 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -
ngp-forms/trunk/NgpVolunteer.php
r723969 r1867228 3 3 * NGP Volunteer, based on NgpDonations by New Media Campaigns 4 4 * 5 * @author Walker Hamilton <walker@revolutionmessaging.com>6 * @copyright 2013 Revolution Messaging, LLC7 * @link http ://www.revolutionmessaging.com5 * @author signalfade <walker@users.noreply.github.com> 6 * 7 * @link https://www.github.com/walker 8 8 * @version 1.0.0 9 9 * -
ngp-forms/trunk/ngp-forms.php
r854700 r1867228 2 2 /* 3 3 Plugin Name: NGP Forms 4 Plugin URI: http ://revolutionmessaging.com/code/ngp-forms/4 Plugin URI: https://wordpress.org/plugins/ngp-forms/ 5 5 Description: Integrate NGP donation, volunteer, & signup forms with your site 6 6 Version: 1.2.8 7 Author: Revolution Messaging8 Author URI: http ://revolutionmessaging.com7 Author: signalfade 8 Author URI: https://walkeramilton.com 9 9 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising 10 10 License: MIT 11 12 Copyright 2011 Revolution Messaging LLC (email: support@revolutionmessaging.com) 13 11 14 12 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: 15 13 16 14 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 17 15 18 16 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 19 17 */ -
ngp-forms/trunk/readme.txt
r854700 r1867228 1 1 === NGP Forms === 2 Contributors: signalfade , davidholtz2 Contributors: signalfade 3 3 Tags: NGP, NGPVAN, Voter Action Network, donations, FEC, politics, fundraising, signup, volunteer 4 4 Requires at least: 3.0.0 … … 13 13 14 14 This plugin _does not_ work with the new NGP Action Platform. 15 16 This plugin is built and maintained by [Revolution Messaging, LLC](http://revolutionmessaging.com) and makes use of the New Media Campaigns' NGP Donations API class.17 15 18 16 ### Alert No. 1! … … 151 149 * Fix Readme 152 150 153 = 1.2 = 151 = 1.2 = 154 152 * Donation Invitation Form & Functionality 155 153 156 = 1.1 = 154 = 1.1 = 157 155 * COO API works for signups. 158 156
Note: See TracChangeset
for help on using the changeset viewer.