Changeset 2966044
- Timestamp:
- 09/12/2023 06:00:52 PM (2 years ago)
- Location:
- accessibility-toolbar
- Files:
-
- 9 edited
- 1 copied
-
.idea/accessibility-toolbar.iml (modified) (1 diff)
-
.idea/php.xml (modified) (1 diff)
-
.idea/workspace.xml (modified) (5 diffs)
-
tags/1.4.6 (copied) (copied from accessibility-toolbar/trunk)
-
tags/1.4.6/CHANGELOG.md (modified) (1 diff)
-
tags/1.4.6/README.md (modified) (2 diffs)
-
tags/1.4.6/index.php (modified) (2 diffs)
-
trunk/CHANGELOG.md (modified) (1 diff)
-
trunk/README.md (modified) (2 diffs)
-
trunk/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
accessibility-toolbar/.idea/accessibility-toolbar.iml
r2817861 r2966044 2 2 <module type="WEB_MODULE" version="4"> 3 3 <component name="NewModuleRootManager"> 4 <content url="file://$MODULE_DIR$" /> 4 <content url="file://$MODULE_DIR$"> 5 <sourceFolder url="file://$MODULE_DIR$/tags/1.2.7/src" isTestSource="false" packagePrefix="ADAToolbar" /> 6 <sourceFolder url="file://$MODULE_DIR$/tags/1.2.8/src" isTestSource="false" packagePrefix="ADAToolbar" /> 7 <sourceFolder url="file://$MODULE_DIR$/tags/1.2.8/trunk/src" isTestSource="false" packagePrefix="ADAToolbar" /> 8 <sourceFolder url="file://$MODULE_DIR$/tags/1.3.0/src" isTestSource="false" packagePrefix="ADAToolbar" /> 9 <sourceFolder url="file://$MODULE_DIR$/tags/1.3.1/src" isTestSource="false" packagePrefix="ADAToolbar" /> 10 <sourceFolder url="file://$MODULE_DIR$/tags/1.4.0/src" isTestSource="false" packagePrefix="ADAToolbar" /> 11 <sourceFolder url="file://$MODULE_DIR$/tags/1.4.1/src" isTestSource="false" packagePrefix="ADAToolbar" /> 12 <sourceFolder url="file://$MODULE_DIR$/tags/1.4.2/src" isTestSource="false" packagePrefix="ADAToolbar" /> 13 <sourceFolder url="file://$MODULE_DIR$/tags/1.4.3/src" isTestSource="false" packagePrefix="ADAToolbar" /> 14 <sourceFolder url="file://$MODULE_DIR$/tags/1.4.3/trunk/src" isTestSource="false" packagePrefix="ADAToolbar" /> 15 <sourceFolder url="file://$MODULE_DIR$/tags/1.4.4/src" isTestSource="false" packagePrefix="ADAToolbar" /> 16 <sourceFolder url="file://$MODULE_DIR$/tags/1.4.5/src" isTestSource="false" packagePrefix="ADAToolbar" /> 17 <sourceFolder url="file://$MODULE_DIR$/tags/1.40.2/src" isTestSource="false" packagePrefix="ADAToolbar" /> 18 <sourceFolder url="file://$MODULE_DIR$/trunk/src" isTestSource="false" packagePrefix="ADAToolbar" /> 19 </content> 5 20 <orderEntry type="inheritedJdk" /> 6 21 <orderEntry type="sourceFolder" forTests="false" /> -
accessibility-toolbar/.idea/php.xml
r2817861 r2966044 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <project version="4"> 3 <component name="MessDetectorOptionsConfiguration"> 4 <option name="transferred" value="true" /> 5 </component> 6 <component name="PHPCSFixerOptionsConfiguration"> 7 <option name="transferred" value="true" /> 8 </component> 9 <component name="PHPCodeSnifferOptionsConfiguration"> 10 <option name="highlightLevel" value="WARNING" /> 11 <option name="transferred" value="true" /> 12 </component> 3 13 <component name="PhpProjectSharedConfiguration" php_language_level="8.0"> 4 14 <option name="suggestChangeDefaultLanguageLevel" value="false" /> 5 15 </component> 16 <component name="PhpStanOptionsConfiguration"> 17 <option name="transferred" value="true" /> 18 </component> 19 <component name="PsalmOptionsConfiguration"> 20 <option name="transferred" value="true" /> 21 </component> 6 22 </project> -
accessibility-toolbar/.idea/workspace.xml
r2843746 r2966044 6 6 <component name="ChangeListManager"> 7 7 <list default="true" id="6b9b382a-5120-4593-9890-081e1e11673b" name="Changes" comment=""> 8 <change afterPath="$PROJECT_DIR$/tags/1.4.6" afterDir="true" /> 9 <change beforePath="$PROJECT_DIR$/.idea/accessibility-toolbar.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/accessibility-toolbar.iml" afterDir="false" /> 10 <change beforePath="$PROJECT_DIR$/.idea/php.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/php.xml" afterDir="false" /> 8 11 <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> 12 <change beforePath="$PROJECT_DIR$/tags/1.4.6/CHANGELOG.md" beforeDir="false" afterPath="$PROJECT_DIR$/tags/1.4.6/CHANGELOG.md" afterDir="false" /> 13 <change beforePath="$PROJECT_DIR$/tags/1.4.6/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/tags/1.4.6/README.md" afterDir="false" /> 14 <change beforePath="$PROJECT_DIR$/tags/1.4.6/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/tags/1.4.6/index.php" afterDir="false" /> 9 15 <change beforePath="$PROJECT_DIR$/trunk/CHANGELOG.md" beforeDir="false" afterPath="$PROJECT_DIR$/trunk/CHANGELOG.md" afterDir="false" /> 10 16 <change beforePath="$PROJECT_DIR$/trunk/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/trunk/README.md" afterDir="false" /> 11 <change beforePath="$PROJECT_DIR$/trunk/dist/admin.js" beforeDir="false" afterPath="$PROJECT_DIR$/trunk/dist/admin.js" afterDir="false" />12 <change beforePath="$PROJECT_DIR$/trunk/dist/admin.min.js" beforeDir="false" afterPath="$PROJECT_DIR$/trunk/dist/admin.min.js" afterDir="false" />13 <change beforePath="$PROJECT_DIR$/trunk/dist/notices.js" beforeDir="false" afterPath="$PROJECT_DIR$/trunk/dist/notices.js" afterDir="false" />14 <change beforePath="$PROJECT_DIR$/trunk/dist/notices.min.js" beforeDir="false" afterPath="$PROJECT_DIR$/trunk/dist/notices.min.js" afterDir="false" />15 <change beforePath="$PROJECT_DIR$/trunk/dist/toolbar.min.js" beforeDir="false" afterPath="$PROJECT_DIR$/trunk/dist/toolbar.min.js" afterDir="false" />16 17 <change beforePath="$PROJECT_DIR$/trunk/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/trunk/index.php" afterDir="false" /> 17 18 </list> … … 36 37 <option name="showLibraryContents" value="true" /> 37 38 </component> 38 <component name="PropertiesComponent">{ 39 "keyToString": { 40 "RunOnceActivity.OpenProjectViewOnStart": "true", 41 "RunOnceActivity.ShowReadmeOnStart": "true", 42 "WebServerToolWindowFactoryState": "false", 43 "node.js.detected.package.eslint": "true", 44 "node.js.detected.package.tslint": "true", 45 "node.js.selected.package.eslint": "(autodetect)", 46 "node.js.selected.package.tslint": "(autodetect)", 47 "nodejs_package_manager_path": "npm", 48 "vue.rearranger.settings.migration": "true" 39 <component name="PropertiesComponent"><![CDATA[{ 40 "keyToString": { 41 "RunOnceActivity.OpenProjectViewOnStart": "true", 42 "RunOnceActivity.ShowReadmeOnStart": "true", 43 "WebServerToolWindowFactoryState": "false", 44 "last_opened_file_path": "C:/Projects", 45 "node.js.detected.package.eslint": "true", 46 "node.js.detected.package.tslint": "true", 47 "node.js.selected.package.eslint": "(autodetect)", 48 "node.js.selected.package.tslint": "(autodetect)", 49 "nodejs_package_manager_path": "npm", 50 "vue.rearranger.settings.migration": "true" 49 51 } 50 } </component>52 }]]></component> 51 53 <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" /> 52 54 <component name="SvnConfiguration" cleanupOnStartRun="true"> 53 <configuration>C:\Users\ Limelight Dept\AppData\Roaming\Subversion</configuration>55 <configuration>C:\Users\rmgri\AppData\Roaming\Subversion</configuration> 54 56 <supportedVersion>125</supportedVersion> 55 57 </component> … … 58 60 <list> 59 61 <SvnCopyRootSimple> 60 <option name="myVcsRoot" value="C:\ Users\Limelight Dept\Documents\accessibility-toolbar" />61 <option name="myCopyRoot" value="C:\ Users\Limelight Dept\Documents\accessibility-toolbar" />62 <option name="myVcsRoot" value="C:\Projects\accessibility-toolbar" /> 63 <option name="myCopyRoot" value="C:\Projects\accessibility-toolbar" /> 62 64 </SvnCopyRootSimple> 63 65 </list> … … 66 68 <list> 67 69 <SvnCopyRootSimple> 68 <option name="myVcsRoot" value="C:\ Users\Limelight Dept\Documents\accessibility-toolbar" />69 <option name="myCopyRoot" value="C:\ Users\Limelight Dept\Documents\accessibility-toolbar" />70 <option name="myVcsRoot" value="C:\Projects\accessibility-toolbar" /> 71 <option name="myCopyRoot" value="C:\Projects\accessibility-toolbar" /> 70 72 </SvnCopyRootSimple> 71 73 </list> … … 86 88 <workItem from="1668800468686" duration="39000" /> 87 89 <workItem from="1672875041339" duration="1252000" /> 90 <workItem from="1694023578451" duration="3260000" /> 88 91 </task> 89 92 <servers /> -
accessibility-toolbar/tags/1.4.6/CHANGELOG.md
r2843746 r2966044 1 1 # Changelog 2 2 All notable changes to this project will be documented in this file. 3 4 - [ 1.4.6] - 9/6/2023 5 * Tested up to WordPress 6.3.1 6 * Tested up to PHP version 8.2 3 7 4 8 - [ 1.4.5] - 1/4/2023 -
accessibility-toolbar/tags/1.4.6/README.md
r2843746 r2966044 7 7 Author URI: https://adatoolbar.com 8 8 Author: Online ADA 9 Tested up to: 6. 19 Tested up to: 6.3.1 10 10 Requires at least: 4.6 11 Stable tag: "1.4. 5"12 Version 1.4. 511 Stable tag: "1.4.6" 12 Version 1.4.6 13 13 Requires PHP: 5.6 14 14 License: GPLv2 or later … … 43 43 44 44 == Changelog == 45 - [ 1.4.6] - 9/6/2023 46 * Tested up to WordPress 6.3.1 47 * Tested up to PHP version 8.2 48 45 49 - [ 1.4.5] - 1/4/2023 46 50 * Fixed visibility issue with Toolbar icon -
accessibility-toolbar/tags/1.4.6/index.php
r2843746 r2966044 4 4 * Plugin URI: https://adatoolbar.com/upgradeplugin/ 5 5 * Description: The Accessibility Toolbar by Online ADA 6 * Version: 1.4. 56 * Version: 1.4.6 7 7 * Author: Online ADA 8 8 * Author URI: https://adatoolbar.com/ … … 17 17 define('ADATOOLBARDIR', __DIR__); 18 18 19 define('ADATOOLBARVERSION', '1.4. 5');19 define('ADATOOLBARVERSION', '1.4.6'); 20 20 21 21 define('ADATOOLBARMODE', 'prod'); -
accessibility-toolbar/trunk/CHANGELOG.md
r2843746 r2966044 1 1 # Changelog 2 2 All notable changes to this project will be documented in this file. 3 4 - [ 1.4.6] - 9/6/2023 5 * Tested up to WordPress 6.3.1 6 * Tested up to PHP version 8.2 3 7 4 8 - [ 1.4.5] - 1/4/2023 -
accessibility-toolbar/trunk/README.md
r2843746 r2966044 7 7 Author URI: https://adatoolbar.com 8 8 Author: Online ADA 9 Tested up to: 6. 19 Tested up to: 6.3.1 10 10 Requires at least: 4.6 11 Stable tag: "1.4. 5"12 Version 1.4. 511 Stable tag: "1.4.6" 12 Version 1.4.6 13 13 Requires PHP: 5.6 14 14 License: GPLv2 or later … … 43 43 44 44 == Changelog == 45 - [ 1.4.6] - 9/6/2023 46 * Tested up to WordPress 6.3.1 47 * Tested up to PHP version 8.2 48 45 49 - [ 1.4.5] - 1/4/2023 46 50 * Fixed visibility issue with Toolbar icon -
accessibility-toolbar/trunk/index.php
r2843746 r2966044 4 4 * Plugin URI: https://adatoolbar.com/upgradeplugin/ 5 5 * Description: The Accessibility Toolbar by Online ADA 6 * Version: 1.4. 56 * Version: 1.4.6 7 7 * Author: Online ADA 8 8 * Author URI: https://adatoolbar.com/ … … 17 17 define('ADATOOLBARDIR', __DIR__); 18 18 19 define('ADATOOLBARVERSION', '1.4. 5');19 define('ADATOOLBARVERSION', '1.4.6'); 20 20 21 21 define('ADATOOLBARMODE', 'prod');
Note: See TracChangeset
for help on using the changeset viewer.