aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [feature/notify_status] Define'd constants for notify_statusMark2010-05-163-11/+16
* Merge branch 'ticket/p/7782' into develop-olympusNils Adermann2010-05-161-0/+5
|\
| * [ticket/7782] Send 404 HTTP code when a nonexistent user/forum/topic is reque...Oleg Pudeyev2010-05-161-0/+5
* | Merge branch 'ticket/bantu/9547' into develop-olympusNils Adermann2010-05-161-2/+3
|\ \
| * | [ticket/9547] Use separate constants for display/enable active topics.Andreas Fischer2010-05-161-2/+3
* | | Merge branch 'ticket/nickvergessen/9548' into develop-olympusNils Adermann2010-05-161-13/+20
|\ \ \
| * | | [ticket/9548] Delete user quicktool drop down should have an empty or invalid...Joas Schilling2010-04-181-13/+20
| | |/ | |/|
* | | Merge branch 'ticket/aptx/9525' into develop-olympusNils Adermann2010-05-161-1/+1
|\ \ \
| * | | [ticket/9524] IPv6 regex does not match all valid IPv6 addresses starting wit...Marek A. RuszczyƄski2010-05-161-1/+1
* | | | [ticket/9510] Unable to copy permissions from and to forums you cannot seeJosh Woody2010-05-161-2/+2
* | | | [ticket/9510] Unable to copy permissions from and to forums you cannot seeJosh Woody2010-05-161-5/+1
* | | | Merge branch 'ticket/nickvergessen/9546' into develop-olympusNils Adermann2010-05-161-1/+1
|\ \ \ \
| * | | | [ticket/9546] Also delete bookmarks, when a topic is deleted.Joas Schilling2010-05-161-1/+1
| | |/ / | |/| |
* | | | Merge branch 'ticket/nickvergessen/9529' into develop-olympusNils Adermann2010-05-161-1/+1
|\ \ \ \
| * | | | [ticket/9529] Topic review is not showing all selected posts.Joas Schilling2010-05-161-1/+1
| |/ / /
* | | | Merge branch 'ticket/nickvergessen/8894' into develop-olympusNils Adermann2010-05-161-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/8894] Fix JavaScript-Error and hide Quote-Button on topic review if B...Joas Schilling2010-05-161-1/+1
| |/ /
* | | Merge branch 'ticket/bantu/9174' into develop-olympusNils Adermann2010-05-141-4/+1
|\ \ \
| * | | [ticket/9173] No longer limit scope of numbers we store in the config table onAndreas Fischer2010-05-141-4/+1
* | | | Merge branch 'ticket/nickvergessen/7717' into develop-olympusNils Adermann2010-05-141-1/+8
|\ \ \ \
| * | | | [ticket/7717] Localise default extension groups for attachmentsJoas Schilling2010-05-141-1/+8
| | |/ / | |/| |
* | | | Merge branch 'ticket/bantu/9598' into develop-olympusNils Adermann2010-05-141-11/+7
|\ \ \ \
| * | | | [ticket/9598] checkdnsrr() is now available on Windows with PHP 5.3 or later....Andreas Fischer2010-05-141-11/+7
* | | | | Merge branch 'ticket/bantu/9536' into develop-olympusNils Adermann2010-05-141-2/+2
|\ \ \ \ \
| * | | | | [ticket/9536] Small improvement for query against user/session tables when ma...Andreas Fischer2010-05-141-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'ticket/bantu/9526' into develop-olympusNils Adermann2010-05-141-0/+25
|\ \ \ \ \
| * | | | | [ticket/9526] If an admin changes a user's 'user_allow_viewonline' flag to 'h...Andreas Fischer2010-05-141-0/+25
| |/ / / /
* | | | | Merge branch 'ticket/bantu/9518' into develop-olympusNils Adermann2010-05-141-1/+8
|\ \ \ \ \
| * | | | | [ticket/9518] Correctly create new connection on PostgreSQL when new connecti...Andreas Fischer2010-05-141-1/+8
| |/ / / /
* | | | | Merge branch 'ticket/bantu/9514' into develop-olympusNils Adermann2010-05-141-2/+5
|\ \ \ \ \
| * | | | | [ticket/9514] Correctly delete big datasets when deleting a forum including t...Andreas Fischer2010-05-141-2/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'ticket/bantu/9176' into develop-olympusNils Adermann2010-05-141-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/9176] Take current board timezone settings into account when setting ...Andreas Fischer2010-05-131-2/+2
| |/ / /
* | | | Merge branch 'feature/bantu/remote_upload-filesize' into develop-olympusNils Adermann2010-05-141-1/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | [feature/remote_upload-filesize] Also check HTTP content-length before actual...Andreas Fischer2010-05-141-0/+12
| * | | [feature/remote_upload-filesize] When transferring files from a remote webser...Andreas Fischer2010-05-141-1/+12
| |/ /
* | | Merge branch 'ticket/cs278/9582' into develop-olympusNils Adermann2010-05-034-0/+4
|\ \ \
| * | | [ticket/9582] MSSQL native backups can now be restored.Chris Smith2010-05-031-0/+1
| * | | [ticket/9582] Removing a report reason leaves reports with an unknown reason ...Rob House2010-05-031-0/+1
| * | | [ticket/9582] Unable to edit CPFs from UCP under MSSQL native driver.Rob House2010-05-031-0/+1
| * | | [ticket/9582] Custom profile fields cannot be created under MSSQL native.Rob House2010-05-031-0/+1
| |/ /
* | | [ticket/9170] Unable to get image size in img bbcode when URL has multiple pa...Andreas Fischer2010-05-021-1/+1
|/ /
* | Merge branch 'bug/cs278/59465' into develop-olympusNils Adermann2010-04-041-1/+1
|\ \
| * | [bug/59465] Remove start=0 from topic pagination links.Chris Smith2010-03-181-1/+1
* | | Merge branch 'bug/nickvergessen/59135' into develop-olympusNils Adermann2010-04-012-4/+4
|\ \ \
| * | | [bug/59135] Fix open_basedir issues when accessing styles- and language-manag...Joas Schilling2010-03-132-4/+4
* | | | Merge branch 'bug/kellanved/59425' into develop-olympusNils Adermann2010-03-281-1/+1
|\ \ \ \
| * | | | [bug/59425] Correctly check for double inclusion in captcha garbage collectionU-H-PC\H2010-03-281-1/+1
* | | | | [bug/58465] The redirect hidden field is now XHTML conformU-H-PC\H2010-03-281-1/+1
|/ / / /
* | | | Merge branch 'bug/jellydoughnut/56965' into develop-olympusNils Adermann2010-03-261-42/+48
|\ \ \ \