aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11962] Resize posted images to fit and give them a classMatt Friedman2014-03-302-3/+3
| | | | PHPBB3-11962
* [ticket/12321] Remove execute bit from ucp_main_subscribed.html and buttons.pngn-aleha2014-03-301-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-298-42/+23
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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] 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-275-5/+5
| | | | | | | | | | | | PHPBB3-12300
| * | [ticket/12300] Make topic icon links clickable to newest unread postsMatt Friedman2014-03-245-2/+7
| | | | | | | | | | | | 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
* | [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-141-1/+1
| | | | PHPBB3-12271
* Merge remote-tracking branch 'crizz0/ticket/8785' into developJoas Schilling2014-03-133-70/+90
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-093-93/+97
| | | | | | | | PHPBB3-8785
| * [ticket/8785] Adds two <hr /> to seperate recipients and BCCCrizzo2014-03-041-1/+2
| | | | | | | | PHPBB3-8785
| * [ticket/8785] Rebuilding posting_editor pm head + new language varsCrizzo2014-03-031-35/+49
| | | | | | | | PHPBB3-8785
* | [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
| * | [ticket/12090] Fix pagination for routesJoas Schilling2014-03-082-8/+9
| | | | | | | | | | | | | | | | | | | | | No clickable "jump to" at the moment, as we can not get the route url by the route name in js yet. Need to find another solution later. PHPBB3-12090
* | | Merge pull request #2074 from Crizz0/ticket/12240Nathan Guse2014-03-081-14/+14
|\ \ \ | |/ / |/| | Ticket/12240 - Adds specific class to BBCode-Buttons in Template incl. Custom-BBCode support
| * | [ticket/12240] fontsize => size; fontcolor => color and added bbcode- in96Crizzo2014-03-031-3/+3
| | | | | | | | | | | | PHPBB3-12240
| * | [ticket/12240] Added class code for custom bbcodes based on bbcode_tagCrizzo2014-03-021-1/+1
| | | | | | | | | | | | PHPBB3-12240
| * | [ticket/12240] Added specific class name to posting buttonsCrizzo2014-03-021-13/+13
| |/ | | | | | | PHPBB3-12240
* | Merge pull request #2088 from nickvergessen/ticket/12236Nathan Guse2014-03-056-54/+18
|\ \ | | | | | | Ticket/12236 Convert AOL and Yahoo to custom profile fields
| * | [ticket/12236] Fix layout of memberlist searchJoas Schilling2014-03-051-8/+8
| | | | | | | | | | | | PHPBB3-12236
| * | [ticket/12236] Move AOL Instant Messanger field to custom profile fieldJoas Schilling2014-03-056-35/+10
| | | | | | | | | | | | PHPBB3-12236
| * | [ticket/12237] Convert yahoo messanger to custom profile fieldJoas Schilling2014-03-055-13/+2
| | | | | | | | | | | | PHPBB3-12237
* | | Merge pull request #2061 from rxu/ticket/12231Nathan Guse2014-03-051-0/+4
|\ \ \ | |/ / |/| | [ticket/12231] Add template events to forumlist_body.html
| * | [ticket/12231] Add template events to forumlist_body.htmlrxu2014-03-031-0/+4
| | | | | | | | | | | | | | | | | | | | | Add events before/after category header, before/after subforums list to allow add/modify content in respective places. PHPBB3-12231