aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Collapse)AuthorAgeFilesLines
* [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
* 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
| * | | | [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-0510-57/+27
|\ \ \ \ | | | | | | | | | | 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-0510-37/+15
| | | | | | | | | | | | | | | | | | | | PHPBB3-12236
| * | | | [ticket/12237] Convert yahoo messanger to custom profile fieldJoas Schilling2014-03-059-15/+7
| | | | | | | | | | | | | | | | | | | | 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
* | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12235' into developNils Adermann2014-03-0513-142/+64
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * github-nickvergessen/ticket/12235: [ticket/12235] Convert WLM to custom profile field [ticket/12187] Do not make clickable when using as contact field [ticket/12187] Split generate_profile_fields_template() into 2 methods [ticket/12187] Remove user_website field [ticket/12187] Remove user_website functionality [ticket/12187] Convert website field data to custom profile field [ticket/12187] Add URL type for profile fields [ticket/12234] Replace ICQ with custom profile field [ticket/12233] Update schema file [ticket/12233] Add images back to subsilver2 [ticket/12233] Allow profile fields to be contact fields Conflicts: phpBB/adm/style/acp_prune_users.html
| * | | | | [ticket/12235] Convert WLM to custom profile fieldJoas Schilling2014-03-0411-88/+25
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12235