aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Typo in r9963.Andreas Fischer2009-08-121-1/+1
* entriesHenry Sudhof2009-08-121-0/+2
* wordingHenry Sudhof2009-08-121-1/+1
* populate who is online only where requiredHenry Sudhof2009-08-126-10/+18
* #49465Henry Sudhof2009-08-123-3/+4
* Fix r9955 for Bug #49435Meik Sievertsen2009-08-122-4/+5
* change item to item_id; related to #49485Henry Sudhof2009-08-121-1/+1
* allow custom template path for email filesMeik Sievertsen2009-08-111-3/+6
* do not change column if column already exists.Meik Sievertsen2009-08-111-2/+4
* Update search index if only post subject changed. (Bug #49435)Meik Sievertsen2009-08-112-1/+6
* let the link wrap for tiny resolutionsMeik Sievertsen2009-08-111-1/+1
* use [] style we use for links occurring after text in acp_main too. ;)Meik Sievertsen2009-08-111-3/+3
* less obstrusive version infoHenry Sudhof2009-08-111-10/+10
* fixed bug 44805 - extra initInsertions() calls neededJim Wigginton2009-08-104-4/+3
* - filtered logs weren't correctly paginatedJim Wigginton2009-08-103-3/+6
* Fix Bug #49385 introduced with r9666 for #15085Joas Schilling2009-08-102-2/+2
* Bugs #15809, #49215 - Allow updater to work correctly with PHP filename exten...Andreas Fischer2009-08-102-1/+8
* Function approve_post adjustment (migrating to sync())Ruslan Uzdenov2009-08-101-70/+5
* Fix bug #47705 - Out of range value for column 'topic_replies_real'Ruslan Uzdenov2009-08-102-77/+45
* #49345Henry Sudhof2009-08-101-1/+1
* check for not set values in acp_board to correctly grab those input elements ...Meik Sievertsen2009-08-101-1/+7
* ok, r9704 was correct - i used a wrong code base within my tests. :/Meik Sievertsen2009-08-101-7/+1
* class nameHenry Sudhof2009-08-101-1/+1
* reverted all changes made to this code block, especially the one mentioned in...Meik Sievertsen2009-08-101-1/+7
* include vs include_onceHenry Sudhof2009-08-073-3/+3
* Coding guidelines: Tiny whitespace change for an unreleased file.Andreas Fischer2009-08-071-2/+2
* Remove some left over code introduced in r9575, reverted in r9704.Andreas Fischer2009-08-071-7/+0
* add transactions to sync(); not one big one to avoid nesting.Henry Sudhof2009-08-071-10/+42
* Bug #49215 again.Andreas Fischer2009-08-072-3/+3
* Fix bug #49215 - Use $phpEx variable instead of hardcoded '.php'Andreas Fischer2009-08-071-2/+2
* pm class is not supposed to be in there, also results in white backgroundMeik Sievertsen2009-08-061-4/+4
* More language changesYuriy Rusko2009-08-0616-37/+37
* #36475Yuriy Rusko2009-08-061-9/+9
* fix r9713 for #36565Joas Schilling2009-08-0511-8/+18
* Fix Bug #46285 (drop index patch by Paul) - i hope the re-addition of the FUL...Meik Sievertsen2009-08-051-1/+19
* fix r9927 - of course isset()Meik Sievertsen2009-08-051-1/+1
* Fix Bug #48955 - Correctly extract column default value when exporting Postgr...Andreas Fischer2009-08-052-3/+5
* submit_post() now accepts force_approved_state key passed to $data to indicat...Meik Sievertsen2009-08-052-0/+9
* Fix bug #15729 - Global announcements marked as read if all new topics in for...Ruslan Uzdenov2009-08-056-10/+23
* update mysql_upgraderMeik Sievertsen2009-08-051-0/+9
* log general errors in cron, images and when debug is enabledHenry Sudhof2009-08-052-0/+10
* and for pseudocron too (to conisder: log db errors to debug faulty cron jobs)Henry Sudhof2009-08-041-2/+2
* use new flag to place captcha errors in the error log (if debug is set)Henry Sudhof2009-08-041-0/+2
* use new flag to place captcha errors in the error log (if debug is set)Henry Sudhof2009-08-041-0/+2
* add the option to place image debugging information to the logHenry Sudhof2009-08-042-1/+8
* Separate PM Reply and PM Reply to all in prosilver.Meik Sievertsen2009-08-049-18/+75
* Even if the recipient of a PM is now inactive (for whatever reason) still dis...Meik Sievertsen2009-08-041-2/+1
* Fix Bug #49035 - Fix general error while registration, through undefined vari...Joas Schilling2009-08-042-1/+4
* #48985Henry Sudhof2009-08-0313-6/+52
* require link hash for switchpermHenry Sudhof2009-08-032-2/+2