| /template/writr/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.yml | 15 required: true 26 required: true 33 required: true 40 required: true 48 required: true 56 required: true 64 required: true
|
| H A D | feature_request.yml | 17 required: true 26 required: true
|
| /template/breeze/bower_components/gumby/js/libs/ui/ |
| D | jquery.validation.js | 76 required : [] property 84 // no required fields so plugin is pointless 85 if(!settings.required.length) { 90 reqLength = settings.required.length, 93 // loop round each required field and instantiate new validation object 96 $this.find('[name="'+settings.required[i].name+'"]'), 97 settings.required[i].validate || false
|
| /template/strap/action/ |
| H A D | registration.php | 209 …UserName" placeholder="Username" tabindex="1" name="login" value="$loginValue" required="required"> 221 …ntrol" id="inputPassword" placeholder="$passwordText" tabindex="2" name="pass" required="required"> 233 …d="inputPasswordCheck" placeholder="$passwordText" tabindex="3" name="passchk" required="required"> 246 …laceholder="$fullNameText" tabindex="4" name="fullname" value="$fullNameValue" required="required"> 259 …" placeholder="name@example.com" tabindex="5" name="email" value="$emailValue" required="required">
|
| H A D | profile.php | 215 …<input type="password" class="form-control" placeholder="$passwordText" required="required" name="… 225 …<label><input type="checkbox" name="$fieldName" value="$ConfirmValue" required="required"> $confir… 374 …ceholder="$fullNameText" tabindex="1" name="$fieldName" value="$fullNameValue" required="required"> 387 …ceholder="name@example.com" tabindex="2" name="$fieldName" value="$emailValue" required="required"> 423 …PasswordCheck" placeholder="$passwordCheckText" tabindex="5" name="$fieldName" required="required">
|
| H A D | login.php | 95 …eholder="$loginText" autocomplete="username" aria-label="Username" required="required" autofocus="… 105 …lass="form-control" aria-label="Password" placeholder="$passwordText" required="required" name="p"> 275 $newUserField->attr("required", "required"); 301 $newPwdField->attr("required", "required");
|
| H A D | resend.php | 129 …" id="inputUserName" class="form-control" placeholder="$loginText" required="required" autofocus="…
|
| /template/strap/resources/theme/default/components/html/ |
| H A D | subscribe-form.hbs | 8 autocomplete="email" required="required"/>
|
| /template/navigator/navigator/ |
| H A D | README.md | 20 - **Mixed licensing:** MIT-licensed original work with bundled GPL components where required 36 No manual steps are required. 103 Some bundled components are licensed under the GNU General Public License (GPL) as required by Doku…
|
| /template/navigator/ |
| H A D | README.md | 20 - **Mixed licensing:** MIT-licensed original work with bundled GPL components where required 42 No manual steps are required. 109 Some bundled components are licensed under the GNU General Public License (GPL) as required by Doku…
|
| /template/strap/resources/snippet/js/ |
| H A D | page-protection.js | 31 tooltipHtml = `<h4>Login Required</h4> 35 tooltipHtml = `<h4>Login Required</h4>
|
| /template/strap/admin/ |
| H A D | pagerules.php | 194 …="text" style="width: 100%;" id="' . PageRules::MATCHER_NAME . '" required="required" name="' . P… 201 …echo('<p><input type="text" style="width: 100%;" required="required" id="' . PageRules::TARGET_NAM… 203 …"text" id="' . PageRules::PRIORITY_NAME . '." style="width: 100%;" required="required" placeholder…
|
| /template/strap/vendor/php-webdriver/webdriver/ |
| H A D | CHANGELOG.md | 73 …` value of `goog:chromeOptions` while keep the object in proper data type required by ChromeDriver. 138 - Drop PHP 5.5 support, the minimal required version of PHP is now PHP 5.6. 152 - `ext-zip` is now specified as required dependency in composer.json (but the extension was already… 162 - Added option to pass required capabilities when creating `RemoteWebDriver`. (So far only desired … 190 - PHP version at least 5.5 is required.
|
| /template/starterpjax/ |
| D | README.md | 26 …hits, then the loading of the Dokwuiki Javascript must be delayed. This required changes to the Do… 84 > <div class="no"><?php tpl_indexerWebBug() /* provide DokuWiki housekeeping, required in a… 89 < <div class="no"><?php tpl_indexerWebBug() /* provide DokuWiki housekeeping, required in all t… 114 …* The starter template has a single line of inline javascript (which is probably not required) whi…
|
| /template/strap/vendor/composer/ |
| H A D | InstalledVersions.php | 117 …int to check for, if you pass one you have to make sure composer/semver is required by your package 331 …aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $required */ 332 $required = require $vendorDir.'/composer/installed.php'; 333 $installed[] = self::$installedByVendor[$vendorDir] = $required; 345 …aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $required */ 346 $required = require __DIR__ . '/installed.php'; 347 self::$installed = $required;
|
| /template/material/ |
| D | LICENSE | 147 except as required for reasonable and customary use in describing the 150 7. Disclaimer of Warranty. Unless required by applicable law or 162 unless required by applicable law (such as deliberate and grossly 193 Unless required by applicable law or agreed to in writing, software
|
| /template/icke/lang/en/ |
| D | settings.php | 8 $lang['tasks_page'] = 'Where to link open tasks to? (do plugin required)';
|
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/ |
| H A D | LexerIndexedCustomAction.php | 14 * This action is not serialized as part of the ATN, and is only required for 34 * Note: This class is only required for lexer actions for which
|
| /template/breeze/bower_components/modular-scale/ |
| D | changelog.md | 16 * Compass no longer required (non-integer values require Compass)
|
| /template/strap/vendor/dragonmantank/cron-expression/ |
| H A D | README.md | 70 - PHPUnit is required to run the unit tests 71 - Composer is required to run the unit tests
|
| /template/gtopia/ |
| D | GtopiaHelper.php | 9 // Required settings array for Twitter 1.1 API
|
| /template/strap/.github/workflows/ |
| H A D | php-test-on-manual.yml | 9 required: true
|
| /template/retro/lang/en/ |
| H A D | lang.php | 15 $lang['__sidebox_width__'] = 'Width of the sidebox (wrap plugin required)';
|
| /template/minimal/lang/en/ |
| H A D | lang.php | 15 $lang['__sidebox_width__'] = 'Width of the sidebox (wrap plugin required)';
|
| /template/minimalism/ |
| D | footer.php | 15 …<div class="no"><?php /* provide DokuWiki housekeeping, required in all templates */ tpl_indexerWe…
|