| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-14133
|
|\
| |
| |
| | |
[ticket/13913] Correctly check the forum_password and read permissions
|
| |
| |
| |
| |
| |
| |
| | |
We need to check them on the forum the post is in, rather than the forum row
we are displaying.
PHPBB3-13913
|
|/
|
|
| |
PHPBB3-9563
|
|
|
|
|
|
|
|
| |
Add generate_forum_nav() core event in includes/functions_display.php
to allow modifying navlinks text. Use case example: extension(s) implementing
multilanguage boards including translated forum names and so on.
PHPBB3-13750
|
|
|
|
|
|
|
|
| |
Add display_forums() core event in includes/functions_display.php to allow
modifying forums list data before the list is being generated and dumped
to the template.
PHPBB3-13596
|
|
|
|
| |
PHPBB3-13300
|
|
|
|
| |
PHPBB3-13229
|
|
|
|
| |
PHPBB3-13134
|
|\
| |
| |
| | |
[ticket/12993] Improve get_user_ranks
|
| |
| |
| |
| | |
PHPBB3-12993
|
| |
| |
| |
| | |
PHPBB3-12993
|
| |
| |
| |
| |
| |
| | |
Explanation in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=46051
PHPBB3-12993
|
|/
|
|
|
|
|
| |
While there're events to modify/add FORUM_POST/FORUM_LINK template data,
such an event is missing for FORUM_CAT forum type.
PHPBB3-13005
|
|
|
|
| |
PHPBB3-12938
|
|
|
|
| |
PHPBB3-12557
|
|
|
|
|
|
|
|
| |
Changed name to core.display_user_activity_modify_actives as requested
Changed @since to 3.1.0-RC3 because RC2 is already out.
PHPBB3-12880
|
|
|
|
| |
PHPBB3-12800
|
|
|
|
| |
PHPBB3-12800
|
|
|
|
|
|
| |
Adding core.functions_display.display_user_activity.actives_after
PHPBB3-12800
|
|
|
|
|
|
|
| |
in last post column of forum lists.
https://tracker.phpbb.com/browse/PHPBB3-12760
PHPBB3-12760
|
|
|
|
| |
PHPBB3-12612
|
|
|
|
| |
PHPBB3-12612
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
into develop-ascraeus
* github-nickvergessen/ticket/12612-ascraeus:
[ticket/12612] Move functions from mcp.php to functions_mcp.php
[ticket/12612] Move function from ucp.php to functions_user.php
[ticket/12612] Move functions from memberlist.php to functions_display.php
[ticket/12612] Move functions from posting.php to functions_posting.php
|
| |
| |
| |
| | |
PHPBB3-12612
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| | |
[ticket/12646] Add data-# attribute to breadcrumb links
* PayBas/ticket/12646:
[ticket/12646] Changed to navlinks.MICRODATA
[ticket/12646] Add check for navlinks.FORUM_ID
[ticket/12646] Changed index/home data attr & updated subsilver
[ticket/12646] Add data-f attribute to breadcrumb links
|
| |
| |
| |
| | |
PHPBB3-12646
|
| |
| |
| |
| | |
PHPBB3-12688
|
| |
| |
| |
| |
| |
| |
| |
| | |
Add subforums template data array to
'core.display_forums_modify_template_vars' event
to allow extensions to modify it if needed.
PHPBB3-12668
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12669] Add core event to the function display_forums()
* rxu/ticket/12669:
[ticket/12669] Add core event to the function display_forums()
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Add core event to the function display_forums()
in includes/functions_display.php to allow assigning additional template data
for every forum, f.e. additional forumrow subloops.
PHPBB3-12669
|
|/
|
|
|
|
| |
comment
PHPBB3-12677
|
|
|
|
| |
PHPBB3-12594
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
develop-ascraeus
* github-nickvergessen/ticket/12273: (55 commits)
[ticket/12273] Move $extension to constructor so the path is always set
[ticket/12273] Find events.md relative from the path not the phpbb root
[ticket/12273] Do not look in extensions docs/ and tests/ directory
[ticket/12273] Also check file for adm "Location:" events
[ticket/12273] Do not allow template events in non-html files
[ticket/12273] Fix return description
[ticket/12273] Update exporter to allow specifying an extension
[ticket/12273] Allow to filter events for extensions
[ticket/12273] Remove old parameter from function call
[ticket/12273] Fix table header for adm events
[ticket/12273] Add root path to recursive_event_filter_iterator
[ticket/12273] Fix missing classes in export_events_for_wiki.php
[ticket/12273] Use RecursiveDirectoryIterator with filter in php_exporter
[ticket/12273] Use RecursiveDirectoryIterator in md_exporter
[ticket/12273] Fix doc blocks
[ticket/12273] Do not allow 3.1-A1 for template events
[ticket/12273] Sort arguments alphabetically before exporting
[ticket/12273] Do not allow 3.1-A1 version
[ticket/12273] Update since version to 3.1.0-a* style
[ticket/12273] Update existing events
...
|
| |
| |
| |
| | |
PHPBB3-12273
|
|/
|
|
|
|
|
|
|
| |
* There MUST NOT be trailing whitespace at the end of lines.
* There MUST NOT be whitespace before the first content of a file.
* There MUST NOT be whitespace after the last content of a file.
* Functions MUST NOT contain multiple empty lines in a row.
PHPBB3-12458
|
|
|
|
| |
PHPBB3-9758
|
|
|
|
|
|
|
| |
In subforums list, under the parent forum description, there are two
harcoded colons instead of {L_COLON}.
PHPBB3-12272
|
|
|
|
| |
PHPBB3-12240
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* vsephpbb/ticket/12060: (37 commits)
[ticket/12060] A little less verbose cleanup of event docblocks
[ticket/12060] Further clarifying new event docblocks as much as possible
[ticket/12060] More fixes to dockblock for acp_bbcodes_modify_create event
[ticket/12060] Remove whitespaces
[ticket/12060] Fix docblock for acp_bbcodes_modify_create event
[ticket/12060] Rename event in message parser to modify_format_display_text_after
[ticket/12060] Add num_predefined_bbcodes to display_custom_bbcodes_modify_sql
[ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event doc block
[ticket/12060] Use separate template event for acp user signature posting buttons
[ticket/12060] Rename event from append to after in acp_bbcodes.html
[ticket/12060] Correctly label alpha versions in event docblocks
[ticket/12060] Fix u_action comments in docblocks
[ticket/12060] Change @since in event docblocks
[ticket/12060] Update the docblock comments in acp core events
[ticket/12060] Refactor u_action in the events that use it
[ticket/12060] Use $sql_ary instead of $sql
[ticket/12060] Update docblock for core event due to addition of another var
[ticket/12060] Remove re-tabbing of html from subsilver2 files
[ticket/12060] Add $update_this_message var to the core event
[ticket/12060] Adjust last item in array to use a comma instead of closing parenthesis
...
|
| |
| |
| |
| |
| |
| | |
event
PHPBB3-12060
|
| |
| |
| |
| | |
PHPBB3-12060
|
| |
| |
| |
| | |
PHPBB3-12060
|
| |
| |
| |
| | |
PHPBB3-12060
|
| |
| |
| |
| | |
PHPBB3-12060
|
| |
| |
| |
| |
| |
| | |
Modify the SQL statement retrieving the custom bbcodes
PHPBB3-12060
|
|/
|
|
| |
PHPBB3-11241
|
|
|
|
| |
PHPBB3-11672
|
|
|
|
| |
PHPBB3-11672
|
|
|
|
|
|
|
| |
Messages like "Return to forum last visited" are entirely unnecessary
when using AJAX to delete a post, so this commit removes them.
PHPBB3-11672
|