| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[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-13205
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12613
|
|
|
|
| |
PHPBB3-12155
|
|
|
|
| |
PHPBB3-12155
|
|
|
|
| |
PHPBB3-12155
|
|
|
|
| |
PHPBB3-12155
|
|
|
|
| |
PHPBB3-12389
|
|
|
|
| |
PHPBB3-12389
|
|
|
|
| |
PHPBB3-8041
|
|
|
|
|
|
| |
Replace long buttons text with short text, like it was on images
PHPBB3-11328
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
# By Vjacheslav Trushkin
# Via Vjacheslav Trushkin
* remotes/cyberalien/ticket/10431:
[ticket/10431] Remove .left class from reply-all
[ticket/10431] Remove reply-all custom css
[ticket/10431] Adjustments for large buttons
[ticket/10431] Changed fonts for Linux
[ticket/10431] Adjustments for IE7
[ticket/10431] Different font for iOS
[ticket/10431] CSS3 buttons
|
| |
| |
| |
| |
| |
| | |
Remove .left class from .reply-all button
PHPBB3-10431
|
|/
|
|
|
|
|
|
| |
It does not make sense to have classes named "right" and "left" produce a
small arrow next to text. It should be made clear that an arrow will
appear.
PHPBB3-11197
|
|
|
|
|
|
|
| |
Replace all the instances (I could find) where the colon is displayed
to the user with {L_COLON} so it can be localised.
PHPBB3-10780
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since phpBB 2 pagination has been rendered mostly within the source. This
limits just what designers can do with pagination. The current form is also
questionable in terms of "best practice". The aim is to move rendering
completely to the template via the use of a block element. Enabling S_
template vars also allows for control over specific aspects of the
pagination output such as next, previous, active and ellipsis.
Related to this - merging the capabilities of the topic_generate_pagination
with generate_pagination removes an element of duplication.
PHPBB3-10968
|
|
|
|
|
|
| |
Removed the corner span classes from all the template and theme files.
PHPBB-10734
|
|
|
|
|
|
| |
Fixing spacing
PHPBB3-10453
|
|
|
|
|
|
|
|
|
|
| |
Removed the position: absolute value, and made it so that if the
buttons are bigger the text move with it, also added support for
bidi.css (text right to left).
PHPBB3-10453
http://tracker.phpbb.com/browse/PHPBB3-10453
|
|
|
|
|
|
| |
PHPBB3-10453
http://tracker.phpbb.com/browse/PHPBB3-10453
|
|
|
|
|
|
| |
the reply/reply to all, but this only worked with JS, so i decided to use a link.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9980 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
| |
Style changes by dhn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9919 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
| |
instead of div) as well as hiding overflow text.
git-svn-id: file:///svn/phpbb/trunk@8235 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
|
| |
- changed calculating new/unread pm count to no longer rely on code logic, but apply all rules, operate on messages and then re-calculating after delivery.
git-svn-id: file:///svn/phpbb/trunk@8229 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7776 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0
|