aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Expand)AuthorAgeFilesLines
* [feature/events] Rename RUNHOOKS to EVENTMichael Cullum2012-12-177-9/+9
* [feature/events] Add forumlist_body_last_post in subsilver2Joas Schilling2012-12-171-0/+1
* [feature/events] Adding viewtopic_print_head_body template ledgeMichael Cullum2012-12-171-0/+1
* [feature/events] Adding ucp_pm_viewmessage_head_body template ledgeMichael Cullum2012-12-171-0/+1
* [feature/events] Adding overall_head_head_body template ledgeMichael Cullum2012-12-171-0/+1
* [feature/events] Adding simple_footer_end template ledgeMichael Cullum2012-12-171-0/+1
* [feature/events] Adding overall_footer_end template ledgeMichael Cullum2012-12-171-0/+1
* [feature/events] Adding index_body_info_blocks template ledgeMichael Cullum2012-12-171-0/+2
* [feature/events] Add posting_editor_options template ledgeMichael Cullum2012-12-171-0/+1
* [feature/events] Adds overall_footer_copyright template ledgeMichael Cullum2012-12-171-1/+2
* [feature/events] Added overall_header_head ledge.Oleg Pudeyev2012-12-171-0/+3
* Merge remote-tracking branch 'p/ticket/11095-develop' into developAndreas Fischer2012-12-082-3/+4
|\
| * [ticket/11095] Forward GET parameters into hidden fields for jumpbox.Oleg Pudeyev2012-11-292-1/+2
| * [ticket/11095] Use get method in jumpboxes.Oleg Pudeyev2012-11-292-2/+2
* | Merge PR #1053 branch 'develop-olympus' into developOleg Pudeyev2012-12-051-1/+3
|\ \ | |/ |/|
| * [ticket/10841] Revert whitespace changes.Oleg Pudeyev2012-12-051-7/+7
| * [ticket/10841] Modifying style and language selectors in UCPSenky2012-12-051-8/+10
* | Merge PR #1041 branch 'cyberalien/ticket/11175' into developOleg Pudeyev2012-11-152-1/+4
|\ \
| * | [ticket/11175] Add microdata to subsilver2Vjacheslav Trushkin2012-11-112-1/+4
* | | [ticket/10780] Replace colon usage in template output with {L_COLON}Nathan Guse2012-11-1073-315/+315
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-11-071-1/+1
|\ \ \ | |/ / |/| / | |/
| * [ticket/11081] Drop duplicated </td> in subsilver captcha qa template.Oleg Pudeyev2012-11-061-1/+1
* | [ticket/11014] Fix IF statements for new template paginationJoas Schilling2012-10-173-4/+4
* | [ticket/11014] Fix text for previous/next links in Subsilver2Joas Schilling2012-10-171-2/+2
* | Merge PR #973 branch 'develop-olympus' into developOleg Pudeyev2012-10-101-1/+1
|\ \ | |/
| * Merge PR #973 branch 'bantu/ticket/11069' into develop-olympusOleg Pudeyev2012-10-101-1/+1
| |\
| | * [ticket/11069] Add closing span back to credit line in subsilver2 simple footerAndreas Fischer2012-08-261-1/+1
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-10-063-3/+3
|\ \ \ | |/ /
| * | [ticket/11135] Full replacement of credit link to httpsVinny2012-10-053-3/+3
| |/
| * [develop-olympus] Bumping version numbers to final for 3.0.11 releases.Andreas Fischer2012-05-314-4/+4
* | Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-152-3/+3
|\ \
| * | [ticket/11021] Fix the language changes that were lost previouslyNathan Guse2012-09-152-3/+3
* | | Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-152-2/+2
|\ \ \ | |/ /
| * | [ticket/11021] Use L_SITE_HOME instead of L_HOMENathan Guse2012-09-151-1/+1
| * | [ticket/11021] subsilver2 supportNathan Guse2012-07-222-2/+2
* | | Merge remote-tracking branch 'nickvergessen/ticket/11004' into developAndreas Fischer2012-08-021-1/+1
|\ \ \
| * | | [ticket/11004] Make suggestion button a real button and fix it's valueJoas Schilling2012-07-231-1/+1
* | | | [ticket/11025] Add underline for hover to classesMatt Friedman2012-07-231-0/+4
* | | | [ticket/11025] Replace <b> with <strong> and/or class for semantic styling in...Matt Friedman2012-07-232-1/+6
* | | | [ticket/11025] Replace <b> with <strong> and/or class for semantic stylingMatt Friedman2012-07-231-1/+1
* | | | [ticket/11025] Make last topic titles in forum list BoldMatt Friedman2012-07-231-1/+1
| |/ / |/| |
* | | [ticket/11008] Remove eval() calls to get document[id]Igor Wiedler2012-07-212-10/+2
|/ /
* | Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-194-14/+43
|\ \
| * \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...Joas Schilling2012-07-187-8/+61
| |\ \
| * | | [feature/new-tz-handling] Use asset in acp and subsilver2 and remove duplicatesJoas Schilling2012-06-192-108/+15
| * | | [feature/new-tz-handling] Use js and data attributes to create the eventsJoas Schilling2012-06-182-6/+9
| * | | [feature/new-tz-handling] Add doc blocks to js functionsJoas Schilling2012-06-181-5/+14
| * | | [feature/new-tz-handling] Use jQuery and INCLUDEJS for javascriptJoas Schilling2012-06-182-26/+29
| * | | [feature/new-tz-handling] Fix timezone selection in subsilver2Joas Schilling2012-06-184-10/+121
| * | | Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into fe...Joas Schilling2012-06-041-4/+0
| |\ \ \