aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Expand)AuthorAgeFilesLines
* Correctly display topic in MCP when start parameter is equal to or greater th...Chris Smith2008-10-161-0/+1
* Correctly display topic when start parameter is equal to the number of posts.Chris Smith2008-10-161-0/+1
* Moderators can only see reports/queue/logs from forums they can actually read...Chris Smith2008-10-141-0/+1
* Forum last post information is now correctly updated when a topic/post is dis...Chris Smith2008-10-141-0/+1
* Display coloured poster username of queued posts displayed on the front of th...Chris Smith2008-10-141-0/+1
* Changelog fix and make MCP errors a little easier to seeChris Smith2008-10-131-1/+1
* Disable mass e-mail when e-mail is disabled. #27385Chris Smith2008-10-131-0/+1
* Round the displayed percentages in polls. #32375Chris Smith2008-10-131-0/+1
* Maybe I am falling asleep? Spelling in r9008Chris Smith2008-10-131-1/+1
* Grammar #28865Chris Smith2008-10-131-3/+3
* Parse BBCode lists of type square, circle and disc. #35295Chris Smith2008-10-131-0/+1
* Correctly convert Neil's Birthday MOD to the date format used in phpBB3. #32895Chris Smith2008-10-111-0/+1
* Do not send PMs with warnings if the user cannot read PMs or they are disable...Chris Smith2008-10-111-0/+1
* Display profile icons when viewing a topic, or PM when only the jabber icon i...Chris Smith2008-10-111-0/+1
* Increase board topic counter when splitting topics. #32125Chris Smith2008-10-111-0/+1
* Mark/unmark all links in UCP now select/unselect both subscribed topics and f...Chris Smith2008-10-111-0/+1
* Display a message if no topics or forums are selected when unsubscribing. #34855Chris Smith2008-10-111-0/+1
* Don't show forum subscription link on categories. #34895Chris Smith2008-10-101-0/+1
* Introduce new Changelog tag to indicate security related fixes which are ther...Meik Sievertsen2008-10-101-1/+1
* Make sure users still get notifications if they set to only be notified by Ja...Meik Sievertsen2008-10-091-0/+1
* - Do not show link to user/group profiles if user has no permission to view t...Meik Sievertsen2008-10-091-0/+3
* [Feature] Allow specific connection to different server for jabber functional...Meik Sievertsen2008-10-081-0/+1
* Do not allow password reminders if u_passchg permission is not given. (Bug #1...Meik Sievertsen2008-10-061-0/+1
* Cottingham, not CuttinghamMeik Sievertsen2008-10-061-1/+1
* changelog entry for security-relevant changeMeik Sievertsen2008-10-021-0/+2
* Remove NUL-Bytes directly in request_var() for strings and within the custom ...Meik Sievertsen2008-10-021-0/+1
* Check users pm preferences for pm's sent to groups. (Bug #33245)Meik Sievertsen2008-09-301-0/+1
* Use phpBB 3.1.x method for storing cached data to prevent PHP bug with our us...Meik Sievertsen2008-09-291-0/+1
* revert r8893 - there were massive problems with the display and select all codeMeik Sievertsen2008-09-281-1/+0
* Add quoting support to PM history when composing a reply. #34285Chris Smith2008-09-271-0/+1
* Better return links when deleting topics through the MCP. #34655Chris Smith2008-09-271-0/+1
* Small language fix (#32795) and tiny bug fixChris Smith2008-09-261-1/+1
* Remove reference to old mysql4 abstraction layer. #26065Chris Smith2008-09-261-2/+1
* More language fixes. #34185Chris Smith2008-09-261-1/+1
* * Use a distinct log message for shadow topic deletions to differentiate betw...Chris Smith2008-09-261-0/+1
* Fix problems with styles using an underscore within the filename. (Bug #34315)Meik Sievertsen2008-09-261-0/+1
* Duplicate log messages for deleting a topic ('LOG_TOPIC_DELETED' has been dep...Chris Smith2008-09-261-0/+1
* Split posts target forum requires 'f_post' now instead of 'm_split'. #31015Chris Smith2008-09-261-0/+1
* Add links to the post and forum when viewing a report from the MCP. #33795, #...Chris Smith2008-09-261-0/+1
* Make pagination work again, undoing rev8830 to fix #32515 properlyHenry Sudhof2008-09-241-1/+1
* Adjust language key SPLIT_AFTER to make the action clearer.Chris Smith2008-09-231-0/+1
* MCP topic view checkboxes now default to unchecked.Chris Smith2008-09-231-0/+1
* Stop users from deleting posts after the edit time has passed or they have be...Chris Smith2008-09-231-0/+1
* Make topic selection for merge less confusing by removing unneeded controls. ...Chris Smith2008-09-231-0/+1
* - Automatically add users/groups to the PM recipient list, if entered or sele...Meik Sievertsen2008-09-231-0/+4
* Correctly handle unread status of subforums (that are not shown on the index)...Chris Smith2008-09-231-0/+1
* Log the forum name that topics are moved into.Chris Smith2008-09-231-0/+1
* support tabs in code selections (Bug #25445). Still does not solve the strang...Meik Sievertsen2008-09-191-0/+1
* Correctly delete message attachments. (Bug #23755) Also revamped and simplifi...Meik Sievertsen2008-09-191-0/+1
* Pass S_SEARCH_ACTION through append_sid() in search.php. (Bug #21585)Meik Sievertsen2008-09-181-0/+1