| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-12958
|
|\
| |
| |
| |
| |
| |
| |
| | |
* PayBas/ticket/12535:
[ticket/12535] Combine inner clearing CSS rules
[ticket/12535] Update events.md to RC3
[ticket/12535] Add events to subsilver2
[ticket/12535] Make <a> adjust to the image width
|
| |
| |
| |
| |
| |
| | |
Forgot subsilver... yet again
PHPBB3-12535
|
|/
|
|
| |
PHPBB3-12922
|
|
|
|
| |
PHPBB3-12906
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/12895] Rename user style setting to resolve conflict with style param
* marc1706/ticket/12895:
[ticket/12895] Rename user style setting to resolve conflict with style param
|
| |
| |
| |
| |
| |
| |
| | |
The style URL parameter, i.e. style=1, will conflict with the user's style
setting due to it also being named style. This patch with solve this conflict.
PHPBB3-12895
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| | |
https://tracker.phpbb.com/browse/PHPBB3-12864
PHPBB3-12864
|
|\ \ |
|
| |/
| |
| |
| | |
PHPBB3-12891
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
PHPBB3-12857
|
| |
| |
| |
| |
| |
| | |
To insert links after site-home
PHPBB3-12857
|
| |
| |
| |
| | |
PHPBB3-12857
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
[ticket/12860] Add template events to mcp_ban.html
* Elsensee/ticket/12860:
[ticket/12860] Fix typo
[ticket/12860] Add template events mcp_ban_unban
[ticket/12860] Add template events mcp_ban_fields
|
| |
| |
| |
| | |
PHPBB3-12860
|
| |
| |
| |
| | |
PHPBB3-12860
|
|/
|
|
| |
PHPBB3-12859
|
|
|
|
| |
PHPBB3-12804
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
|/
|
|
|
|
| |
... it limits translations.
PHPBB3-12462
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[Ticket/12696] Add events to ucp_register.html
* lucifer4o/ticket/12696:
[ticket/12696] Typo
[ticket/12696] Change some parts
[ticket/12696] Naming convention changes
[ticket/12696] A small error with events.md perms
[ticket/12696] Add events to evets.md
[ticket/12696] Add prosilver ucp_register
[ticket/12696] Add events to ucp_register.html
|
| |
| |
| |
| |
| |
| | |
Change placment of ucp_register_profile_fields_before
PHPBB3-12696
|
| |
| |
| |
| |
| |
| | |
Some changes propsed by nickvergessen
PHPBB3-12696
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add events to UCP Register template:
ucp_register_before - add before start of registration form fields
ucp_register_after - add after end of registration form fileds
ucp_register_passowrd_after - add event after passowrd field
ucp_register_language_before - add event before language selector
ucp_register_profiles_before - add event just before begining of
registration profile informatiom
All events are inside the registration form fieldset.
All events are inside the registration form
Justification:
Add abbility of extension author to include custom
checks or fields inside the registration form.
Like age check field/verification.
PHPBB3-12696
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* PayBas/ticket/12608:
[ticket/12608] Change CSS classes to prevent styling conflicts
[ticket/12608] Add subSilver
[ticket/12608] Changed get_styling() to get_style_class()
[ticket/12608] Remove somewhat redundant reported color style
[ticket/12608] Improved LTR and various bugfixes
[ticket/12608] Clean up whitespace
[ticket/12608] Add styling (CSS class) options to notifications
[ticket/12608] Updated tests
[ticket/12608] Improve notifications drop-down menu styling in header
|
| | |
| | |
| | |
| | | |
PHPBB3-12608
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[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-12646
|
| | |
| | |
| | |
| | | |
PHPBB3-12646
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12553] Right-to-left fixes.
* prototech/ticket/12553:
[ticket/12553] Fix responsive user profile.
[ticket/12553] Fix responsive post profile.
[ticket/12553] Remove dropdown-trigger class from member search input.
[ticket/12553] Fix the merge topic list.
[ticket/12553] Fix dropdown position of live search
[ticket/12553] Fix the responsive topic/forum lists.
[ticket/12553] Align the text in responsive tables to the right.
[ticket/12553] Center the responsive CP menus instead of floating right.
[ticket/12553] Open the notification dropdown to the left.
[ticket/12553] Fix alignment of contact icon.
[ticket/12553] Fix incorrect alignment in ACP responsive tables.
[ticket/12553] Align alert text to the right.
[ticket/12553] Remove incorrect size for site logo.
[ticket/12553] Fix links in the last post column that are not clickable.
[ticket/12553] Align contact icons to the right.
[ticket/12553] Move Place inline and Delete buttons left of the file name.
|
| | |
| | |
| | |
| | | |
PHPBB3-12553
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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
...
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Jump-to can easily be confused with forum-jump.
Also switched the lang vars to reflect changes better
PHPBB3-12613
|
| | |
| | |
| | |
| | | |
PHPBB3-12667
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop-ascraeus
* github-nickvergessen/ticket/10073: (36 commits)
[ticket/10073] Fix button descriptions
[ticket/10073] Do not check disable boxes by default
[ticket/10073] Store values with config_text in the ACP
[ticket/10073] Move config values to config_text
[ticket/10073] Fix request usage
[ticket/10073] Deduplicate template variable names
[ticket/10073] Get service from container
[ticket/10073] Fix more "Contact Us" strings
[ticket/10073] Move template code into the template
[ticket/10073] Make contact page available when board is disabled
[ticket/10073] Change name of the ACP module
[ticket/10073] Deduplicate posting buttons code in ACP
[ticket/10073] Use phpbb_validate_email to verify email address
[ticket/10073] Add tests for new validate_email()
[ticket/10073] Split email validation from email ban and taken checks
[ticket/10073] Deduplicate the if statement
[ticket/10073] Fallback to board_contact when contact page is disabled
[ticket/10073] Remove language string from rebase conflict
[ticket/10073] Add ACP module to add bbcode text for contact admin info
[ticket/10073] Add new configs to the schema
...
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10073
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10073
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The message to be displayed on top of the email form cannot be configured yet.
PHPBB3-10073
|
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | | |
"None" serves no real purpose right now. After this it will be used instead
of "Main" for images in the root of the gallery avatar path.
PHPBB3-12666
|
| |/
|/|
| |
| | |
PHPBB3-12565
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/11942] Delete post/topic reason should be added to logs
* Nicofuma/ticket/11942:
[ticket/11942] Don't change the reason to '' when hard deleting
[ticket/11942] Don't show the checkbox if the post is already soft-deleted
[ticket/11942] Remove useless IF in templates
[ticket/11942] Apply the modifications to subsilver
[ticket/11942] Always display delete reason
[ticket/11942] Edits messages
[ticket/11942] Change the formulation
[ticket/11942] Adding the reason to hard deleted topic/post
[ticket/11942] Delete post/topic reason should be added to logs
|
| |
| |
| |
| | |
PHPBB3-11942
|
| |
| |
| |
| | |
PHPBB3-11942
|
| |
| |
| |
| | |
PHPBB3-11942
|
| |
| |
| |
| | |
PHPBB3-12594
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12531] Restore default topic link behavior to subsilver2
* VSEphpbb/ticket/12531:
[ticket/12531] Add some line breaks to really long lines
[ticket/12531] Restore default topic link functionality in subsilver2
|