| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* rxu3/ticket/12222:
[ticket/12222] Replace hardoded comma with translatable separator
|
| |
| |
| |
| |
| |
| |
| | |
Replace hardoded comma with translatable separator
in forumlist_body.html.
PHPBB3-12222
|
|\ \
| | |
| | |
| | |
| | | |
* prototech/ticket/12238:
[ticket/12238] Remove defunct confirmation box template code.
|
| | |
| | |
| | |
| | |
| | |
| | | |
Confirmation boxes are handled by confirm_body.html.
PHPBB3-12238
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/11509] Exit with the expected (non-zero) exit status on failure.
[ticket/11509] Output which commit is being inspected.
[ticket/11509] Three dots means sym. difference, but we only want new commits.
Conflicts:
.travis.yml
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* bantu/ticket/11509:
[ticket/11509] Exit with the expected (non-zero) exit status on failure.
[ticket/11509] Output which commit is being inspected.
[ticket/11509] Three dots means sym. difference, but we only want new commits.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11509
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11509
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11509
|
|\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | | |
* develop-olympus:
|
| |\ \ \
| | | | |
| | | | | |
[ticket/12205] Do not display 0 for empty integers when show_novalue is off
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/12194] Ensure that field_show_novalue is present
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The field was not created on boards that were 3.1-dev before 3.0.11 was relesed
PHPBB3-12194
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
[ticket/12205-Develop] Do not display 0 for empty integers when show_novalue is off
|
| |\ \ \ \
|/ / / / /
| | | _ /
| | | /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
ticket/12205-develop
* nickvergessen/ticket/12205:
[ticket/12205] Do not display 0 for empty integers when show_novalue is off
Conflicts:
phpBB/includes/functions_profile_fields.php
|
| |/ /
| | |
| | |
| | | |
PHPBB3-12205
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12220] Fix division by zero in search page with no results.
* prototech/ticket/12220:
[ticket/12220] Fix division by zero in search page with no results.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The page url parameter no longer exists in the pagination.on_page() method,
therefore the page url passed is being divided by 0 - the total number of
items. Since PAGE_NUMBER is assigned in generate_template_pagination(), this
separate assignment is no longer needed.
PHPBB3-12220
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/12138] Include file time limit when generating attachment management pagination and stats.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12138
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12138
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/12078] Check for f_delete when a user attempts to permanently delete a post.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12078
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[ticket/12080] Fix color palettes when responsive.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12080
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12080
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-12080
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[ticket/12183] Update user_newpasswd column in users table for passwords manager
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12183
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12183
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12183
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12183
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
The forgot_password_test disables the password reset functionalty but doesn't
enable it again afterwards.
PHPBB3-12183
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12183
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12183
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12183
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Ticket/12171 Attachments from soft-deleted posts are still downloadable
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12171
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12171
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12171
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12171
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12171
PHPBB3-12172
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12171
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* ticket/12139:
[ticket/12139] Spaces $ show_guests viewonline.php
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-12139
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[ticket/12217] Add more template events to viewtopic_body.html
|
| | |_|_|_|/ / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add viewtopic template events before/after the posts,
after the sorting options to allow adding contents to
respective places (like advertisement and so on).
PHPBB3-12217
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[ticket/12212] Encode the attachment file name before presenting to user.
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
The uploader inserts the file name directly into the page at the moment without
handling any HTML special chars that may be in the name. This results in HTML
that may be present getting rendered in error messages and the attachments
list. This simply causes layout breakage for the user, since the backend takes
care of sanitizing the name. Once phpBB returns the file data for the uploaded
file, the name in the attachment list gets replaced by the one that phpBB
provides.
PHPBB3-12212
|
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
[ticket/12200] Add missing profile field template files to adm/style/ directory.
|