aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11962] Resize posted images to fit and give them a classMatt Friedman2014-03-303-3/+7
| | | | PHPBB3-11962
* [ticket/12321] Remove execute bit from ucp_main_subscribed.html and buttons.pngn-aleha2014-03-302-0/+0
| | | | PHPBB3-12321
* Merge remote-tracking branch 'prosk8er/ticket/12298' into develop-ascraeusJoas Schilling2014-03-291-0/+2
|\ | | | | | | | | * prosk8er/ticket/12298: [ticket/12298] Template Event memberlist_view_contact_before/after
| * [ticket/12298] Template Event memberlist_view_contact_before/afterProsk8er2014-03-291-0/+2
| | | | | | | | | | | | | | add template event memberlist_view_contact_before and memberlist_view_contact_after PHPBB3-12298
* | Merge remote-tracking branch 'prosk8er/ticket/12301' into develop-ascraeusJoas Schilling2014-03-292-0/+4
|\ \ | | | | | | | | | | | | * prosk8er/ticket/12301: [ticket/12301] Template Event overall_header_body_before
| * | [ticket/12301] Template Event overall_header_body_beforeProsk8er2014-03-292-0/+4
| |/ | | | | | | | | | | add template event overall_header_body_before PHPBB3-12301
* | [ticket/12308] Template Event forumlist_body_last_row_afterPayBas2014-03-291-0/+1
| | | | | | | | PHPBB3-12308
* | Merge remote-tracking branch 'paybas/ticket/12304' into develop-ascraeusJoas Schilling2014-03-293-3/+3
|\ \ | | | | | | | | | | | | * paybas/ticket/12304: [ticket/12304] Add CSS class to rules-link container
| * | [ticket/12304] Add CSS class to rules-link containerPayBas2014-03-293-3/+3
| |/ | | | | | | | | | | | | | | | | | | | | When a forum has a forum-rules link instead of forum-rules text, there is no way to distinguish in the styling of the container (or the button) it will have. It should be possible to style the <div class="rules"> container differently if there is only a link (no text). PHPBB3-12304
* | [ticket/12309] Template Event quickreply_editor_panel_before/afterPayBas2014-03-291-0/+2
| | | | | | | | PHPBB3-12309
* | Merge remote-tracking branch 'vsephpbb/ticket/12300' into develop-ascraeusJoas Schilling2014-03-2910-42/+47
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12300: [ticket/12300] Make only red topic/forum row icons clickable to unread posts [ticket/12300] Fix broken link to last post in topic subscriptions list [ticket/12300] Fix alignment of clickable icons [ticket/12300] Make all topic row icons clickable [ticket/12300] Rename new class for row icon links [ticket/12300] Make topic icon links clickable to newest unread posts [ticket/12300] Revert topic title links back to default behavior
| * | [ticket/12300] Make only red topic/forum row icons clickable to unread postsMatt Friedman2014-03-288-9/+9
| | | | | | | | | | | | PHPBB3-12300
| * | [ticket/12300] Fix broken link to last post in topic subscriptions listMatt Friedman2014-03-271-1/+1
| | | | | | | | | | | | PHPBB3-12300
| * | [ticket/12300] Fix alignment of clickable iconsMatt Friedman2014-03-272-6/+17
| | | | | | | | | | | | PHPBB3-12300
| * | [ticket/12300] Make all topic row icons clickableMatt Friedman2014-03-274-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | Forum list icons link to first page of forum UCP subscribed forums icons link to first page of forum MCP Forum page topic icons link to first (or first unread) post PM Icons link to the message PHPBB3-12300
| * | [ticket/12300] Rename new class for row icon linksMatt Friedman2014-03-277-7/+7
| | | | | | | | | | | | PHPBB3-12300
| * | [ticket/12300] Make topic icon links clickable to newest unread postsMatt Friedman2014-03-247-2/+20
| | | | | | | | | | | | PHPBB3-12300
| * | [ticket/12300] Revert topic title links back to default behaviorMatt Friedman2014-03-245-41/+13
| |/ | | | | | | PHPBB3-12300
* | [ticket/11336] Changes "leaders"-mode to "team"-mode and so in test-fileCrizzo2014-03-281-0/+0
|/ | | | PHPBB3-11336
* Merge remote-tracking branch 'rxu/ticket/12289' into develop-ascraeusJoas Schilling2014-03-221-0/+2
|\ | | | | | | | | * rxu/ticket/12289: [ticket/12289] Add viewtopic template events for posts specific custom notices
| * [ticket/12289] Add viewtopic template events for posts specific custom noticesrxu2014-03-221-0/+2
| | | | | | | | | | | | These events allow extensions to add own posts specific notices-alike info. PHPBB3-12289
* | Merge pull request #2137 from geetakshi/ticket/8309Dhruv Goel2014-03-203-3/+3
|\ \ | |/ |/| [ticket/8309] Rename "Last visited" to "Last activity" on memberlist/viewprofile
| * [ticket/8309] Removing key with similar function to avoid redundancygeetakshi2014-03-173-3/+3
| | | | | | | | PHPBB3-8309
| * [ticket/8309] Renaming "Last visit" to "Last activity"geetakshi2014-03-163-3/+3
| | | | | | | | PHPBB3-8309
* | [ticket/12279] Add memberlist_view.html template event to add custom inforxu2014-03-171-0/+2
| | | | | | | | | | | | | | Template event to ddd custom content to the user profile view after the main content. PHPBB3-12279
* | [prep-release-3.1.0-b1] Update version to 3.1.0-b1Joas Schilling2014-03-151-2/+2
| |
* | [ticket/12272] Fix hardcoded colons in subforums.Maël Soucaze2014-03-151-1/+1
|/ | | | | | | In subforums list, under the parent forum description, there are two harcoded colons instead of {L_COLON}. PHPBB3-12272
* [ticket/12271] Decouple dropdown header and footer from #notifications_listJoas Schilling2014-03-147-25/+31
| | | | PHPBB3-12271
* Merge branch 'develop-olympus' into developJoas Schilling2014-03-141-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/12202] Use an array in the data provider instead of exploding manually [ticket/12202] Can't call htmlspecialchars before checking for quotes [ticket/12202] Fix tests [ticket/12202] Test for parse_cfg_file [ticket/12202] Use copyright symbol in style.cfg files [ticket/12202] Apply htmlspecialchars to style.cfg data Conflicts: phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg
| * [ticket/12202] Use copyright symbol in style.cfg filesNathan Guse2014-03-091-2/+2
| | | | | | | | PHPBB3-12202
| * Merge remote-tracking branch 'remotes/prototech/ticket/12093' into ↵Nathan Guse2014-02-191-1/+1
| |\ | | | | | | | | | | | | | | | | | | develop-olympus * remotes/prototech/ticket/12093: [ticket/12093] Check that document.selection is supported.
| | * [ticket/12093] Check that document.selection is supported.Cesar G2014-01-251-1/+1
| | | | | | | | | | | | PHPBB3-12093
* | | [ticket/11111] Prosilver posting textarea may only be resized verticallyMatt Friedman2014-03-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | The resize element displays a mechanism for allowing the user to resize the element. Setting this to vertical means it may only be resized vertically. PHPBB3-11111
* | | Merge remote-tracking branch 'crizz0/ticket/8785' into developJoas Schilling2014-03-134-70/+115
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * crizz0/ticket/8785: [ticket/8785] Deletes additional add and add_bcc buttons [ticket/8785] Fixed problem with add empty.png and travis will now pass [ticket/8785] and again a fresh line [ticket/8785] Just one blank line [ticket/8785] pm_layout.html back to more standard code [ticket/8785] <hr /> will only displayed when needed [ticket/8785] Adds blank lines at file end [ticket/8785] Adds a new optical improvement, new file and fixes html bugs [ticket/8785] Adds two <hr /> to seperate recipients and BCC [ticket/8785] Scrollbar to Reciepients and BCC with max-height: 200px [ticket/8785] Little spaces mistake [ticket/8785] Rebuilding posting_editor pm head + new language vars
| * | | [ticket/8785] Deletes additional add and add_bcc buttonsCrizzo2014-03-111-2/+0
| | | | | | | | | | | | | | | | PHPBB3-8785
| * | | [ticket/8785] Fixed problem with add empty.png and travis will now passCrizzo2014-03-092-3/+3
| | | | | | | | | | | | | | | | PHPBB3-8785
| * | | [ticket/8785] and again a fresh lineCrizzo2014-03-091-0/+1
| | | | | | | | | | | | | | | | PHPBB3-8785
| * | | [ticket/8785] Just one blank lineCrizzo2014-03-091-0/+1
| | | | | | | | | | | | | | | | PHPBB3-8785
| * | | [ticket/8785] pm_layout.html back to more standard codeCrizzo2014-03-093-11/+12
| | | | | | | | | | | | | | | | PHPBB3-8785
| * | | [ticket/8785] <hr /> will only displayed when neededCrizzo2014-03-091-1/+1
| | | | | | | | | | | | | | | | PHPBB3-8785
| * | | [ticket/8785] Adds blank lines at file endCrizzo2014-03-092-2/+2
| | | | | | | | | | | | | | | | PHPBB3-8785
| * | | [ticket/8785] Adds a new optical improvement, new file and fixes html bugsCrizzo2014-03-094-93/+105
| | | | | | | | | | | | | | | | PHPBB3-8785
| * | | [ticket/8785] Adds two <hr /> to seperate recipients and BCCCrizzo2014-03-041-1/+2
| | | | | | | | | | | | | | | | PHPBB3-8785
| * | | [ticket/8785] Scrollbar to Reciepients and BCC with max-height: 200pxCrizzo2014-03-031-0/+2
| | | | | | | | | | | | | | | | PHPBB3-8785
| * | | [ticket/8785] Little spaces mistakeCrizzo2014-03-031-1/+1
| | | | | | | | | | | | | | | | PHPBB3-8785
| * | | [ticket/8785] Rebuilding posting_editor pm head + new language varsCrizzo2014-03-032-35/+64
| | | | | | | | | | | | | | | | PHPBB3-8785
* | | | Merge pull request #2110 from nickvergessen/ticket/12168Andreas Fischer2014-03-133-2/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12168] Move padding-top to ul.linklist li * nickvergessen/ticket/12168: [ticket/12168] Move padding-top to ul.linklist li
| * | | | [ticket/12168] Move padding-top to ul.linklist liJoas Schilling2014-03-113-2/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-12168
* | | | | [ticket/8041] Merge item name into "Return to" string for better translationsJoas Schilling2014-03-123-5/+5
|/ / / / | | | | | | | | | | | | PHPBB3-8041
* | | | Merge pull request #2092 from nickvergessen/ticket/12090Nathan Guse2014-03-102-8/+9
|\ \ \ \ | | | | | | | | | | [ticket/12090] Pass route name to url() instead of the url itself