| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Removing symfony/filesystem (2.8.x-dev 45cc231)
- Installing symfony/filesystem (2.8.x-dev 9f70c56)
Cloning 9f70c5625a32b2f1e6fc37222f52b4e0eb437b0e
- Removing symfony/config (2.8.x-dev 291e3f1)
- Installing symfony/config (2.8.x-dev 358ec92)
Cloning 358ec929e494b6f12d8508d88357cbd7383a10ca
- Removing symfony/console (2.8.x-dev 7e857a2)
- Installing symfony/console (2.8.x-dev fd85e75)
Cloning fd85e7517e79a2bceafcee8f7e8b7bbd0919a90a
- Removing symfony/dependency-injection (2.8.x-dev 90a7527)
- Installing symfony/dependency-injection (2.8.x-dev f279142)
Cloning f279142fb6bc21e83fcd40e0a01a62ff527268be
- Removing symfony/finder (2.8.x-dev fd26bdb)
- Installing symfony/finder (2.8.x-dev 8712d5e)
Cloning 8712d5e8c4ad65e6b936ed9b6a581e5e6a87fddf
- Removing symfony/http-foundation (2.8.x-dev 06aa08b)
- Installing symfony/http-foundation (2.8.x-dev 5339030)
Cloning 5339030f5af0d6fef7c897130291ac168278289f
- Removing symfony/event-dispatcher (2.8.x-dev 8766ceb)
- Installing symfony/event-dispatcher (2.8.x-dev d724688)
Cloning d7246885b7fe4cb5a2786bda34362d2f0e40b730
- Removing symfony/debug (2.8.x-dev eda866d)
- Installing symfony/debug (2.8.x-dev d1114d8)
Cloning d1114d892ae70f833871dc55599f17084191efaa
- Removing symfony/http-kernel (2.8.x-dev c587069)
- Installing symfony/http-kernel (2.8.x-dev f24d2cb)
Cloning f24d2cb4778ecc5f6c8e8f7f31bc4691099a920d
- Removing symfony/routing (2.8.x-dev 76b18ed)
- Installing symfony/routing (2.8.x-dev 9e797cd)
Cloning 9e797cd70762db18d87c59dc6bc1ab7c3eb963ed
- Removing symfony/security-core (2.8.x-dev 2c21845)
- Installing symfony/security-core (2.8.x-dev 8253e02)
Cloning 8253e027bf8a1c9c573a7b3c494027847058c959
- Removing symfony/twig-bridge (2.8.x-dev 2e072a1)
- Installing symfony/twig-bridge (2.8.x-dev a02e3a8)
Cloning a02e3a8ff1f8eda04d0e0655d2cefcbe9ecc4e14
- Removing symfony/yaml (2.8.x-dev 2396832)
- Installing symfony/yaml (2.8.x-dev 000e7fc)
Cloning 000e7fc2653335cd42c6d21405dac1c74224a387
- Removing symfony/dom-crawler (2.8.x-dev 3a523d1)
- Installing symfony/dom-crawler (2.8.x-dev 3aed431)
Cloning 3aed431721a4a779d1ec30210bd53075da9623f5
- Removing symfony/browser-kit (2.8.x-dev 4916397)
- Installing symfony/browser-kit (2.8.x-dev 4f297d7)
Cloning 4f297d7e00c375b6ab03732e076f65799a73937d
- Removing symfony/process (2.8.x-dev daf96f1)
- Installing symfony/process (2.8.x-dev 25d74c9)
Cloning 25d74c90d79e66905013714d8d188e4ccb5ff466
PHPBB3-14015
|
| |\
| |
| |
| | |
[ticket/14033] Fix errors in docblocks
|
| | |
| |
| |
| | |
PHPBB3-14033
|
| |\ \
| | |
| | |
| | | |
[ticket/14034] Fix reparser names that contain "text_reparser" in the middle
|
| |/ /
| |
| |
| | |
PHPBB3-14034
|
| |\ \ |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/14004] Add user_info to core event
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14004
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | |/ /
| |/| |
| | | | |
[ticket/13980] Uploaded avatar not removed when new is uploaded
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove the previously uploaded avatar when a new one with a different
extension is uploaded, using existing delete method
PHPBB3-13980
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove the previously uploaded avatar when a new one with a different
extension is uploaded
PHPBB3-13980
|
| |\ \ \ \
| | | | |
| | | | | |
[ticket/11444] Moving the in-board notifications to a method class
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11444
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11444
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11444
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11444
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11444
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.
It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB => notification enabled).
https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967
PHPBB3-11444
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
[ticket/14008] Do not add a user_id value to quotes from guests
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14008
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13377] Fix decoding for www type URLs in function decode_message()
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13377
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13377
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
[ticket/14000] Added support for emoji
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14000
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-14000
|
| |\ \ \ \ \
| | |/ / /
| |/| | | |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13984] Fix the call of Ajax loading indicator
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13984
|
| |\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
[ticket/13995] Fix errors in tests from merge conflict
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13995
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
Conflicts:
tests/template/template_includecss_test.php
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13995] Fixes for invalid HTML in docs and phpBB
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13995
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13995
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13995
|
| | | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13995
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13987] Add --dry-run option to reparser CLI
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Added disable_save() and enable_save() to toggle a dry run
PHPBB3-13987
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13987
|
| |\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | |\ \ \ \ \
| | |_|/ / /
| |/| | | |
| | | | | | |
[ticket/13955] Fix WebFontConig to load web fonts correctly
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Revert the javascript function change
Place the families code on it's own line
PHPBB3-13955
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix the javascript code to conform to Google Fonts standard
Add code to fix simple_header
PHPBB3-13955
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix overall_header's WebFontConfig section to load fonts correctly
in all browsers.
PHPBB3-13955
|
| |\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | | |
[ticket/10620] Quote improvements
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10620
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10620
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10620
|