aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/admin.js
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15664] Add support for multi step processesJakub Senko2019-05-091-1/+1
| | | | PHPBB3-15664
* [ticket/15664] Ajaxify ext actions in ACPJakub Senko2019-05-091-0/+58
| | | | PHPBB3-15664
* [ticket/14492] Send statistics via ajax requestMarc Alexander2016-12-031-1/+6
| | | | | | | Flooding ajax requests will try to be prevented and sending stats without JS will also properly work. PHPBB3-14492
* [ticket/14492] Improve look and display data againMarc Alexander2016-12-031-3/+6
| | | | PHPBB3-14492
* [ticket/12648] Fix and modernize ACP header tabsPayBas2014-06-241-2/+2
| | | | PHPBB3-12648
* [ticket/12641] Use jQuery's trim() method. IE8 does not support the native oneCesar G2014-05-311-2/+2
| | | | PHPBB3-12641
* [ticket/12372] Use admin.js $(document).ready for hiding questionnaire detailsMarc Alexander2014-04-111-0/+4
| | | | PHPBB3-12372
* [ticket/11984] Hide <dfn> for invalid extensionsVjacheslav Trushkin2013-11-191-0/+3
| | | | PHPBB3-11984
* [ticket/11957] Hide other navigation items when one is activatedVjacheslav Trushkin2013-10-261-1/+5
| | | | PHPBB3-11957
* [ticket/11957] Do not add empty headers to responsive tablesVjacheslav Trushkin2013-10-261-2/+5
| | | | PHPBB3-11957
* [ticket/11957] Responsive ACP tabsVjacheslav Trushkin2013-10-261-0/+67
| | | | PHPBB3-11957
* [ticket/11957] Misc responsive changesVjacheslav Trushkin2013-10-261-1/+1
| | | | PHPBB3-11957
* [ticket/11957] Responsive styles listVjacheslav Trushkin2013-10-261-0/+10
| | | | PHPBB3-11957
* [ticket/11957] Responsive forums listVjacheslav Trushkin2013-10-261-6/+1
| | | | PHPBB3-11957
* [ticket/11957] Responsive formsVjacheslav Trushkin2013-10-261-0/+11
| | | | PHPBB3-11957
* [ticket/11957] Responsive ACP tablesVjacheslav Trushkin2013-10-261-0/+97
| | | | PHPBB3-11957
* [ticket/11957] Adjustments to ACP layout, menu and some elementsVjacheslav Trushkin2013-10-261-4/+20
| | | | PHPBB3-11957
* [ticket/11957] Enhance responsive nav with JSVjacheslav Trushkin2013-10-261-0/+22
| | | | PHPBB3-11957
* [ticket/11957] Include admin.js in footerVjacheslav Trushkin2013-10-261-0/+18
Include admin.js in footer, swap .hasjs and .nojs PHPBB3-11957