Tag 3.0.3-RC1 release
two tiny glitches in language file
additionally to the default "reply to all" behaviour, increase max_recipients to the number of people within the list if they exceed the limit.
fix 3 very tiny bugs... #35545, #35365 and #35305
very minor annoyance
#35885
dsbl.org is no longer actively maintained. Sorry language pack authors. ;)
up the version number
Help the user if FTP update fails.
Complete fix in r9007
#35535
#34815 Thanks to Raimon for being persistent about this
Revert broken fix in r9014
fix r8999
Fix an issue in r9015 re-index the intersected array
gah
Disable referer validation on install if it is not possible to determine correct referer due to a proxy setup (Bug #32765)
Correctly display topic in MCP when start parameter is equal to or greater than the number of posts. #30525
Correctly display topic when start parameter is equal to the number of posts.
Moderators can only see reports/queue/logs from forums they can actually read. #31085
Forum last post information is now correctly updated when a topic/post is disapproved due to editing. #24475
Display coloured poster username of queued posts displayed on the front of the MCP.
Changelog fix and make MCP errors a little easier to see
Disable mass e-mail when e-mail is disabled. #27385
Round the displayed percentages in polls. #32375
Maybe I am falling asleep? Spelling in r9008
Grammar #28865
Parse BBCode lists of type square, circle and disc. #35295
Better late than never
Correctly convert Neil's Birthday MOD to the date format used in phpBB3. #32895
Fix r8929 and #35275
Really fix #13970 broken fix in r8853.
Do not send PMs with warnings if the user cannot read PMs or they are disabled. #30815
Small language fixes, one for r8989
Display profile icons when viewing a topic, or PM when only the jabber icon is to be visible. #34755
Increase board topic counter when splitting topics. #32125
Mark/unmark all links in UCP now select/unselect both subscribed topics and forums.
Display a message if no topics or forums are selected when unsubscribing. #34855
Erm yeah that bit is kinda important (fixing r8993)
Don't show forum subscription link on categories. #34895
Fix regression introduced in r8951 #34985
Introduce new Changelog tag to indicate security related fixes which are there to prevent something which may be security wise borderline or being used to circumvent security. So, [Sec] is for those fixes for real exploits/vulnerabilities and [Sec Precaution] for those fixes which can be counted to the Component Security.
Make sure users still get notifications if they set to only be notified by Jabber, but Jabber service disabled. (Bug #29715 - Patch by Paul)
Add two standard language items - #30885
- Do not show link to user/group profiles if user has no permission to view the linked page and gets a denied message anyway. (Bug #15088)- Do not display last post link and sort display options for search engines. (Bug #15088)
Implemented strict check for cached user permissions and existing ACL options. This fix makes sure cached permissions are valid, even if they got already cached.
Show coloured guest names correctly if not enclosed in <a> tags. ;) Bug #21935
although outer loops work fine in inner loops (for some time now) using the full loop name is still the correct way to reference template loops.
[Feature] Allow specific connection to different server for jabber functionality by providing a valid JID as username. This also allows the use of talk.google.com as jabber server with gmail.com JIDs. (Bug #14989)
thanks for the suggestions. :)
Do not allow password reminders if u_passchg permission is not given. (Bug #14806)
Separate display of posted attachments in posting screen and switch for template to indicate adding attachments are allowed. Related to Bug #13871
Do not cut out permission reset options in IE7 - #13965
Sort topic icons/smilies by filename when adding new topics/smilies (Bug #13501)
Cottingham, not Cuttingham
some whitespace changes and opening files in binary mode in functions_messenger
Fix for r8752(the code removed actually was quite important - this checkin merges this with the new code)
changelog entry for security-relevant change
Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw)
Check users pm preferences for pm's sent to groups. (Bug #33245)
unique faq id's in template - #33775
don't know any better sentence... suggestions welcome. :)
Wrong parameter count for preg_replace in get_context() (IMO we need no limit there - nils, you may check this again to be sure) - #34135
#34815 - thanks for the patch, but actually it was just a whitespace
further adjustments to exit; statementsforce E_USER_ERROR to exit always - it is always a fatal error which should stop every execution happening
check fields properly not being set sometimes. ;)
Use phpBB 3.1.x method for storing cached data to prevent PHP bug with our usage of var_export(). (Thanks to Techie Micheal and HoL for pointing out possible problems)
revert r8893 - there were massive problems with the display and select all code
Add quoting support to PM history when composing a reply. #34285
Better return links when deleting topics through the MCP. #34655
Small language fix (#32795) and tiny bug fix
Remove reference to old mysql4 abstraction layer. #26065
More language fixes. #34185
nitpick alarm. ;)
Fix problems with styles using an underscore within the filename. (Bug #34315)- Also display inheriting template on style installation (previously, it was only displayed on template installs)- Fixes undefined variable in error message if inheriting style does not work...
Duplicate log messages for deleting a topic ('LOG_TOPIC_DELETED' has been deprecated in favour of 'LOG_DELETE_TOPIC').
Split posts target forum requires 'f_post' now instead of 'm_split'. #31015
Add links to the post and forum when viewing a report from the MCP. #33795, #33805
Fix a tricky little bug in r8909
A fix for the fix in r8934. #34525
We want our PM spam back. Fix a regression introduced in r8913, preventing users from sending PMs. #34525
better query for syncing post counts. Thanks to BartVB for this. ;)
Do not include hash in redirect back
Make pagination work again, undoing rev8830 to fix #32515 properly
should make last_active work again
Show headers if no leaders are on the page
Adjust language key SPLIT_AFTER to make the action clearer.
MCP topic view checkboxes now default to unchecked.
Stop users from deleting posts after the edit time has passed or they have been locked. #19115
Make topic selection for merge less confusing by removing unneeded controls. #21925
err, i am <insert name here>
duplicate key
remove exit statement and make sure no "additional" code gets executed
- Automatically add users/groups to the PM recipient list, if entered or selected.- Reply to PM now includes all previous recipients and not only the original sender.+some changes required to implement max_recipient feature and new permission
synchronise post count in steps
- Added 'max_recipients' setting for private messages. This setting allows admins to define the maximum number of recipients per private message with a board-wide setting and a group-specific setting.- Added new permission setting for sending private messages to groups. Now there are two permissions to define sending private messages to multiple recipients and private messages to groups.
Correctly handle unread status of subforums (that are not shown on the index) of forums that are shown on the index. #14589