Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/prep-release-3.2.9' | Maat | 2020-05-08 | 1 | -12/+79 |
|\ | |||||
| * | [ticket/16083] Add role=menu | Jakub Senko | 2019-10-04 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-16083 | ||||
| * | Merge branch 'prep-release-3.2.3' into 3.2.x | Marc Alexander | 2018-09-09 | 1 | -2/+2 |
| |\ | |||||
| | * | [ticket/15740] Fix hardcoded Terms/Privacy | Zoddo | 2018-08-03 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-15740 | ||||
| * | | Merge pull request #5256 from senky/ticket/13043 | Tristan Darricau | 2018-07-08 | 1 | -4/+4 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | [ticket/13043] Improve HTML5 * github.com:/phpbb/phpbb: [ticket/13043] Improve HTML5 | ||||
| | * | [ticket/13043] Improve HTML5 | Jakub Senko | 2018-06-18 | 1 | -4/+4 |
| | | | | | | | | | | | | PHPBB3-13043 | ||||
| * | | [ticket/15676] Use paragraphs and classes as suggested by hanakin | Marc Alexander | 2018-06-20 | 1 | -5/+27 |
| | | | | | | | | | | | | PHPBB3-15676 | ||||
| * | | [ticket/15676] Use twig syntax | Marc Alexander | 2018-05-31 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-15676 | ||||
| * | | [ticket/15676] Simplify link text and use privacy link in cookie notice | Marc Alexander | 2018-05-31 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-15676 | ||||
| * | | [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY | Marc Alexander | 2018-05-31 | 1 | -0/+1 |
| |/ | | | | | | | PHPBB3-15676 | ||||
| * | [ticket/15523] Fix AdBlocker causing JS error when using CookieConsent | kasimi | 2018-01-19 | 1 | -16/+19 |
| | | | | | | | | PHPBB3-15523 | ||||
| * | [ticket/14974] make cookie notice configurable via language files | Rubén Calvo | 2017-03-13 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-14974 | ||||
| * | [ticket/14961] Also translate "learn more" link | Marc Alexander | 2017-01-06 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-14961 | ||||
| * | [ticket/14961] Add cookie notice as enablable feature | Marc Alexander | 2017-01-06 | 1 | -0/+22 |
| | | | | | | | | | | | | | | Uses Insites cookieconsent v3.0.3: https://cookieconsent.insites.com PHPBB3-14961 | ||||
| * | [ticket/14447] Remove trailing white spaces in Prosilver | Matt Friedman | 2016-02-02 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14447 | ||||
| * | Merge branch '3.1.x' | Marc Alexander | 2015-12-22 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | Conflicts: phpBB/adm/style/installer_footer.html | ||||
| * | | [ticket/14199]Add aria-hidden to all icons | Michael Miday | 2015-10-01 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-14199 | ||||
| * | | [ticket/12769] Add CDN dynamic fallback for FA | Michael Miday | 2015-09-17 | 1 | -0/+13 |
| | | | |||||
| * | | [ticket/12769] Swap out close icon | Michael Miday | 2015-09-17 | 1 | -2/+6 |
| | | | |||||
| * | | [ticket/14139] Add class of IDs to html tags | Michael Miday | 2015-09-14 | 1 | -3/+3 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/prep-release-3.1.11' | Maat | 2020-05-08 | 1 | -19/+36 |
|\ \ \ | | |/ | |/| | |||||
| * | | [ticket/14374] Update dynamic fallback jquery CDN script tag | Matt Friedman | 2015-12-22 | 1 | -1/+1 |
| |/ | | | | | | | PHPBB3-14374 | ||||
| * | [ticket/13905] Don't load loading.gif until needed. | Callum Macrae | 2015-05-31 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-13905 | ||||
| * | [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files | Jakub Senko | 2015-02-16 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-9457 | ||||
| * | [ticket/13419] Add the lowermost template event | rxu | 2014-12-06 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-13419 | ||||
| * | [ticket/13040] Fix W3C validator warning in overall_footer.html | John | 2014-09-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | Added a non-breaking space to remove the following warning: **Empty heading.** ```html <h3 class="alert_title"></h3><p class="alert_text"></p> ``` PHPBB3-13040 | ||||
| * | [ticket/12565] Empty anchors introduce white-space in IE11 | PayBas | 2014-06-02 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12565 | ||||
| * | [ticket/12547] Rename jquery.js to jquery.min.js in assets directory | n-aleha | 2014-05-15 | 1 | -1/+1 |
| | | | | | | | | | | | | phpBB uses the minified version of jQuery hence the rename. PHPBB3-12547 | ||||
| * | [ticket/12377] Forgot to change the INCLUDEs | PayBas | 2014-04-10 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12377 | ||||
| * | [ticket/12377] Move navbar(s) to new template file | PayBas | 2014-04-10 | 1 | -18/+1 |
| | | | | | | | | PHPBB3-12377 | ||||
| * | [ticket/12338] Add Template Event overall_footer_page_body_after | PayBas | 2014-04-04 | 1 | -0/+2 |
| | | | | | | | | | | | | implement PHPBB3-12338 | ||||
| * | [ticket/11915] Remove unnecessary JS file and include others using INCLUDEJS. | Cesar G | 2014-01-17 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11915 | ||||
| * | Merge branch 'develop-olympus' into develop | Joas Schilling | 2013-12-09 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/12061] Fix keyboard shortcut in firefox Conflicts: phpBB/styles/prosilver/template/overall_footer.html | ||||
| * | | [ticket/11241] Consolidate topic actions into "Topic tools" dropdown. | Cesar G | 2013-12-06 | 1 | -3/+0 |
| | | | | | | | | | | | | PHPBB3-11241 | ||||
| * | | Merge pull request #1860 from prototech/ticket/12010 | Nathan Guse | 2013-11-21 | 1 | -5/+5 |
| |\ \ | | | | | | | | | [ticket/12010] Make the navbar icons clickable. | ||||
| | * | | [ticket/12010] Make the navbar icons clickable. | Cesar G | 2013-11-08 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | PHPBB3-12010 | ||||
| * | | | Merge pull request #1878 from blitze/ticket/12024 | Nathan Guse | 2013-11-21 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |/| | | [ticket/12024] Template event overall_header_content_before | ||||
| | * | | [ticket/12024] Template event overall_header_content_before | OpenShift guest | 2013-11-18 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44959 http://tracker.phpbb.com/browse/PHPBB3-12024 PHPBB3-12024 | ||||
| * | | | [ticket/11928] Replace AJAX loading popup with animation. | Cesar G | 2013-10-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-11928 | ||||
| * | | | [ticket/11956] Put bottom nav in one block | Vjacheslav Trushkin | 2013-10-24 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | PHPBB3-11956 | ||||
| * | | | [ticket/11552] Breadcrumbs in footer, tabs bg color | Vjacheslav Trushkin | 2013-10-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change breadcrumbs layout in footer to match breadcrumbs in header. Change background color for tabs dropdown menu PHPBB3-11552 | ||||
| * | | | [feature/plupload/integration] Integration of Plupload | Andreas Fischer | 2013-10-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | [ticket/11703] Make jQuery CDN switch more generic. | Andreas Fischer | 2013-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Config variable: load_jquery_cdn -> allow_cdn Template variable: S_JQUERY_FALLBACK -> S_ALLOW_CDN PHPBB3-11703 | ||||
| * | | | [ticket/11809] Ensure code.js is first script included after jQuery | Marc Alexander | 2013-09-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The file core.js sets up most of the AJAX and jQuery related framework for phpBB. Due to this, it needs to be included before any other javascript file in order to ensure that subsequent files can use the phpBB variables and functions. Currently, it is however loaded with INCLUDEJS in overall_footer which causes it to be loaded after every other javascript file except for the style specific ajax.js. This causes every javascript file that is included before core.js and is using the phpBB AJAX functions or variables to break. PHPBB3-11809 | ||||
| * | | | Merge pull request #1429 from cyberalien/ticket/11553 | Nathan Guse | 2013-07-13 | 1 | -9/+14 |
| |\ \ \ | | | | | | | | | | | Move bulletin points for linklist lists to pseudo classes | ||||
| | * | | | [ticket/11553] Move bulletin points to pseudo class | Vjacheslav Trushkin | 2013-07-11 | 1 | -9/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move bulletin points for .linklist lists to pseudo class Group pseudo classes for .linklist.bulletin and .icon-notification PHPBB3-11553 | ||||
| * | | | | [feature/twig] Put $SCRIPTS below overall_footer_after, use includejs for core | Nathan Guse | 2013-07-05 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved below overall_footer_after so events can add JS files in that event. PHPBB3-11598 | ||||
| * | | | | [feature/twig] INCLUDEJS behavior now supports local relative paths | Nathaniel Guse | 2013-07-02 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was done because T_TEMPLATE_PATH is not always correct for js files (e.g. the inheriting style does not include these). Now we use the Twig Loader to find the correct file to link to (most specific file first, then parent styles). Also allows using @namespace convention PHPBB3-11598 | ||||
| * | | | | [feature/twig] INCLUDEJS now uses the definition class | Nathaniel Guse | 2013-07-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This had to be done because, like DEFINE, setting variables to $context only affected the local file and any children, not parent templates. PHPBB3-11598 | ||||
| * | | | | [feature/twig] Changing INCLUDEJS behavior slightly | Nathaniel Guse | 2013-07-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatically parsing inline variables the same way it is done for INCLUDE, INCLUDEPHP PHPBB3-11598 |