| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-9664
|
| |\
| |
| |
| |
| | |
* ticket/marc1706/9810:
[ticket/9810] Hide "Select All" of code bbcode on print page
|
| | |
| |
| |
| | |
PHPBB3-9810
|
| |/
|
|
|
|
|
|
| |
Since unread posts search can produce a high server load in certain
circumstances, we implement a switch for ACP "Load settings" to have an option
to disable this type of search.
PHPBB3-9613
|
| |
|
|
|
|
|
| |
Go easy way for now - just place S_LOGIN_REDIRECT before S_HIDDEN_FIELDS so
the last value override the previous one.
PHPBB3-9117
|
| |\
| |
| |
| |
| |
| | |
* ticket/cs278/7332:
[ticket/7332] Redirect users back to post details when performing actions.
[ticket/7332] Collapse post details content down to a maximum of 300px heigh
|
| | |
| |
| |
| |
| |
| |
| |
| | |
The MCP post details can be difficult to use if the post is particularly long
this change shrinks the post area to a maximum of 300 pixels, like the topic
review, making it easier to access the functions beneath the post content.
PHPBB3-7332
|
| |\ \
| |/
|/|
| |
| | |
* ticket/nickvergessen/9743:
[ticket/9743] Fix background of top2-class in prosilver for RTL-languages.
|
| | |
| |
| |
| | |
PHPBB3-9743
|
| |\ \
| | |
| | |
| | |
| | | |
* ticket/jellydoughnut/9757:
[ticket/9757] Fix empty template variable {HISTORY_TITLE}
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| | |
The template variable {HISTORY_TITLE} was always being set to the empty string.
It is now filled with the title of the currently displayed message. It is not
showed in prosilver or subsilver2 for aesthetic reasons (title is already
prominent)
PHPBB3-9757
|
| |\ \
| | |
| | |
| | |
| | | |
* ticket/jellydoughnut/9499:
[ticket/9499] Unify definition of dE() and other javascript functions
|
| | |/
| |
| |
| |
| |
| |
| |
| | |
dE() was defined differently in the ACP and in prosilver. Other javascript
in editor.js files has also been unified (taking the prosilver implementation
as cannonical)
PHPBB3-9499
|
| |\ \
| |/
|/|
| |
| | |
* ticket/jellydoughnut/9722:
[ticket/9722] Adjust "New Topic" title attribute for consistency in prosilver
|
| | |
| |
| |
| |
| |
| |
| | |
Title attribute was being applied to a <div> at the top of the page and to an
<a> at the bottom of the page. Now both being applied to the <div>.
PHPBB3-9722
|
| |\ \
| |/
|/|
| |
| | |
* ticket/nickvergessen/9531:
[ticket/9531] BBCode-less quotes fallback-option is missing "Author wrote:"
|
| | |
| |
| |
| |
| |
| | |
When quoting from the topic-review the statement "Author wrote:" is missing. The fix for this was not complete: Now it's backwards compatibile and uses the LA_ for the language variables.
PHPBB3-9531
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Since only the SIGNATURE_PREVIEW parameter is evaluated in the templates
<!-- IF SIGNATURE_PREVIEW --> will not allow the signature to be "0".
<!-- IF SIGNATURE_PREVIEW != '' --> however does allow "0".
PHPBB3-9665
|
| | |
| |
| |
| |
| |
| | |
This has been introduced by merge of c7a25c58b893fc72ffb3746374ece9de1d388531, which was not supposed to be merged. 1b2a65333b5be1f6086bbd1d438e061041bd2b75 was supposed to be merged instead.
PHPBB3-9587
|
| |\ \
| | |
| | |
| | |
| | | |
* ticket/nickvergessen/9605:
[ticket/9605] Wrong class added to topiclist, when there's no announcement topic.
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
topic.
Compare the topic_type on their real value, to ensure there is no MOD causing problems, because of a new topic-type.
PHPBB3-9605
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* ticket/nickvergessen/9605:
[ticket/9605] Wrong class added to topiclist, when there's no announcement topic.
|
| | |/
| |
| |
| |
| |
| |
| |
| | |
topic.
Just added a check whether the type is announcement or higher.
PHPBB3-9605
|
| |\ \
| | |
| | |
| | |
| | | |
* ticket/nickvergessen/9587:
[ticket/9587] Prosilver overrides reCaptcha class.
|
| | |/
| |
| |
| | |
PHPBB3-9587
|
| |/
|
|
|
|
| |
There was a S_TOPIC_REPORTED switch in the template of prosilver, which should indicate whether the PM is reported. But the variable was neither filled, nor named correctly. Now it is filled with a boolean and a link to the report is displayed for permitted users.
PHPBB3-9135
|
| |\
| |
| |
| |
| | |
* ticket/nickvergessen/9531:
[ticket/9531] BBCode-less quotes fallback-option is missing "Author wrote:" line when quoting from topic-review.
|
| | |
| |
| |
| |
| |
| | |
line when quoting from topic-review.
PHPBB3-9531
|
| |\ \
| | |
| | |
| | |
| | | |
* ticket/nickvergessen/9528:
[ticket/9528] Also fall back to bbcode-less quotes for PMs, when bbcodes are disabled.
|
| | |/
| |
| |
| |
| |
| | |
disabled.
PHPBB3-9528
|
| |/
|
|
| |
PHPBB3-9146
|
| |
|
|
| |
prosilver. (Bug #9512)
|
| |
|
|
|
|
| |
Patch by nn-
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10539 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
HardStyle, Regression from r10096.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10537 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10472 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
on next release
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10468 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
|
|
| |
of rtl/ltr mixed content.
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10456 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
Authorised by: jelly_doughnut
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10455 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
|
| |
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10441 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10440 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10439 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10421 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
|
| |
- Also changed using jQuery instead of the $ shortcut
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10416 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
#54395
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10409 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
Colour could be white. Patch by Pasqualle.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10387 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10386 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10382 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10363 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10334 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10333 89ea8834-ac86-4346-8a33-228a782c2dd0
|