Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14492] Rename files to help_phpbb and fix css tabbing | Marc Alexander | 2016-12-03 | 1 | -71/+0 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Improve look and display data again | Marc Alexander | 2016-12-03 | 1 | -46/+39 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/14492] Add basic layout for enabling viglink | Marc Alexander | 2016-12-03 | 1 | -2/+16 |
| | | | | PHPBB3-14492 | ||||
* | [ticket/12372] Use admin.js $(document).ready for hiding questionnaire details | Marc Alexander | 2014-04-11 | 1 | -7/+0 |
| | | | | PHPBB3-12372 | ||||
* | [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() | Marc Alexander | 2014-04-07 | 1 | -6/+6 |
| | | | | PHPBB3-12372 | ||||
* | [ticket/10362] HTML5 Fix - Replace name attribute with id in anchors | Matt Friedman | 2011-09-11 | 1 | -1/+1 |
| | | | | | | | When validating for HTML5, the name attribute is obsolete/deprecated when used in anchor tags. The ID tag should be used here instead. PHPBB3-10362 | ||||
* | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -1/+1 |
| | | | | | | | | | | | | Closing tags converted using Oleg's script. remove-php-end-tags.py -a . Trailing newlines added using the following where $ext is file extension. find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s; Extensions: php, css, html, js, xml. PHPBB3-9556 | ||||
* | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+71 |
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0 |