aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developAndreas Fischer2010-06-201-1/+1
|\
| * Merge branch 'ticket/bantu/9665' into develop-olympusAndreas Fischer2010-06-202-2/+2
| |\
| | * [ticket/9665] Allow preview of signature when it is the string "0".Andreas Fischer2010-06-202-2/+2
| * | Merge branch 'ticket/bantu/9653' into develop-olympusAndreas Fischer2010-06-201-1/+1
| |\ \ | | |/ | |/|
| | * [ticket/9653] Valid XHTML with code BBCode in subsilver2 viewtopic signaturesAndreas Fischer2010-06-201-1/+1
* | | Merge branch 'task/naderman/drop-subsilver2' into developAndreas Fischer2010-06-17196-9394/+0
|\ \ \
| * | | [task/drop-subsilver2] Removing subsilver2 for Ascraeus development.Nils Adermann2010-05-16196-9390/+0
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2010-06-172-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/9587] Replace '0px' with '0'.Andreas Fischer2010-06-171-1/+1
| * | | Merge branch 'ticket/nickvergessen/9605' into develop-olympusAndreas Fischer2010-06-171-3/+3
| |\ \ \
| | * | | [ticket/9605] Wrong class added to topiclist, when there's no announcement to...Joas Schilling2010-06-171-3/+3
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2010-06-172-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'ticket/nickvergessen/9605' into develop-olympusAndreas Fischer2010-06-171-1/+1
| |\ \ \ \ | | |/ / /
| | * | | [ticket/9605] Wrong class added to topiclist, when there's no announcement to...Joas Schilling2010-05-241-1/+1
| * | | | Merge branch 'ticket/nickvergessen/9587' into develop-olympusAndreas Fischer2010-06-171-0/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [ticket/9587] Prosilver overrides reCaptcha class.Joas Schilling2010-05-241-0/+5
| | |/ /
* | | | Merge branch 'develop-olympus' into developNils Adermann2010-05-303-1/+5
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'ticket/nickvergessen/9135' into develop-olympusNils Adermann2010-05-302-1/+4
| |\ \
| | * | [ticket/9135] Fix report-icon for moderators in PM folders.Joas Schilling2010-05-262-1/+4
| | |/
| * | [ticket/8936] Subsilver2 missing reply-to-all feature.Joas Schilling2010-05-241-0/+1
| |/
* | Merge branch 'develop-olympus' into developNils Adermann2010-05-167-8/+75
|\ \ | |/
| * Merge branch 'ticket/nickvergessen/9530' into develop-olympusNils Adermann2010-05-163-2/+63
| |\
| | * [ticket/9530] The prosilver problem in #9531 exists in subsilver2 editor.jsJoas Schilling2010-05-161-1/+2
| | * [ticket/9530] Subsilver2 is missing BBCode-less quotes fallback-option when b...Joas Schilling2010-05-163-1/+61
| * | Merge branch 'ticket/nickvergessen/9531' into develop-olympusNils Adermann2010-05-165-5/+6
| |\ \
| | * | [ticket/9531] BBCode-less quotes fallback-option is missing "Author wrote:" l...Joas Schilling2010-05-165-5/+6
| | |/
| * | Merge branch 'ticket/nickvergessen/9528' into develop-olympusNils Adermann2010-05-161-0/+5
| |\ \
| | * | [ticket/9528] Also fall back to bbcode-less quotes for PMs, when bbcodes are ...Joas Schilling2010-05-161-0/+5
| | |/
| * | [ticket/9146] Fix double occurring tabindex="6" in prosilver's QRJoas Schilling2010-05-161-1/+1
| |/
* | Merge branch 'develop-olympus' into developNils Adermann2010-04-041-1/+1
|\ \ | |/
| * [bug/9512] Fix dead link in MCP on reports for global announcements in prosil...Joas Schilling2010-04-041-1/+1
* | Merge branch 'develop-olympus' into developNils Adermann2010-03-0329-86/+108
|\ \ | |/
| * Bug #58085 - Add terminating semicolons to JavaScript code found by JSLint. P...Andreas Fischer2010-02-252-7/+7
| * Fix Bug #57875 - We have to add the paragraph tags there. Patch by HardStyle,...Andreas Fischer2010-02-251-1/+1
| * Fix Bug #57505 - Replace button2 with btnlite, button2 doesn't exist.Andreas Fischer2010-02-092-2/+2
| * Bug #38765 - Unify BBCode selection across browsers (also needs fixing in sub...Josh Woody2010-02-041-2/+2
| * Bug #38765 - Unify BBCode selection across browsersJosh Woody2010-02-041-2/+2
| * Change version numbers to 3.0.7 and 3.0.8-dev in preparation for development ...Nils Adermann2010-02-018-50/+50
| * Fix bugs #55485 and #55545 - styles adjustment to correctly display an order ...Ruslan Uzdenov2010-01-263-0/+19
| * Bug #54745 - Fix language string for PM-Reports refering to post-data.Joas Schilling2010-01-262-2/+2
| * Bug #52495 - [Fix] Replace hard coded "px" with translated language-string.Joas Schilling2010-01-252-3/+3
| * Bug #49945 - [Fix] Correctly hover list menu in UCP and MCP for rtl languages.Joas Schilling2010-01-251-0/+1
| * Bug #33745 - [Fix] Correctly orientate quoted text image on RTL languages.Joas Schilling2010-01-251-1/+1
| * #56455 - remove extra space in templateHenry Sudhof2010-01-171-1/+1
| * - Forgot to fix jQuery code in r10409 #54395Chris Smith2010-01-171-2/+2
| * Don't submit when pressing enter on preview button. Regression from r10069 #5...Chris Smith2010-01-171-5/+5
| * Fix Bug #30315 - No longer use group colours for usernames on print view. Col...Andreas Fischer2009-12-294-4/+4
| * Fix Bug #55895 - Missing CSS background parameter, thanks Planet Styles.Andreas Fischer2009-12-281-1/+1
| * Integrate active topics feed. Some language adjustments and rearrangements.Andreas Fischer2009-12-272-2/+4
| * Add ability to disable overall (aka board-wide) feed.Andreas Fischer2009-12-222-2/+2