| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-12240
|
|
|
|
| |
PHPBB3-12240
|
|
|
|
| |
PHPBB3-12060
|
|
|
|
|
|
|
| |
Wrap the posting buttons in div tags with id attributes to allow needed
ability to process them with CSS, for example, to hide them.
PHPBB3-12060
|
|
|
|
| |
PHPBB3-12060
|
|
|
|
|
|
|
|
| |
Replace L_COLON with literal colon in JavaScript context.
[ci skip]
PHPBB3-12028
|
|
|
|
| |
PHPBB3-11472
|
|
|
|
| |
PHPBB3-11472
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Added the missing helptext for list item in subsilver2.
PHPBB3-10849
|
|\
| |
| |
| |
| |
| |
| |
| | |
* 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
|
|/
|
|
|
|
| |
addlistitem was addlitsitem.
PHPBB3-10032
|
|
|
|
|
|
| |
T_TEMPLATE_PATH
PHPBB3-9980
|
|
|
|
| |
PHPBB3-9664
|
|
|
|
| |
PHPBB3-9677
|
|
|
|
|
|
| |
#42615
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9365 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@8207 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
|
| |
gone through every javascript invocation and making sure we adhere to our coding guidelines.
git-svn-id: file:///svn/phpbb/trunk@8099 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
| |
for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)
git-svn-id: file:///svn/phpbb/trunk@7736 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7280 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
git-svn-id: file:///svn/phpbb/trunk@7263 89ea8834-ac86-4346-8a33-228a782c2dd0
|