aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10542] Remove class="postlink" in subsilver2 faq_body.htmlRichard Foote2011-12-241-1/+1
* Merge remote-tracking branch 'nickvergessen/ticket/10504' into prep-release-3...Andreas Fischer2011-12-165-34/+20
|\
| * [ticket/10504] Revert the changes for widescreen optimisation PHPBB3-6632Joas Schilling2011-12-083-15/+9
| * [ticket/10504] Revert the changes for widescreen optimisation PHPBB3-10408Joas Schilling2011-12-082-3/+3
| * [ticket/10504] Revert the changes for widescreen optimisation PHPBB3-10485Joas Schilling2011-12-084-25/+17
* | [ticket/8996] Revert initial fix to keep old behaviour on empty selection Part2Joas Schilling2011-12-151-15/+11
* | [ticket/8996] Revert initial fix to keep old behaviour on empty selectionJoas Schilling2011-12-152-80/+77
|/
* [ticket/10485] Fix invalid HTML5 markup introduced in PHPBB3-6632Joas Schilling2011-11-214-17/+25
* [develop-olympus] Bumping version numbers to final for 3.0.10 releases.Andreas Fischer2011-11-208-8/+8
* Merge remote-tracking branch 'nickvergessen/ticket/8996' into develop-olympusOleg Pudeyev2011-11-192-85/+92
|\
| * [ticket/8996] Also fix the BBCode bug in subsilver2 and acpJoas Schilling2011-11-182-77/+80
| * [ticket/8996] Correctly apply BBCodes in IE6-9 when applying with accesskeyJoas Schilling2011-10-291-11/+15
* | Merge remote-tracking branch 'github-nickvergessen/ticket/9956' into develop-...Nils Adermann2011-11-182-1/+2
|\ \
| * | [ticket/9956] Display error message if no disapprove reason givenJoas Schilling2011-10-142-1/+2
| |/
* | Merge remote-tracking branch 'nickvergessen/ticket/10452' into develop-olympusAndreas Fischer2011-11-142-110/+47
|\ \
| * | [ticket/10452] Fix xHTML errors when print-viewing PMsJoas Schilling2011-11-142-110/+47
* | | Merge remote-tracking branch 'bantu/ticket/10254' into develop-olympusAndreas Fischer2011-11-1411-33/+21
|\ \ \
| * | | [ticket/10254] Add "phpBB Group" to "Modified by" in prosilver stylesheet.cssAndreas Fischer2011-11-141-1/+1
| * | | [ticket/10254] Removing the subsilver2 NOTE, incompatible with phpBB.com.maelsoucaze2011-11-141-4/+0
| * | | [ticket/10254] Removing the NOTE as it is incompatible with phpBB.com.maelsoucaze2011-11-141-4/+0
| * | | [ticket/10254] Remove subsilver2 as default style on theme.maelsoucaze2011-11-141-1/+1
| * | | [ticket/10254] Remove style names from themes and fix some informations on it.maelsoucaze2011-11-1411-30/+26
* | | | [ticket/7138] Allow simple header and footer for trigger_error() messagesDavid King2011-11-131-2/+10
| |/ / |/| |
* | | Merge remote-tracking branch 'nickvergessen/ticket/7932' into develop-olympusAndreas Fischer2011-11-011-0/+1
|\ \ \ | |/ / |/| |
| * | [ticket/7932] Fix font size in select boxesJoas Schilling2011-10-291-0/+1
| |/
* | [ticket/10422] Invalid "if" in viewtopic_body.htmlVjacheslav Trushkin2011-10-181-7/+4
* | [ticket/10187] XHTML fix for empty groups in UCP.Andreas Fischer2011-10-131-1/+8
* | [ticket/10408] Layout of topics/attachments list is broken in UCP and MCPJoas Schilling2011-10-132-3/+3
|/
* [ticket/10324] Fixed XHTML validity error in User Notes Prosilver themegalaxyAbstractor2011-09-171-1/+1
* Merge remote-tracking branch 'nickvergessen/ticket/10339' into develop-olympusAndreas Fischer2011-08-301-1/+0
|\
| * [ticket/10339] Remove invalid template loop variable from mcp_front.htmlJoas Schilling2011-08-241-1/+0
* | Merge remote-tracking branch 'remotes/bantu/ticket/10341' into ticket/bantu/1...Joas Schilling2011-08-292-4/+4
|\ \
| * | [ticket/10341] Also show forum/topic name of "0" as most active forum/topic.Andreas Fischer2011-08-252-4/+4
| |/
* | Merge remote-tracking branch 'nickvergessen/ticket/10253' into develop-olympusOleg Pudeyev2011-08-273-9/+15
|\ \ | |/ |/|
| * [ticket/10253] Fix IE9 handling in javascript, to correctly quote text.Joas Schilling2011-07-303-9/+15
* | Merge remote-tracking branch 'callumacrae/ticket/9978' into develop-olympusOleg Pudeyev2011-08-201-2/+2
|\ \
| * | [ticket/9978] Added semicolons to JavaScript in overall_header.Callum Macrae2011-08-201-2/+2
* | | Merge remote-tracking branch 'github-bantu/ticket/8571' into develop-olympusNils Adermann2011-08-182-3/+3
|\ \ \
| * | | [ticket/8571] Also display age on memberlist/viewprofile when age is 0.Andreas Fischer2011-07-202-3/+3
| |/ /
* | | Merge remote-tracking branch 'bantu/ticket/10298' into develop-olympusOleg Pudeyev2011-08-071-1/+1
|\ \ \
| * | | [ticket/10298] Properly close embed tag for QuickTime in subsilver2.Andreas Fischer2011-07-301-1/+1
* | | | Merge remote-tracking branch 'callumacrae/ticket/8173' into develop-olympusOleg Pudeyev2011-07-302-3/+2
|\ \ \ \
| * | | | [ticket/8173] Removed some redundant code in the BBCode JavaScript.Callum Macrae2011-07-302-3/+2
* | | | | Merge remote-tracking branch 'callumacrae/ticket/10293' into develop-olympusOleg Pudeyev2011-07-301-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ticket/10293] Fixed the JavaScript in the jumpbox.Callum Macrae2011-07-261-1/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'callumacrae/ticket/10032' into develop-olympusOleg Pudeyev2011-07-302-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/10032] Fixed typos in bbcode button name.Callum Macrae2011-07-142-2/+2
| |/ /
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/6632' into develop-...Nils Adermann2011-07-163-9/+15
|\ \ \
| * | | [ticket/6632] Better viewing of topics for wide screen displaysJoas Schilling2011-07-143-9/+15
| |/ /
* | | [ticket/7291] Use template loop for character list, to avoid double &first_charJoas Schilling2011-07-142-29/+11
|/ /