Andreas Fischer
8f690d3475
Merge branch 'prep-release-3.0.10' into develop-olympus
...
* prep-release-3.0.10:
[ticket/10531] Disallow deleting of the last style
2011-12-16 16:17:40 +01:00
Joas Schilling
0cfa843677
[ticket/10531] Disallow deleting of the last style
...
Regression from PHPBB3-9675 commit 0e02f5cb0b7f615f1eadd6606a89bfd1b28f0d0d
PHPBB3-9675
PHPBB3-10531
2011-12-15 23:17:16 +01:00
RMcGirr83
3ce5b1d386
[ticket/10280] Change the display of user activation settings in the ACP.
...
Use a select box to be consistent with other settings.
PHPBB3-10280
2011-11-25 01:27:44 -05:00
Andreas Fischer
37c7668193
[ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().
...
PHPBB3-10446
2011-11-20 16:35:31 +01:00
Oleg Pudeyev
64d62038cd
[ticket/10446] DRY X-AntiAbuse header addition.
...
PHPBB3-10446
2011-11-20 04:15:44 -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
Chris Smith
810016ce94
[ticket/10239] Correct undefined variable error.
...
PHPBB3-10239
2011-11-18 21:29:02 +00: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
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
00f792f16f
Merge remote-tracking branch 'bantu/ticket/10190' into develop-olympus
...
* bantu/ticket/10190:
[ticket/10190] Do not show hint about permissions when editing forum settings.
2011-11-13 16:08:19 +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
Igor Wiedler
6d913d3646
Merge remote-tracking branch 'cs278/ticket/9307' into develop-olympus
...
* cs278/ticket/9307:
[ticket/9307] Add config variable to installation schema.
[ticket/9307] Remove hardcoded chunk size of mass emails.
2011-10-29 13:01:03 +02:00
Andreas Fischer
fa23def774
[ticket/10190] Do not show hint about permissions when editing forum settings.
...
PHPBB3-10190
2011-10-29 00:16:30 +02:00
Andreas Fischer
ba1464b6e0
[ticket/10421] Correct parameter order for phpbb_check_hash() in acp_users.php
...
PHPBB3-10421
2011-10-18 21:25:27 +02: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
Nils Adermann
d16b160d5c
Merge remote-tracking branch 'github-nickvergessen/ticket/10074' into develop-olympus
...
* github-nickvergessen/ticket/10074:
[ticket/10074] Change default value of 'Set as special rank' to No
2011-10-14 02:55:05 +02:00
Nils Adermann
dda1e13126
Merge remote-tracking branch 'github-bantu/ticket/10278' into develop-olympus
...
* github-bantu/ticket/10278:
[ticket/10278] Show VERSIONCHECK_FAIL instead of FSOCK_TIMEOUT.
[ticket/10278] Also timeout when receiving data over a slow connection.
[ticket/10278] Decrease default timeout of get_remote_file() to 6 seconds.
[ticket/10278] Return with a timeout error when fread() or fgets() time out.
[ticket/10278] Also set timeout on stream in get_remote_file().
2011-10-14 02:47:45 +02:00
Joas Schilling
1f677d5de3
[ticket/10074] Change default value of 'Set as special rank' to No
...
PHPBB3-10074
2011-10-14 02:41:37 +02:00
Andreas Fischer
1dc1583b92
[ticket/10278] Show VERSIONCHECK_FAIL instead of FSOCK_TIMEOUT.
...
PHPBB3-10278
2011-10-13 18:23:33 +02:00
Joas Schilling
cacb9f2ec5
[ticket/10400] Allow forum name to be '0'
...
PHPBB3-10400
2011-10-07 09:44:31 +02:00
Chris Smith
138d1050fc
[ticket/9307] Remove hardcoded chunk size of mass emails.
...
The new config option is 'email_max_chunk_size' I have not added
an interface option to change this.
PHPBB3-9307
2011-09-24 22:05:40 +01:00
Chris Smith
a1febdd429
[ticket/10239] Add confirm box to backup restore.
...
PHPBB3-10239
2011-09-21 21:19:37 +01:00
Oleg Pudeyev
5653be8e16
Merge remote-tracking branch 'callumacrae/ticket/9645' into develop-olympus
...
* callumacrae/ticket/9645:
[ticket/9645] Added code to repair invalid anchor names in acp_php_info.
2011-07-30 18:47:54 -04:00
Callum Macrae
381ebcf195
[ticket/9645] Added code to repair invalid anchor names in acp_php_info.
...
Some of the anchor tags produced by php_info had names like "module_Zend
Optimizer", which is obviously invalid. This commit adds some code that
repairs the names by replacing all spaces found in the names with
underscores.
PHPBB3-9645
2011-07-28 16:41:04 +01:00
Nils Adermann
7c84cb5f5f
Merge remote-tracking branch 'github-bantu/ticket/10274' into develop-olympus
...
* github-bantu/ticket/10274:
[ticket/10274] Remove hardcoded module_id from U_VERSIONCHECK_FORCE on acp_main
2011-07-16 22:45:56 -04:00
Nils Adermann
82fa4eff7e
Merge remote-tracking branch 'github-bantu/ticket/10263' into develop-olympus
...
* github-bantu/ticket/10263:
[ticket/10263] Call phpbb_version_compare() from includes/acp/acp_main.php
[ticket/10263] Call phpbb_version_compare() from includes/acp/acp_update.php
[ticket/10263] Adding unit tests for phpbb_version_compare().
[ticket/10263] Add wrapper for version_compare() that allows the use of A and B
2011-07-16 22:21:49 -04:00
Andreas Fischer
0690e9f103
[ticket/10274] Remove hardcoded module_id from U_VERSIONCHECK_FORCE on acp_main
...
PHPBB3-10274
2011-07-15 00:06:25 +02:00
Andreas Fischer
7f56c05f24
[ticket/10263] Call phpbb_version_compare() from includes/acp/acp_main.php
...
PHPBB3-10263
2011-07-14 23:58:51 +02:00
Andreas Fischer
b0940f52e5
[ticket/10263] Call phpbb_version_compare() from includes/acp/acp_update.php
...
PHPBB3-10263
2011-07-14 23:53:41 +02:00
Joas Schilling
8ebc8ec182
[ticket/5506] Do not display an empty last page after deleting logs.
...
The fix is copied from view_inactive_users().
Also add keywords and sort parameters to url for deleting logs and inactive users.
And finally save some queries if there are no logs/users to display anyway
2011-07-14 04:05:20 +02:00
Nils Adermann
8ec737e9c4
[ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imageset
...
PHPBB3-10250
2011-07-05 19:38:15 -04: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
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
26e052bb26
[ticket/10067] Add separator to h_radio to place options on individual lines
...
The previous mechanism for account activation resulted in two h_radio calls
with identical id attributes for two elements.
PHPBB3/10067
2011-06-05 09:52:17 +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
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
Joas Schilling
851bb9fcd8
[ticket/10084] Add smilie/icon errors out when file is missing
...
PHPBB3-10084
2011-04-07 20:36:11 +02:00
Erik Frèrejean
83ca730544
[ticket/9581] Fix missing index
...
Add `u.user_lang` to the select statement to prevent "undefined
index" errors.
PHPBB3-9581
2011-03-24 10:44:36 +01:00
Joas Schilling
1564c01c38
[ticket/10033] "Disallow usernames" does not check already disallowed names.
...
PHPBB3-10033
2011-03-23 22:48:22 +01:00
Nils Adermann
91b3195255
[ticket/9685] Buffer posts for search indexing when using mssqlnative.
...
To have a generic solution there is now a sql_buffer_nested_transaction()
which indicates that the given SQL driver requires buffering to run a
transaction while iterating over another result set.
PHPBB3-9685
2011-03-15 01:41:16 +01:00
rxu
9a9b156a8e
[ticket/10035] ACP template edit feature allows to read any files on webserver.
...
... and to upload/execute any script on it. Use preg_replace to filter filename
PHPBB3-10035
2011-03-07 21:22:33 +07:00
Erik Frèrejean
df76799d4b
[ticket/9581] Slightly tweaked queries
...
Changed the queries based upon comments by Oleg and Nick, this
should return the expected result in every case.
PHPBB3-9581
2011-03-04 12:14:00 +01:00
Erik Frèrejean
1dd25ce62d
[ticket/9581] Make banlist table select optional
...
Per Nick, only set the `BANLIST_TABLE` in the select statement
if the `$sql_ban_where` variable is set.
PHPBB3-9581
2011-03-04 11:10:09 +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
a25238e0c1
[ticket/9874] view_log() performs unneeded count query over all log entries.
...
PHPBB3-9874
2011-02-25 00:04:48 +01:00