| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-13817
|
| |
|
|
|
|
| |
Fix wrong variables passed to create session event
PHPBB3-13817
|
| |
|
|
| |
PHPBB3-13817
|
| |
|
|
|
|
| |
Var names in doc block
PHPBB3-13817
|
| |
|
|
|
|
|
|
|
|
| |
As requested events are named *_after
core.session_start_after is moved after
USERS_TABLE update to prevent returning
session data from extensions
PHPBB3-13817
|
| |
|
|
|
|
| |
Fix no event parameters
PHPBB3-13817
|
| |
|
|
|
|
| |
Try adding event with no parameters
PHPBB3-13817
|
| |
|
|
| |
PHPBB3-13817
|
| |
|
|
|
|
| |
Fix missing phpbb_dispatcher and add event to session_create
PHPBB3-13817
|
| |
|
|
|
|
|
|
|
| |
Ticket was changed to add few more session related events
core.session_kill - send user_id and session_id
core.session_gc - just triger event
PHPBB3-13817
|
| |
|
|
|
|
| |
As requested by nickvergessen
PHPBB3-13817
|
| |
|
|
|
|
| |
Add core.update_session event in \phpbb\session.php
PHPBB3-13817
|
| |\
| |
| |
| | |
[ticket/13949] Replace colon with colon lang key in memberlist search page
|
| |/
|
|
|
|
|
| |
[ticket/13949] Replace colon with colon lang key in memberlist search
page
PHPBB3-13949
|
| |\
| |
| |
| | |
[ticket/13879] Replaced px with em where appropriate.
|
| | |
| |
| |
| |
| |
| | |
We're using ems basically everywhere else so ¯\_(ツ)_/¯
PHPBB3-13879
|
| |\ \
| | |
| | |
| | | |
[ticket/13882] Add lazy load avatars to phpbb avatar wrappers
|
| |/ /
| |
| |
| | |
PHPBB3-13882
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13903] Replacing regexp path naming for container by md5.
* bantu/ticket/13903:
[ticket/13903] Replacing regexp path naming for container by md5.
|
| |/ /
| |
| |
| |
| |
| |
| | |
Replacement of the path creation based on a blacklist by a md5 filename to
support broader configurations
PHPBB3-13903
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13931] Wrong order in docs/events.md
* javiexin/ticket/13931:
[ticket/13931] Wrong order in docs/events.md
Conflicts:
phpBB/docs/events.md
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Reordered alphabetically (mcp before memberlist).
PHPBB3-13931
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12952] Check obvious errors before status in functional tests
* marc1706/ticket/12952:
[ticket/12952] Check obvious errors before status in functional tests
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This will change the output from just saying that the status did not match
the expected one to actually showing any errors before complaining about a
possible difference in the status code.
PHPBB3-12952
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
[ticket/13882] Lazy load the notification avatars.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13882
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13882
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This moves them further down the waterfall, making the page load
quicker.
PHPBB3-13882
|
| |\ \ \ \ |
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-13947
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
|
| | | | | | |
|
| | | | | | |
|
| | |\ \ \ \ |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13938
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13938
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Apply ticket 13876 to simple_header.html
PHPBB3-13938
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Remaining fixes for ticket 13873: remove link to print.css and
remove type and media from other links.
PHPBB3-13938
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13942] Check if path to language file contains language path
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13942
|
| | |\ \ \ \ |
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13939
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/10711] Duplicate key error on forum_tracks_table
* javiexin/ticket/10711:
[ticket/10711] Duplicate key error on forum_tracks_table
|
| | | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
In certain situations, an SQL error DUPLICATE ERROR for KEY 'PRIMARY'
in the forums_track table is produced when marking forums read
(viewforum.php?f=xx&mark=forums).
The problem happens when there are duplicates in the forum_id array.
The solution is to remove those duplicates.
PHPBB3-10711
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3
* Nicofuma/ticket/13941:
[ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13941
|
| | | | | | | |
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | / / /
| | |/ / /
| |/| | | |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13823] Move the part of the query, so the update will get it …
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13823
|