Changeset 2685354
- Timestamp:
- 02/26/2022 02:27:22 PM (4 years ago)
- Location:
- vandar-woocommerce-gateway
- Files:
-
- 4 edited
-
.idea/misc.xml (modified) (1 diff)
-
.idea/workspace.xml (modified) (3 diffs)
-
trunk/readme.md (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vandar-woocommerce-gateway/.idea/misc.xml
r2308675 r2685354 4 4 <option name="languageLevel" value="ES6" /> 5 5 </component> 6 <component name="SvnBranchConfigurationManager"> 7 <option name="myConfigurationMap"> 8 <map> 9 <entry key="$PROJECT_DIR$"> 10 <value> 11 <SvnBranchConfiguration> 12 <option name="trunkUrl" value="https://plugins.svn.wordpress.org/vandar-woocommerce-gateway" /> 13 </SvnBranchConfiguration> 14 </value> 15 </entry> 16 </map> 17 </option> 18 </component> 6 19 </project> -
vandar-woocommerce-gateway/.idea/workspace.xml
r2685353 r2685354 2 2 <project version="4"> 3 3 <component name="ChangeListManager"> 4 <list default="true" id="22bc1939-ed45-414c-8578-2c58489fa53b" name="Default Changelist" comment="check WooCommerce plugin and get 120 character of description"> 5 <change afterPath="$PROJECT_DIR$/tags/1.09" afterDir="true" /> 6 <change afterPath="$PROJECT_DIR$/tags/1.09/assets" afterDir="true" /> 7 <change afterPath="$PROJECT_DIR$/tags/1.09/assets/Logo.fb897088.svg" afterDir="false" /> 8 <change afterPath="$PROJECT_DIR$/tags/1.09/assets/banner-1544x500.png" afterDir="false" /> 9 <change afterPath="$PROJECT_DIR$/tags/1.09/assets/banner-772x250.png" afterDir="false" /> 10 <change afterPath="$PROJECT_DIR$/tags/1.09/assets/icon-128x128.png" afterDir="false" /> 11 <change afterPath="$PROJECT_DIR$/tags/1.09/assets/icon-256x256.png" afterDir="false" /> 12 <change afterPath="$PROJECT_DIR$/tags/1.09/assets/icon.svg" afterDir="false" /> 13 <change afterPath="$PROJECT_DIR$/tags/1.09/class-wc-gateway-vandario.php" afterDir="false" /> 14 <change afterPath="$PROJECT_DIR$/tags/1.09/index.php" afterDir="false" /> 15 <change afterPath="$PROJECT_DIR$/tags/1.09/readme.md" afterDir="false" /> 16 <change afterPath="$PROJECT_DIR$/tags/1.09/readme.txt" afterDir="false" /> 17 <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> 18 <change beforePath="$PROJECT_DIR$/trunk/class-wc-gateway-vandario.php" beforeDir="false" afterPath="$PROJECT_DIR$/trunk/class-wc-gateway-vandario.php" afterDir="false" /> 19 </list> 4 <list default="true" id="22bc1939-ed45-414c-8578-2c58489fa53b" name="Default Changelist" comment="" /> 20 5 <option name="SHOW_DIALOG" value="false" /> 21 6 <option name="HIGHLIGHT_CONFLICTS" value="true" /> … … 43 28 <property name="WebServerToolWindowPanel.toolwindow.show.permissions" value="false" /> 44 29 <property name="WebServerToolWindowPanel.toolwindow.show.size" value="false" /> 45 <property name="last_opened_file_path" value="$PROJECT_DIR$/ tags/1.09" />30 <property name="last_opened_file_path" value="$PROJECT_DIR$/../vandar-gravityform" /> 46 31 <property name="nodejs_package_manager_path" value="npm" /> 47 32 </component> … … 83 68 <workItem from="1589610440173" duration="343000" /> 84 69 <workItem from="1613135219271" duration="353000" /> 85 <workItem from="1645884415894" duration=" 626000" />70 <workItem from="1645884415894" duration="1134000" /> 86 71 </task> 72 <task id="LOCAL-00001" summary="check WooCommerce plugin and get 120 character of description"> 73 <created>1645885304755</created> 74 <option name="number" value="00001" /> 75 <option name="presentableId" value="LOCAL-00001" /> 76 <option name="project" value="LOCAL" /> 77 <updated>1645885304755</updated> 78 </task> 79 <option name="localTasksCounter" value="2" /> 87 80 <servers /> 88 81 </component> -
vandar-woocommerce-gateway/trunk/readme.md
r2473743 r2685354 27 27 == Changelog == 28 28 29 = 2. 0=29 = 2.1 = 30 30 * Initial commit -
vandar-woocommerce-gateway/trunk/readme.txt
r2473743 r2685354 27 27 == Changelog == 28 28 29 = 2. 0=29 = 2.1 = 30 30 * Initial commit
Note: See TracChangeset
for help on using the changeset viewer.