aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/prosilver-cleanup/duplicate-colorsVjacheslav Trushkin2012-03-2423-85/+113
|\
| * Merge branch 'develop-olympus' into developAndreas Fischer2012-03-221-1/+1
| |\
| | * Merge remote-tracking branch 'nickvergessen/ticket/10717' into develop-olympusAndreas Fischer2012-03-221-1/+1
| | |\
| | | * [ticket/10717] Fix profile field sample in prosilver“s memberlist_view.htmlJoas Schilling2012-03-201-1/+1
| * | | Merge branch 'develop-olympus' into developOleg Pudeyev2012-03-161-0/+1
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'nickvergessen/ticket/8636' into develop-olympusOleg Pudeyev2012-03-161-0/+1
| | |\ \
| | | * | [ticket/8636] Add resync option to topic_view moderation pageJoas Schilling2012-02-231-0/+1
| | | |/
| * | | [ticket/10690] Fix undefined UNAPPROVED_POSTS_ZERO_TOTAL in queueJoas Schilling2012-03-141-1/+1
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2012-02-286-9/+17
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'nickvergessen/ticket/9220' into develop-olympusAndreas Fischer2012-02-286-10/+18
| | |\ \
| | | * | [ticket/9220] Remove margin on table.table1 so it's centered in the blue box.Joas Schilling2012-02-276-10/+18
| | | |/
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2012-02-263-3/+3
| |\ \ \ | | |/ /
| | * | [ticket/10453] Fixing spacingVjacheslav Trushkin2012-02-263-3/+3
| * | | Merge remote-tracking branch 'nickvergessen/ticket/10458' into developAndreas Fischer2012-02-251-5/+2
| |\ \ \
| | * | | [ticket/10458] Fix xHTML errors when print-viewing PMsJoas Schilling2012-02-231-5/+2
| * | | | Merge branch 'develop-olympus' into developVjacheslav Trushkin2012-02-246-47/+35
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'ticket/raimon/10453' into develop-olympusVjacheslav Trushkin2012-02-246-47/+35
| | |\ \ | | | |/ | | |/|
| | | * [ticket/10453] PM viewmessage page is misplacing the online iconRaimon2011-11-143-10/+24
| | | * [ticket/10453] PM viewmessage page is misplacing the online iconRaimon2011-11-135-50/+24
| * | | Merge remote-tracking branch 'cyberalien/ticket/10378' into developIgor Wiedler2012-02-171-0/+16
| |\ \ \
| | * | | [ticket/10378] Missing entries from imageset to css conversionVjacheslav Trushkin2012-01-201-0/+16
| * | | | Merge branch 'develop' into ticket/10380Igor Wiedler2012-02-1729-202/+122
| |\ \ \ \
| | * | | | [ticket/10641] Update MCP template with new plurality formsPatrick Webster2012-02-111-9/+3
| | * | | | Merge branch 'develop-olympus' into developOleg Pudeyev2012-02-101-2/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge remote-tracking branch 'cyberalien/ticket/10569' into develop-olympusOleg Pudeyev2012-02-101-2/+2
| | | |\ \ \
| | | | * | | [ticket/10569] Invalid string comparison in prosilverVjacheslav Trushkin2012-02-071-2/+2
| | * | | | | Merge branch 'develop-olympus' into developIgor Wiedler2012-02-071-0/+5
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | [ticket/10616] Add template inheritance to default stylesVjacheslav Trushkin2012-02-031-0/+5
| | | |/ / /
| | * | | | Merge remote-tracking branch 'imkingdavid/ticket/10535' into developOleg Pudeyev2012-02-032-10/+0
| | |\ \ \ \
| | | * | | | [ticket/10535] Removed email confirm from UCP, removed unused language entriesDavid King2011-12-151-6/+0
| | | * | | | [ticket/10535] Remove email confirm check on registration formDavid King2011-12-151-4/+0
| * | | | | | [ticket/10380] BIDI support for imagesetVjacheslav Trushkin2012-01-162-1/+30
| | |_|_|/ / | |/| | | |
* | | | | | [feature/prosilver-cleanup/duplicate-colors] Removing duplicate colorsVjacheslav Trushkin2012-02-166-365/+80
| |/ / / / |/| | | |
* | | | | [ticket/9916] Updating header license and removing Version $Id$Unknown2012-01-023-3/+3
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-12-165-35/+20
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
* | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-12-161-43/+38
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | [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-151-31/+30
| |/ / /
| * | | [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-204-4/+4
* | | | Merge remote-tracking branch 'nickvergessen/ticket/10344' into developOleg Pudeyev2011-11-201-1/+1
|\ \ \ \
| * | | | [ticket/10344] Add attachment icons to list of reported and queued posts/topicsJoas Schilling2011-08-271-1/+1
* | | | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-11-191-38/+43
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge remote-tracking branch 'nickvergessen/ticket/8996' into develop-olympusOleg Pudeyev2011-11-191-38/+43
| |\ \ \ \
| | * | | | [ticket/8996] Also fix the BBCode bug in subsilver2 and acpJoas Schilling2011-11-181-30/+31
| | * | | | [ticket/8996] Correctly apply BBCodes in IE6-9 when applying with accesskeyJoas Schilling2011-10-291-11/+15