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
Marc Alexander
deefe5c0e4
[ticket/11538] Simplify colour value check and remove support for '#'
...
The input length for the hex color is now limited to 6 characters and
the support for colors starting with a '#' has been dropped. The allowed
input length of 7 in prosilver seems to have been a relict from old ages
of phpBB3. In order to have proper support for correct checking of the
colour value, the new code was also ported to the ACP groups manage page.
The tests have been modified to reflect the changes to the behavior of
the color check. Tests for the ACP will follow.
PHPBB3-11538
2013-05-14 22:39:33 +02:00
Marc Alexander
a547ba3f9d
[ticket/11538] Use regex for testing color value and improve tests
...
We are now using a regex with preg_match() in order to properly check
if the entered color value is in hex color format or not. A proper
error message is triggered if an incorrect color value is entered and
the prepended '#' is removed if necessary.
PHPBB3-11538
2013-05-14 19:44:55 +02:00
Gaëtan Muller
802fbbb444
[ticket/9975] Translate missing style error message
...
The error message about missing style data was not
translated
PHPBB3-9975
2013-04-21 17:38:49 +02:00
Nathan Guse
5aec7600a6
[ticket/10896] Move EMAIL_INVALID_EMAIL to common, replace EMAIL_INVALID
...
PHPBB3-10896
2013-02-04 23:13:47 -06:00
David Tobin
293b65e3ef
[ticket/10896] Adds email validation to email settings in ACP
...
Adds a new validation type to the ACP validate_config_vars function
and implements it on the board_contact and board_email settings.
PHPBB3-10896
2013-02-04 23:10:10 -06:00
Crizz0
cf3edb2c6e
[ticket/11220] Improvement to the info pop-up from "list="
...
A improvement to the info popup which is displayed when the cursor
is over the bbcode-button [list=] in the posting-editor
PHPBB3-11220
2013-02-03 13:24:00 +01:00
Andreas Fischer
c699b88bc5
[ticket/11192] Add Tebibyte to get_formatted_filesize().
...
PHPBB3-11192
2012-11-11 14:35:31 +01:00
Oleg Pudeyev
bd44088757
Merge PR #918 branch 'Senky/ticket/10568' into develop-olympus
...
* Senky/ticket/10568:
[ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm
2012-10-17 22:10:49 -04:00
Oleg Pudeyev
f0544c884f
Merge PR #624 branch 'nickvergessen/ticket/8743' into develop-olympus
...
* nickvergessen/ticket/8743:
[ticket/8743] Include poster´s name in mail notifications
2012-10-16 21:20:58 -04:00
Andreas Fischer
dbeace22c8
[ticket/11131] Correctly use indefinite article for "warning".
...
PHPBB3-11131
2012-10-02 14:58:20 +02:00
David King
92761e1f2b
[ticket/10873] Change language for notice about undelivered, deleted PM.
...
See the ticket for my reasoning.
PHPBB3-10873
2012-08-21 11:59:44 -04:00
Dhruv Goel
2ba1cef5b0
[ticket/10943] displays searched query in search result
...
Search backend displays an additional normalized search query just above
the ignored words.
PHPBB3-10943
2012-08-11 02:26:46 +05:30
Senky
d0a1c7bf0a
[ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm
...
PHPBB3-10568
2012-08-02 20:08:49 +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
Joas Schilling
80fafdeb1a
[ticket/10935] Limit number of PM rules per user to 5000
...
PHPBB3-10935
2012-06-20 14:29:48 +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
9ead56acb3
Merge remote-tracking branch 'github-dhruv/ticket/10308' into develop-olympus
...
By Dhruv Goel
via Dhruv Goel
* github-dhruv/ticket/10308:
[ticket/10308] fixes indentation
[ticket/10308] fixes language variable name
[ticket/10308] makes variable boolean
[ticket/10308] fixes sql query, limit it to 1
[ticket/10308] fixes user deletion if no posts
[ticket/10308] renames language key to USER_NO_POSTS_DELETE
[ticket/10308] fix language and user's total posts
[ticket/10308] fixes language entity.
[ticket/10308] Displays message to user if there are no posts.
[ticket/10308] disable retain/ delete posts option when deleting a user
2012-05-29 16:42:37 +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
Senky
74e9245df3
[ticket/10835] changing "e-mail" to "email"
...
PHPBB3-10835
2012-05-11 08:09:56 +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
Senky
8d15f1b02e
[ticket/10835] changing CURRENT_CHANGE_PASSWORD_EXPLAIN language entry
...
PHPBB3-10835
2012-05-07 08:18:50 +02:00
Senky
2dd71f6520
[ticket/10835] fixing misleading message in UCP
...
PHPBB3-10835
2012-05-01 09:52:48 +02:00
Nils Adermann
57547c7e20
Merge remote-tracking branch 'github-dhruv/ticket/10797' into develop-olympus
...
* github-dhruv/ticket/10797:
[ticket/10797] language key rank moved to common
[ticket/10797] user rank is displayed in mcp_warn.php
2012-04-20 01:11:00 +02:00
Dhruv Goel
90fc8fe59f
[ticket/10797] language key rank moved to common
...
Language key RANK moved from memberlist to common.
Removed from mcp language.
PHPBB3-10797
2012-04-20 04:30:42 +05:30
Dhruv Goel
249d8ede12
[ticket/10797] user rank is displayed in mcp_warn.php
...
When warning a user in MCP, the user's rank title and image are displayed.
language key user rank also added.
PHPBB3-10797
2012-04-16 01:24:10 +05:30
Adonais Romero González
04bb44ce33
[ticket/10764] FAQ now mentions Area51 instead of SourceForge
...
The answer of the question "Why isn't X feature available?" in
the FAQ now mentions Area51 instead of SourceForge and GitHub
as the way to handle feature requests.
PHPBB3-10764
2012-04-05 20:22:00 -05:00
Adonais Romero González
293f66d4ed
[ticket/10764] FAQ now mentions GitHub instead of SourceForge
...
The answer of the question "Why isn't X feature available?" in the
FAQ now mentions GitHub instead of SourceForge as the way to handle
feature requests.
PHPBB3-10764
2012-04-05 19:03:08 -05:00
Oleg Pudeyev
30093d6e86
Merge remote-tracking branch 'Fyorl/ticket/10508' into develop-olympus
...
* Fyorl/ticket/10508:
[ticket/10508] Marked as read message now less specific.
2012-04-05 15:35:12 -04:00
Fyorl
0ceb77fb99
[ticket/10607] Added 'Powered by' translation string.
...
Added POWERED_BY line to common.php and modified the templates
to use it.
PHPBB3-10607
2012-04-04 11:38:15 +08:00
Fyorl
0df3f1c5d0
[ticket/10508] Marked as read message now less specific.
...
Changed 'The selected forums have been marked read' to 'Forums
have been marked read'
PHPBB3-10508
2012-04-04 02:51:28 +08:00
Igor Wiedler
3477b5e5a8
Merge remote-tracking branch 'Dickyf/ticket/10675' into develop-olympus
...
* Dickyf/ticket/10675:
[Ticket/10675] Correct language string ATTACH_DISK_FULL
[ticket/10675] Add disk full language string when posting attachments
2012-03-31 19:27:19 +02:00
Richard Foote
b8b342be2d
[Ticket/10675] Correct language string ATTACH_DISK_FULL
...
Add period to ATTACH_DISK_FULL language string
PHPBB3-10675
2012-03-31 12:46:44 -04:00
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
Richard Foote
97d4f168f5
[ticket/10675] Add disk full language string when posting attachments
...
Add language string visible by admins only for when the disk does not have
enough free space to upload attachments.
PHPBB3-10675
2012-03-19 15:08:28 -04:00
Joas Schilling
9915ed5255
[ticket/8743] Include poster´s name in mail notifications
...
PHPBB3-8743
2012-03-15 16:07:14 +01: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
Michael Cullum
225892f506
[ticket/9914] Add backup warning to updater.
...
PHPBB3-9914
2012-02-03 16:14:48 +00: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
Joas Schilling
cb4e72298b
[ticket/10501] Fix description of table prefixes
...
They must start with a letter, not an alphanumeric character
PHPBB3-10501
2011-11-28 11:28:46 +01:00