Changeset 3208257
- Timestamp:
- 12/15/2024 07:14:54 PM (14 months ago)
- Location:
- litesurveys
- Files:
-
- 6 added
- 10 edited
- 1 copied
-
assets/icon-256x256.png (added)
-
assets/screenshot-3.png (added)
-
tags/2.0.1 (copied) (copied from litesurveys/trunk)
-
tags/2.0.1/.wordpress-org/icon-256x256.png (added)
-
tags/2.0.1/.wordpress-org/screenshot-3.png (added)
-
tags/2.0.1/languages/litesurveys.pot (modified) (2 diffs)
-
tags/2.0.1/litesurveys-wordpress-plugin.php (modified) (2 diffs)
-
tags/2.0.1/readme.txt (modified) (2 diffs)
-
tags/2.0.1/resources/css/admin.css (modified) (1 diff)
-
tags/2.0.1/resources/css/admin.min.css (modified) (1 diff)
-
trunk/.wordpress-org/icon-256x256.png (added)
-
trunk/.wordpress-org/screenshot-3.png (added)
-
trunk/languages/litesurveys.pot (modified) (2 diffs)
-
trunk/litesurveys-wordpress-plugin.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/resources/css/admin.css (modified) (1 diff)
-
trunk/resources/css/admin.min.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
litesurveys/tags/2.0.1/languages/litesurveys.pot
r3183478 r3208257 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: LiteSurveys 2.0. 0\n"5 "Project-Id-Version: LiteSurveys 2.0.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/litesurveys-wordpress-plugin\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2024-1 1-07T01:05:23+00:00\n"12 "POT-Creation-Date: 2024-12-15T19:12:08+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.11.0\n" -
litesurveys/tags/2.0.1/litesurveys-wordpress-plugin.php
r3183478 r3208257 3 3 * Plugin Name: LiteSurveys 4 4 * Description: Adds simple one-question surveys to your WordPress site 5 * Version: 2.0. 05 * Version: 2.0.1 6 6 * Requires at least: 6.1 7 7 * Requires PHP: 8.0 … … 30 30 * @var string 31 31 */ 32 const VERSION = '2.0. 0';32 const VERSION = '2.0.1'; 33 33 34 34 /** -
litesurveys/tags/2.0.1/readme.txt
r3183479 r3208257 1 1 === LiteSurveys === 2 2 Contributors: fpcorso 3 Tags: surveys, polls, integration, marketing3 Tags: surveys, polls, sales, marketing 4 4 Requires at least: 6.0 5 Tested up to: 6. 6.16 Stable tag: 2.0. 05 Tested up to: 6.7.1 6 Stable tag: 2.0.1 7 7 Requires PHP: 8.0 8 8 License: GPLv3 … … 54 54 1. An example LiteSurveys slide-in survey. 55 55 2. Surveys admin page showing your surveys, which are active, and how many submissions each has. 56 3. LiteSurveys admin area for creating a new survey, such as a sales funnel survey. 56 57 57 58 == Changelog == 59 60 = 2.0.1 (December 15, 2024) = 61 62 * Fixes minor style inconsistency 63 * Adds new plugin icon 64 * Adds plugin screenshot for admin area 58 65 59 66 = 2.0.0 (November 6, 2024) = -
litesurveys/tags/2.0.1/resources/css/admin.css
r3183478 r3208257 1 #survey-edit-form input[type="text"], 2 #survey-edit-form select { 3 width: 100%; 4 max-width: 100%; 5 } 6 1 7 .error-message { 2 8 color: #d63638; -
litesurveys/tags/2.0.1/resources/css/admin.min.css
r3183478 r3208257 1 .error-message{color:#d63638;margin-top:5px;font-size:12px}.answer-choices-wrapper.error,.question-content-wrapper.error textarea,input.error,textarea.error{border-color:#d63638!important}.answer-choices-wrapper,.question-content-wrapper{position:relative}.answer-choices-wrapper{padding:15px;border:1px solid #ccd0d4;background:#fff;border-radius:4px}.answer-choices-wrapper.error{background-color:#fff5f5}.answer-choice{margin-bottom:10px;display:flex;gap:10px;align-items:center}.answer-choice:last-child{margin-bottom:15px}.answer-choice input{flex:1}#survey-edit-form .form-table input[type=text].error,#survey-edit-form .form-table textarea.error{border-color:#d63638}.add-answer{margin-top:5px}1 #survey-edit-form input[type=text],#survey-edit-form select{width:100%;max-width:100%}.error-message{color:#d63638;margin-top:5px;font-size:12px}.answer-choices-wrapper.error,.question-content-wrapper.error textarea,input.error,textarea.error{border-color:#d63638!important}.answer-choices-wrapper,.question-content-wrapper{position:relative}.answer-choices-wrapper{padding:15px;border:1px solid #ccd0d4;background:#fff;border-radius:4px}.answer-choices-wrapper.error{background-color:#fff5f5}.answer-choice{margin-bottom:10px;display:flex;gap:10px;align-items:center}.answer-choice:last-child{margin-bottom:15px}.answer-choice input{flex:1}#survey-edit-form .form-table input[type=text].error,#survey-edit-form .form-table textarea.error{border-color:#d63638}.add-answer{margin-top:5px} -
litesurveys/trunk/languages/litesurveys.pot
r3183478 r3208257 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: LiteSurveys 2.0. 0\n"5 "Project-Id-Version: LiteSurveys 2.0.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/litesurveys-wordpress-plugin\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2024-1 1-07T01:05:23+00:00\n"12 "POT-Creation-Date: 2024-12-15T19:12:08+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.11.0\n" -
litesurveys/trunk/litesurveys-wordpress-plugin.php
r3183478 r3208257 3 3 * Plugin Name: LiteSurveys 4 4 * Description: Adds simple one-question surveys to your WordPress site 5 * Version: 2.0. 05 * Version: 2.0.1 6 6 * Requires at least: 6.1 7 7 * Requires PHP: 8.0 … … 30 30 * @var string 31 31 */ 32 const VERSION = '2.0. 0';32 const VERSION = '2.0.1'; 33 33 34 34 /** -
litesurveys/trunk/readme.txt
r3183479 r3208257 1 1 === LiteSurveys === 2 2 Contributors: fpcorso 3 Tags: surveys, polls, integration, marketing3 Tags: surveys, polls, sales, marketing 4 4 Requires at least: 6.0 5 Tested up to: 6. 6.16 Stable tag: 2.0. 05 Tested up to: 6.7.1 6 Stable tag: 2.0.1 7 7 Requires PHP: 8.0 8 8 License: GPLv3 … … 54 54 1. An example LiteSurveys slide-in survey. 55 55 2. Surveys admin page showing your surveys, which are active, and how many submissions each has. 56 3. LiteSurveys admin area for creating a new survey, such as a sales funnel survey. 56 57 57 58 == Changelog == 59 60 = 2.0.1 (December 15, 2024) = 61 62 * Fixes minor style inconsistency 63 * Adds new plugin icon 64 * Adds plugin screenshot for admin area 58 65 59 66 = 2.0.0 (November 6, 2024) = -
litesurveys/trunk/resources/css/admin.css
r3183478 r3208257 1 #survey-edit-form input[type="text"], 2 #survey-edit-form select { 3 width: 100%; 4 max-width: 100%; 5 } 6 1 7 .error-message { 2 8 color: #d63638; -
litesurveys/trunk/resources/css/admin.min.css
r3183478 r3208257 1 .error-message{color:#d63638;margin-top:5px;font-size:12px}.answer-choices-wrapper.error,.question-content-wrapper.error textarea,input.error,textarea.error{border-color:#d63638!important}.answer-choices-wrapper,.question-content-wrapper{position:relative}.answer-choices-wrapper{padding:15px;border:1px solid #ccd0d4;background:#fff;border-radius:4px}.answer-choices-wrapper.error{background-color:#fff5f5}.answer-choice{margin-bottom:10px;display:flex;gap:10px;align-items:center}.answer-choice:last-child{margin-bottom:15px}.answer-choice input{flex:1}#survey-edit-form .form-table input[type=text].error,#survey-edit-form .form-table textarea.error{border-color:#d63638}.add-answer{margin-top:5px}1 #survey-edit-form input[type=text],#survey-edit-form select{width:100%;max-width:100%}.error-message{color:#d63638;margin-top:5px;font-size:12px}.answer-choices-wrapper.error,.question-content-wrapper.error textarea,input.error,textarea.error{border-color:#d63638!important}.answer-choices-wrapper,.question-content-wrapper{position:relative}.answer-choices-wrapper{padding:15px;border:1px solid #ccd0d4;background:#fff;border-radius:4px}.answer-choices-wrapper.error{background-color:#fff5f5}.answer-choice{margin-bottom:10px;display:flex;gap:10px;align-items:center}.answer-choice:last-child{margin-bottom:15px}.answer-choice input{flex:1}#survey-edit-form .form-table input[type=text].error,#survey-edit-form .form-table textarea.error{border-color:#d63638}.add-answer{margin-top:5px}
Note: See TracChangeset
for help on using the changeset viewer.