| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
PHPBB3-12958
|
|\ \ |
|
| | | |
|
| | |
| | |
| | |
| | | |
PHPBB3-15205
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/13603] Add index_body_stat_blocks_after event
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13603
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-15003
|
| |\ \ \
| | |/ /
| |/| |
| | | | |
[ticket/14662] Add memberlist_team_username_prepend/append
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14662
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14522] Add ucp_register_buttons_before
|
| | |/ /
| | | |
| | | |
| | | | |
PHPBB3-14522
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14390] Add ucp_main_front_user_activity_append/prepend
|
| | |/ /
| | | |
| | | |
| | | | |
PHPBB3-14390
|
| |/ /
| | |
| | |
| | | |
PHPBB3-14868
|
| | |
| | |
| | |
| | | |
PHPBB3-14786
|
| | | |
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/14695] Add posting_editor_subject_prepend/append template events
|
| | | |
| | | |
| | | |
| | | |
| | | | |
As per request in PR.
PHPBB3-14695
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14755] Fix max length in mcp topic html file
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14755
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Add viewforum_body_topicrow_before template event
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14469
|
| |\ \ \ \ \
| | |_|/ / /
| |/| | | |
| | | | | | |
[ticket/14715] Add template events in posting_topic_review & mcp_topic
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The events will allow adding content before and after the post details
in topic review and topic moderation.
PHPBB3-14715
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | | |
[ticket/14516] Add memberlist_email_before event
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-14516
|
| |\ \ \ \
| | |_|/ /
| |/| | |
| | | | | |
Add mcp_move_before template event
|
| | |/ /
| | | |
| | | |
| | | | |
PHPBB3-14506
|
| |/ /
| | |
| | |
| | | |
PHPBB3-14672
|
| | | |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14272] Use html5 valid input elements
* marc1706/ticket/14272:
[ticket/14272] Allow input of floats for filesize
[ticket/14272] Use input type number instead of text in avatars
[ticket/14272] Assign min and max values for avatar driver settings
[ticket/14272] Define min and max values for avatar width and height
[ticket/14272] Disable not toggled form elements
[ticket/14272] Make sure phpbb_avatar_manager was defined
[ticket/14272] Remove useless check
[ticket/14272] Fix invalid or missing min/max settings
[ticket/14272] Assign min/max for all allowed types
[ticket/14272] Only use maxlength and size for allowed input elements
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14272
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14272
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This was previously removed without needing to. Adding it back to force
users to not emulate the page for previous versions of IE. The
imagetoolbar http-equiv tag was not restored as IE does not contain that
anymore since IE7. Also, the chome=1 has been removed from the
X-UA-Compatible content as ChromeFrame does not receive any further
updates since 2014 and is potentially broken.
PHPBB3-14136
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14316] Add events before/after the custom/zebra fields in pfile view
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14316
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13180] Increase dateformat field size
change field size to 64 in these files
add new migration file to update the database schema
PHPBB3-13180
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14356] Add template events to viewtopic around back2top link
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-14356
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14046] Jabber message incorrect
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
When making a Jabber message, the page says the message has been sent
when loading the page for the first time, This message should only be
shown after the message has actually been sent
PHPBB3-14046
|
| | |/ / /
| |/| | | |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14283] Add a Manage Group link on a group page
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14283
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | | |
[ticket/14146] Add viewtopic_body_post_subject_before event
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14146
|
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
PHPBB3-14066
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13799] Do not rawurlencode category in gallery avatar
* marc1706/ticket/13799:
[ticket/13799] Split lines in HTML files for better readability
[ticket/13799] Add missing space before checked attribute
[ticket/13799] Correctly urlencode category and show selected avatar
[ticket/13799] Do not rawurlencode category in gallery avatar
|