aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11915] Remove files that are no longer used.Cesar G2014-01-171-1/+0
| | | | PHPBB3-11915
* [ticket/12034] AJAXify notifications popup.Cesar G2013-12-301-6/+12
| | | | PHPBB3-12034
* Merge pull request #1860 from prototech/ticket/12010Nathan Guse2013-11-211-8/+8
|\ | | | | [ticket/12010] Make the navbar icons clickable.
| * [ticket/12010] Make the navbar icons clickable.Cesar G2013-11-081-8/+8
| | | | | | | | PHPBB3-12010
* | Merge pull request #1878 from blitze/ticket/12024Nathan Guse2013-11-211-0/+2
|\ \ | |/ |/| [ticket/12024] Template event overall_header_content_before
| * [ticket/12024] Add new lineOpenShift guest2013-11-191-0/+1
| | | | | | | | PHPBB3-12024
| * [ticket/12024] Template event overall_header_content_beforeOpenShift guest2013-11-181-0/+1
| | | | | | | | | | | | | | http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44959 http://tracker.phpbb.com/browse/PHPBB3-12024 PHPBB3-12024
* | [ticket/11956] Swap navigation events in headerVjacheslav Trushkin2013-10-251-2/+2
| | | | | | | | PHPBB3-11956
* | [ticket/11956] Reusable dropdown handlerVjacheslav Trushkin2013-10-241-32/+34
| | | | | | | | | | | | | | | | Replace dropdown menu code with reusable handler that is shared between all types of dropdown menus and can be used by custom menus by extensions. PHPBB3-11956
* | [ticket/11956] Change .skip-responsive to data attributeVjacheslav Trushkin2013-10-241-1/+1
| | | | | | | | PHPBB3-11956
* | [ticket/11956] Arrow for responsive popupVjacheslav Trushkin2013-10-241-1/+1
| | | | | | | | PHPBB3-11956
* | [ticket/11956] Put top navigation in one blockVjacheslav Trushkin2013-10-241-7/+5
| | | | | | | | PHPBB3-11956
* | [ticket/11956] Add assets_version to responsive.css linkVjacheslav Trushkin2013-10-241-1/+1
| | | | | | | | PHPBB3-11556
* | [ticket/11936] Merge branch 'develop' into ticket/11936Matt Friedman2013-10-201-8/+11
|\ \ | | | | | | | | | PHPBB3-11936
| * | [ticket/11552] Tweaks to responsive navigationVjacheslav Trushkin2013-10-191-1/+1
| | | | | | | | | | | | PHPBB3-11552
| * | [ticket/11552] Compact mode for notifications and pm linksVjacheslav Trushkin2013-10-181-2/+2
| | | | | | | | | | | | | | | | | | | | | This will hide part of buttons for notifications and pm links in header before switching to responsive mode PHPBB3-11552
| * | [ticket/11552] Add search link to responsive headerVjacheslav Trushkin2013-10-171-0/+1
| | | | | | | | | | | | PHPBB3-11552
| * | [ticket/11552] Responsive menuVjacheslav Trushkin2013-10-171-1/+1
| | | | | | | | | | | | PHPBB3-11552
| * | [ticket/11552] Change breadcrumbs structureVjacheslav Trushkin2013-10-171-3/+3
| | | | | | | | | | | | PHPBB3-11552
| * | [ticket/11552] Responsive breadcrumbsVjacheslav Trushkin2013-10-171-1/+1
| | | | | | | | | | | | PHPBB3-11552
| * | [ticket/11552] Add .nojs or .hasjs to bodyVjacheslav Trushkin2013-10-171-1/+1
| | | | | | | | | | | | | | | | | | | | | Add .nojs to body element, swap it to .hasjs when JavaScript is enabled PHPBB3-11552
| * | [ticket/11552] Add link to responsive.cssVjacheslav Trushkin2013-10-171-0/+1
| | | | | | | | | | | | | | | | | | Add link to responsive.css and blank responsive.css PHPBB3-11552
| * | [ticket/11552] Viewport meta for mobile devicesVjacheslav Trushkin2013-10-171-0/+1
| | | | | | | | | | | | PHPBB3-11552
* | | [ticket/11936] Use "no_avatar.gif" if needed in Notification windowMatt Friedman2013-10-161-1/+1
| | |
* | | [ticket/11936] Fix Avatar overflow issue in Notification windowMatt Friedman2013-10-161-1/+1
|/ / | | | | | | PHPBB3-11936
* | [ticket/11921] Move any HTML for Notifications to the templatesMatt Friedman2013-10-161-2/+2
| | | | | | | | PHPBB3-11921
* | [ticket/11921] Improve appearance of PM notifications in linklistMatt Friedman2013-10-151-1/+5
| | | | | | | | PHPBB3-11921
* | [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-111-0/+5
| | | | | | | | | | | | | | | | This commit is a highly-refactored and up-to-date version of Fyorl's work which was part of his Google Summer of Code 2012 project "Attachment Improvements". PHPBB3-10929
* | Merge pull request #1571 from bantu/ticket/11345Nils Adermann2013-10-101-0/+1
|\ \ | | | | | | [ticket/11345] Better font for buttons
| * | [ticket/11345] Don't include scheme, so HTTPS is used where necessary.Andreas Fischer2013-07-181-1/+1
| | | | | | | | | | | | PHPBB3-11345
| * | [ticket/11345] Wrap remote webfonts in S_ALLOW_CDN.Andreas Fischer2013-07-141-1/+1
| | | | | | | | | | | | PHPBB3-11345
| * | [ticket/11345] Move css import to templateVjacheslav Trushkin2013-07-141-0/+1
| | | | | | | | | | | | PHPBB3-11345
* | | [ticket/11795] Remove PM popupVjacheslav Trushkin2013-09-141-5/+1
| | | | | | | | | | | | PHPBB3-11795
* | | [ticket/11795] Use phpBB template syntax instead of TWIGVjacheslav Trushkin2013-09-141-1/+1
| | | | | | | | | | | | PHPBB3-11795
* | | [ticket/11795] Move PM popup JS to forum_fn.jsVjacheslav Trushkin2013-09-141-12/+5
| | | | | | | | | | | | | | | | | | | | | Move PM popup JavaScript from overall_header to forum_fn.js Use TWIG to escape PM popup URL PHPBB3-11795
* | | [ticket/11795] Get rid of pagination JS variablesVjacheslav Trushkin2013-09-141-4/+0
| | | | | | | | | | | | | | | | | | | | | Move pagination variables to data attributes Replace A_BASE_URL with BASE_URL and use TWIG to escape it PHPBB3-11795
* | | [ticket/11795] Get rid of onload_functionsVjacheslav Trushkin2013-09-141-21/+0
| | | | | | | | | | | | | | | | | | | | | Get rid of onload_functions and onunload_functions Scripts should use $(document).ready() instead PHPBB-11795
* | | [ticket/11804] Remove </li> from overall_header which was not openMarcus Vinny2013-08-201-1/+0
| | | | | | | | | | | | PHPBB3-11804
* | | [ticket/11754] Remove styleswitcher leftoversVjacheslav Trushkin2013-07-301-2/+0
|/ / | | | | | | PHPBB3-11754
* | Merge pull request #1429 from cyberalien/ticket/11553Nathan Guse2013-07-131-7/+8
|\ \ | | | | | | Move bulletin points for linklist lists to pseudo classes
| * | [ticket/11553] Move bulletin points to pseudo classVjacheslav Trushkin2013-07-111-7/+8
| | | | | | | | | | | | | | | | | | | | | Move bulletin points for .linklist lists to pseudo class Group pseudo classes for .linklist.bulletin and .icon-notification PHPBB3-11553
* | | [ticket/11388] INCLUDECSSNathaniel Guse2013-07-111-0/+2
|/ / | | | | | | PHPBB3-11388
* | [ticket/11010] Change input type to search for search formsVjacheslav Trushkin2013-05-201-1/+1
| | | | | | | | | | | | | | | | Change input type to search for search forms Replace search placeholder JS with placeholder attribute Add style for search placeholder PHPBB3-11010
* | Merge remote-tracking branch 'remotes/cyberalien/ticket/11558' into developNathan Guse2013-05-201-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | # By Vjacheslav Trushkin # Via Vjacheslav Trushkin * remotes/cyberalien/ticket/11558: [ticket/11558] Adjustments for notification link [ticket/11558] Fix styling for notifications link
| * | [ticket/11558] Adjustments for notification linkVjacheslav Trushkin2013-05-201-2/+2
| | | | | | | | | | | | PHPBB3-11558
| * | [ticket/11558] Fix styling for notifications linkVjacheslav Trushkin2013-05-191-1/+1
| |/ | | | | | | PHPBB3-11558
* | [ticket/11554] Move forum_fn.js to footerVjacheslav Trushkin2013-05-191-10/+0
|/ | | | | | Move forum_fn.js to footer, move find_username to forum_fn.js PHPBB3-11554
* Merge remote-tracking branch 'remotes/VSE/ticket/11103-VSEphpbb' into ↵Nathan Guse2013-02-281-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ticket/11103 # By Matt Friedman # Via Matt Friedman * remotes/VSE/ticket/11103-VSEphpbb: [ticket/11103] Remove padding from notifications for now. [ticket/11103] Add newlines to bottom of css file [ticket/11103] HTML encode double arrow character [ticket/11103] Update styling of UCP Notifications in subsilver2 [ticket/11103] Update styling of UCP Notifications in prosilver [ticket/11103] Update styling of subsilver2 notification modal [ticket/11103] Update styling of prosilver notification modal [ticket/11103] Remove title attribute from notification link
| * [ticket/11103] Remove padding from notifications for now.Matt Friedman2013-02-271-1/+1
| | | | | | | | PHPBB3-11103
| * [ticket/11103] HTML encode double arrow characterMatt Friedman2013-02-151-1/+1
| | | | | | | | PHPBB3-11103