| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[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
|
| |
| |
| |
| | |
PHPBB3-13799
|
| |
| |
| |
| | |
PHPBB3-13799
|
| |
| |
| |
| | |
PHPBB3-13799
|
| |
| |
| |
| | |
PHPBB3-10343
|
| |
| |
| |
| | |
PHPBB3-10343
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/10343] Allows a_user to show inactive accounts in memberlist
* Zoddo/ticket/10343:
[ticket/10343] Add a distinction for inactive users on memberlist
[ticket/10343] Allows a_user to show inactive accounts in memberlist
|
| | |
| | |
| | |
| | | |
PHPBB3-10343
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/13684] Prevent horizontal resize of attach comment textarea
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13684
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14144] Add quickreply_editor_subject_before event
* Senky/ticket/14144:
[ticket/14144] Add quickreply_editor_subject_before event
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14144
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14163] Properly fix select all for code tag in Edge
* marc1706/ticket/14163:
[ticket/14163] Properly fix select all for code tag in Edge
|
| | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-14163
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/8800] Add "mark topics read" link to "View unread posts"
* Zoddo/ticket/8800:
[ticket/8800] Add "mark topics read" link to "View unread posts"
|
| | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-8800
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13934] Add enctype clause for profile fields
* javiexin/ticket/13934:
[ticket/13934] Add enctype clause for profile fields
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds a template variable (the same) in all places where profile fields
may need an enctype clause in the corresponding forms.
PHPBB3-13934
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14080] Add template events around the topic row in viewforum_body.html
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14080
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13846] Fix softdelete feature workflow in viewtopic
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13846
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Changes:
- For permanent deletion of softdeleted post, disapprove mode has been changed
to delete mode;
- If post delete and softdelete are allowed, delete button triggers softdelete
mode;
- If a user can't permanently delete posts but can restore softdeleted posts,
delete button won't be displayed for softdeleted posts.
Subsilver2 is unaffected.
PHPBB3-13846
|
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | |
| | | | | | | |
[ticket/13748] Wrong tooltip after poll vote change
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Store the "voted" tooltip in an extra attribute in HTML, and use it
with the JS that refreshes after poll vote. Use L_ language string
instead of LA_ language string.
PHPBB3-13748
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Store the "voted" tooltip in an extra attribute in HTML, and use it
with the JS that refreshes after poll vote.
PHPBB3-13748
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13992] Fix HTML5 error from w3.org validator
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13992
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14089] Add posting_topic_title_after template event
Conflicts:
phpBB/docs/events.md
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Allows to add some information after the topic title in the posting form
PHPBB3-14089
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14153
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/7362] Add alt attribute on topic icons
* Zoddo/ticket/7362:
[ticket/7362] Add alt attribute on topic icons
|
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
PHPBB3-7362
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14075] Add template event after poll preview panel
* marc1706/ticket/14075:
[ticket/14075] Update version to 3.1.7-RC1
[ticket/14075] Add template event after poll preview panel
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14075
|
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14126] Add viewtopic_topic_title_after template event
* kinerity/ticket/14126:
[ticket/14126] Add viewtopic_topic_title_after template event
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add content directly after the topic title link on the View topic screen
(outside of the h2 HTML tag).
PHPBB3-14126
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14058] Contact us form missing email subject field in subsilver2
* Oyabun1/ticket/14058:
[ticket/14058] Contact us form missing email subject field in subsilver2
|
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14058
|
| |_|/ / / /
|/| | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14068] Add template events before and after poll panel in viewtopic
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
In viewtopic.
PHPBB3-14068
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14091] Add mcp_topic_subject_* template events
Conflicts:
phpBB/docs/events.md
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add some options (field, checkbox, ...) before/after the subject
field when split a subject
PHPBB3-14091
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14064] Add template events to ucp_pm_history.html
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-14064
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14067] Add template events to overall_header.html around feeds
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14067
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14065] Add template events to attachment.html
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Additionally remove some unnecessary empty lines.
PHPBB3-14065
|