aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* forgot this in r9909Meik Sievertsen2009-08-011-2/+1
* Fix bug #1309 - Multiline [url] not ConvertedRuslan Uzdenov2009-08-012-1/+2
* return errors if return_on_error is true for multi_insert (Patch by bantu)Meik Sievertsen2009-08-011-2/+7
* Tiny adjustments related to r9900 and r9897.Andreas Fischer2009-08-012-2/+2
* Adjust build_url() to not prepend $phpbb_root_path if path returned from redi...Meik Sievertsen2009-08-012-2/+15
* change preferred to recommended in install.html fileMeik Sievertsen2009-08-011-2/+2
* Apply locale-independent basename() to attachment filenames. New function add...Meik Sievertsen2009-08-0112-31/+59
* Addition to r9899 for bug #48695 - trying to create thumbnail for broken jpeg...Ruslan Uzdenov2009-08-011-0/+1
* Fix Bug #37585 - Correctly log action when users request to join a groupJoas Schilling2009-08-013-2/+4
* some encoding fixesMeik Sievertsen2009-08-015-6/+6
* Fallback options for missing language files. (Bug #38575 - Patch by EXreaction)Meik Sievertsen2009-08-012-2/+31
* adjust authors file... add contributions and new devMeik Sievertsen2009-08-011-17/+23
* Fix bug #48695 - Do not try to create thumbnails for images we cannot open pr...Andreas Fischer2009-07-312-0/+6
* check changed to allow for undefined lang entries. Proposed by a_jelly_donutHenry Sudhof2009-07-311-1/+1
* WellHenry Sudhof2009-07-311-0/+1
* Add box if users decided not to select a forum to copy permissions from on fo...Henry Sudhof2009-07-313-0/+91
* Revert r9878 - QR was already disabled by default, for admin convenience we e...Meik Sievertsen2009-07-312-2/+2
* Fix Bug #48875 - we compare the bitlength, therefore we indeed do not need to...Meik Sievertsen2009-07-301-2/+2
* Fix bug #48885, introduced in r9843Joas Schilling2009-07-302-3/+3
* Fix Bug #47295 - Min/max characters per posts also affects polls optionJoas Schilling2009-07-302-6/+18
* Props.Andreas Fischer2009-07-291-1/+1
* git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9890 89ea8834-ac86-4346-8a...Meik Sievertsen2009-07-291-2/+0
* Slightly adjust version check on index page to be a bit more descriptiveMeik Sievertsen2009-07-294-20/+24
* Fix r9887. Remove duplicate content.Andreas Fischer2009-07-281-80/+0
* [Feature] Ability to copy permissions from one forum to several other forums.Andreas Fischer2009-07-289-57/+385
* Fix r9696, #45115. Move column change to the correct version.Andreas Fischer2009-07-281-5/+5
* Fix tiny typo in r9884, #46765. Thanks rxu.Andreas Fischer2009-07-281-1/+1
* Move get_unread_topics_list() up in functions.php, added some documentation. ...Andreas Fischer2009-07-281-105/+111
* More small adjustments to get_unread_topics_list(). #46765Andreas Fischer2009-07-281-12/+16
* Fix r9855 for #46765Ruslan Uzdenov2009-07-281-1/+1
* - Use nonbreakable space.Marek A. R2009-07-281-1/+1
* - Display version check on ACP main page.Marek A. R2009-07-287-11/+88
* Fix bug #48345 - Adding users to group - default rank does not changing corre...Ruslan Uzdenov2009-07-282-1/+2
* disable QR by defaultHenry Sudhof2009-07-282-2/+2
* #48735Henry Sudhof2009-07-281-2/+1
* Do not send private message back to sender if sender is in the same group the...Meik Sievertsen2009-07-272-1/+8
* add EDIT_QUESTIONHenry Sudhof2009-07-271-0/+1
* typoHenry Sudhof2009-07-271-1/+1
* Display the filter settings in the ACP log viewer when no entries are found.Chris Smith2009-07-271-16/+14
* Fix an SQL errorChris Smith2009-07-271-1/+1
* Fix a bug in r9781 #48595Chris Smith2009-07-271-0/+1
* Directly send UTF8 data instead of entities.Andreas Fischer2009-07-271-5/+5
* Minor captcha API change - disable display of plugin by returning false in ge...Henry Sudhof2009-07-279-39/+58
* i hope this resolves the duplicate issues in feed readersMeik Sievertsen2009-07-271-4/+3
* Cast some array values and properties to integer.Andreas Fischer2009-07-271-7/+7
* do not cache results from registered users...Meik Sievertsen2009-07-271-4/+15
* #48685Henry Sudhof2009-07-271-7/+7
* geez, maybe we should stop displaying text and this would become easierNils Adermann2009-07-261-2/+2
* Fix r9862 #36685 this is pre-pub as well O_OChris Smith2009-07-261-1/+1
* Alter r9860 #36685Chris Smith2009-07-261-1/+1