aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13022] Condition Return to advanced search linkJakub Senko2014-09-061-1/+1
| | | | PHPBB3-13022
* Merge pull request #2868 from rxu/ticket/12969Marc Alexander2014-09-052-0/+4
|\ | | | | | | [ticket/12969] Add template events around username link on composing pm
| * [ticket/12969] Add template events around username link on composing pmrxu2014-09-022-0/+4
| | | | | | | | | | | | | | Add template event before/after find username link on composing pm to allow extensions perform additional actions on user finding. PHPBB3-12969
* | Merge pull request #2887 from Pico/ticket/12991Marc Alexander2014-09-014-0/+18
|\ \ | | | | | | | | | [ticket/12991] Have events after/before "add warning" field - user and post
| * | [ticket/12991] Have events after/before "add warning" field - user and postPico882014-08-174-0/+18
| | | | | | | | | | | | PHPBB3-12991
* | | [ticket/13024] Add template event viewtopic_body_postrow_post_content_footerTristan Darricau2014-08-302-0/+4
| | | | | | | | | | | | PHPBB3-13024
* | | Merge remote-tracking branch 'PayBas/ticket/12506' into develop-ascraeusCesar G2014-08-257-9/+51
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PayBas/ticket/12506: [ticket/12506] Fix search result h3 margin [ticket/12506] Fix responsive profile min-height (no avatar) [ticket/12506] Reposition buttons to make room for "online" banner [ticket/12506] Reposition post-buttons for compact layout
| * | | [ticket/12506] Fix search result h3 marginPayBas2014-08-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | There are no buttons present, so don't need to do all this stuff. PHPBB3-12506
| * | | [ticket/12506] Fix responsive profile min-height (no avatar)PayBas2014-08-071-0/+1
| | | | | | | | | | | | | | | | PHPBB3-12506
| * | | [ticket/12506] Reposition buttons to make room for "online" bannerPayBas2014-08-072-8/+4
| | | | | | | | | | | | | | | | PHPBB3-12506
| * | | [ticket/12506] Reposition post-buttons for compact layoutPayBas2014-08-078-4/+49
| | | | | | | | | | | | | | | | PHPBB3-12506
* | | | Merge pull request #2783 from hanakin/ticket/12862Andreas Fischer2014-08-238-19/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12862] Fix pop-up box wraps * hanakin/ticket/12862: [ticket/12862] Remove remaining simple-wrap id [ticket/12862] Resize popups consistently [ticket/12862] Add Border
| * | | | [ticket/12862] Remove remaining simple-wrap idMichael Miday2014-08-111-4/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-12862
| * | | | [ticket/12862] Resize popups consistentlyhanakin2014-07-306-14/+10
| | | | | | | | | | | | | | | | | | | | PHPBB3-12862
| * | | | [ticket/12862] Add Borderhanakin2014-07-291-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-12862
* | | | | [ticket/13004] Remove obsolete S_HAS_ATTACHMENTS check from topic tools.Cesar G2014-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-13004
* | | | | [ticket/12989] Remove unused "created_by.jpg"Louis77772014-08-191-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This image is not used anywhere in prosilver. PHPBB3-12989
* | | | | [ticket/12984] Remove blank line when no forum description shownOyabun12014-08-171-2/+2
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a conditional for forum description and move the <br /> within it. Currently if there is no forum description but there is 1. a displayed forum moderator and/or 2. a displayed sub-forum a blank line is added in place of the description PHPBB3-12984
* | | | Merge pull request #2876 from PayBas/ticket/12900Marc Alexander2014-08-143-1/+8
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/12900] Fix potential avatar size box overflow
| * | | | [ticket/12900] Fix potential avatar size box overflowPayBas2014-08-133-1/+8
| | | | | | | | | | | | | | | | | | | | PHPBB3-12900
* | | | | [ticket/12856] Copy plupload images to prosilver dirPayBas2014-08-134-3/+3
|/ / / / | | | | | | | | | | | | PHPBB3-12856
* | | | [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3Joas Schilling2014-08-112-4/+4
| | | |
* | | | Merge remote-tracking branch 'github-marc1706/ticket/12822' into ↵Nils Adermann2014-08-113-3/+0
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-marc1706/ticket/12822: [ticket/12822] Fix test runs of avatar manager_test [ticket/12822] Add method for deleting avatars and use confirm_box [ticket/12822] Remove "None" option from avatar select boxes
| * | | [ticket/12822] Remove "None" option from avatar select boxesMarc Alexander2014-08-073-3/+0
| | |/ | |/| | | | | | | | | | | | | | | | This option is just used for deleting avatars for which we already have a checkbox. PHPBB3-12822
* | | Merge pull request #2714 from prototech/ticket/12809Marc Alexander2014-08-103-24/+19
|\ \ \ | | | | | | | | | | | | [ticket/12809] Fix select button and dropdown list items in RTL.
| * | | [ticket/12809] Restore text-align for the pagination.Cesar G2014-08-071-0/+1
| | | | | | | | | | | | | | | | PHPBB3-12809
| * | | [ticket/12809] Remove obsolete rules and selector.Cesar G2014-08-072-11/+1
| | | | | | | | | | | | | | | | PHPBB3-12809
| * | | [ticket/12809] Fix select button and dropdown list items in RTL.Cesar G2014-08-071-13/+17
| |/ / | | | | | | | | | PHPBB3-12809
* | | Merge pull request #2855 from Geolim4/ticket/12953Joas Schilling2014-08-101-0/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12953] Page title not updated when notifications are marked as read * Geolim4/ticket/12953: [ticket/12953] Page title not updated when notifications are marked as read
| * | | [ticket/12953] Page title not updated when notifications are marked as readGeolim42014-08-091-0/+5
| | | | | | | | | | | | | | | | PHPBB3-12953
* | | | Merge pull request #2852 from bantu/ticket/12938Joas Schilling2014-08-103-32/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12938] Remove the 'Download all attachments' feature. * bantu/ticket/12938: [ticket/12938] Remove functional tests for 'Download all attachments'. [ticket/12938] Remove the 'Download all attachments' feature.
| * | | | [ticket/12938] Remove the 'Download all attachments' feature.Andreas Fischer2014-08-093-32/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-12938
* | | | | Merge remote-tracking branch 'github-nicofuma/ticket/12693' into ↵Nils Adermann2014-08-091-0/+0
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nicofuma/ticket/12693: [ticket/12693] Fix composer.phar path [ticket/12693] The files skipped list can not be empty [ticket/12693] Force the composer.phar to be executable [ticket/12693] All the files in bin/ must be executable [ticket/12693] Expand manually the wildcard [ticket/12693] Fix the query for bin/* [ticket/12693] Extract exceptions, bin/* must be executable [ticket/12693] Remove the executable bit on icon_print.gif [ticket/12693] Check the persmissions of the owner [ticket/12693] Check if the are executable and not if they are 644 [ticket/12693] Fix the permissions [ticket/12693] Check if the files have the right 644 [ticket/12693] Fix indentation [ticket/12693] Add a travis test that checks file permissions
| * | | | [ticket/12693] Remove the executable bit on icon_print.gifTristan Darricau2014-07-311-0/+0
| | |_|/ | |/| | | | | | | | | | PHPBB3-12693
* | | | Merge remote-tracking branch 'PayBas/ticket/12535' into develop-ascraeusCesar G2014-08-089-48/+66
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PayBas/ticket/12535: [ticket/12535] Combine inner clearing CSS rules [ticket/12535] Update events.md to RC3 [ticket/12535] Add events to subsilver2 [ticket/12535] Make <a> adjust to the image width
| * | | | [ticket/12535] Combine inner clearing CSS rulesPayBas2014-08-073-42/+14
| | | | | | | | | | | | | | | | | | | | PHPBB3-12535
| * | | | [ticket/12535] Add events to subsilver2PayBas2014-08-071-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot subsilver... yet again PHPBB3-12535
| * | | | [ticket/12535] Make <a> adjust to the image widthPayBas2014-08-076-12/+54
| | |_|/ | |/| | | | | | | | | | PHPBB3-12535
* | | | Merge remote-tracking branch 'marc1706/ticket/12744' into develop-ascraeusCesar G2014-08-081-5/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * marc1706/ticket/12744: [ticket/12744] Fix additional height of one line in header in rtl languages
| * | | | [ticket/12744] Fix additional height of one line in header in rtl languagesMarc Alexander2014-08-081-5/+1
| |/ / / | | | | | | | | | | | | PHPBB3-12744
* | | | Merge pull request #2829 from nickvergessen/ticket/12853Marc Alexander2014-08-071-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/12853] Hide moderator link if it is really necessary
| * | | | [ticket/12853] Hide moderator link if it is really necessaryJoas Schilling2014-08-071-1/+1
| |/ / / | | | | | | | | | | | | PHPBB3-12853
* | | | Merge pull request #2816 from n-aleha/ticket/12922Andreas Fischer2014-08-072-2/+2
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | [ticket/12922] Posts per page in MCP should have a min value of zero * n-aleha/ticket/12922: [ticket/12922] Subsilver2 fix [ticket/12922] Posts per page in MCP should have a min value of zero
| * | | [ticket/12922] Subsilver2 fixn-aleha2014-08-071-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12922
| * | | [ticket/12922] Posts per page in MCP should have a min value of zeron-aleha2014-08-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to allow displaying the whole topic in MCP=>Main=>View topic, the min value in the html input field must be 0. PHPBB3-12922
* | | | Merge remote-tracking branch 'PayBas/ticket/12832' into develop-ascraeusCesar G2014-08-076-12/+22
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | * PayBas/ticket/12832: [ticket/12832] Remove old .quick-links icon reference [ticket/12832] Remove unnecessary attr and classes [ticket/12832] Add footer links to quick-links [ticket/12832] Make .small-icon styling uniform
| * | | [ticket/12832] Remove old .quick-links icon referencePayBas2014-07-081-1/+0
| | | | | | | | | | | | | | | | PHPBB3-12832
| * | | [ticket/12832] Remove unnecessary attr and classesPayBas2014-07-081-2/+2
| | | | | | | | | | | | | | | | PHPBB3-12832
| * | | [ticket/12832] Add footer links to quick-linksPayBas2014-07-071-0/+8
| | | | | | | | | | | | | | | | PHPBB3-12832
| * | | [ticket/12832] Make .small-icon styling uniformPayBas2014-07-074-11/+14
| | | | | | | | | | | | | | | | PHPBB3-12832