Changeset 2965184
- Timestamp:
- 09/11/2023 09:00:43 AM (2 years ago)
- Location:
- bonzer-custom-fields
- Files:
-
- 6 edited
-
tags/1.0/assets/css/general.less (modified) (1 diff)
-
tags/1.0/assets/css/style.css (modified) (1 diff)
-
tags/1.0/composer.lock (modified) (9 diffs)
-
tags/1.0/constants.php (modified) (1 diff)
-
tags/1.0/inc/Bonzer_Custom_Fields.php (modified) (1 diff)
-
trunk/composer.lock (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bonzer-custom-fields/tags/1.0/assets/css/general.less
r2961032 r2965184 9 9 background-color: @white; 10 10 font-size: 15px; 11 height: 36px; 12 text-shadow: none; 11 13 12 14 i { -
bonzer-custom-fields/tags/1.0/assets/css/style.css
r2961032 r2965184 912 912 background-color: #ffffff; 913 913 font-size: 15px; 914 height: 36px; 915 text-shadow: none; 914 916 } 915 917 #bonzer-custom-fields-creator .button i { -
bonzer-custom-fields/tags/1.0/composer.lock
r1859531 r2965184 2 2 "_readme": [ 3 3 "This file locks the dependencies of your project to a known state", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md# composer-lock-the-lock-file",4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 5 5 "This file is @generated automatically" 6 6 ], 7 "hash": "03219dc32b593bc43233f0ec711931e4", 8 "content-hash": "ac41ac74e00f3a99e487385849af615b", 7 "content-hash": "e1cdaaf378c7689fcc5a322f55614799", 9 8 "packages": [ 10 9 { … … 43 42 ], 44 43 "description": "Responsible for implementing Event System in your application", 45 "time": "2018-04-14 06:31:07" 44 "support": { 45 "issues": "https://github.com/parasralhan/events/issues", 46 "source": "https://github.com/parasralhan/events/tree/master" 47 }, 48 "time": "2018-04-14T06:31:07+00:00" 46 49 }, 47 50 { … … 79 82 ], 80 83 "description": "Simple PHP Exception Utilities", 81 "time": "2018-04-14 05:55:02" 84 "support": { 85 "issues": "https://github.com/parasralhan/exceptions/issues", 86 "source": "https://github.com/parasralhan/exceptions/tree/master" 87 }, 88 "time": "2018-04-14T05:55:02+00:00" 82 89 }, 83 90 { 84 91 "name": "bonzer/inputs", 85 "version": "v0.0. 1",92 "version": "v0.0.2", 86 93 "source": { 87 94 "type": "git", 88 95 "url": "https://github.com/parasralhan/form-fields.git", 89 "reference": "cd 8eaf495d2fb3dd4e99b5edc21cc352f2ea75ea"90 }, 91 "dist": { 92 "type": "zip", 93 "url": "https://api.github.com/repos/parasralhan/form-fields/zipball/cd 8eaf495d2fb3dd4e99b5edc21cc352f2ea75ea",94 "reference": "cd 8eaf495d2fb3dd4e99b5edc21cc352f2ea75ea",96 "reference": "cd7f9938bee4111c93c3b7ae6132129a118647fe" 97 }, 98 "dist": { 99 "type": "zip", 100 "url": "https://api.github.com/repos/parasralhan/form-fields/zipball/cd7f9938bee4111c93c3b7ae6132129a118647fe", 101 "reference": "cd7f9938bee4111c93c3b7ae6132129a118647fe", 95 102 "shasum": "" 96 103 }, … … 98 105 "bonzer/events": "v0.0.1", 99 106 "bonzer/exceptions": "v0.0.1", 100 "bonzer/ioc-container": "v0.0. 1",101 " oyejorge/less.php": "v1.7.0.14",102 " php": ">=5.4.0"107 "bonzer/ioc-container": "v0.0.2", 108 "php": ">=5.4.0", 109 "wikimedia/less.php": "v1.7.0.14" 103 110 }, 104 111 "type": "library", … … 122 129 ], 123 130 "description": "A form inputs library", 124 "time": "2018-04-14 06:45:23" 131 "support": { 132 "issues": "https://github.com/parasralhan/form-fields/issues", 133 "source": "https://github.com/parasralhan/form-fields/tree/v0.0.2" 134 }, 135 "time": "2023-09-11T07:12:13+00:00" 125 136 }, 126 137 { 127 138 "name": "bonzer/ioc-container", 128 "version": "v0.0. 1",139 "version": "v0.0.2", 129 140 "source": { 130 141 "type": "git", 131 142 "url": "https://github.com/parasralhan/ioc-container.git", 132 "reference": " c1cc8bc52473fce06555e9c199f25d7102098cdf"133 }, 134 "dist": { 135 "type": "zip", 136 "url": "https://api.github.com/repos/parasralhan/ioc-container/zipball/ c1cc8bc52473fce06555e9c199f25d7102098cdf",137 "reference": " c1cc8bc52473fce06555e9c199f25d7102098cdf",143 "reference": "7817dfc9195b6a0a038a4aa56358cc8f2fa969aa" 144 }, 145 "dist": { 146 "type": "zip", 147 "url": "https://api.github.com/repos/parasralhan/ioc-container/zipball/7817dfc9195b6a0a038a4aa56358cc8f2fa969aa", 148 "reference": "7817dfc9195b6a0a038a4aa56358cc8f2fa969aa", 138 149 "shasum": "" 139 150 }, … … 159 170 ], 160 171 "description": "Inversion of Control Container - facilitating Interface Oriented Design", 161 "time": "2018-04-14 06:40:09" 172 "support": { 173 "issues": "https://github.com/parasralhan/ioc-container/issues", 174 "source": "https://github.com/parasralhan/ioc-container/tree/v0.0.2" 175 }, 176 "time": "2023-09-10T16:09:21+00:00" 162 177 }, 163 178 { 164 179 "name": "bonzer/wordpress-admin-inputs", 165 "version": "v0.0. 1",180 "version": "v0.0.2", 166 181 "source": { 167 182 "type": "git", 168 183 "url": "https://github.com/parasralhan/wordpress-admin-inputs.git", 169 "reference": " 5e67e148456c1bdf4acdda83450c5d3d9f80e437"170 }, 171 "dist": { 172 "type": "zip", 173 "url": "https://api.github.com/repos/parasralhan/wordpress-admin-inputs/zipball/ 5e67e148456c1bdf4acdda83450c5d3d9f80e437",174 "reference": " 5e67e148456c1bdf4acdda83450c5d3d9f80e437",175 "shasum": "" 176 }, 177 "require": { 178 "bonzer/inputs": "v0.0. 1",184 "reference": "d9ae1d5d0ec8f0a2d017245da156ae2f2023cbb7" 185 }, 186 "dist": { 187 "type": "zip", 188 "url": "https://api.github.com/repos/parasralhan/wordpress-admin-inputs/zipball/d9ae1d5d0ec8f0a2d017245da156ae2f2023cbb7", 189 "reference": "d9ae1d5d0ec8f0a2d017245da156ae2f2023cbb7", 190 "shasum": "" 191 }, 192 "require": { 193 "bonzer/inputs": "v0.0.2", 179 194 "php": ">=5.4.0" 180 195 }, … … 199 214 ], 200 215 "description": "Form fields for your Wordpress admin panel", 201 "time": "2018-04-14 07:09:18" 202 }, 203 { 204 "name": "oyejorge/less.php", 216 "support": { 217 "issues": "https://github.com/parasralhan/wordpress-admin-inputs/issues", 218 "source": "https://github.com/parasralhan/wordpress-admin-inputs/tree/v0.0.2" 219 }, 220 "time": "2023-09-11T06:49:34+00:00" 221 }, 222 { 223 "name": "wikimedia/less.php", 205 224 "version": "v1.7.0.14", 206 225 "source": { 207 226 "type": "git", 208 "url": "https://github.com/ oyejorge/less.php.git",227 "url": "https://github.com/wikimedia/less.php.git", 209 228 "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9" 210 229 }, 211 230 "dist": { 212 231 "type": "zip", 213 "url": "https://api.github.com/repos/ oyejorge/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9",232 "url": "https://api.github.com/repos/wikimedia/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9", 214 233 "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9", 215 234 "shasum": "" … … 261 280 "stylesheet" 262 281 ], 263 "time": "2017-03-28 22:19:25" 282 "support": { 283 "source": "https://github.com/wikimedia/less.php/tree/v1.7.0.14" 284 }, 285 "time": "2017-03-28T22:19:25+00:00" 264 286 } 265 287 ], … … 273 295 "php": ">=5.4.0" 274 296 }, 275 "platform-dev": [] 297 "platform-dev": [], 298 "plugin-api-version": "2.3.0" 276 299 } -
bonzer-custom-fields/tags/1.0/constants.php
r2961032 r2965184 3 3 define('BCF__CONFIG__HASH', 'bcf____config'.md5('bcf____config')); 4 4 define('BCF__PREFIX', 'bcf_'); 5 define('BCF__IS_DEV', false); 5 6 if ( !defined('IS_MY_LOCALHOST') || !IS_MY_LOCALHOST) { 7 define('BCF__IS_DEV', true); 8 } else { 9 define('BCF__IS_DEV', false); 10 } -
bonzer-custom-fields/tags/1.0/inc/Bonzer_Custom_Fields.php
r2961032 r2965184 183 183 184 184 $bundle = BCF__IS_DEV ? 'bundle.js' : 'bundle.prod.js'; 185 185 186 $js_files = [ 186 187 [ -
bonzer-custom-fields/trunk/composer.lock
r1859531 r2965184 2 2 "_readme": [ 3 3 "This file locks the dependencies of your project to a known state", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md# composer-lock-the-lock-file",4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 5 5 "This file is @generated automatically" 6 6 ], 7 "hash": "03219dc32b593bc43233f0ec711931e4", 8 "content-hash": "ac41ac74e00f3a99e487385849af615b", 7 "content-hash": "e1cdaaf378c7689fcc5a322f55614799", 9 8 "packages": [ 10 9 { … … 43 42 ], 44 43 "description": "Responsible for implementing Event System in your application", 45 "time": "2018-04-14 06:31:07" 44 "support": { 45 "issues": "https://github.com/parasralhan/events/issues", 46 "source": "https://github.com/parasralhan/events/tree/master" 47 }, 48 "time": "2018-04-14T06:31:07+00:00" 46 49 }, 47 50 { … … 79 82 ], 80 83 "description": "Simple PHP Exception Utilities", 81 "time": "2018-04-14 05:55:02" 84 "support": { 85 "issues": "https://github.com/parasralhan/exceptions/issues", 86 "source": "https://github.com/parasralhan/exceptions/tree/master" 87 }, 88 "time": "2018-04-14T05:55:02+00:00" 82 89 }, 83 90 { 84 91 "name": "bonzer/inputs", 85 "version": "v0.0. 1",92 "version": "v0.0.2", 86 93 "source": { 87 94 "type": "git", 88 95 "url": "https://github.com/parasralhan/form-fields.git", 89 "reference": "cd 8eaf495d2fb3dd4e99b5edc21cc352f2ea75ea"90 }, 91 "dist": { 92 "type": "zip", 93 "url": "https://api.github.com/repos/parasralhan/form-fields/zipball/cd 8eaf495d2fb3dd4e99b5edc21cc352f2ea75ea",94 "reference": "cd 8eaf495d2fb3dd4e99b5edc21cc352f2ea75ea",96 "reference": "cd7f9938bee4111c93c3b7ae6132129a118647fe" 97 }, 98 "dist": { 99 "type": "zip", 100 "url": "https://api.github.com/repos/parasralhan/form-fields/zipball/cd7f9938bee4111c93c3b7ae6132129a118647fe", 101 "reference": "cd7f9938bee4111c93c3b7ae6132129a118647fe", 95 102 "shasum": "" 96 103 }, … … 98 105 "bonzer/events": "v0.0.1", 99 106 "bonzer/exceptions": "v0.0.1", 100 "bonzer/ioc-container": "v0.0. 1",101 " oyejorge/less.php": "v1.7.0.14",102 " php": ">=5.4.0"107 "bonzer/ioc-container": "v0.0.2", 108 "php": ">=5.4.0", 109 "wikimedia/less.php": "v1.7.0.14" 103 110 }, 104 111 "type": "library", … … 122 129 ], 123 130 "description": "A form inputs library", 124 "time": "2018-04-14 06:45:23" 131 "support": { 132 "issues": "https://github.com/parasralhan/form-fields/issues", 133 "source": "https://github.com/parasralhan/form-fields/tree/v0.0.2" 134 }, 135 "time": "2023-09-11T07:12:13+00:00" 125 136 }, 126 137 { 127 138 "name": "bonzer/ioc-container", 128 "version": "v0.0. 1",139 "version": "v0.0.2", 129 140 "source": { 130 141 "type": "git", 131 142 "url": "https://github.com/parasralhan/ioc-container.git", 132 "reference": " c1cc8bc52473fce06555e9c199f25d7102098cdf"133 }, 134 "dist": { 135 "type": "zip", 136 "url": "https://api.github.com/repos/parasralhan/ioc-container/zipball/ c1cc8bc52473fce06555e9c199f25d7102098cdf",137 "reference": " c1cc8bc52473fce06555e9c199f25d7102098cdf",143 "reference": "7817dfc9195b6a0a038a4aa56358cc8f2fa969aa" 144 }, 145 "dist": { 146 "type": "zip", 147 "url": "https://api.github.com/repos/parasralhan/ioc-container/zipball/7817dfc9195b6a0a038a4aa56358cc8f2fa969aa", 148 "reference": "7817dfc9195b6a0a038a4aa56358cc8f2fa969aa", 138 149 "shasum": "" 139 150 }, … … 159 170 ], 160 171 "description": "Inversion of Control Container - facilitating Interface Oriented Design", 161 "time": "2018-04-14 06:40:09" 172 "support": { 173 "issues": "https://github.com/parasralhan/ioc-container/issues", 174 "source": "https://github.com/parasralhan/ioc-container/tree/v0.0.2" 175 }, 176 "time": "2023-09-10T16:09:21+00:00" 162 177 }, 163 178 { 164 179 "name": "bonzer/wordpress-admin-inputs", 165 "version": "v0.0. 1",180 "version": "v0.0.2", 166 181 "source": { 167 182 "type": "git", 168 183 "url": "https://github.com/parasralhan/wordpress-admin-inputs.git", 169 "reference": " 5e67e148456c1bdf4acdda83450c5d3d9f80e437"170 }, 171 "dist": { 172 "type": "zip", 173 "url": "https://api.github.com/repos/parasralhan/wordpress-admin-inputs/zipball/ 5e67e148456c1bdf4acdda83450c5d3d9f80e437",174 "reference": " 5e67e148456c1bdf4acdda83450c5d3d9f80e437",175 "shasum": "" 176 }, 177 "require": { 178 "bonzer/inputs": "v0.0. 1",184 "reference": "d9ae1d5d0ec8f0a2d017245da156ae2f2023cbb7" 185 }, 186 "dist": { 187 "type": "zip", 188 "url": "https://api.github.com/repos/parasralhan/wordpress-admin-inputs/zipball/d9ae1d5d0ec8f0a2d017245da156ae2f2023cbb7", 189 "reference": "d9ae1d5d0ec8f0a2d017245da156ae2f2023cbb7", 190 "shasum": "" 191 }, 192 "require": { 193 "bonzer/inputs": "v0.0.2", 179 194 "php": ">=5.4.0" 180 195 }, … … 199 214 ], 200 215 "description": "Form fields for your Wordpress admin panel", 201 "time": "2018-04-14 07:09:18" 202 }, 203 { 204 "name": "oyejorge/less.php", 216 "support": { 217 "issues": "https://github.com/parasralhan/wordpress-admin-inputs/issues", 218 "source": "https://github.com/parasralhan/wordpress-admin-inputs/tree/v0.0.2" 219 }, 220 "time": "2023-09-11T06:49:34+00:00" 221 }, 222 { 223 "name": "wikimedia/less.php", 205 224 "version": "v1.7.0.14", 206 225 "source": { 207 226 "type": "git", 208 "url": "https://github.com/ oyejorge/less.php.git",227 "url": "https://github.com/wikimedia/less.php.git", 209 228 "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9" 210 229 }, 211 230 "dist": { 212 231 "type": "zip", 213 "url": "https://api.github.com/repos/ oyejorge/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9",232 "url": "https://api.github.com/repos/wikimedia/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9", 214 233 "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9", 215 234 "shasum": "" … … 261 280 "stylesheet" 262 281 ], 263 "time": "2017-03-28 22:19:25" 282 "support": { 283 "source": "https://github.com/wikimedia/less.php/tree/v1.7.0.14" 284 }, 285 "time": "2017-03-28T22:19:25+00:00" 264 286 } 265 287 ], … … 273 295 "php": ">=5.4.0" 274 296 }, 275 "platform-dev": [] 297 "platform-dev": [], 298 "plugin-api-version": "2.3.0" 276 299 }
Note: See TracChangeset
for help on using the changeset viewer.