aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
* Set secure cookie for style switcher if required. (Bug #19625)Meik Sievertsen2008-09-181-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8874 89ea8834-ac86-4346-8a33-228a782c2dd0
* Display assigned rank/avatar for guests. (Bug #19155)Meik Sievertsen2008-09-181-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8872 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not allow setting forums parent to the forum itself. (Bug #18855)Meik Sievertsen2008-09-181-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8870 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use correct port delimiter for MSSQL connections in windows. (Bug #16615)Meik Sievertsen2008-09-171-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8866 89ea8834-ac86-4346-8a33-228a782c2dd0
* Preserve alpha transparency for created thumbnails. (Bug #16575)Meik Sievertsen2008-09-171-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8864 89ea8834-ac86-4346-8a33-228a782c2dd0
* Expand shown ban reason in unban screen to fully show long entries. (Bug #16234)Meik Sievertsen2008-09-171-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8862 89ea8834-ac86-4346-8a33-228a782c2dd0
* Display popular topic based on posts within topic instead of replies within ↵Meik Sievertsen2008-09-171-0/+1
| | | | | | topic. (Bug #16099) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8860 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not display reported topic icon for shadow topics. (Bug #13970)Meik Sievertsen2008-09-161-16/+18
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8853 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Wrong table order in query obtaining posts if post id given. In MSSQL ↵Meik Sievertsen2008-09-161-0/+1
| | | | | | there is an sql error due to this bug. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8851 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Added missing terms parameter to search pagination. #34085Chris Smith2008-09-151-0/+2
| | | | | | | | - Do not use the topics posted table when performing an egosearch. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8843 89ea8834-ac86-4346-8a33-228a782c2dd0
* Language typos/fixes. #27625, #30755Chris Smith2008-09-081-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8838 89ea8834-ac86-4346-8a33-228a782c2dd0
* Send localised disapproval reasons in the recipients local language. #31645Chris Smith2008-09-081-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8837 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not decrease topics counter when deleting shadow topics. #26495Chris Smith2008-09-071-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8836 89ea8834-ac86-4346-8a33-228a782c2dd0
* Stop search bots incrementing topic views. #32675Chris Smith2008-09-061-0/+2
| | | | | | | | | Use correct link for post author search. #32595 Insert missing space. #32315 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8835 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not show non indexed forums on the search page if they contain no ↵Chris Smith2008-09-061-0/+1
| | | | | | subforums. #33125 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8834 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove reported flag from shadow topics when closing reports. #19765Chris Smith2008-09-061-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8833 89ea8834-ac86-4346-8a33-228a782c2dd0
* Extra slash is included in the redirect url when redirecting to the forum ↵Chris Smith2008-09-051-1/+2
| | | | | | | | | root directory. Closes #33605 Fix small mistake in CHANGELOG git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8832 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly limit input of the users location to 100 characters in the UCP and ↵Chris Smith2008-09-051-0/+2
| | | | | | | | | | ACP. Closes #32655 Sync reports when using the move all users posts tool in the ACP. Closes #31165 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8831 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not jump back to page 1 when hiding member search in memberlist. Closes ↵Chris Smith2008-09-051-0/+1
| | | | | | #32515 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8830 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correct bad English in installation instructions. Closes #29675Chris Smith2008-09-051-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8829 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added missing UCP language string NO_AUTH_READ_HOLD_MESSAGE.Chris Smith2008-09-051-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8827 89ea8834-ac86-4346-8a33-228a782c2dd0
* Display coloured username of last poster in list of subscribed forums ↵Chris Smith2008-09-051-0/+1
| | | | | | (prosilver). git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8825 89ea8834-ac86-4346-8a33-228a782c2dd0
* erm yeah? Fix new lines I added in r8807.Chris Smith2008-09-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8808 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allow setting birth year to current yearChris Smith2008-09-021-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8807 89ea8834-ac86-4346-8a33-228a782c2dd0
* settings and data for the new queued posts feature ;)Meik Sievertsen2008-09-021-0/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8804 89ea8834-ac86-4346-8a33-228a782c2dd0
* #32115 (small typo in coding guidelines)Meik Sievertsen2008-09-021-1/+5
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8803 89ea8834-ac86-4346-8a33-228a782c2dd0
* minor fixes to guidelinesHenry Sudhof2008-08-291-18/+21
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8798 89ea8834-ac86-4346-8a33-228a782c2dd0
* update ChangelogHenry Sudhof2008-08-291-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8797 89ea8834-ac86-4346-8a33-228a782c2dd0
* The same way we allow defining a custom template/style path we now allow ↵Meik Sievertsen2008-08-231-2/+3
| | | | | | | | | | this for languages too. This will allow applications to define their own language folder for certain parts for example. Callable by $user->set_custom_lang_path({new_path}) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8782 89ea8834-ac86-4346-8a33-228a782c2dd0
* change the way we do chmodd'ing. I know, my implementation really sucked... ↵Meik Sievertsen2008-08-221-1/+1
| | | | | | good we have motivated community members who point this out. ;) Thanks to faw for providing a way better function and for discussing and also abiding to our needs. :) LEW21 should maybe credited too... he gave the inspiration without knowing it. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8780 89ea8834-ac86-4346-8a33-228a782c2dd0
* only some space/tab changes as well as removing my debug code from the ↵Meik Sievertsen2008-08-161-0/+1
| | | | | | template file. ;) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8761 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly return results for nested cached queries (Bug #31445 - Patch by faw)Chris Smith2008-08-141-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8758 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes to group display #32155, #32145, #32085, #26675, #26265Henry Sudhof2008-08-141-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8756 89ea8834-ac86-4346-8a33-228a782c2dd0
* #31185Henry Sudhof2008-08-131-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8751 89ea8834-ac86-4346-8a33-228a782c2dd0
* updated to mention template changesHenry Sudhof2008-07-301-4/+47
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8732 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mylek is right - we should do this. Fixes some aspects of file.php, needs ↵Henry Sudhof2008-07-291-1/+5
| | | | | | testing. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8707 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wow, a new time zone at this time and age. #30545Henry Sudhof2008-07-281-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8704 89ea8834-ac86-4346-8a33-228a782c2dd0
* #31265Henry Sudhof2008-07-281-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8702 89ea8834-ac86-4346-8a33-228a782c2dd0
* #29985Henry Sudhof2008-07-281-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8701 89ea8834-ac86-4346-8a33-228a782c2dd0
* writable instead of writeable. :/Meik Sievertsen2008-07-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8698 89ea8834-ac86-4346-8a33-228a782c2dd0
* Okay. Frozen, we never said anything about it being permafrost. Also, this ↵Henry Sudhof2008-07-281-1/+2
| | | | | | is not 100% tested, expect troubel with store_db (I'm waiting for the bug reports) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8697 89ea8834-ac86-4346-8a33-228a782c2dd0
* and documenting the changesMeik Sievertsen2008-07-281-10/+20
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8695 89ea8834-ac86-4346-8a33-228a782c2dd0
* force the use of sql_multi_insert() for multi inserts... also adjusted the ↵Meik Sievertsen2008-07-281-1/+30
| | | | | | coding guidelines accordingly. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8693 89ea8834-ac86-4346-8a33-228a782c2dd0
* up the version numberMeik Sievertsen2008-07-061-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8678 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #29635Meik Sievertsen2008-06-281-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8675 89ea8834-ac86-4346-8a33-228a782c2dd0
* adjust authors fileMeik Sievertsen2008-06-231-2/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8671 89ea8834-ac86-4346-8a33-228a782c2dd0
* Catch invalid username wildcard ban (we do not support these) (Bug #29305)Meik Sievertsen2008-06-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8668 89ea8834-ac86-4346-8a33-228a782c2dd0
* change subject/title column lengthMeik Sievertsen2008-06-211-11/+14
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8666 89ea8834-ac86-4346-8a33-228a782c2dd0
* #s29325Meik Sievertsen2008-06-211-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8661 89ea8834-ac86-4346-8a33-228a782c2dd0
* - some version changesMeik Sievertsen2008-06-112-2/+3
| | | | | | - apply database updates sequentially git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8648 89ea8834-ac86-4346-8a33-228a782c2dd0