| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| | |
[ticket/10810] Move color swatches from popup windows to inline blocks.
|
| | |
| |
| |
| | |
PHPBB3-10810
|
| | |
| |
| |
| | |
PHPBB3-10810
|
| | |
| |
| |
| | |
PHPBB3-10810
|
| | |
| |
| |
| | |
PHPBB3-10810
|
| |\ \
| | |
| | | |
[ticket/11959] Trim the list of users from post notifications.
|
| | | |
| | |
| | |
| | | |
PHPBB3-11959
|
| | | |
| | |
| | |
| | | |
PHPBB3-11959
|
| | | |
| | |
| | |
| | | |
PHPBB3-11959
|
| |\ \ \
| | | |
| | | | |
[ticket/12024] Template event overall_header_content_before
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12024
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12024
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12024
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12024
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44959
http://tracker.phpbb.com/browse/PHPBB3-12024
PHPBB3-12024
|
| |\ \ \ \
| |_|/ /
|/| | | |
[ticket/11484] Display login box for users following email notification link.
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
The link used for the latest post now uses view=unread so redirecting the user
using the value for the e parameter is no longer necessary.
PHPBB3-11484
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/11814] Remove redundant text from the topic reply email notification.
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* prototech/ticket/11814:
[ticket/11814] Remove redundant text from the topic reply email notification.
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-11814
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* prep-release-3.1.0-a2:
[prep-release-3.1.0-a2] Update version to 3.1.0-a3-dev in install and constant
[prep-release-3.1.0-a2] Add changelog for alpha2
[prep-release-3.1.0-a2] Prepare Changelog
[prep-release-3.1.0-a2] Add migration for 3.1.0-a2
[prep-release-3.1.0-a2] Update version to 3.1.0-a2
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| |/ / / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Marc/ticket/11896:
[ticket/11896] Use $form_time and fix out of bounds $form_time
[ticket/11896] Correctly document return of null in docblocks
[ticket/11896] Minor code improvements in phpbb_functional_test_case
[ticket/11896] Add functional tests for marking all notifications read
[ticket/11896] Add ability to define expected message after posting
[ŧicket/11896] Set form_time with time() when marking all notifications read
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11896
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also got rid of previous incorrect comment in docblocks.
PHPBB3-11896
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Use assertContainsLang() and get rid of unnecessary logic in create_post()
and create_topic(). The docblocks were also slightly improved.
PHPBB3-11896
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11896
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This change will add the ability to define the expected message after a
topic or post has been submitted with the methods create_post() and
create_topic(). If the expected message is not 'POST_STORED', we will not
try to get the topic and post id.
PHPBB3-11896
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
form_time is only set if is passed via the form. Since the mark notifications
read link does not use the form, it will default to 0 causing the mark
notifications logic to only mark notifications read if their time is smaller
or equal to 0. This patch will change ucp_notifications to correctly set
form_time for the confirm_box.
PHPBB3-11896
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
Ticket/12023 New css files missing after update
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12023
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-12023
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Marc/ticket/12018:
[ticket/12018] Use path_helper for admin style CSS in sql report
|
| |/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The path to the admin style CSS is currently created with $phpbb_admin_path.
We should however use the path_helper to correctly link to this file in order
to have a correct link on pages like extensions
PHPBB3-12018
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* prototech/ticket/12008:
[ticket/12008] Update the run time value for the prune notifications cron task
[ticket/12008] The read_notification_last_gc config setting should be dynamic.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12008
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-12008
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
Ticket/12017 Extension tests are broken on current develop
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12017
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12017
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12017
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
[ticket/11525] Only remove group or user prefix from given avatar data
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This approach is cleaner and probably even faster the previous ways that
included using array_walk() or array_map() and other helper functions
and methods.
PHPBB3-11525
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | | |
Marc/ticket/11525 Part 2
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11525
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11525
|