| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Basic functionality mock up.
PHPBB3-9837
|
|\
| |
| |
| | |
[ticket/16139] Add core.viewtopic_modify_quick_reply_template_vars
|
| |
| |
| |
| | |
PHPBB3-16139
|
| |
| |
| |
| | |
PHPBB3-16159
|
|\ \
| |/ |
|
| |
| |
| |
| | |
PHPBB3-16097
|
| |
| |
| |
| | |
PHPBB3-16097
|
| |
| |
| |
| | |
PHPBB3-15870
|
| |\
| | |
| | |
| | | |
[ticket/15593] Do not allow print view with direct URL
|
| | |
| | |
| | |
| | | |
PHPBB3-15593
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Allow postrow.contact pm link to be modified by event above
All other variables in postrow.contact can be modified by the event already
This lets you hide all contact info on a per user basis
PHPBB3-15841
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/15719] Add core events to viewtopic to edit the post_list sql query
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Event added in viewtopic.php so you can modify post_list sql
The query, sql limit, sql start, sort keys and days are editable
PHPBB3-15719
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/12430] Remove hilit param from topic title link
|
| | | |/
| | |/|
| | | |
| | | | |
PHPBB3-12430
|
| |\ \ \
| | |/ /
| |/| |
| | | | |
[ticket/15661] Add core.viewtopic_modify_poll_ajax_data
|
| | |/
| | |
| | |
| | | |
PHPBB3-15661
|
| |/
| |
| |
| | |
PHPBB3-15733
|
| |\
| | |
| | |
| | | |
[ticket/15518] Add a setting to toggle permission checks for pms in viewtopic
|
| | |
| | |
| | |
| | | |
PHPBB3-15518
|
| |/
| |
| |
| | |
PHPBB3-15535
|
| |
| |
| |
| | |
PHPBB3-14972
|
| |\
| | |
| | |
| | | |
[ticket/15266] Fix events in content_visibility
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added new function "is_visible", and replaced several immediate
uses of the above, including a single event in the new function
to handle change in all places consistently, and much simpler.
PHPBB3-15266
|
| | |
| | |
| | |
| | | |
PHPBB3-15060
|
|/ /
| |
| |
| | |
PHPBB3-16159
|
| |
| |
| |
| | |
PHPBB3-15394
|
| |
| |
| |
| | |
PHPBB3-15394
|
|\ \ |
|
| |/
| |
| |
| | |
PHPBB3-15186
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/15137] Global Announcements shouldn't always be never ending
* github.com:phpbb/phpbb:
[ticket/15137] Missed one language string change
[ticket/15137] Global announcements can stick for a non-zero number of days
fixes #4752
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
To be consistent with Sticky and Announcements topic types, Global
announcements can now stick for a non-zero number of days, i.e. they are
no longer never ending.
Before this change, if the topic type was Global and a non-zero number of
days where set to stick topic, the number was silently ignored and a Global
announcement was always never ending.
PHPBB3-15137
|
|\ \
| |/ |
|
| |\
| | |
| | |
| | | |
[ticket/13429] Replace @change with @changed in event docblocks
|
| | |
| | |
| | |
| | | |
PHPBB3-13429
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* 3.1.x:
[ticket/14906] Delete redundant sig key in user_cache_data array
|
| | |
| | |
| | |
| | | |
PHPBB3-14906
|
|\ \ \
| |/ / |
|
| |/
| |
| |
| | |
PHPBB3-13479
|
| |
| |
| |
| | |
PHPBB3-10961
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
* 3.1.x:
[ticket/14437] Make sure attachments array is properly ordered before processing
[ticket/14437] Preserve attachment ID order by ordering by attach_id
[ticket/14437] Sort attachments after assigning inline attachments
[ticket/14437] Correctly assume index from attachment display order
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14437] Correctly assume index from attachment display order
* marc1706/ticket/14437:
[ticket/14437] Make sure attachments array is properly ordered before processing
[ticket/14437] Preserve attachment ID order by ordering by attach_id
[ticket/14437] Sort attachments after assigning inline attachments
[ticket/14437] Correctly assume index from attachment display order
|
| | |
| | |
| | |
| | | |
PHPBB3-14437
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14530] Only generate text again if sig was parsed for storage
* marc1706/ticket/14530:
[ticket/14530] Only generate text again if sig was parsed for storage
[ticket/14530] Add accidentally removed sig_parsed flag
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This was removed by accident previously while moving from the use of the
old bbcode class to the generate_test_for_display function.
PHPBB3-14530
|
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added an event before the function phpbb_add_quickmod_option is called in
the viewtopic.php file. This event serves two purposes - one, it is easier to
add new quickmod options, and two, it allows an extenstion developer to check
additional permissions and apply further authentication for the display of the
quickmod options.
PHPBB3-14395
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added an event before the function phpbb_add_quickmod_option is called in
the viewtopic.php file. This event serves two purposes - one, it is easier to
add new quickmod options, and two, it allows an extenstion developer to check
additional permissions and apply further authentication for the display of the
quickmod options.
PHPBB3-14395
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added an event before the function phpbb_add_quickmod_option is called in
the viewtopic.php file. This event serves two purposes - one, it is easier to
add new quickmod options, and two, it allows an extenstion developer to check
additional permissions and apply further authentication for the display of the
quickmod options.
PHPBB3-14395
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added an event before the function phpbb_add_quickmod_option is called in
the viewtopic.php file. The function is run before any event can be called to
modify ... meaning that any modifications done to this array
will not affect the options displayed to the user on the viewtopic page itself.
This event serves two purposes - one, it is easier to add new quickmod options,
and two, it allows an extenstion developer to check additional permissions and
apply further authentication for the display of the quickmod options.
PHPBB3-14395
|