| Commit message (Expand) | Author | Age | Files | Lines |
* | Update docs/sample-config.php. | petko | 2024-08-19 | 1 | -1/+1 |
* | (:input e_minorcheckbox:) to include label and title per $EnableMergeLastMino... | petko | 2024-08-19 | 1 | -1/+17 |
* | Add helper function PosArgs($args, $posnames). | petko | 2024-04-22 | 1 | -7/+2 |
* | Forms add attribute "form". | petko | 2024-02-06 | 1 | -1/+1 |
* | Input markup fix for unquoted form action URL. | petko | 2024-01-21 | 1 | -2/+2 |
* | Forms enable input e_author not only for action=edit. | petko | 2024-01-09 | 1 | -6/+8 |
* | Add input color. | petko | 2023-10-26 | 1 | -2/+2 |
* | Add input month field (cont.). | petko | 2023-10-24 | 1 | -1/+1 |
* | Add input month field. | petko | 2023-10-24 | 1 | -1/+2 |
* | Add $InputLabelFmt configurable (PITS:01493). | petko | 2023-09-06 | 1 | -3/+7 |
* | Add (:input pmtoken:) helper. | petko | 2023-04-28 | 1 | -0/+7 |
* | Refactor pmtoken() to use session tokens, enable for core actions. | petko | 2023-04-28 | 1 | -0/+2 |
* | Input password add class "inputbox" like the other fields. | petko | 2022-12-16 | 1 | -1/+1 |
* | Edit form remove unsafe-inline script. | petko | 2022-11-28 | 1 | -3/+1 |
* | WikiStyleToClassName for style="..." attributes on tables, cells and blocks. | petko | 2022-11-20 | 1 | -1/+1 |
* | pmsetcookie() add argument $samesite, default to $CookieSameSite or 'Lax'. Ad... | petko | 2022-11-19 | 1 | -1/+1 |
* | Forms migrate focus=1 to autofocus=autofocus, remove inline JS. | petko | 2022-11-03 | 1 | -11/+3 |
* | Prevent double-encoded entities in searchbox. | petko | 2022-10-16 | 1 | -1/+1 |
* | Allow for Minor edit checkbox to have a label (previous commit had wrong summ... | petko | 2022-10-09 | 1 | -1/+1 |
* | Replace autoficus JS with attributes. | petko | 2022-10-09 | 1 | -1/+1 |
* | Replace autoficus JS with attributes. | petko | 2022-10-09 | 1 | -3/+0 |
* | Rewrote Forms to work with wildcard $DefaultUnsetPageTextVars. $EnablePmSynta... | petko | 2022-08-19 | 1 | -15/+6 |
* | Add non-wildcard $DefaultUnsetPageTextVars to $InputValues array. | petko | 2022-07-25 | 1 | -1/+16 |
* | Add form attribute "lang". | petko | 2022-05-25 | 1 | -1/+1 |
* | Fix LocalTimes, refactor for in-page signatures; update dates in headers. | petko | 2022-01-09 | 1 | -1/+1 |
* | $EnableNotSavedWarning default enabled. | petko | 2022-01-05 | 1 | -1/+1 |
* | PreviewPage(), forms.php: add $IncludedPages list after the edit form text area. | petko | 2021-12-30 | 1 | -3/+3 |
* | Add placeholders to e_changesummary and e_author. Add $IncludedPages variable... | petko | 2021-12-30 | 1 | -0/+2 |
* | Updates for PHP 8.1, hide warnings, add PSFT() replacement for strftime() and... | petko | 2021-12-20 | 1 | -1/+1 |
* | Mute PHP8 undefined variables warnings. Add form attributes autofocus, accept. | petko | 2021-08-31 | 1 | -1/+1 |
* | Add pmtoken(), AutoCheckToken() currently transparent, todo, PHP8 compatibili... | petko | 2021-01-31 | 1 | -2/+5 |
* | Add form attribute "formnovalidate" | petko | 2019-11-22 | 1 | -1/+3 |
* | Add $InputAttrs role and aria-*, allow aria-\\w* attributes for the (:searchb... | petko | 2019-11-17 | 1 | -1/+3 |
* | Add (:input datalist:) | petko | 2019-10-03 | 1 | -2/+17 |
* | Add ObfuscateLinkIMap() based on Cookbook:DeObMail, default disabled. GuiEdit... | petko | 2019-08-29 | 1 | -0/+13 |
* | Add requied="required" attritubes to the upload form input file field, and to... | petko | 2019-08-28 | 1 | -0/+3 |
* | Add input "pattern" attribute. | petko | 2019-03-16 | 1 | -1/+1 |
* | Add input "tel" type. Fix classnames of new input types. | petko | 2019-03-16 | 1 | -6/+8 |
* | Fix bug with input label ids could replace already defined ids | petko | 2019-03-08 | 1 | -2/+2 |
* | Add $EnableInputDataAttr to allow custom data-* attributes in forms. Add inpu... | petko | 2019-03-01 | 1 | -2/+7 |
* | Add $PCCFOverrideFunction. $AuthUserPageFmt can now be an array of page names... | petko | 2018-07-05 | 1 | -1/+2 |
* | Fix Forms and Pagelists bugs, reported by DFaure. Add $MailFunction. | petko | 2018-01-10 | 1 | -2/+2 |
* | Add title input attribute. | petko | 2017-08-29 | 1 | -1/+1 |
* | Update all files for PHP 7.2, still compatible with PHP 5 | petko | 2017-08-20 | 1 | -8/+20 |
* | Revert last commit - needs review | petko | 2016-06-30 | 1 | -3/+3 |
* | Enable label= attribute to minor-edit checkbox | petko | 2016-06-30 | 1 | -1/+1 |
* | Enable label= attribute to minor-edit checkbox | petko | 2016-06-30 | 1 | -3/+3 |
* | Add form attributes min, max, step | petko | 2015-08-26 | 1 | -1/+1 |
* | Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email... | petko | 2015-08-26 | 1 | -3/+5 |
* | Accept "target" input attribute. | petko | 2015-07-09 | 1 | -1/+1 |