aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/notify_status' into develop-olympusNils Adermann2010-05-301-1/+0
|\
| * [ticket/9179] Remove unnecessary newline.Andreas Fischer2010-05-301-1/+0
* | Merge branch 'ticket/nickvergessen/9147' into develop-olympusNils Adermann2010-05-301-1/+1
|\ \
| * | [ticket/9147] "Change topic type"-option "Normal" always selected.Joas Schilling2010-05-281-1/+1
| |/
* | Merge branch 'ticket/nickvergessen/9135' into develop-olympusNils Adermann2010-05-301-1/+25
|\ \
| * | [ticket/9135] Fix report-icon for moderators in PM folders.Joas Schilling2010-05-261-1/+25
| |/
* | Merge branch 'ticket/nickvergessen/9094' into develop-olympusNils Adermann2010-05-301-2/+4
|\ \
| * | [ticket/9094] Hide "Copy permissions" message, when permissions were copied.Joas Schilling2010-05-271-2/+4
| |/
* | Merge branch 'ticket/bantu/8792' into develop-olympusNils Adermann2010-05-301-1/+1
|\ \
| * | [ticket/8792] Add LDAP_SEARCH_FAILED string for when ldap_search() fails.Andreas Fischer2010-05-161-1/+1
| |/
* | [ticket/7782] Return 404 HTTP status code for nonexistent attachments.Oleg Pudeyev2010-05-171-1/+1
* | [ticket/7782] Added spaces.Oleg Pudeyev2010-05-171-1/+1
* | [ticket/7782] Added phpdoc comment for send_status_line function.Oleg Pudeyev2010-05-161-0/+20
* | [ticket/7782] Send status line using refactored download/file.php logic.Oleg Pudeyev2010-05-161-1/+22
|/
* [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
| |/ /