Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow configuration of the "accept" attribute value of "file" type forms | Ted Trask | 2020-03-04 | 1 | -1/+2 |
| | | | | | Applied patch from Marc-Andre Parent Ticket: https://gitlab.alpinelinux.org/acf/acf-lib/issues/1 | ||||
* | Add optgroup support to select input | Ted Trask | 2020-02-20 | 1 | -13/+27 |
| | |||||
* | Remove trailing whitespace | Ted Trask | 2016-08-10 | 1 | -33/+33 |
| | |||||
* | html.lua minor fix to add space between boolean attributes | Ted Trask | 2015-05-20 | 1 | -1/+1 |
| | |||||
* | Create html.url_encode function to percent-encode reserved characters | Ted Trask | 2014-09-14 | 1 | -0/+10 |
| | |||||
* | HTML select multiple is boolean attribute | Ted Trask | 2014-03-03 | 1 | -2/+2 |
| | |||||
* | Fix htmlviewfunctions to treat 'readonly' as boolean attribute and never ↵ | Ted Trask | 2014-02-03 | 1 | -7/+30 |
| | | | | show value for 'file' input | ||||
* | Modify html generic_input to enumerate a table of values | Ted Trask | 2013-11-19 | 1 | -0/+3 |
| | | | | This fixes bug with weblog converting a multi to hidden for downloadweblog | ||||
* | Fix bug due to recursion in html.lua generic_input | Ted Trask | 2013-10-29 | 1 | -1/+2 |
| | |||||
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-17 | 1 | -35/+37 |
| | | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment. | ||||
* | Added HTML title support | Ted Trask | 2013-05-25 | 1 | -3/+3 |
| | |||||
* | Fixed bug where classes for input fields were put in a second class attribute | Ted Trask | 2011-01-19 | 1 | -2/+2 |
| | |||||
* | Modified html.select to allow specifying option value and label, also fix ↵ | Ted Trask | 2010-10-28 | 1 | -17/+15 |
| | | | | bug with multiselect. | ||||
* | Lua libraries for standard functions moved out of acf-core 0.9.0v0.1.0 | Ted Trask | 2009-12-31 | 1 | -0/+262 |