aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Collapse)AuthorAgeFilesLines
...
* | [prep-release-3.2.1] Update version numbers for 3.2.1-RC1Marc Alexander2017-06-251-2/+2
| |
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-051-2/+2
|\ \
| * \ Merge pull request #4818 from rxu/ticket/15205Marc Alexander2017-06-051-1/+1
| |\ \ | | | | | | | | | | | | [ticket/15205] Add template events prepending/appending subforum link
| | * | [ticket/15205] Add template events prepending/appending subforum linkrxu2017-05-011-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15205
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-053-6/+9
|\ \ \ \ | |/ / /
| * | | Merge pull request #4782 from nomind60s/ticket/14498Marc Alexander2017-06-053-6/+9
| |\ \ \ | | | | | | | | | | | | | | | [ticket/14498] Don't display 'Who is online' members when permission is No
| | * | | [ticket/14498] Don't display 'Who is online' members when permission is Nonomind60s2017-03-293-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the user permission 'Can view profiles, memberlist and online list' is set to No (or Never) the user should not be able to see which members are online in the following places, index page, view topic and view forum. Before this change, guests and bots would see the list of members who are online, which doesn't match with the user permission and could create privacy issues where guests or bots could track when a member was online. PHPBB3-14498
* | | | | Merge pull request #4822 from Louis7777/ticket/15212Marc Alexander2017-05-211-5/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15212] Fix code box double horizontal scrollbars
| * | | | | [ticket/15212] Fix code box double horizontal scrollbarsLouis77772017-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code box has two overflow properties set, one on the code element and one on the parent div container, causing double horizontal scrollbars. PHPBB3-15212
| * | | | | [ticket/15212] Fix code box double horizontal scrollbarsLouis77772017-05-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code box has two overflow properties set, one on the code element and one on the parent div container, causing double horizontal scrollbars. PHPBB3-15212
| * | | | | [ticket/15212] Fix code box double horizontal scrollbarsLouis77772017-05-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code box has two overflow properties set, one on the code element and one on the parent div container, causing double horizontal scrollbars. PHPBB3-15212
| * | | | | Update content.cssLouis77772017-05-031-1/+1
| | | | | |
| * | | | | [ticket/15212] Fix code box double horizontal scrollbarsLouis77772017-05-031-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code box has two overflow properties set, one on the code element and one on the parent div container, causing double horizontal scrollbars. PHPBB3-15212
* | | | | | Merge pull request #4834 from senky/ticket/15056Marc Alexander2017-05-211-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15056] Update subforum icons with Mark forums read
| * | | | | | [ticket/15056] Update subforum icons with Mark forums readJakub Senko2017-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15056
* | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-05-211-0/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | [ticket/15020] Add Event for mcp_topic_postrow_post_subjectDaniel Mota2017-05-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 2 events: mcp_topic_postrow_post_subject_before mcp_topic_postrow_post_subject_after PHPBB3-15020
* | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-05-211-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | [ticket/14996] Add Event for search_results_topic_title_afterDaniel Mota2017-05-211-0/+1
| | |_|/ / | |/| | | | | | | | | | | | | PHPBB3-14996
* | | | | Merge pull request #4710 from nomind60s/ticket/15086Marc Alexander2017-04-274-12/+16
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15086] Replace quote.gif with Font Awesome icon
| * | | | | [ticket/15086] Remove properties that are no longer usednomind60s2017-03-242-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15086
| * | | | | [ticket/15086] Rework specification of properties to simplifynomind60s2017-03-133-14/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Once more rework the property specifications to maintain backwards compatability and keep changes as small as possible. Thanks hanakin for the assistance. PHPBB3-15086
| * | | | | [ticket/15086] Move RTL Font Awesome icon to icons.cssnomind60s2017-03-102-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per github discussion, move the RTL Font Awesome coding from bidi.css to icons.css. PHPBB3-15086
| * | | | | [ticket/15086] Refactoring and moving to icons.cssnomind60s2017-03-103-15/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per hanakin's github suggestions some refactoring and moved icons into icons.css for conistency. The RTL icons remain in bidi.css to keep all the RTL content in a consistant location. A number of places where setting something to zero have been removed. PHPBB3-15086
| * | | | | [ticket/15086] Merge cite and uncited definitionsnomind60s2017-03-072-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per hanakin's suggested changes, merged the cite and uncited definitions. Handle the uncited case in RTL languages. PHPBB3-15086
| * | | | | [ticket/15086] Handle the uncited case properlynomind60s2017-02-241-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The blockquote uncited CSS needs the Font Awesome icon added as well PHPBB3-15086
| * | | | | [ticket/15086] corrections from vinny's reviewnomind60s2017-02-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed instances of 0px; to 0; and add missing element PHPBB3-15086
| * | | | | [ticket/15086] Replace quote.gif with Font Awesome iconnomind60s2017-02-233-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the Font Awesome icon for a quote rather than the quote.gif file. I believe I've handled the RTL case as well. PHPBB3-15086
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-04-261-0/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #4672 from senky/ticket/13603Marc Alexander2017-04-261-0/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/13603] Add index_body_stat_blocks_after event
| | * | | | | [ticket/13603] Add index_body_stat_blocks_after eventJakub Senko2017-01-231-0/+2
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | PHPBB3-13603
| * | | | | Merge pull request #4780 from marc1706/ticket/8116Tristan Darricau2017-04-211-1/+29
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/8116] Add pagination for IP tables and post info * github.com:phpbb/phpbb: [ticket/8116] Add missing new line [ticket/8116] Correctly get other users who posted under IP [ticket/8116] Improve code and add tests for helper functions [ticket/8116] Add pagination for IP tables on post info
* | \ \ \ \ \ Merge pull request #4802 from marc1706/ticket/8116-rheaTristan Darricau2017-04-211-1/+29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/8116] Add pagination for IP tables and post info -- Rhea version * github.com:phpbb/phpbb: [ticket/8116] Add missing new line [ticket/8116] Correctly get other users who posted under IP [ticket/8116] Improve code and add tests for helper functions [ticket/8116] Add pagination for IP tables on post info
| * \ \ \ \ \ \ Merge branch 'ticket/8116' into ticket/8116-rheaMarc Alexander2017-04-191-1/+29
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | [ticket/8116] Correctly get other users who posted under IPMarc Alexander2017-04-181-15/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-8116
| | * | | | | | [ticket/8116] Add pagination for IP tables on post infoMarc Alexander2017-03-281-1/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff from previous patch by nickvergessen. PHPBB3-8116
* | | | | | | | [ticket/15144] Attachment icon display should only occurRichard McGirr2017-04-201-4/+4
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if there are attachments in reports https://tracker.phpbb.com/browse/PHPBB3-15144 PHPBB3-15144
* | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-191-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/13735] Fix input type number for Firefox in prosilver
| * | | | | | Merge pull request #4798 from javiexin/ticket/13735Tristan Darricau2017-04-191-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13735] Fix input type number for Firefox in prosilver * github.com:phpbb/phpbb: [ticket/13735] Fix input type number for Firefox in prosilver
| | * | | | | [ticket/13735] Fix input type number for Firefox in prosilverjaviexin2017-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13735
* | | | | | | Merge pull request #4792 from Louis7777/ticket/15173Tristan Darricau2017-04-181-5/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15173] Fix message area resizing lag * github.com:phpbb/phpbb: [ticket/15173] Fix message area resizing lag
| * | | | | | | [ticket/15173] Fix message area resizing lagLouis77772017-04-141-5/+5
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resizing the posting editor's text area lags, because there is an all-inclusive CSS transition. This fix excludes the height property from having a noticeable transition. PHPBB3-15173
* | | | | | | [ticket/15125] Remove the function play_qt_file in forum_fn.jsRishabh04-022017-04-181-31/+0
|/ / / / / / | | | | | | | | | | | | | | | | | | PHPBB3-15125
* | | | | | [ticket/15157] simple headerhanakin2017-03-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15157
* | | | | | [ticket/15157] Add proper google font callhanakin2017-03-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15157
* | | | | | Merge pull request #4740 from rubencm/ticket/14974Tristan Darricau2017-03-191-1/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14974] Make cookie notice configurable via language files * rubencm/ticket/14974: [ticket/14974] make cookie notice configurable via language files
| * | | | | | [ticket/14974] make cookie notice configurable via language filesRubén Calvo2017-03-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14974
* | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-192-2/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14844] Add CSS classes for strong and italics text to BBCodes
| * | | | | | [ticket/14844] Add CSS classes for strong and italics text to BBCodesMarc Alexander2017-03-192-2/+10
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | PHPBB3-14844
* | | | | | Merge pull request #4738 from rxu/ticket/15124Marc Alexander2017-03-191-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15124] Hide navbar icon titles in repsonsive view