aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'PayBas/ticket/12613' into develop-ascraeusCesar G2014-06-1431-403/+433
|\
| * [ticket/12613] Add distinction between top/bottom action-barPayBas2014-06-1320-34/+34
| * [ticket/12613] Replaced topic-actions with action-barPayBas2014-06-1310-45/+17
| * [ticket/12613] Remove responsive linklist from memberlistPayBas2014-06-134-57/+56
| * [ticket/12613] Remove unnecessary checks and clean up CSSPayBas2014-06-1316-115/+62
| * [ticket/12613] role="navigation" not allowed on <ul>PayBas2014-06-091-1/+1
| * [ticket/12613] Improved screen reader functionalityPayBas2014-06-081-6/+6
| * [ticket/12613] Removed unnecessary checksPayBas2014-06-063-18/+6
| * [ticket/12613] Set fixed font-sizePayBas2014-06-062-4/+5
| * [ticket/12613] Slightly better iconsPayBas2014-06-051-0/+0
| * [ticket/12613] Typo and L_COLONPayBas2014-06-052-2/+2
| * [ticket/12613] Small inconsistency fixesPayBas2014-06-054-11/+10
| * [ticket/12613] Don't display page-jump if all pages are visible (6)PayBas2014-06-053-7/+13
| * [ticket/12613] Fixes from comments (single quotes and typos)PayBas2014-06-052-4/+4
| * [ticket/12613] Minor $bull; and <hr> fixPayBas2014-06-052-4/+2
| * [ticket/12613] Pagination should never be in responsive linklistPayBas2014-06-0520-189/+235
| * [ticket/12613] Minor CSS fixesPayBas2014-06-051-2/+2
| * [ticket/12613] Dropdown-visible page-jump icon, fix focus() timingPayBas2014-06-054-16/+12
| * [ticket/12613] Renamed jump-to to page-jump to prevent confusionPayBas2014-06-057-25/+25
| * [ticket/12613] Removed form in order to prevent nested formsPayBas2014-06-052-19/+19
| * [ticket/12613] Fix functional test and post sorting bugPayBas2014-06-051-1/+1
| * [ticket/12613] Removed jump-to placeholder and added .focus() checkPayBas2014-06-052-4/+7
| * [ticket/12613] Removed all previous_page / next_page text linksPayBas2014-06-0512-31/+3
| * [ticket/12613] Fix dropdown-up positioningPayBas2014-06-052-2/+5
| * [ticket/12613] Improved paginationPayBas2014-06-059-49/+149
* | [ticket/12667] Do not point viewtopic URL to unread post outside of view=unreadCesar G2014-06-092-2/+7
* | Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop...Nils Adermann2014-06-094-4/+73
|\ \
| * | [ticket/10073] Fix title for "Email topic"Joas Schilling2014-05-292-7/+15
| * | [ticket/10073] Use get_username_string and correctly sprintf for languagesJoas Schilling2014-05-292-1/+2
| * | [ticket/10073] Add @config_text to admin_formJoas Schilling2014-05-291-1/+5
| * | [ticket/10073] Add a contact administrators page and refactor email forms.Nils Adermann2014-05-294-1/+57
* | | [ticket/12666] Use "None" for images in root of gallery avatar pathMarc Alexander2014-06-052-2/+0
| |/ |/|
* | Merge remote-tracking branch 'PayBas/ticket/12541' into develop-ascraeusCesar G2014-06-041-15/+25
|\ \
| * | [ticket/12541] Activate attachments tab when files are dropped into textareaPayBas2014-06-021-14/+24
* | | Merge remote-tracking branch 'PayBas/ticket/12615' into develop-ascraeusCesar G2014-06-042-1/+7
|\ \ \
| * | | [ticket/12615] Fixed inproper clearing of .topic-actionsPayBas2014-05-302-1/+7
* | | | Merge remote-tracking branch 'PayBas/ticket/12565' into develop-ascraeusCesar G2014-06-0417-20/+28
|\ \ \ \
| * | | | [ticket/12565] Empty anchors introduce white-space in IE11PayBas2014-06-0217-20/+28
| | |/ / | |/| |
* | | | Merge pull request #2536 from PayBas/ticket/12521Cesar G2014-06-041-2/+2
|\ \ \ \
| * | | | [ticket/12521] Fix MCP merge topics row overflowPayBas2014-06-021-2/+2
| |/ / /
* | | | Merge remote-tracking branch 'prototech/ticket/12640' into develop-ascraeusMarc Alexander2014-06-043-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12640] Preserve the active tab when previewing in posting page.Cesar G2014-05-313-1/+3
* | | | [ticket/12641] Use jQuery's trim() method. IE8 does not support the native oneCesar G2014-05-311-3/+3
|/ / /
* | | Merge pull request #2357 from Nicofuma/ticket/11942Joas Schilling2014-05-302-43/+32
|\ \ \
| * | | [ticket/11942] Don't show the checkbox if the post is already soft-deletedTristan Darricau2014-05-262-3/+3
| * | | [ticket/11942] Remove useless IF in templatesTristan Darricau2014-05-262-31/+26
| * | | [ticket/11942] Apply the modifications to subsilverTristan Darricau2014-05-112-5/+3
| * | | [ticket/11942] Always display delete reasonTristan Darricau2014-05-111-12/+8
* | | | [prep-release-3.1.0-b4] Update version to 3.1.0-b4Joas Schilling2014-05-302-4/+4
| |/ / |/| |
* | | [ticket/12614] Make the post buttons always visible.Cesar G2014-05-291-9/+0