| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
class="postlink" is not defined in stylesheet.css so remove it from
styles/subsilver2/template/faq_body.html
PHPBB3-10542
|
|
|
|
|
|
|
|
| |
Revert "[ticket/8996] Also fix the BBCode bug in subsilver2 and acp"
This reverts commit eb1f15bc8b7b7a284b25b2c9b9942714b6848ebc.
PHPBB3-8996
|
| |
|
|\
| |
| |
| |
| |
| | |
* nickvergessen/ticket/8996:
[ticket/8996] Also fix the BBCode bug in subsilver2 and acp
[ticket/8996] Correctly apply BBCodes in IE6-9 when applying with accesskey
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
* nickvergessen/ticket/10452:
[ticket/10452] Fix xHTML errors when print-viewing PMs
|
| |/
| |
| |
| |
| |
| |
| | |
Also changed the layout of prosilvers PM print-view, so it looks like the post
print-view and not like the subsilver2 print-view.
PHPBB3-10452
|
| |
| |
| |
| | |
PHPBB3-10254
|
| |
| |
| |
| | |
PHPBB3-10254
|
|/
|
|
| |
PHPBB3-10254
|
|\
| |
| |
| |
| |
| |
| | |
ticket/bantu/10341
* remotes/bantu/ticket/10341:
[ticket/10341] Also show forum/topic name of "0" as most active forum/topic.
|
| |
| |
| |
| | |
PHPBB3-10341
|
|\ \
| |/
|/|
| |
| | |
* nickvergessen/ticket/10253:
[ticket/10253] Fix IE9 handling in javascript, to correctly quote text.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Since IE9 IE supports textarea.selectionStart and window.getSelection.
The only problem is, that the values are still incorrect.
Therefore we need to ensure that it is still treated the old way,
until IE fixes this completely.
PHPBB3-10253
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* github-bantu/ticket/8571:
[ticket/8571] Show age as 0 in birthday list when birthday is in the future.
[ticket/8571] Show 'Age: 0' on viewprofile when birthday is in the future.
[ticket/8571] Also display age on memberlist/viewprofile when age is 0.
|
| | |
| | |
| | |
| | | |
PHPBB3-8571
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* bantu/ticket/10298:
[ticket/10298] Properly close embed tag for QuickTime in subsilver2.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10298
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* callumacrae/ticket/8173:
[ticket/8173] Removed some redundant code in the BBCode JavaScript.
Conflicts:
phpBB/adm/style/acp_users_signature.html
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The following code can be found in the ACP, when changing a user's
signature:
t: '{ BBCODE_T_HELP }',
The code that uses it and the code that produces it were changed or
removed a while ago, but this code remained. In 2c4c1f9, the accesskey
for the list item button was changed to y from t, explaining the origin of
the redundant code - although it wasn't being used then, either.
This commit also changes the helpline code of "[*]" to y, as the access
key is y, so this makes it more consistent.
PHPBB3-8173
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
* callumacrae/ticket/10032:
[ticket/10032] Fixed typos in bbcode button name.
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
addlistitem was addlitsitem.
PHPBB3-10032
|
|/ /
| |
| |
| | |
PHPBB3-7291
|
|/
|
|
| |
PHPBB3-9859
|
|
|
|
|
|
|
| |
Avoids the global hidden fields from functions.php overwriting local
searches.
PHPBB3-10232
|
| |
|
|\
| |
| |
| |
| | |
* ticket/adamreyher/9878:
[ticket/9878] Remove IE7 emulation from prosilver/subSilver2
|
| |
| |
| |
| |
| |
| |
| |
| | |
With these changes, prosilver and subSilver2 no longer need to force IE7
emulation when browsing with IE8 due to the well-known textarea scrolling
bug.
PHPBB3-9878
|
|/
|
|
|
|
|
|
| |
This will allow sending URLs to search results to other users. The advanced
search page has always worked like this, but these special pages used to
cause problems.
PHPBB3-7888
|
|\
| |
| |
| |
| | |
* ticket/bantu/9922:
[ticket/9922] Link post subject to the post's anchor in subsilver2.
|
| |
| |
| |
| |
| |
| |
| | |
Link post subject to the post's anchor in subsilver2 to expose full URL to post
which is otherwise only hidden behind the small post icon.
PHPBB3-9922
|
|/
|
|
| |
PHPBB3-9630
|
|
|
|
| |
PHPBB3-10105
|
|
|
|
| |
PHPBB3-10105
|
|\
| |
| |
| |
| | |
* ticket/erikfrerejean/9948:
[ticket/9948] Inline quicktime files won't show
|
| |
| |
| |
| |
| |
| |
| |
| | |
When attaching a quicktime file and placing it
inline the movie won't be shown due to the size
the movie box is being given.
PHPBB3-9948
|
|\ \
| | |
| | |
| | |
| | | |
* ticket/raimon/9980:
[ticket/9980] URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of T_TEMPLATE_PATH
|
| | |
| | |
| | |
| | |
| | |
| | | |
T_TEMPLATE_PATH
PHPBB3-9980
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* ticket/nickvergessen/9989:
[ticket/9989] Skip PM popup in overall_header.html, if there are no new PMs.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9989
|
|/ / /
| | |
| | |
| | | |
PHPBB3-9166
|
| | |
| | |
| | |
| | | |
PHPBB3-9859
|
| | |
| | |
| | |
| | | |
PHPBB3-9859
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Standard HTML output now includes:
Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
Print output now includes:
Powered by phpBB © phpBB Group<br />http://www.phpbb.com/
This also fixes an inconsistency where "phpBB Group" was linked instead of
"phpBB".
PHPBB3-9859
|
|\ \
| | |
| | |
| | |
| | | |
* ticket/bantu/9859:
[ticket/9859] Remove years from the credit line.
|
| |/
| |
| |
| | |
PHPBB3-9859
|
|/
|
|
|
|
|
| |
Sets the login focus to the password field when prompting for admin
re-authentication, rather than the username field.
PHPBB3-9953
|
| |
|
|\
| |
| |
| |
| | |
* ticket/bantu/9835:
[ticket/9835] subsilver2: Don't show "To prevent automated ..." when logging in
|
| |
| |
| |
| |
| |
| | |
This makes subsilver2 consistent with prosilver.
PHPBB3-9835
|