aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/overall_header.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16083] Remove type=text/javascriptJakub Senko2019-10-041-1/+1
| | | | PHPBB3-16083
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-01-141-1/+1
|\
| * [ticket/15003] Do not check disabled checkboxes with marklist functionMatt Friedman2017-01-131-1/+1
| | | | | | | | PHPBB3-15003
* | [ticket/14492] Add basic layout for enabling viglinkMarc Alexander2016-12-031-0/+1
| | | | | | | | PHPBB3-14492
* | Merge branch 'ticket/14136' into ticket/14136-3.2.xMarc Alexander2016-03-241-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/adm/style/install_update_diff.html phpBB/adm/style/installer_header.html phpBB/install/database_update.php phpBB/install/index.php phpBB/styles/subsilver2/template/overall_header.html phpBB/styles/subsilver2/template/simple_header.html phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html phpBB/styles/subsilver2/template/viewtopic_print.html
| * [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | This was previously removed without needing to. Adding it back to force users to not emulate the page for previous versions of IE. The imagetoolbar http-equiv tag was not restored as IE does not contain that anymore since IE7. Also, the chome=1 has been removed from the X-UA-Compatible content as ChromeFrame does not receive any further updates since 2014 and is potentially broken. PHPBB3-14136
* | [ticket/14306] Improves Error displayTristan Darricau2016-01-091-1/+1
| | | | | | | | PHPBB3-14306
* | [ticket/14306] CS and correctly handle exception loopTristan Darricau2016-01-091-4/+4
| | | | | | | | PHPBB3-14306
* | [ticket/14306] Update the error messageTristan Darricau2016-01-091-2/+1
| | | | | | | | PHPBB3-14306
* | [ticket/14306] Automatically enable a safe mode when container building failsTristan Darricau2016-01-091-6/+14
|/ | | | PHPBB3-14306
* [ticket/13702] Add initial-scale to viewport in page headercyberalien2015-03-141-1/+1
| | | | PHPBB3-13702
* [ticket/12864] Add template event to header after stylesheetsMatt Friedman2014-07-181-0/+2
| | | | | | https://tracker.phpbb.com/browse/PHPBB3-12864 PHPBB3-12864
* [ticket/12648] Fix and modernize ACP header tabsPayBas2014-06-241-1/+1
| | | | PHPBB3-12648
* Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeusJoas Schilling2014-04-141-19/+0
|\ | | | | | | | | | | | | | | | | | | * marc/ticket/12372: [ticket/12372] Use $() instead of jQuery() in core.js for toggleDisplay [ticket/12372] Use admin.js $(document).ready for hiding questionnaire details [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() [ticket/12372] Move dE() function core.js [ticket/12372] Unify definition of function dE() across all files [ticket/12372] Use jQuery in javascript dE() function
| * [ticket/12372] Move dE() function core.jsMarc Alexander2014-04-071-21/+0
| | | | | | | | PHPBB3-12372
| * [ticket/12372] Unify definition of function dE() across all filesMarc Alexander2014-04-071-10/+12
| | | | | | | | PHPBB3-12372
* | [ticket/12369] Added ACP varsPayBas2014-04-071-1/+1
|/ | | | PHPBB3-12369
* [ticket/12301] Template Event overall_header_body_beforeProsk8er2014-03-291-0/+2
| | | | | | add template event overall_header_body_before PHPBB3-12301
* [ticket/12153] Remove vars already assigned in generate_template_pagination().Cesar G2014-02-031-1/+1
| | | | PHPBB3-12153
* [ticket/12059] Allow INCLUDECSS to work with ACP templatesMatt Friedman2013-12-041-0/+4
| | | | PHPBB3-12059
* [ticket/11984] Fix stray </ul> and active tab hover in ACPVjacheslav Trushkin2013-11-191-1/+0
| | | | PHPBB3-11984
* [ticket/11957] Responsive ACP tabsVjacheslav Trushkin2013-10-261-1/+1
| | | | PHPBB3-11957
* [ticket/11957] Wrap content in double divVjacheslav Trushkin2013-10-261-0/+1
| | | | PHPBB3-11957
* [ticket/11957] Include admin.js in footerVjacheslav Trushkin2013-10-261-1/+1
| | | | | | Include admin.js in footer, swap .hasjs and .nojs PHPBB3-11957
* [ticket/11957] Responsive layout and menuVjacheslav Trushkin2013-10-261-4/+7
| | | | PHPBB3-11957
* [ticket/11957] Remove menu toggleVjacheslav Trushkin2013-10-261-57/+0
| | | | PHPBB3-11957
* [ticket/11957] Replace corner images with CSS3 cornersVjacheslav Trushkin2013-10-261-2/+0
| | | | PHPBB3-11957
* [ticket/11957] Viewport metaVjacheslav Trushkin2013-10-261-0/+1
| | | | PHPBB3-11957
* [ticket/11795] Replace TWIG with phpBB syntax in ACPVjacheslav Trushkin2013-09-141-1/+1
| | | | PHPBB3-11795
* [ticket/11795] Get rid of pagination JS variablesVjacheslav Trushkin2013-09-141-1/+1
| | | | | | | Move pagination variables to data attributes Replace A_BASE_URL with BASE_URL and use TWIG to escape it PHPBB3-11795
* [feature/events] Append "_append" to acp_overall_header_headDavid King2012-12-171-1/+1
| | | | PHPBB3-9550
* [feature/events] Adding acp prefix to acp event namesMichael Cullum2012-12-171-1/+1
| | | | PHPBB3-9550
* [feature/events] Adding overall_header_head acp template eventMichael Cullum2012-12-171-0/+1
| | | | PHPBB3-9550
* [ticket/10780] Replace colon usage in adm template output with {L_COLON}Nathan Guse2012-11-101-1/+1
| | | | | | Same as 46a7940a976ec1f54078f803ec949aa2bfbf6316, but for ACP templates PHPBB3-10780
* [ticket/11008] Remove eval() calls to get document[id]Igor Wiedler2012-07-211-5/+1
| | | | PHPBB3-11008
* [ticket/10783] Added assets_version to ACP and simple_*.html.Callum Macrae2012-04-111-1/+1
| | | | PHPBB3-10783
* [ticket/10258] Add HTML5 meta charset tagIgor Wiedler2011-07-291-0/+1
| | | | | | | This allows knowing the charset when saving web pages to disk. Also, this is supported by all browsers. PHPBB3-10258
* [ticket/10258] Remove the meta charset tagIgor Wiedler2011-07-121-1/+0
| | | | | | | The charset tag is useless, because if a charset content-type header is present it takes precedence. And phpBB always sends such a header. PHPBB3-10258
* [ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tagsIgor Wiedler2011-07-101-2/+0
| | | | | | These meta tags are IE specific and do not validate as HTML5. PHPBB3-10258
* [ticket/10258] Change the DOCTYPE to HTML5Igor Wiedler2011-07-091-6/+4
| | | | PHPBB3-10258
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+221
| | | | git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-217/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
* Merge changes made in revisions #r9405 to #r9467Meik Sievertsen2009-04-181-10/+17
| | | | | | 2009-04-18 git-svn-id: file:///svn/phpbb/trunk@9468 89ea8834-ac86-4346-8a33-228a782c2dd0
* mergeHenry Sudhof2008-06-031-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@8587 89ea8834-ac86-4346-8a33-228a782c2dd0
* #i62 - #i65Meik Sievertsen2007-09-221-21/+13
| | | | | | | gone through every javascript invocation and making sure we adhere to our coding guidelines. git-svn-id: file:///svn/phpbb/trunk@8099 89ea8834-ac86-4346-8a33-228a782c2dd0
* even more fixes. :oMeik Sievertsen2007-07-151-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7889 89ea8834-ac86-4346-8a33-228a782c2dd0
* support RTL for menu switchMeik Sievertsen2007-06-111-4/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@7752 89ea8834-ac86-4346-8a33-228a782c2dd0
* some language-specific adjustementsMeik Sievertsen2007-05-031-11/+12
| | | | | | | | fix prune users (adding the list of users to the confirmation page) tried to fix the show/hide trigger in ACP by not using width: auto; (which gets somehow inherited to each other element) git-svn-id: file:///svn/phpbb/trunk@7455 89ea8834-ac86-4346-8a33-228a782c2dd0
* #8669Dominik Dröscher2007-04-061-0/+2
| | | | | | | | | | | | | | | | #8745 #8762 #5417 #9525 #9568 #9574 #9577 #9640 #9641 #9644 git-svn-id: file:///svn/phpbb/trunk@7291 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bye bye toggle_inverse.gif... made a "super" toggle.gif which contains both ↵Jonathan Stanley2007-03-231-6/+10
| | | | | | states and "switched" using CSS sprites method to stop the ugly loading "flash" when images aren't cached for the first time. prosilver ACP+style classnames use hyphens... so stuck with them, plus underscores might trip up some bizarre edge case thing with IE6, so play safe. Would like the toggle to set a cookie at some point, so the setting would be "sticky". git-svn-id: file:///svn/phpbb/trunk@7222 89ea8834-ac86-4346-8a33-228a782c2dd0