| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
display_options.html corrected to move (display and sorting option) to right
jumpbox.html corrected to change arrow direction to left in RTL
pagination.html corrected to change arrows direction on RTL
bidi.css more edittions to correct remain style mistakes
PHPBB3-14975
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
phpBB/adm/style/acp_icons.html
phpBB/includes/acp/acp_groups.php
phpBB/includes/acp/acp_users.php
phpBB/includes/functions_acp.php
phpBB/includes/ucp/ucp_groups.php
phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html
phpBB/styles/prosilver/template/ucp_avatar_options_remote.html
phpBB/styles/subsilver2/template/mcp_topic.html
phpBB/styles/subsilver2/template/posting_attach_body.html
phpBB/styles/subsilver2/template/posting_body.html
phpBB/styles/subsilver2/template/posting_poll_body.html
phpBB/styles/subsilver2/template/ucp_avatar_options_gravatar.html
phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html
|
| |
| |
| |
| | |
PHPBB3-14272
|
| |
| |
| |
| | |
PHPBB3-14272
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14199] Fix screen reader compatability
Conflicts:
phpBB/styles/prosilver/template/mcp_topic.html
phpBB/styles/prosilver/template/overall_header.html
phpBB/styles/prosilver/template/pagination.html
phpBB/styles/prosilver/template/posting_buttons.html
phpBB/styles/prosilver/template/posting_topic_review.html
phpBB/styles/prosilver/template/search_results.html
phpBB/styles/prosilver/template/ucp_pm_history.html
phpBB/styles/prosilver/template/ucp_pm_message_header.html
phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
phpBB/styles/prosilver/template/viewforum_body.html
phpBB/styles/prosilver/template/viewtopic_body.html
phpBB/styles/prosilver/template/viewtopic_topic_tools.html
|
| | |
| | |
| | |
| | | |
PHPBB3-14199
|
|/ /
| |
| |
| | |
PHPBB3-14193
|
| | |
|
|/ |
|
|
|
|
| |
PHPBB3-13058
|
|
|
|
| |
PHPBB3-12813
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
|
|
| |
Also removed outdated CSS
PHPBB3-12613
|
|
|
|
|
|
|
| |
Jump-to can easily be confused with forum-jump.
Also switched the lang vars to reflect changes better
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
|
|
|
| |
No clickable "jump to" at the moment, as we can not get the route url
by the route name in js yet. Need to find another solution later.
PHPBB3-12090
|
|
|
|
| |
PHPBB3-12153
|
|
|
|
| |
PHPBB3-11795
|
|
|
|
|
|
|
| |
Move pagination variables to data attributes
Replace A_BASE_URL with BASE_URL and use TWIG to escape it
PHPBB3-11795
|
|
Extracted common template code for prosilver as per subsilver2.
Various other fixups and oversight corrections, changed name
of the "new" template function and re-introduced existing
version. Altered on_page to compensate for removal of some
templating vars from pagination routine.
PHPBB3-10968
|