Mario Skouat
077db77259
[ticket/13086] String replaces 50 with 20
...
PHPBB3-13086
2014-09-24 19:03:33 +02:00
Dhruv
a730c0291f
[ticket/12196] Revert Fix typo "referer" in acp/attachments
...
This reverts commit 9bc1f7924d
.
https://tracker.phpbb.com/browse/PHPBB3-12196
PHPBB3-12196
2014-06-27 00:07:15 +05:30
Joas Schilling
9bc1f7924d
[ticket/12196] Fix typo "referer" in acp/attachments
...
PHPBB3-12196
2014-06-25 23:17:02 +02:00
Marc Alexander
c6fd2f01eb
[ticket/8960] Allow changing avatar path if it's not writable
...
This change will allow users to change the avatar path even if it's not
writable. However, this will get rid of the error message that the path is
not writable. Due to this, a minor addition to the explain message in the ACP
settings has been made.
PHPBB3-8960
2014-04-14 22:44:37 +02:00
Daniel Schosser
a46ad06c19
[ticket/10174] Rename "Ban usernames" to "Ban users" in ACP
...
Changing the language string from "Ban usernames" to "Ban users"
to clarify its use. It bans users by their name and not the username itself
PHPBB3-10174
2014-03-23 14:06:32 +01:00
Joas Schilling
03eb23cbae
Merge remote-tracking branch 'bantu/ticket/12176' into develop-olympus
...
* bantu/ticket/12176:
[ticket/12176] Reword comment about config entries.
[ticket/12176] Add newest_user_colour to config array to ensure it exists
[ticket/12176] Display correct message when trying to delete founder.
[ticket/12176] Add functional test for founder deletion message.
2014-03-13 10:16:41 +01:00
Crizzo
957e9aabc3
[ticket/12106] Combined first and second sentence
...
PHPBB3-12106
2014-03-10 21:19:25 +01:00
Crizzo
13327a13a0
[ticket/12106] Adds a explaination that admin/mods still able to use the board
...
PHPBB3-12106
2014-03-10 18:50:39 +01:00
Andreas Fischer
8960e6d777
[ticket/12176] Display correct message when trying to delete founder.
...
PHPBB3-12176
2014-02-15 02:27:54 +01:00
Marc Alexander
07eadac2f6
[ticket/11112] Use https for user-visible links to phpbb.com
...
PHPBB3-11112
2013-07-12 16:24:27 -04:00
Andreas Fischer
f4b7cbd976
[ticket/11662] Typos: occured -> occurred
...
PHPBB3-11662
2013-07-12 17:10:18 +02:00
Nathaniel Guse
ece01f0a1f
Merge remote-tracking branch 'remotes/nickv/ticket/8319' into develop-olympus
...
# By Joas Schilling
# Via Joas Schilling
* remotes/nickv/ticket/8319:
[ticket/8319] Do not repeat the replacement
[ticket/8319] Add explanation for RELATIVE_URL and update LOCAL_URL
[ticket/8319] Update BBCodes that currently use the LOCAL_URL tag on update
[ticket/8319] Add new token RELATIVE_URL to allow foreign relative URL parts
[ticket/8319] Prepend Board URL to LOCAL_URL links to prevent abuse
2013-07-11 10:09:53 -05:00
Andreas Fischer
d925c8d0da
[ticket/11583] Use a new lang key instead of giving the old one a new meaning.
...
PHPBB3-11583
2013-06-03 15:16:57 +02:00
Joas Schilling
6206d4aa4e
[ticket/8319] Add explanation for RELATIVE_URL and update LOCAL_URL
...
The explanation now states that links are prefixed with the board URL.
PHPBB3-8319
2013-06-03 12:37:58 +02:00
Andreas Fischer
d0e45e17dd
[ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.
...
PHPBB3-11583
2013-06-01 04:09:33 +02:00
Andreas Fischer
dbeace22c8
[ticket/11131] Correctly use indefinite article for "warning".
...
PHPBB3-11131
2012-10-02 14:58:20 +02:00
Nils Adermann
10172887fd
[ticket/10965] Introduce a new profile field option to display no value
...
By default the 3.0.10 behaviour is kept, profile fields will not show up
if they have either not yet been selected or in case of an optional
dropdown field if the novalue option was selected.
PHPBB3-10965
2012-07-23 15:45:57 +02:00
Joas Schilling
a3517232f9
[ticket/10950] Delete PMs for users that have not yet read the pm
...
PHPBB3-10950
2012-07-20 17:11:20 +02:00
Andreas Fischer
0261a9acff
Merge remote-tracking branch 'naderman/ticket/10908' into develop-olympus
...
* naderman/ticket/10908:
[ticket/10908] Document that 0 filesize configuration means limited by PHP
[ticket/10908] Download files only up to max_upload_filesize if limit is 0
2012-05-31 11:54:58 +02:00
Nils Adermann
c494abc8c7
[ticket/10908] Document that 0 filesize configuration means limited by PHP
...
PHPBB3-10908
2012-05-29 15:49:52 +02:00
Dhruv Goel
cf556f92c9
[ticket/10308] fixes language variable name
...
Language variable has be renamed for better understanding
PHPBB3-10308
2012-05-10 22:54:29 +05:30
Dhruv Goel
faf232219e
[ticket/10308] renames language key to USER_NO_POSTS_DELETE
...
language key renamed to make its usability more clearer.
PHPBB3-10308
2012-05-10 22:51:08 +05:30
Dhruv Goel
59177a86c4
[ticket/10308] fix language and user's total posts
...
language modified to be clear and select box disappears in case no
posts by user. user's total posts are fetched using a new query.
PHPBB3-10308
2012-05-10 22:50:13 +05:30
Dhruv Goel
8f7e85604b
[ticket/10308] fixes language entity.
...
Language key has been changed and has been made more specific to
avoid conflicts
PHPBB3-10308
2012-05-10 22:49:24 +05:30
Dhruv Goel
239e6016a3
[ticket/10308] Displays message to user if there are no posts.
...
While deletng the user, if the user has no posts in addition to the
options being disabled an added message is displayed.
PHPBB3-10308
2012-05-10 22:48:32 +05:30
HTF
2768db44f5
[ticket/10129] Remove apostrophes and plurals in ACP user management -> permissions language file as per ticket.
...
PHPBB3-10129
2012-03-24 15:13:04 +00:00
Andreas Fischer
aee79c6cdb
Merge remote-tracking branch 'p/ticket/7432' into develop-olympus
...
* p/ticket/7432:
[ticket/7432] Delete redundant reference to "appropriate menu item".
[ticket/7432] Explain what users are inactive in more detail.
2012-03-09 23:41:43 +01:00
Oleg Pudeyev
89a0cbc57e
[ticket/7432] Delete redundant reference to "appropriate menu item".
...
PHPBB3-7432
2012-03-07 18:00:57 -05:00
Vjacheslav Trushkin
23363efaaa
[ticket/10563] Show deactivated styles below active styles in acp
...
Separates active and deactivated styles in styles list in acp
PHPBB3-10563
2012-01-02 21:07:40 +02:00
Oleg Pudeyev
b8ddd32922
[ticket/7432] Explain what users are inactive in more detail.
...
PHPBB3-7432
2011-12-23 01:45:41 -05:00
Andreas Fischer
7ae12df3d2
Merge remote-tracking branch 'p/ticket/10511' into develop-olympus
...
* p/ticket/10511:
[ticket/10511] Fix a grammar defect in permissions language.
2011-12-08 22:22:22 +01:00
Oleg Pudeyev
5b9c835127
[ticket/9876] Distinctly name user and forum roles for newly registered users.
...
PHPBB3-9876
2011-12-03 17:44:58 -05:00
Oleg Pudeyev
0ad81a4cdc
[ticket/10511] Fix a grammar defect in permissions language.
...
PHPBB3-10511
2011-12-03 17:42:10 -05:00
Oleg Pudeyev
fb43029935
Merge remote-tracking branch 'cs278/ticket/10239' into develop-olympus
...
* cs278/ticket/10239:
[ticket/10239] Correct undefined variable error.
[ticket/10239] Add confirm box to backup restore.
2011-11-19 21:52:43 -05:00
Oleg Pudeyev
aeb896399c
Merge remote-tracking branch 'nickvergessen/ticket/10157' into develop-olympus
...
* nickvergessen/ticket/10157:
[ticket/10157] Add notification to update cpfs when installing a language.
2011-11-17 12:44:04 -05:00
Joas Schilling
b2b057910e
[ticket/10157] Add notification to update cpfs when installing a language.
...
We currently just copy the language-strings from the default language. But the
admin should be reminded to change them.
PHPBB3-10157
2011-11-17 10:28:16 +01:00
Andreas Fischer
39f8592312
Merge remote-tracking branch 'rxu/ticket/10419' into develop-olympus
...
* rxu/ticket/10419:
[ticket/10419] Reword the language strings
[ticket/10419] Reword some language strings, minor code changes
[ticket/10419] Add mbstring PHP ini parameters checks to ACP
2011-11-15 16:46:08 +01:00
rxu
f1a53659bd
[ticket/10419] Reword the language strings
...
PHPBB3-10419
2011-11-15 23:43:52 +08:00
Andreas Fischer
9553b2239c
Merge remote-tracking branch 'igorw/ticket/10087' into develop-olympus
...
* igorw/ticket/10087:
[ticket/10087] Organize bans in acp_baninto optgroups
2011-11-13 21:13:22 +01:00
Igor Wiedler
edd5866a6e
[ticket/10087] Organize bans in acp_baninto optgroups
...
PHPBB3-10087
2011-11-11 23:08:52 +01: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
Chris Smith
a1febdd429
[ticket/10239] Add confirm box to backup restore.
...
PHPBB3-10239
2011-09-21 21:19:37 +01: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