| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-11023
|
|
|
|
| |
PHPBB3-11140
|
|\ |
|
| |
| |
| |
| | |
PHPBB3-9550
|
| |
| |
| |
| | |
PHPBB3-9550
|
| |
| |
| |
| | |
PHPBB3-9550
|
| |
| |
| |
| | |
PHPBB3-9550
|
| |
| |
| |
| | |
PHPBB3-11052
|
|/
|
|
| |
PHPBB3-10990
|
|
|
|
|
|
|
| |
Add a new parameter to hold the name of the start variable. This
fulfills ticket PHPBB3-8535.
PHPBB3-10968
|
|
|
|
|
|
|
| |
Re-remove deprecated functions, change on_page to phpbb_on_page,
add null returns, remove globals and pass as params.
PHPBB3-10968
|
|
|
|
|
|
|
| |
Returned and marked deprecated topic_generate_pagination. Rename
new function in line with coding guidelines.
PHPBB3-10968
|
|
|
|
|
|
|
|
|
|
| |
Extracted common template code for prosilver as per subsilver2.
Various other fixups and oversight corrections, changed name
of the "new" template function and re-introduced existing
version. Altered on_page to compensate for removal of some
templating vars from pagination routine.
PHPBB3-10968
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since phpBB 2 pagination has been rendered mostly within the source. This
limits just what designers can do with pagination. The current form is also
questionable in terms of "best practice". The aim is to move rendering
completely to the template via the use of a block element. Enabling S_
template vars also allows for control over specific aspects of the
pagination output such as next, previous, active and ellipsis.
Related to this - merging the capabilities of the topic_generate_pagination
with generate_pagination removes an element of duplication.
PHPBB3-10968
|
|
|
|
|
|
| |
Deleted the implode that had no reason to be there
PHPBB3-10871
|
|\
| |
| |
| |
| |
| | |
* github-dhruv/ticket/10797:
[ticket/10797] language key rank moved to common
[ticket/10797] user rank is displayed in mcp_warn.php
|
| |
| |
| |
| |
| |
| |
| | |
When warning a user in MCP, the user's rank title and image are displayed.
language key user rank also added.
PHPBB3-10797
|
| |
| |
| |
| | |
PHPBB3-10609
|
| |
| |
| |
| | |
PHPBB3-10273
|
| |
| |
| |
| |
| |
| |
| | |
New lines were missing in the reported_post_text.
By adding the bbcode_nl2br() became as it is supposed to.
PHPBB3-10600
|
| |
| |
| |
| |
| |
| |
| |
| | |
The name of the column was changed from reported_post AND
reported_text to reported_post_text.
This change was made by request
PHPBB3-10600
|
| |
| |
| |
| |
| |
| |
| | |
This covers all the changes so that when a report is made, the post
itself is copied and displayed in the MCP instead of the current post.
Unfortunatly, I made all commits in the wrong way and they were lost.
Now I have only the final files.
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/8636] Add resync option to topic_view moderation page
|
| |
| |
| |
| | |
PHPBB3-8636
|
| |
| |
| |
| |
| |
| | |
Replacing code in includes/mcp/mcp_post.php that was missed in ticket 10323
PHPBB3-10637
|
| |
| |
| |
| |
| |
| | |
Replacing code in includes/mcp/mcp_main.php that was missed in ticket 10323
PHPBB3-10637
|
| |
| |
| |
| | |
PHPBB3-9916
|
| |
| |
| |
| | |
PHPBB3-10345
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* nickvergessen/ticket/10484:
[ticket/10484] Use variables for sql_build_query() calls
Conflicts:
phpBB/includes/mcp/mcp_front.php
|
| | |
| | |
| | |
| | |
| | |
| | | |
It's easier for mods/extensions to extend the arrays.
PHPBB3-10484
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* nickvergessen/ticket/10344:
[ticket/10344] Add attachment icons to list of reported and queued posts/topics
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10344
|
|\ \ \ \
| | |_|/
| |/| |
| | | |
| | | | |
* develop-olympus:
[ticket/10402] Fixed a formatting issue with report details.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* callumacrae/ticket/10402:
[ticket/10402] Fixed a formatting issue with report details.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Line returns were being removed and links weren't being made clickable.
This commit adds a line (contributed by AmigoJack) to retain the link
breaks and make links clickable.
PHPBB3-10402
|
|\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/9956] Display error message if no disapprove reason given
Conflicts:
phpBB/includes/mcp/mcp_queue.php
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop-olympus
* github-nickvergessen/ticket/9956:
[ticket/9956] Display error message if no disapprove reason given
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9956
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10365] Fix up S_POST_UNAPPROVED check, make it easier to read
[ticket/10365] Require m_report permission to see reports in mcp_post
[ticket/10365] Make sure moderators only get mcp_reports link when allowed
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10365
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This was exposed to anyone with m_ perms in mcp_post_details.
PHPBB3-10365
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
The m_report permission is not not being checked when displaying the link to
mcp_reports.
PHPBB3-10365
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10377] Do not allow all moderators to sticky posts
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In the mcp the change_topic_type does not properly check permissions,
allowing moderators to make any post sticky or announced by visiting the
correct URL.
PHPBB3-10377
|
| | |
| | |
| | |
| | |
| | |
| | | |
Removing imagesets. Adjustments to php files
PHPBB3-10336
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[ticket/5506] Do not display an empty last page after deleting logs.
|
| | |
| | |
| | |
| | |
| | |
| | | |
The fix is copied from view_inactive_users().
Also add keywords and sort parameters to url for deleting logs and inactive users.
And finally save some queries if there are no logs/users to display anyway
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[ticket/10109] Fix "Undefined Index" errors when copying a topic.
|
| | |
| | |
| | |
| | | |
PHPBB3-10109
|
| | |
| | |
| | |
| | |
| | |
| | | |
Should be ready for intensive testing now.
PHPBB3-9684
|