Joas Schilling
a73bc353d6
Merge remote-tracking branch 'remotes/bantu/ticket/10341' into ticket/bantu/10341
...
* remotes/bantu/ticket/10341:
[ticket/10341] Also show forum/topic name of "0" as most active forum/topic.
2011-08-29 22:27:20 +02:00
Oleg Pudeyev
0d41385344
Merge remote-tracking branch 'nickvergessen/ticket/10253' into develop-olympus
...
* nickvergessen/ticket/10253:
[ticket/10253] Fix IE9 handling in javascript, to correctly quote text.
2011-08-27 17:38:27 -04:00
Andreas Fischer
4499be5795
[ticket/10341] Also show forum/topic name of "0" as most active forum/topic.
...
PHPBB3-10341
2011-08-25 17:44:45 +02:00
Nils Adermann
6330153937
Merge remote-tracking branch 'github-bantu/ticket/8571' into develop-olympus
...
* 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.
2011-08-18 17:43:24 -04:00
Oleg Pudeyev
04e8468d28
Merge remote-tracking branch 'bantu/ticket/10298' into develop-olympus
...
* bantu/ticket/10298:
[ticket/10298] Properly close embed tag for QuickTime in subsilver2.
2011-08-07 16:35:31 -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
Joas Schilling
e0bb46c852
[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
2011-07-30 19:35:45 +02:00
Andreas Fischer
d59a894cd3
[ticket/10298] Properly close embed tag for QuickTime in subsilver2.
...
PHPBB3-10298
2011-07-30 16:58:33 +02: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
b960dd4e0d
Merge remote-tracking branch 'callumacrae/ticket/10032' into develop-olympus
...
* callumacrae/ticket/10032:
[ticket/10032] Fixed typos in bbcode button name.
2011-07-30 00:48:03 -04:00
Andreas Fischer
b4949675bf
[ticket/8571] Also display age on memberlist/viewprofile when age is 0.
...
PHPBB3-8571
2011-07-20 00:31:45 +02:00
Joas Schilling
91b20ddba5
[ticket/7291] Use template loop for character list, to avoid double &first_char
...
PHPBB3-7291
2011-07-14 22:29:27 +02: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
Yuriy Rusko
a275d17625
[ticket/9859] Changing all phpBB footers to match the new credit line
...
PHPBB3-9859
2011-07-06 21:46:33 -04:00
Nils Adermann
6458a1a16a
[ticket/10232] Renamed S_SEARCH_HIDDEN_FIELDS to S_SEARCH_LOCAL_HIDDEN_FIELDS
...
Avoids the global hidden fields from functions.php overwriting local
searches.
PHPBB3-10232
2011-06-18 23:22:25 +02:00
Andreas Fischer
b774520621
[develop-olympus] Bumping version number for 3.0.9-RC1 and 3.0.9 releases.
2011-06-12 19:45:01 +02:00
Nils Adermann
4f4c3220ad
Merge branch 'ticket/adamreyher/9878' into develop-olympus
...
* ticket/adamreyher/9878:
[ticket/9878] Remove IE7 emulation from prosilver/subSilver2
2011-06-09 23:23:45 +02:00
Nils Adermann
5b5ed96bc5
[ticket/7888] Swap in-forum/topic search to GET forms.
...
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
2011-06-09 21:53:12 +02:00
Adam Reyher
fe425dedff
[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
2011-06-09 06:52:11 -04:00
Nils Adermann
ffc137986f
Merge branch 'ticket/bantu/9922' into develop-olympus
...
* ticket/bantu/9922:
[ticket/9922] Link post subject to the post's anchor in subsilver2.
2011-06-05 03:00:56 +02:00
Andreas Fischer
963a67332a
[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
2011-05-05 19:53:10 +02:00
Oleg Pudeyev
c651948cb3
[ticket/9630] Make language for moving posts clearer in quickmod/mcp.
...
PHPBB3-9630
2011-05-02 23:54:35 -04:00
Andreas Fischer
8c3cfbb40e
[ticket/10105] Update AIM express link.
...
PHPBB3-10105
2011-04-22 00:42:49 +02:00
Andreas Fischer
78fa3a3b03
[ticket/10105] Update AIM application download link.
...
PHPBB3-10105
2011-04-22 00:41:55 +02:00
Oleg Pudeyev
3dd5c95b6c
Merge branch 'ticket/erikfrerejean/9948' into develop-olympus
...
* ticket/erikfrerejean/9948:
[ticket/9948] Inline quicktime files won't show
2011-03-12 19:13:55 -05:00
Igor Wiedler
23475abab3
Merge branch 'ticket/raimon/9980' into develop-olympus
...
* ticket/raimon/9980:
[ticket/9980] URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of T_TEMPLATE_PATH
2011-02-27 23:18:10 +01:00
Andreas Fischer
01fb5532cf
Merge branch 'ticket/nickvergessen/9989' into develop-olympus
...
* ticket/nickvergessen/9989:
[ticket/9989] Skip PM popup in overall_header.html, if there are no new PMs.
2011-01-30 00:12:52 +01:00
Joas Schilling
90f5e4e2b1
[ticket/9989] Skip PM popup in overall_header.html, if there are no new PMs.
...
PHPBB3-9989
2011-01-29 16:13:36 +01:00
Schnorrer42
ee478ec4f4
[ticket/9166] Fixed CSS element order in subsilver.
...
PHPBB3-9166
2011-01-28 03:21:54 +01:00
Andreas Fischer
732fd5980e
[ticket/9859] Remove the meta copyright tag as well.
...
PHPBB3-9859
2011-01-16 17:53:30 +01:00
Andreas Fischer
c617400f95
[ticket/9859] Remove the credit line comment from all html files.
...
PHPBB3-9859
2011-01-16 17:53:30 +01:00
Andreas Fischer
2a703b4055
[ticket/9859] Remove years in credit line from some more files.
...
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
2011-01-16 17:53:30 +01:00
Raimon
6a7c853828
[ticket/9980] URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of T_TEMPLATE_PATH
...
PHPBB3-9980
2011-01-08 01:33:35 +01:00
Andreas Fischer
c54683be8c
Merge branch 'ticket/bantu/9859' into develop-olympus
...
* ticket/bantu/9859:
[ticket/9859] Remove years from the credit line.
2010-12-29 22:56:55 +01:00
Patrick Webster
7f0f08bcc4
[ticket/9953] Set focus to password on re-authentication
...
Sets the login focus to the password field when prompting for admin
re-authentication, rather than the username field.
PHPBB3-9953
2010-12-28 21:26:55 +01:00
Andreas Fischer
fc9516a2e3
[ticket/9859] Remove years from the credit line.
...
PHPBB3-9859
2010-12-16 01:19:40 +01:00
Erik Frèrejean
e4488fe788
[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
2010-12-15 09:39:28 +01:00
Nils Adermann
794c0f6b68
[develop-olympus] Bumping version number for 3.0.8-RC1.
2010-11-08 23:21:27 +01:00
Andreas Fischer
516282dfa9
Merge branch 'ticket/bantu/9835' into develop-olympus
...
* ticket/bantu/9835:
[ticket/9835] subsilver2: Don't show "To prevent automated ..." when logging in
2010-11-06 18:53:32 +01:00
Adam Reyher
3b7414fca8
[ticket/9827] No longer emulate Internet Explorer 7 when using IE9.
...
The IE9 beta fixes the IE8 textarea width bug which required IE7 emulation in
phpBB's styles. Emulation should only occur when using IE8 now.
PHPBB3-9827
2010-11-05 17:07:18 +01:00
narqelion
a009614afb
[ticket/9835] subsilver2: Don't show "To prevent automated ..." when logging in
...
This makes subsilver2 consistent with prosilver.
PHPBB3-9835
2010-10-28 22:35:53 +02:00
Igor Wiedler
832b09d60d
Merge branches 'ticket/bantu/9101', 'ticket/bantu/9595' and 'ticket/bantu/9853' into develop-olympus
...
* ticket/bantu/9101:
[ticket/9101] Remove misleading 'below' from RECAPTCHA_EXPLAIN.
* ticket/bantu/9595:
[ticket/9595] List min/max characters indexed by search for mysql_fulltext.
* ticket/bantu/9853:
[ticket/9853] Change recaptcha theme from default to 'clean'.
2010-10-25 22:08:37 +02:00
Andreas Fischer
acabe5a013
Merge branch 'ticket/rxu/9840' into develop-olympus
...
* ticket/rxu/9840:
[ticket/9840] Display view unread posts link for guests.
2010-10-18 11:50:51 +02:00
Andreas Fischer
d6aa25ede1
[ticket/9853] Change recaptcha theme from default to 'clean'.
...
Change recaptcha theme to 'clean' to better coordinate with the color schemes
of prosilver and subsilver2. The default red theme doesn't really fit prosilver
and subsilver2.
PHPBB3-9853
2010-10-18 10:59:00 +02:00
Igor Wiedler
1722c1c819
Merge branch 'ticket/bantu/9841' into develop-olympus
...
* ticket/bantu/9841:
[ticket/9841] Change "Save" to "Save draft", "Load" to "Load draft".
2010-10-17 21:38:38 +02:00
Igor Wiedler
f6db95914b
Merge branch 'ticket/bantu/9664' into develop-olympus
...
* ticket/bantu/9664:
[ticket/9664] Resolve conflict with accesskey="t", change addlitsitem to "y".
2010-10-17 21:33:45 +02:00
rxu
880bace355
[ticket/9840] Display view unread posts link for guests.
...
Display view unread posts link for guests if applicable.
PHPBB3-9840
2010-10-16 20:46:38 +08:00
Oleg Pudeyev
940191973f
[ticket/7417] Also focus search keywords and username in subsilver2.
...
PHPBB3-7417
2010-10-16 12:24:54 +02:00
Andreas Fischer
931bd25e34
[ticket/9841] Change "Save" to "Save draft", "Load" to "Load draft".
...
This has confused people that are less familiar with phpBB or web applications
in general. "Save draft" should make it clear that a draft is being saved, but
it is still short enough to be used in a button.
PHPBB3-9841
2010-10-15 19:42:29 +02: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