aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12273] Fix long $vars lines for existing eventsJoas Schilling2014-04-245-7/+15
* [ticket/12273] Fix missing $vars lineJoas Schilling2014-04-181-1/+2
* [ticket/12273] Fix invalid @event and @since tagsJoas Schilling2014-04-183-3/+3
* Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-04-151-0/+18
|\
| * Merge pull request #2195 from Elsensee/ticket/10423Joas Schilling2014-04-151-0/+18
| |\
| | * [ticket/10423] Match multiple wildcardsOliver Schramm2014-04-131-2/+2
| | * [ticket/10423] Move code into a function and add tests for itOliver Schramm2014-04-131-0/+18
| * | Merge remote-tracking branch 'Marc/ticket/10851' into develop-olympusJoas Schilling2014-04-051-0/+4
| |\ \
* | | | [ticket/12344] Add core.pm_submit_before to function submit_pmlucifer4o2014-04-151-1/+13
* | | | Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeusJoas Schilling2014-04-141-1/+1
|\ \ \ \
| * | | | [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()Marc Alexander2014-04-071-1/+1
* | | | | [ticket/12211] Do not run attachment file names twice through htmlspecialcharsMarc Alexander2014-04-111-1/+1
* | | | | Merge remote-tracking branch 'rxu/ticket/12336' into develop-ascraeusJoas Schilling2014-04-111-1/+15
|\ \ \ \ \
| * | | | | [ticket/12336] Add functions_module.php core eventrxu2014-04-071-1/+15
* | | | | | [ticket/12386] Rename DEBUG_EXTRA to DEBUG_CONTAINER for more descriptive nameMarc Alexander2014-04-112-6/+6
* | | | | | [ticket/12386] Add DEBUG_EXTRA again and use it for container creationMarc Alexander2014-04-112-2/+13
* | | | | | Merge remote-tracking branch 'vsephpbb/ticket/12380' into develop-ascraeusJoas Schilling2014-04-111-1/+2
|\ \ \ \ \ \
| * | | | | | [ticket/12380] Explicity state the order of sorting for login keysMatt Friedman2014-04-101-1/+1
| * | | | | | [ticket/12380] Sort Remember Me keys by last login time in UCPMatt Friedman2014-04-101-1/+2
* | | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12370' into develop...Nils Adermann2014-04-101-4/+8
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12370] Do not delete topic notifications when the topic is visibleJoas Schilling2014-04-071-4/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12113' into develop...Nils Adermann2014-04-101-10/+6
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12113] Correctly use plurals when deleting user warningsJoas Schilling2014-04-011-10/+6
* | | | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12373' into develop...Nils Adermann2014-04-101-4/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12373] Add to and from forum_id to LOG_MOVE log entriesJoas Schilling2014-04-081-4/+13
* | | | | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...Nils Adermann2014-04-105-12/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/12282] Use interface for type hintingJoas Schilling2014-04-015-12/+12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/11352' into develop...Nils Adermann2014-04-101-0/+16
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | [ticket/11352] Redirect the user back to view*.php after disapprovingJoas Schilling2014-04-071-0/+16
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'vsephpbb/ticket/11098' into develop-ascraeusJoas Schilling2014-04-101-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11098] Fix error reporting on the autologin key pagesMatt Friedman2014-04-091-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | [ticket/12356] Assign vars preventing Plupload from loading in PM editor.Cesar G2014-04-091-1/+3
|/ / / / / / /
* | | | | | | [ticket/12358] Correctly check and change the redirect url for ajax requestsJoas Schilling2014-04-071-3/+3
|/ / / / / /
* | | | | | Merge remote-tracking branch 'Marc/ticket/12150' into develop-ascraeusJoas Schilling2014-04-062-0/+14
|\ \ \ \ \ \
| * | | | | | [ticket/12150] Use shorter column names for prune settingsMarc Alexander2014-03-291-9/+9
| * | | | | | [ticket/12150] Add missing space to query for shadow topicsMarc Alexander2014-03-291-1/+1
| * | | | | | [ticket/12150] Add missing prune settings variables in acp_forumsMarc Alexander2014-03-291-0/+6
| * | | | | | [ticket/12150] Add file and caller for pruning shadow topicsMarc Alexander2014-03-291-0/+5
| * | | | | | [ticket/12150] Add options to acpMarc Alexander2014-03-291-0/+3
* | | | | | | Merge remote-tracking branch 'Marc/ticket/10851-ascraeus' into develop-ascraeusJoas Schilling2014-04-051-0/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ticket/10851' into ticket/10851-ascraeusMarc Alexander2014-04-041-0/+4
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | [ticket/10851] Set disallowed content to empty array if checking is disabledMarc Alexander2014-04-031-0/+4
* | | | | | | | Merge remote-tracking branch 'Elsensee/ticket/7707' into develop-ascraeusJoas Schilling2014-04-055-22/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/7707] Fix undefined variable: perm_fromOliver Schramm2014-04-041-1/+3
| * | | | | | | | [ticket/7707] Add comma to last entry of arraysOliver Schramm2014-04-011-2/+2
| * | | | | | | | [ticket/7707] Remove unnecessary variablesOliver Schramm2014-03-262-12/+1
| * | | | | | | | [ticket/7707] Add get_username_string() where possibleOliver Schramm2014-03-165-21/+17
* | | | | | | | | Merge remote-tracking branch 'paybas/ticket/12339' into develop-ascraeusJoas Schilling2014-04-041-0/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/12339] removed return varPayBas2014-04-041-3/+2
| * | | | | | | | | [ticket/12339] more complete params and updated _since versionPayBas2014-04-041-3/+9