aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12201] Display error and sorting options when there are no attachmentsCesar G2014-04-152-1/+8
* [ticket/12201] Only the top pagination should be floated to the right.Cesar G2014-04-151-1/+1
* [ticket/12201] Rearrange pagination, sorting, and submit elements.Cesar G2014-04-151-15/+16
* [ticket/12201] Center the file size and mark columns.Cesar G2014-04-152-4/+8
* [ticket/12201] Separate pagination from table.Cesar G2014-04-153-2/+6
* Merge branch 'ticket/lucifer4o/12344' into develop-ascraeusJoas Schilling2014-04-151-1/+13
|\
| * [ticket/12344] Add core.pm_submit_before to function submit_pmlucifer4o2014-04-151-1/+13
* | Merge pull request #2286 from nickvergessen/ticket/12388Andreas Fischer2014-04-152-3/+9
|\ \ | |/ |/|
| * [ticket/12388] Add tests for lang() use on log actions without dataJoas Schilling2014-04-111-3/+5
| * [ticket/12388] Fix translation of log entries without additional log dataJoas Schilling2014-04-111-0/+4
* | Merge remote-tracking branch 'marc/ticket/12004' into develop-ascraeusJoas Schilling2014-04-142-0/+17
|\ \
| * | [ticket/12004] Support empty routes to app.php/ in path_helperMarc Alexander2014-04-112-0/+17
* | | Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeusJoas Schilling2014-04-1419-148/+73
|\ \ \
| * | | [ticket/12372] Use $() instead of jQuery() in core.js for toggleDisplayMarc Alexander2014-04-111-2/+2
| * | | [ticket/12372] Use admin.js $(document).ready for hiding questionnaire detailsMarc Alexander2014-04-112-7/+4
| * | | [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()Marc Alexander2014-04-0713-49/+49
| * | | [ticket/12372] Move dE() function core.jsMarc Alexander2014-04-077-112/+23
| * | | [ticket/12372] Unify definition of function dE() across all filesMarc Alexander2014-04-074-38/+51
| * | | [ticket/12372] Use jQuery in javascript dE() functionMarc Alexander2014-04-071-7/+11
* | | | Merge remote-tracking branch 'marc/ticket/12398' into develop-ascraeusJoas Schilling2014-04-131-1/+1
|\ \ \ \
| * | | | [ticket/12398] Select correct post to restore during softdelete testsMarc Alexander2014-04-131-1/+1
|/ / / /
* | | | Merge remote-tracking branch 'marc/ticket/12398' into develop-ascraeusJoas Schilling2014-04-123-3/+3
|\ \ \ \
| * | | | [ticket/12398] Use return of submit_post in softdelete and download testsMarc Alexander2014-04-122-2/+2
| * | | | [ticket/12398] Use submit_post return in prune_shadow_topic_testMarc Alexander2014-04-121-1/+1
|/ / / /
* | | | Merge remote-tracking branch 'nickvergessen/ticket/12395' into develop-ascraeusCesar G2014-04-121-7/+7
|\ \ \ \
| * | | | [ticket/12395] Check for posts in the middle of the pageJoas Schilling2014-04-121-7/+7
|/ / / /
* | | | Merge remote-tracking branch 'marc/ticket/12211' into develop-ascraeusJoas Schilling2014-04-122-1/+15
|\ \ \ \
| * | | | [ticket/12211] Do not run attachment file names twice through htmlspecialcharsMarc Alexander2014-04-112-1/+15
* | | | | Merge remote-tracking branch 'VarunAgw/ticket/12351' into develop-ascraeusCesar G2014-04-114-10/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/12351] Add loading indicator to links that are missing it.Varun Agrawal2014-04-124-10/+10
* | | | | 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
* | | | | | Merge remote-tracking branch 'marc/ticket/12386' into develop-ascraeusJoas Schilling2014-04-113-3/+14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [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-113-3/+14
|/ / / / /
* | | | | Merge remote-tracking branch 'vsephpbb/ticket/12283' into develop-ascraeusJoas Schilling2014-04-111-1/+1
|\ \ \ \ \
| * | | | | [ticket/12283] Remove obsolete online class from posting review pageMatt Friedman2014-04-081-1/+1
* | | | | | Merge remote-tracking branch 'paybas/ticket/12377' into develop-ascraeusJoas Schilling2014-04-116-119/+120
|\ \ \ \ \ \
| * | | | | | [ticket/12377] Forgot to change the INCLUDEsPayBas2014-04-102-2/+2
| * | | | | | [ticket/12377] Renamed template files to navbar_xxxPayBas2014-04-103-4/+4
| * | | | | | [ticket/12377] Moved notifications to new templatePayBas2014-04-103-107/+108
| * | | | | | [ticket/12377] Forgot empty line at the endPayBas2014-04-102-2/+2
| * | | | | | [ticket/12377] Move navbar(s) to new template filePayBas2014-04-105-118/+118
* | | | | | | 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 'varunagw/ticket/12355' into develop-ascraeusJoas Schilling2014-04-112-21/+41
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | [ticket/12355] Topic Tools not fully updated when subscribing/bookmarkingVarun Agrawal2014-04-112-21/+41
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'develop-olympus' into develop-ascraeusCesar G2014-04-101-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'marc1706/ticket/10687' into develop-olympusCesar G2014-04-101-1/+1
| |\ \ \ \ \ \ \