| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-14303
|
| |\
| |
| |
| | |
[ticket/14046] Jabber message incorrect
|
| | |
| |
| |
| |
| |
| |
| |
| | |
When making a Jabber message, the page says the message has been sent
when loading the page for the first time, This message should only be
shown after the message has actually been sent
PHPBB3-14046
|
| |\ \
| | |
| | |
| | | |
[ticket/14374] Update dynamic fallback jquery CDN script tag
|
| |/ /
| |
| |
| | |
PHPBB3-14374
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
|
| | | | |
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14353] Complete [list] bbcode documentation/examples
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14353
|
| | | | | |
|
| |\ \ \ \
| | |/ /
| |/| | |
|
| | | | | |
|
| | | | | |
|
| |/ / / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14271] Update sample config
* marc1706/ticket/14271:
[ticket/14271] Properly use try_files in nginx sample config
[ticket/14271] Improve try_files and use split path info
[ticket/14271] Update sample config
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14271
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14271
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14271
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14213] Adding event after users have been added to a group
* marc1706/ticket/14213:
[ticket/14213] Add pending to core.group_add_user_after
[ticket/14213] Mv event group_add_user_after after cache cleaning
[ticket/14213] Fix version number
[ticket/14213] Adding missing reference to event dispatcher
[ticket/14213] Adding event after users have been added to a group
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14213
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In order to match with the rest of the event and to have appropriate info state
PHPBB3-14213
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
for core.group_add_user_after event
PHPBB3-14213
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Required to dispatch event, wasn't included into global
PHPBB3-14213
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Allow mapping with others CMS by exposing user configuration & changes
PHPBB3-14213
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14261] Move the update of session informations to page_footer()
* Zoddo/ticket/14261:
[ticket/14261] Fix tests by removing old code.
[ticket/14261] Move the update of session informations to page_footer()
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This will obselete GH-4007
PHPBB3-14261
PHPBB3-13202
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Currently, the unique way to disable the update of session_page is to pass
"false" to the parameter of session_begin(). This method is directly
called in app.php, so pages served from the routing system can't disable
the update of session informations.
By moving the update to page_footer, we can allow controllers to tell to
the session manager that we don't want to update the session infos.
PHPBB3-14261
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14346] Do not turn version red if update status is unknown
* marc1706/ticket/14346:
[ticket/14346] Do not turn version red if update status is unknown
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14346
|
| |\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14339] Properly state PHP version support
* marc1706/ticket/14339:
[ticket/14339] Properly state PHP version support
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-14339
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14343] Add event when locking/unlocking posts/topics
* kasimi/ticket/14343:
[ticket/14343] Add event when locking/unlocking posts/topics
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-14343
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14334] Use phpbb_get_avatar() in user_loader
* marc1706/ticket/14334:
[ticket/14334] Use phpbb_get_avatar() in user_loader
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-14334
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14283] Add a Manage Group link on a group page
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14283
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14283
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14283
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14283
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14313] Check for item approved explicitly
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14313
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | | |
[ticket/14313] Don't display quote button on unapproved posts
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-14313
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13656] Updates Symfony to fix the DB password issue
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13656
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | | |
[ticket/14297] Uppercase and lowercase when sorting topics
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14297
Ticket: https://tracker.phpbb.com/browse/PHPBB3-14297
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | | |
[ticket/14146] Add viewtopic_body_post_subject_before event
|