| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/11112] updating links to phpbb.com to use SSL
Conflicts:
phpBB/adm/index.php
|
| | |
| |
| |
| | |
PHPBB3-11112
|
| |\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/11122] Move Acyd Burn, Arty and Toonarmy to former contributors
|
| | |
| |
| |
| | |
PHPBB3-11122
|
| |\ \
| | |
| | |
| | |
| | | |
* EXreaction/ticket/11021:
[ticket/11021] Fix the language changes that were lost previously
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Change U_HOME to U_SITE_HOME
PHPBB3-11021
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* EXreaction/ticket/11021:
[ticket/11021] Remove unnecessary line spacing in functions.php
[ticket/11021] Use L_SITE_HOME instead of L_HOME
[ticket/11021] Better language strings for site home url/text
[ticket/11021] subsilver2 support
[ticket/11021] Add the option to specify a Site home URL and text
|
| | | |
| | |
| | |
| | | |
PHPBB3-11021
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Check site home url against !== '', not empty
PHPBB3-11021
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Correct the logo title to be {L_HOME} if {U_HOME} is used.
Check if the Home text is instead of just equal to false when
outputting it to the template
PHPBB3-11021
|
| | | |
| | |
| | |
| | | |
PHPBB3-11021
|
| | | |
| | |
| | |
| | | |
PHPBB3-11021
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* imkingdavid/ticket/11086:
[ticket/11086] Move DI processing below $request definition
[ticket/11086] Fix database_update.php to use Dependency Injection Container
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
As per PR #991 (ticket/11101).
PHPBB3-11086
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11086
|
| |\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
* igorw/ticket/11101:
[ticket/11101] Delay execution of container processors
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also fix the name of the ext processor service.
PHPBB3-11101
|
| |\ \ \ \
| |/ / /
|/| | | |
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10876
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The old regex just results in some additional new lines in the output.
So this is only beautifying and considered unworthy in respect to the dying
php servers we observed on windows.
PHPBB3-10876
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Two strict standards errors in phpbb_gen_download_links
PHPBB3-11092
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10631
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
phpBB/common.php
phpBB/download/file.php
|
| | |\ \ \ \
| | | | | |
| | | | | | |
Feature/add events
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Can be used to set template variables and such, as the template assignment
methods are not available to the modify_posting_paramters event.
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The template assignment methods do not work until $user->setup() has been run.
This event is called before it, so extensions requiring template methods must
put such calls in a later event.
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Upon testing it was discovered that these did not work as originally intended.
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The events allow you to perform extra functions on the text before nad/or
after it has been parsed for BBCode and Smilies.
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The event now lets extensions modify the posting paramters, not just refresh
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also, I added the hook back in below the event for backwards compatibility.
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The new event, core.append_sid_override can either supplement or override
the append_sid() function.
PHPBB3-9550
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9550
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* github-igorw/feature/dic: (35 commits)
[feature/dic] Spaces to tabs, add useless docblocks
[feature/dic] Remove unneeded newline
[feature/dic] Add a doc block for the prune_forum cron task forum_data
[feature/dic] Update composer.lock to symfony/* RC1
[feature/dic] Fix re-ordering of services
[feature/dic] Fix parse errors
[feature/dic] Add docblock for cron_manager::wrap_task()
[feature/dic] Make cron task attributes protected, one per line
[feature/dic] Coding style: Braces
[feature/dic] Re-order services alphabetically
[feature/dic] Remove duplicate event-dispatcher dependency
[feature/dic] Adjust installer script to work with partially configured container
[feature/dic] Generate full cache driver class name on fresh install
[feature/dic] Adjust cache driver class name for BC
[feature/dic] Rename {phpEx => php_ext} for consistency
[feature/dic] Add trailing newline to htaccess
[feature/dic] Require symfony/* 2.1.*, tabs instead of spaces, --dev lock file
[feature/dic] Load services from extensions
[feature/dic] Introduce DI processors instead of abusing compiler passes
[feature/dic] Add dbal_ class prefix to dbal.driver.class
...
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fully documents the constructors of the processors and the cron tasks.
PHPBB3-10739
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10739
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10739
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10739
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10739
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10739
|