Joas Schilling
a2ca0bc611
[ticket/10073] Deduplicate posting buttons code in ACP
...
PHPBB3-10073
2014-05-29 02:14:43 +02:00
Cesar G
b8c836836b
[ticket/12080] Stop responsive ACP sig textarea from dropping to second line.
...
PHPBB3-12080
2014-02-16 13:27:48 -08:00
Matt Friedman
31eb759aa4
[ticket/12060] Use separate template event for acp user signature posting buttons
...
PHPBB3-12060
2013-12-13 13:36:59 -08:00
Matt Friedman
35da9ab9cf
[ticket/12060] Add template events posting_editor_buttons_before/after
...
PHPBB3-12060
2013-12-04 16:35:11 -08:00
Cesar G
c5680ca822
[ticket/10810] Update all palettes.
...
PHPBB3-10810
2013-11-13 01:24:37 -08:00
Cesar G
1ea07e2270
[ticket/11472] Use {T_ASSETS_PATH}.
...
PHPBB3-11472
2013-11-12 18:15:16 -08:00
Cesar G
b99e87664d
[ticket/11472] Update the ACP user signature page.
...
PHPBB3-11472
2013-11-12 18:15:16 -08:00
Cesar G
c386bf7911
[ticket/11472] Make prosilver's editor.js an asset used by all styles.
...
PHPBB3-11472
2013-11-12 18:11:56 -08:00
Vjacheslav Trushkin
b2e5cc8934
[feature/editor-code-tabs] Apply code editor to everything
...
Move code editor from prosilver to assets
Apply code editor to subsilver2
Apply code editor to ACP elements where bbcode is allowed
PHPBB3-11557
2013-05-20 20:29:37 +03:00
Nathan Guse
d124cd2d59
[ticket/10780] Replace colon usage in adm template output with {L_COLON}
...
Same as 46a7940a976ec1f54078f803ec949aa2bfbf6316, but for ACP templates
PHPBB3-10780
2012-11-10 00:23:03 +01:00
Oleg Pudeyev
124b8a92ec
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/8173] Removed some redundant code in the BBCode JavaScript.
2011-07-30 19:37:24 -04:00
Oleg Pudeyev
edb745e951
Merge remote-tracking branch 'callumacrae/ticket/8173' into develop-olympus
...
* callumacrae/ticket/8173:
[ticket/8173] Removed some redundant code in the BBCode JavaScript.
Conflicts:
phpBB/adm/style/acp_users_signature.html
2011-07-30 19:33:41 -04:00
Callum Macrae
9c6339fb57
[ticket/8173] Removed some redundant code in the BBCode JavaScript.
...
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
2011-07-30 08:57:17 +01:00
Oleg Pudeyev
45b19e6419
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10032] Fixed typos in bbcode button name.
2011-07-30 00:45:31 -04:00
Callum Macrae
16c5352a12
[ticket/10032] Fixed typos in bbcode button name.
...
addlistitem was addlitsitem.
PHPBB3-10032
2011-07-14 21:00:10 +01:00
Andreas Fischer
2c4c1f9257
[ticket/9664] Resolve conflict with accesskey="t", change addlitsitem to "y".
...
PHPBB3-9664
2010-10-15 19:14:20 +02:00
Joas Schilling
41498fe3ee
[ticket/9535] Correctly set margin of textarea in ACP > Users signature for RTL languages.
...
PHPBB3-9535
2010-05-16 18:49:17 +02:00
Jim Wigginton
d85e79719d
fixed bug 44805 - extra initInsertions() calls needed
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9951 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-10 22:09:10 +00:00
Meik Sievertsen
fe57a7983b
fixing tiny bugs
...
git-svn-id: file:///svn/phpbb/trunk@8232 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-11-10 16:19:24 +00:00
Henry Sudhof
35f205ea61
#15038
...
I'm very sorry. This should make W3C happy again.
git-svn-id: file:///svn/phpbb/trunk@8227 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-11-05 19:07:10 +00:00
Meik Sievertsen
f31626cec7
#14850
...
git-svn-id: file:///svn/phpbb/trunk@8207 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-10-20 10:13:57 +00:00
Henry Sudhof
4defd8a830
Ok, here comes a big one. Poor updater. Also requires testing.
...
#i91
#i92
#i93
#i94
#i95
#i96
git-svn-id: file:///svn/phpbb/trunk@8120 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-10-03 15:05:54 +00:00
Meik Sievertsen
e3882844ec
#i62 - #i65
...
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
2007-09-22 18:31:50 +00:00
Meik Sievertsen
83c83e0e6c
stylistic fixes...
...
git-svn-id: file:///svn/phpbb/trunk@8074 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-08-31 14:31:25 +00:00
Meik Sievertsen
1d94d1782c
ok, a different approach due to IE... also tried to fix legend display for IE7.
...
- this is not tested with IE6, Opera, etc - if you notice problems... ;)
git-svn-id: file:///svn/phpbb/trunk@7573 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-14 17:22:05 +00:00
Meik Sievertsen
1c4ddb5366
not ideal, but hey!
...
git-svn-id: file:///svn/phpbb/trunk@7569 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-14 15:04:54 +00:00
Meik Sievertsen
6205be1e74
#9828 , #10545 , #10541 , #10533 , #10529 , #10527 , #10521 , #10503 , #10481
...
- more label fixes
- simpler approach to get input cursor text
git-svn-id: file:///svn/phpbb/trunk@7485 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-06 15:31:39 +00:00
Jonathan Stanley
386c2da85d
#10461
...
Rest of it... hurray++; for whenever stupid CSS classes need not be added and one can just do:
input[type=text] { cursor: text; }
git-svn-id: file:///svn/phpbb/trunk@7463 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-04 23:33:12 +00:00
David M
35e6a47c6a
#9618
...
git-svn-id: file:///svn/phpbb/trunk@7280 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-05 01:52:31 +00:00
David M
179d06c03e
#8006
...
git-svn-id: file:///svn/phpbb/trunk@7003 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-02-17 18:25:48 +00:00
Igor Wiedler
af5b9a9640
[ticket/9556] Drop php closing tags, add trailing newline
...
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .
Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;
Extensions: php, css, html, js, xml.
PHPBB3-9556
2010-11-11 19:10:55 +01:00