| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-11598
|
| |
|
|
| |
PHPBB3-11598
|
| |
|
|
| |
PHPBB3-11598
|
| |
|
|
| |
PHPBB3-11598
|
| |
|
|
| |
PHPBB3-11598
|
| |
|
|
| |
PHPBB3-11598
|
| |
|
|
|
|
|
|
| |
Move phpbb_template class to phpbb_template_phpbb
Changed phpbb_template class to an interface
Switch services.yml to load phpbb_template_twig instead of phpbb_template
PHPBB3-11598
|
| |
|
|
| |
PHPBB3-11598
|
| |
|
|
|
|
| |
Fixing begin token/node, adding includejs token/node
PHPBB3-11598
|
| |
|
|
|
|
| |
Committing what I have now to save it as I'm trying another method next
PHPBB3-11598
|
| |
|
|
| |
PHPBB3-11598
|
| |
|
|
|
|
| |
Better code for handling IF .blah
PHPBB3-11598
|
| |
|
|
| |
PHPBB3-11598
|
| |
|
|
| |
PHPBB3-11598
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
# By Joas Schilling
# Via Joas Schilling
* remotes/nickv/ticket/11481:
[ticket/11481] Move prepended slash from calls into function
[ticket/11481] Remove globals and use dependency injection instead
[ticket/11481] Use container for all classes and inject dependencies
[ticket/11481] Move functions from feed into helper class
[ticket/11481] Move active topics feed to own file
[ticket/11481] Move topics feed to own file
[ticket/11481] Move news feed to own file
[ticket/11481] Move forums feed to own file
[ticket/11481] Move topic feed to own file
[ticket/11481] Move forum feed to own file
[ticket/11481] Move overall feed to own file
[ticket/11481] Move feed topic base to own file
[ticket/11481] Move feed post base to own file
[ticket/11481] Move feed base to own file
[ticket/11481] Move feed factory to own file
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| | |
| |
| |
| | |
PHPBB3-11481
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
# By Marc Alexander
# Via Marc Alexander
* remotes/Marc/ticket/11587:
[ticket/11587] Add functional tests for group teampage settings
[ticket/11587] Pass legend and teampage settings to group_create()
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Without passing those values, the group is removed from the teampage and
the legend while submitting the edit form on the ucp groups manage page.
PHPBB3-11587
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into develop
# By Vjacheslav Trushkin
# Via Vjacheslav Trushkin
* remotes/cyberalien/feature/editor-code-tabs:
[feature/editor-code-tabs] Make inTag function reusable
[feature/editor-code-tabs] Check for browser support in function
[feature/editor-code-tabs] Apply code editor to everything
[feature/editor-code-tabs] Correctly count indentation on first line
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Change inTag function to reusable JS function that can check
for any BBCode
PHPBB3-11557
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Check for browser support and valid textarea in function instead of
before applying function.
PHPBB3-11557
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Move code editor from prosilver to assets
Apply code editor to subsilver2
Apply code editor to ACP elements where bbcode is allowed
PHPBB3-11557
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Correctly count indentation on first line of code tag
PHPBB3-11557
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
# By Vjacheslav Trushkin
# Via Vjacheslav Trushkin
* remotes/cyberalien/ticket/11564:
[ticket/11564] Missing new line in tweaks.css
[ticket/11564] Notifications popup fixes
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Missing new line at the end of tweaks.css
PHPBB3-11564
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix width issue with vertical scrollbar
Correctly absolutely position it above link, allowing
style authors to move notifications link around in style
Fix IE7 positioning
PHPBB3-11564
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
# By Andreas Fischer
# Via Andreas Fischer (1) and Nathaniel Guse (1)
* develop-olympus:
[ticket/11588] Also use version.phpbb.com in install_update.php.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11588
|
| |\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
# By Andreas Fischer
# Via Andreas Fischer (1) and Dhruv (1)
* develop-olympus:
[ticket/11583] Use a new lang key instead of giving the old one a new meaning.
[ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.
Conflicts:
phpBB/includes/search/fulltext_mysql.php
phpBB/language/en/acp/search.php
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
# By Andreas Fischer
# Via Andreas Fischer
* bantu/ticket/11583:
[ticket/11583] Use a new lang key instead of giving the old one a new meaning.
[ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11583
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11583
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11586
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11586
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11586
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11586
|