rxu
f1a53659bd
[ticket/10419] Reword the language strings
...
PHPBB3-10419
2011-11-15 23:43:52 +08:00
rxu
2918fbc970
[ticket/10419] Reword some language strings, minor code changes
...
PHPBB3-10419
2011-11-05 01:02:40 +08:00
rxu
88b31c2ab3
[ticket/10419] Add mbstring PHP ini parameters checks to ACP
...
PHPBB3-10419
2011-10-18 02:09:08 +08:00
Andreas Fischer
cfb5135805
Merge remote-tracking branch 'nickvergessen/ticket/9525' into develop-olympus
...
* nickvergessen/ticket/9525:
[ticket/9525] Minimum post length 0 is accepted but not working.
2011-10-17 16:43:58 +02:00
Joas Schilling
e40abfbde9
[ticket/9525] Minimum post length 0 is accepted but not working.
...
PHPBB3-9525
2011-10-14 15:19:47 +02:00
Igor Wiedler
6698a9cbd6
[ticket/8094] Remove ambiguity of "phpBB has no categories"
...
PHPBB3-8094
2011-10-13 16:25:41 +02:00
Tabitha Backoff
2bba22e9d3
[ticket/10208] Explain what happens when 'Warning duration' is set to 0.
...
PHPBB3-10208
2011-07-16 01:16:46 +02:00
Nils Adermann
237af043d6
[ticket/10228] Correct "trigger" to "triggered" in acp registration settings
...
PHPBB3-10228
2011-06-22 02:27:37 +02:00
Raimon
dd0606a317
[ticket/10229] On languge/acp/styles.php "%s" should be %s
...
PHPBB3-10229
2011-06-18 15:00:39 +02:00
Nils Adermann
63b9b91dee
[ticket/10221] Append unit (seconds) after input field, remove from explanation
...
PHPBB3-10221
2011-06-16 16:02:34 +02:00
Nils Adermann
8475a8bec5
[ticket/10211] Add spce after dot in new language string
...
PHPBB3-10211
2011-06-12 19:36:22 +02:00
Nils Adermann
f1998ddbc7
[ticket/9992] Clarify explanations of ip and account limits on login
...
PHPBB3-9992
2011-06-11 01:56:25 +02:00
Nils Adermann
cbcc48b8e3
[ticket/9992] Add a comma to language for IP_LOGIN_LIMIT_MAX_EXPLAIN
...
PHPBB3-9992
2011-06-11 01:36:28 +02:00
Nils Adermann
2dee57fd43
[ticket/9992] Adding a limit on login attempts per IP.
...
A new table was created to save all failed login attempts with
corresponding information on username, ip and useragent. By default
the limit is 50 login attempts within 6 hours per IP. The limit is
relatively high to avoid big problems on sites behind a reverse
proxy that don't receive the forwarded-for value as REMOTE_ADDR but
see all users as coming from the same IP address. But if these
users run into problems a special forwarded-for option is available
to limit logins by forwarded-for value instead of ip.
PHPBB3-9992
2011-06-10 12:18:19 +02:00
Nils Adermann
5b701dc3ed
Merge branch 'ticket/rxu/6712' into develop-olympus
...
* ticket/rxu/6712:
[ticket/6712] Properly explain result of setting the bump interval to 0.
[ticket/6712] Add phpbb_ function name prefix, more docs, rename current_time
[ticket/6712] Pass $post_data by the value instead of by the reference.
[ticket/6712] Bump does not create new topic icon on index.
2011-06-10 00:24:43 +02:00
Nils Adermann
7f3d6150fc
[ticket/6712] Properly explain result of setting the bump interval to 0.
...
PHPBB3-6712
2011-06-10 00:20:15 +02:00
Joas Schilling
d2b5d77b2c
[ticket/10203] Fix quotations and hyphen in language strings for PHPBB3-10067
...
PHPBB3-10203
2011-06-09 00:33:27 +02:00
Oleg Pudeyev
8155bc5a9d
[ticket/10067] Clarify language for user activation options in ACP.
...
PHPBB3-10067
2011-04-30 15:39:19 -04:00
Oleg Pudeyev
5f05899588
Merge branch 'ticket/bantu/10123' into develop-olympus
...
* ticket/bantu/10123:
[ticket/10123] Change "smilie" to "smiley" as per our coding guidelines.
2011-04-10 19:52:04 -04:00
Oleg Pudeyev
d3b5df2548
Merge branch 'ticket/erikfrerejean/9581' into develop-olympus
...
* ticket/erikfrerejean/9581:
[ticket/9581] Fix missing index
[ticket/9581] Slightly tweaked queries
[ticket/9581] Make banlist table select optional
[ticket/9581] Mass e-mail to banned users
2011-04-10 11:58:29 -04:00
Andreas Fischer
5798c8f02e
[ticket/10123] Change "smilie" to "smiley" as per our coding guidelines.
...
PHPBB3-10123
2011-04-08 12:31:56 +02:00
Joas Schilling
851bb9fcd8
[ticket/10084] Add smilie/icon errors out when file is missing
...
PHPBB3-10084
2011-04-07 20:36:11 +02:00
Joas Schilling
1564c01c38
[ticket/10033] "Disallow usernames" does not check already disallowed names.
...
PHPBB3-10033
2011-03-23 22:48:22 +01:00
Erik Frèrejean
1b60613319
[ticket/9581] Mass e-mail to banned users
...
Implement the suggestion made by Adam in the ticket, this will add
an additional checkbox to the mass e-mail page. By checking this
the mass e-mail shall also be send to banned users. By default
banned users however are excluded from the mass e-mail.
PHPBB3-9581
2011-03-04 11:10:08 +01:00
Joas Schilling
0e02f5cb0b
[ticket/9675] Put the code into methods to avoid code duplication.
...
PHPBB3-9675
2011-02-08 14:57:42 +01:00
Joas Schilling
18fedfce17
[ticket/9675] Adjust the language-string to reflect the changes.
...
PHPBB3-9675
2011-02-08 14:57:29 +01:00
Joas Schilling
ffcd307746
[ticket/9675] Add option to delete template/theme/imageset when deleting style.
...
PHPBB3-9675
2011-02-08 14:27:27 +01:00
Adam Reyher
8b3d068e83
[ticket/9575] Change 'administrate' to 'administer'
...
PHPBB3-9575
2010-12-01 14:14:46 -05:00
RMcGirr83
7e934c6362
[ticket/9897] A few language fixes
...
PHPBB3-9897
2010-11-21 23:46:09 +01:00
SA007
babfd0075d
[ticket/9883] Change an American English spelling to British English.
...
PHPBB3-9883
2010-11-08 01:29:46 +00:00
Andreas Fischer
81ca3d202e
[ticket/9880] Change "antibot" to "anti-spambot".
...
PHPBB3-9880
2010-11-07 13:17:27 +01:00
Chris Smith
7b1d9fbbe2
[ticket/9880] Changing the term 'CAPTCHA' to something more obvious.
...
PHPBB3-9880
2010-11-07 05:28:29 +00:00
narqelion
71b35a924f
[ticket/9095] Update CAPTCHA related strings to reflect CAPTCHAs plugins.
...
With the addition of CAPTCHA plugins in 3.0.6 a number of language
strings need updating to account for non visual based CAPTCHAs.
PHPBB3-9095
2010-11-07 01:52:53 +00:00
Andreas Fischer
294c2c63c0
[ticket/9595] List min/max characters indexed by search for mysql_fulltext.
...
PHPBB3-9595
2010-10-21 20:31:00 +02:00
Andreas Fischer
59e62d271c
[ticket/9822] Correct some style related ACP explain statements.
...
Remove "Additionally, if you have permission you can elect to remove the set
from the filesystem." because that functionality is not implemented.
Also remove unnecessary "When the imageset is deleted it is gone for good."
statement, "It is recommended that you first export your set for possible
future use." should be clear enough.
PHPBB3-9822
2010-10-15 17:57:43 +02:00
Andreas Fischer
f9764c684f
[ticket/9613] Slightly update language strings.
...
PHPBB3-9613
2010-08-29 16:50:57 +02:00
rxu
f1d5005797
[ticket/9613] Implement a load switch for unread posts search feature.
...
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
2010-08-29 16:09:09 +02:00
Patrick W
54713dcdc7
[ticket/9761] Reworded quote nesting depth ACP option to match the behaviour
...
The nesting depth applies per quote block, not per post which the previous
label and description indicated.
PHPBB3-9761
2010-07-12 02:04:29 +01:00
Andreas Fischer
fc25fe694a
Merge branch 'ticket/bantu/9068' into develop-olympus
...
* ticket/bantu/9068:
[ticket/9068] Added a missing comma in acp load settings explanation text.
2010-07-22 01:41:02 +02:00
Andreas Fischer
fada2ad261
Merge branch 'ticket/t-backoff/9099' into develop-olympus
...
* ticket/t-backoff/9099:
[ticket/9099] Add missing commas in acp language.
2010-07-22 01:40:19 +02:00
Nick Anderegg
afff4f7923
[ticket/9068] Added a missing comma in acp load settings explanation text.
...
PHPBB3-9068
2010-07-22 01:36:08 +02:00
Tabitha Backoff
875fcda506
[ticket/9099] Add missing commas in acp language.
...
PHPBB3-9099
2010-07-21 17:37:14 +02:00
Andreas Fischer
e7e98f1de5
Merge branch 'ticket/nickvergessen/7720' into develop-olympus
...
* ticket/nickvergessen/7720:
[ticket/7720] Fix alternative image-description for unread posts.
2010-07-14 20:55:49 +02:00
Joas Schilling
954b3c3484
[ticket/7720] Fix alternative image-description for unread posts.
...
Changed the wrong word "new" to "unread" as that is, what we show with the
red-icons, not whether the post is new or not. Language variables were
kept for backwards compatibility.
PHPBB3-7720
2010-07-14 20:55:07 +02:00
Andreas Fischer
0c2512bea2
Merge branch 'ticket/jellydoughnut/9650' into develop-olympus
...
* ticket/jellydoughnut/9650:
[ticket/9650] Do not allow banning the anonymous user by username
2010-07-10 21:22:16 +02:00
Josh Woody
ae967d16f1
[ticket/9650] Do not allow banning the anonymous user by username
...
Banning anonymous can result in bad things, like not being able to log in. However, it was possible until now.
PHPBB3-9650
2010-07-08 13:24:45 -05:00
Oleg Pudeyev
097854ca85
[ticket/9570] Changed "system" to "guest" timezone in ACP, added explanation.
...
PHPBB3-9570
2010-07-06 13:14:04 +02:00
Nils Adermann
ffe17fa426
Merge branch 'ticket/rxu/9567' into develop-olympus
...
* ticket/rxu/9567:
[ticket/9567] Newly registered users group description rewording.
2010-05-16 17:32:46 +02:00
Joas Schilling
58dc5a191c
[ticket/7717] Localise default extension groups for attachments
...
PHPBB3-7717
2010-05-14 02:42:21 +02:00
rxu
b3028567c8
[ticket/9567] Newly registered users group description rewording.
...
Reword 'NEW_MEMBER_GROUP_DEFAULT_EXPLAIN' language entry to make it more linguistically correct.
PHPBB3-9567
2010-05-02 14:50:33 +08:00