| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
[ticket/13846] Fix softdelete feature workflow in viewtopic
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add content directly after the topic title link on the View topic screen
(outside of the h2 HTML tag).
PHPBB3-14126
|
| | |
| | |
| | |
| | |
| | |
| | | |
In viewtopic.
PHPBB3-14068
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/14041] Add viewtopic_dropdown_*_custom template event
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
Allows an extension to create a custom dropdown menu.
PHPBB3-14041
PHPBB3-14042
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/14005] Allow extensions control post buttons displaying
|
| |/ /
| | |
| | |
| | | |
PHPBB3-14005
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
[ticket/13982] Add events around ranks
Conflicts:
phpBB/docs/events.md
|
| |/
| |
| |
| |
| |
| |
| | |
Add events to present information around ranks in the memberlist,
user profile, viewtopic profile and private message profile.
PHPBB3-13982
|
|/
|
|
|
|
|
| |
The purpose is to allow adding custom post buttons outside of original post
buttons conditionals/list in prosilver (for subsilver2 it's not the issue).
PHPBB3-13791
|
|\
| |
| |
| |
| | |
* Senky/ticket/9457:
[ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files
|
| |
| |
| |
| | |
PHPBB3-9457
|
|/
|
|
| |
PHPBB3-13510
|
|
|
|
|
|
|
| |
Add template events to viewtopic_body.html to allow extensions adding content
before/after the post details.
PHPBB3-13512
|
|
|
|
| |
PHPBB3-13437
|
|
|
|
| |
PHPBB3-12567
|
|
|
|
| |
PHPBB3-13025
|
|
|
|
|
|
| |
Broken by 975c5655f0e9b65b7de3f2b832f1ef660a473832
PHPBB3-13087
|
|
|
|
| |
PHPBB3-12598
|
|
|
|
| |
PHPBB3-13038
|
|
|
|
| |
PHPBB3-13024
|
|\
| |
| |
| |
| |
| |
| |
| | |
* PayBas/ticket/12506:
[ticket/12506] Fix search result h3 margin
[ticket/12506] Fix responsive profile min-height (no avatar)
[ticket/12506] Reposition buttons to make room for "online" banner
[ticket/12506] Reposition post-buttons for compact layout
|
| |
| |
| |
| | |
PHPBB3-12506
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12862] Fix pop-up box wraps
* hanakin/ticket/12862:
[ticket/12862] Remove remaining simple-wrap id
[ticket/12862] Resize popups consistently
[ticket/12862] Add Border
|
| |/
| |
| |
| | |
PHPBB3-12862
|
| |
| |
| |
| | |
PHPBB3-12938
|
|/
|
|
| |
PHPBB3-12535
|
|
|
|
| |
PHPBB3-12013
|
|
|
|
| |
PHPBB3-12013
|
|
|
|
| |
PHPBB3-12013
|
|
|
|
| |
PHPBB3-12013
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* PayBas/ticket/12662: (29 commits)
[ticket/12662] Hide quick-links when empty
[ticket/12662] Fix white-space issue to make dropdowns uniform
[ticket/12662] Remove last remaining linklist outside navbars
[ticket/12662] Use data-last-responsive attr instead of hardcoded list
[ticket/12662] Remove <li> container from logged_out_content event
[ticket/12662] Username <span> fix for list columns
[ticket/12662] Fix notifications dropdown positioning for RTL
[ticket/12662] Update tests that utilize get_username_string
[ticket/12662] Update subsilver2 index template event names
[ticket/12662] Update events docs from b5 to rc1/rc2
[ticket/12662] Move dropdown container from <li> to new inner div
[ticket/12662] Remove linklist container and update template events
[ticket/12662] Add span containers to all usernames for consistency
[ticket/12662] IE8 fixes
[ticket/12662] Fix responsive positioning of notifications dropdown
[ticket/12662] Remove inherited props from ddown-extendended
[ticket/12662] Change CSS selectors to direct descendants for linklist
[ticket/12662] Reorder icon CSS rules alphabetically
[ticket/12662] Use slack variable to determine line-break sensitivity
[ticket/12662] Change new event names and fix events.md
...
|
| |
| |
| |
| | |
PHPBB3-12662
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[Ticket/12680] - Adds alternative text to contact icon in viewtopic.php
* Crizz0/ticket/12680:
[ticket/12680] Adds variable for guest user
[ticket/12680] Brings back get_username_string()
[ticket/12680] Solves last bugs. viewprofile: contact --> contact nickname
[ticket/12680] Still some problems with displaying the nickname in ucp
[ticket/12680] Little changes, but some issues are still there
[ticket/12680] Removes unnessesary $user->lang from CONTACT_USER
[ticket/12680] Adds alternativ text with new variable to contact:
[ticket/12680] Adds second alternativ text and font-size: 0 to remove text
[ticket/12680] Adds alternative text to contact icon in viewtopic.php
|
| |
| |
| |
| | |
PHPBB3-12680
|
| |
| |
| |
| | |
PHPBB3-12680
|
| |
| |
| |
| | |
PHPBB3-12680
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* PayBas/ticket/12613: (25 commits)
[ticket/12613] Add distinction between top/bottom action-bar
[ticket/12613] Replaced topic-actions with action-bar
[ticket/12613] Remove responsive linklist from memberlist
[ticket/12613] Remove unnecessary checks and clean up CSS
[ticket/12613] role="navigation" not allowed on <ul>
[ticket/12613] Improved screen reader functionality
[ticket/12613] Removed unnecessary checks
[ticket/12613] Set fixed font-size
[ticket/12613] Slightly better icons
[ticket/12613] Typo and L_COLON
[ticket/12613] Small inconsistency fixes
[ticket/12613] Don't display page-jump if all pages are visible (6)
[ticket/12613] Fixes from comments (single quotes and typos)
[ticket/12613] Minor $bull; and <hr> fix
[ticket/12613] Pagination should never be in responsive linklist
[ticket/12613] Minor CSS fixes
[ticket/12613] Dropdown-visible page-jump icon, fix focus() timing
[ticket/12613] Renamed jump-to to page-jump to prevent confusion
[ticket/12613] Removed form in order to prevent nested forms
[ticket/12613] Fix functional test and post sorting bug
...
|
| | |
| | |
| | |
| | | |
PHPBB3-12613
|
| | |
| | |
| | |
| | | |
PHPBB3-12613
|
| | |
| | |
| | |
| | | |
PHPBB3-12613
|
| | |
| | |
| | |
| | | |
PHPBB3-12613
|
| |/
| |
| |
| | |
PHPBB3-12613
|
|/
|
|
| |
PHPBB3-12667
|
|\
| |
| |
| |
| | |
* PayBas/ticket/12615:
[ticket/12615] Fixed inproper clearing of .topic-actions
|
| |
| |
| |
| | |
PHPBB3-12615
|