aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
* give the ACP a login screenHenry Sudhof2008-06-021-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8581 89ea8834-ac86-4346-8a33-228a782c2dd0
* ACP logoutHenry Sudhof2008-06-021-0/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8580 89ea8834-ac86-4346-8a33-228a782c2dd0
* What use is a shiny banstick(TM) if nobody finds it?Henry Sudhof2008-05-291-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8574 89ea8834-ac86-4346-8a33-228a782c2dd0
* #26885Meik Sievertsen2008-05-181-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8563 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for bug #27355Meik Sievertsen2008-05-181-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8561 89ea8834-ac86-4346-8a33-228a782c2dd0
* And more new features for reasonable paranoia.Henry Sudhof2008-05-151-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8555 89ea8834-ac86-4346-8a33-228a782c2dd0
* So, tighten things up a little further. QA Team, please check this.Henry Sudhof2008-05-151-0/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8554 89ea8834-ac86-4346-8a33-228a782c2dd0
* #14830Meik Sievertsen2008-05-041-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8543 89ea8834-ac86-4346-8a33-228a782c2dd0
* #24245Meik Sievertsen2008-04-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8525 89ea8834-ac86-4346-8a33-228a782c2dd0
* #24435Meik Sievertsen2008-04-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8524 89ea8834-ac86-4346-8a33-228a782c2dd0
* #23525Meik Sievertsen2008-04-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8522 89ea8834-ac86-4346-8a33-228a782c2dd0
* #24665Meik Sievertsen2008-04-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8521 89ea8834-ac86-4346-8a33-228a782c2dd0
* #25925Meik Sievertsen2008-04-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8517 89ea8834-ac86-4346-8a33-228a782c2dd0
* #25095Meik Sievertsen2008-04-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8516 89ea8834-ac86-4346-8a33-228a782c2dd0
* add PHPBB_INSTALLED check to file.php tooMeik Sievertsen2008-04-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8514 89ea8834-ac86-4346-8a33-228a782c2dd0
* #25805Meik Sievertsen2008-04-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8513 89ea8834-ac86-4346-8a33-228a782c2dd0
* #22385David M2008-04-201-0/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8511 89ea8834-ac86-4346-8a33-228a782c2dd0
* #21885David M2008-04-201-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8510 89ea8834-ac86-4346-8a33-228a782c2dd0
* #21255David M2008-04-201-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8509 89ea8834-ac86-4346-8a33-228a782c2dd0
* #18775David M2008-04-201-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8507 89ea8834-ac86-4346-8a33-228a782c2dd0
* #14648David M2008-04-201-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8506 89ea8834-ac86-4346-8a33-228a782c2dd0
* #14429David M2008-04-201-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8505 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing two potential problemsMeik Sievertsen2008-04-111-9/+17
| | | | | | | - blank style - check for correct role assignment within auth.php (should not happen, but seems like some users are not able to persist from manually messing with the db) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8502 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Find and display colliding usernames correctly when converting from one ↵Nils Adermann2008-04-031-0/+1
| | | | | | database to another (Bug #23925) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8489 89ea8834-ac86-4346-8a33-228a782c2dd0
* #s24575Meik Sievertsen2008-04-021-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8486 89ea8834-ac86-4346-8a33-228a782c2dd0
* oh, forgot to update the changelog...Meik Sievertsen2008-03-241-1/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8469 89ea8834-ac86-4346-8a33-228a782c2dd0
* - [Fix] Set correct error reporting in style.php to avoid blank pages after ↵Nils Adermann2008-03-241-0/+1
| | | | | | CSS changes (Bug #23885) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8464 89ea8834-ac86-4346-8a33-228a782c2dd0
* - [Fix] Do not detect the board URL as a link twice in posts (Bug #19215)Nils Adermann2008-03-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8462 89ea8834-ac86-4346-8a33-228a782c2dd0
* only allow users having the a_user permission to search by email address ↵Meik Sievertsen2008-03-231-0/+1
| | | | | | (later on there will most likely a new permission for general email visibility) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8460 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly update board statistics for attaching orphaned files to existing ↵Meik Sievertsen2008-03-181-0/+1
| | | | | | posts (Bug #20185) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8451 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly obtain to be ignored users within topic/forum notification (Bug ↵Meik Sievertsen2008-03-181-0/+1
| | | | | | #21795 - patch provided by dr.death) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8450 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not error out if php_uname function disabled / Authenticating on SMTP ↵Meik Sievertsen2008-03-181-0/+1
| | | | | | Server (Bug #22235 - patch by HoL) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8449 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allow & and | in local part of email addresses - #22995Meik Sievertsen2008-03-181-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8447 89ea8834-ac86-4346-8a33-228a782c2dd0
* also #23235Meik Sievertsen2008-03-181-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8445 89ea8834-ac86-4346-8a33-228a782c2dd0
* This should get rid of the filesorts and temp tables on index (with topic ↵Henry Sudhof2008-03-171-0/+1
| | | | | | | | | | read tracking as exception). Updater still needs testing. Not yet merged to 3.1 #22715 - thanks HoL git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8436 89ea8834-ac86-4346-8a33-228a782c2dd0
* #22525Meik Sievertsen2008-03-141-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8432 89ea8834-ac86-4346-8a33-228a782c2dd0
* #22685Meik Sievertsen2008-03-131-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8430 89ea8834-ac86-4346-8a33-228a782c2dd0
* #22805Meik Sievertsen2008-03-131-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8429 89ea8834-ac86-4346-8a33-228a782c2dd0
* #22865Meik Sievertsen2008-03-131-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8428 89ea8834-ac86-4346-8a33-228a782c2dd0
* #22875Meik Sievertsen2008-03-131-0/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8426 89ea8834-ac86-4346-8a33-228a782c2dd0
* Custom profile fields with date type should be timezone independend [Bug #15003]Nils Adermann2008-03-061-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8424 89ea8834-ac86-4346-8a33-228a782c2dd0
* git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8410 ↵Henry Sudhof2008-02-271-0/+3
| | | | 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Fix quote bbcode parsing adding too much closing tags on special ↵Meik Sievertsen2008-02-231-0/+1
| | | | | | conditions - #20735 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8393 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly return sole whitespaces if used with BBCodes - #19535Meik Sievertsen2008-02-231-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8392 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Remove left join for query used to retrieve already assigned users and ↵Meik Sievertsen2008-02-231-1/+1
| | | | | | | | groups within permission panel - #20235 - also test the serialize/unserialize approach for cached roles git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8390 89ea8834-ac86-4346-8a33-228a782c2dd0
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-233-6/+7
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8389 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not rely on parameter returned by unlink() for verifying cache directory ↵Meik Sievertsen2008-02-231-0/+1
| | | | | | write permission - #19565 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8388 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Custom BBCode {EMAIL}-Token usage - #21155Meik Sievertsen2008-02-231-1/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8387 89ea8834-ac86-4346-8a33-228a782c2dd0
* UpdateHenry Sudhof2008-02-141-0/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8381 89ea8834-ac86-4346-8a33-228a782c2dd0
* Users allowed to resign only from open and freely open groups - #19355Meik Sievertsen2008-02-021-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8368 89ea8834-ac86-4346-8a33-228a782c2dd0