aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't submit when pressing enter on preview button. Regression from r10069 ↵Chris Smith2010-01-171-0/+1
| | | | | | #54395 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10409 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #56235 - Do not unsubscribe users from topics replying with quickreply.Joas Schilling2010-01-171-0/+1
| | | | | | | | Authorised by: ToonArmy git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10408 89ea8834-ac86-4346-8a33-228a782c2dd0
* No longer include subforums in forum feed.Andreas Fischer2010-01-121-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10405 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #56125 - XHTML mistakes in Coding Guidelines. Patch by leviatan21.Andreas Fischer2010-01-011-21/+10
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10395 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small text corrections. r10393Andreas Fischer2009-12-311-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10394 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove complex query, add true sorting for viewprofile group list. Related ↵Andreas Fischer2009-12-311-0/+1
| | | | | | to #31845 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10393 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #31845 - List hidden groups on viewprofile where the viewing user is ↵Andreas Fischer2009-12-311-0/+1
| | | | | | also a member. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10392 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #56025 - Pagination of User Notes in MCP uses two different config values.Joas Schilling2009-12-301-0/+1
| | | | | | | | Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10391 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #30315 - No longer use group colours for usernames on print view. ↵Andreas Fischer2009-12-291-0/+1
| | | | | | Colour could be white. Patch by Pasqualle. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10387 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #55895 - Missing CSS background parameter, thanks Planet Styles.Andreas Fischer2009-12-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10386 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small changelog corrections.Andreas Fischer2009-12-271-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10383 89ea8834-ac86-4346-8a33-228a782c2dd0
* Integrate active topics feed. Some language adjustments and rearrangements.Andreas Fischer2009-12-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10382 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #55865 - Correctly move sql_row_pointer forward when calling ↵Andreas Fischer2009-12-251-0/+1
| | | | | | sql_fetchfield() on cached queries. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10379 89ea8834-ac86-4346-8a33-228a782c2dd0
* Improved search query performance through sorting words by their occurance. ↵Nils Adermann2009-12-231-0/+1
| | | | | | [Bug #21555] git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10377 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix language in r10375. #55785Andreas Fischer2009-12-231-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10376 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #55785 - Correct call to mysql_pconnect().Andreas Fischer2009-12-231-0/+1
| | | | | | | Note: As pointed out by gn#36, phpBB doesn't use persistent connections at all. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10375 89ea8834-ac86-4346-8a33-228a782c2dd0
* Send statistics now check for IPv6 and send private network status as a booleanNils Adermann2009-12-231-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10370 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add ability to disable overall (aka board-wide) feed.Andreas Fischer2009-12-221-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10363 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #55665 - Restrict search for styles/../style.cfg to folders.Joas Schilling2009-12-211-0/+1
| | | | | | Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10360 89ea8834-ac86-4346-8a33-228a782c2dd0
* All topics feed now returns newest board topics. Reduce required queries and ↵Andreas Fischer2009-12-201-0/+1
| | | | | | complexity. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10350 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use correct limit config parameter in the News feed.Andreas Fischer2009-12-171-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10346 89ea8834-ac86-4346-8a33-228a782c2dd0
* News feed: Correctly handle global announcements.Andreas Fischer2009-12-171-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10345 89ea8834-ac86-4346-8a33-228a782c2dd0
* Improve 'All forums' feed: Remove limit, display all forums. Join all ↵Andreas Fischer2009-12-171-0/+1
| | | | | | queries to one. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10344 89ea8834-ac86-4346-8a33-228a782c2dd0
* I've got to take this back. Revert r10316 partly.Andreas Fischer2009-12-161-1/+0
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10343 89ea8834-ac86-4346-8a33-228a782c2dd0
* Alter ACP user quick tools interface to reduce confusion with the delete ↵Chris Smith2009-12-141-0/+1
| | | | | | operation git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10340 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly get unread status information for global announcements in search ↵Ruslan Uzdenov2009-12-141-0/+1
| | | | | | | | results. Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10339 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #23935 - help_faq , explanation of "How do I show an image below my ↵Ruslan Uzdenov2009-12-141-0/+1
| | | | | | | | username?" is wrong. Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10337 89ea8834-ac86-4346-8a33-228a782c2dd0
* #54145 - move redirect parameter back to POST to avoid mod_security triggersHenry Sudhof2009-12-131-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10332 89ea8834-ac86-4346-8a33-228a782c2dd0
* #50985 - fix XML export of private messages sent to deleted usersHenry Sudhof2009-12-131-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10329 89ea8834-ac86-4346-8a33-228a782c2dd0
* IE6 must die, thanks Raimon. #54115Chris Smith2009-12-121-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10326 89ea8834-ac86-4346-8a33-228a782c2dd0
* [Fix] Use correct BBCode parseoptions in signatures when previewing PMs.Joas Schilling2009-12-121-0/+1
| | | | | | | | Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10325 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly check for empty strings in custom profile fields. #55335Chris Smith2009-12-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10324 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not permit unauthorised users to delete private messages from folder ↵Chris Smith2009-12-111-0/+1
| | | | | | listing. #54355 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10322 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missing PM report language entries added. #55095Chris Smith2009-12-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10320 89ea8834-ac86-4346-8a33-228a782c2dd0
* Restore user language choice to compiled stylesheets. Broken by r10008 #54035Chris Smith2009-12-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10319 89ea8834-ac86-4346-8a33-228a782c2dd0
* #54345 - Passworded forumsAndreas Fischer2009-12-111-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10318 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #54345 - Do not deliver topics from unreadable forums in the news feed.Andreas Fischer2009-12-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10317 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bring back caching.Andreas Fischer2009-12-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10316 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly use RFC 3339 date in ATOM feeds. Bug #55005Andreas Fischer2009-12-101-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10312 89ea8834-ac86-4346-8a33-228a782c2dd0
* Tiny typoChris Smith2009-12-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10311 89ea8834-ac86-4346-8a33-228a782c2dd0
* Log activation through inactive users ACP. #30145Chris Smith2009-12-091-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10310 89ea8834-ac86-4346-8a33-228a782c2dd0
* Check for required eAccelerator functions #54465Chris Smith2009-12-091-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10309 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix potential data corruption issues with memcache ACMChris Smith2009-12-081-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10307 89ea8834-ac86-4346-8a33-228a782c2dd0
* One issue solved possily others, so not closing yet. #55245Chris Smith2009-12-081-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10306 89ea8834-ac86-4346-8a33-228a782c2dd0
* Meh. One whitespace too much.Andreas Fischer2009-12-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10303 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #55005 - Correctly take post time instead of topic time for the ↵Andreas Fischer2009-12-081-0/+1
| | | | | | overall forum feed statistics row. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10302 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #54815 - Only replace table prefix if table name is surrounded by ↵Andreas Fischer2009-12-071-0/+1
| | | | | | whitespace. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10300 89ea8834-ac86-4346-8a33-228a782c2dd0
* PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep ↵Nils Adermann2009-12-061-0/+1
| | | | | | set_magic_quotes_runtime(0) quiet. [Bug #54495] git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10299 89ea8834-ac86-4346-8a33-228a782c2dd0
* Since dl() is deprecated and disabled by default in PHP 5.3, calling it will ↵Andreas Fischer2009-12-041-0/+1
| | | | | | result in a fatal error for an undefined function and because of the error suppression in a blank page. Checking if dl() exists should allow most boards to continue right away. - Bug #54665 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10298 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #54295 - Cleanly handle forum/topic not found in ATOM Feeds. Also ↵Andreas Fischer2009-12-011-0/+1
| | | | | | related: Bug #54735 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10296 89ea8834-ac86-4346-8a33-228a782c2dd0