aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | [feature/avatars] Miscellaenous template fixesMarc Alexander2012-11-181-0/+4
| * | | | | | | | | | | | | | | | | [feature/avatars] Add subsilver2 supportMarc Alexander2012-11-186-54/+101
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | [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/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 branch 'develop-olympus' into developAndreas Fischer2012-10-063-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | [feature/new-tz-handling] Removed DST options from templates.Oleg Pudeyev2012-03-141-4/+0
| * | | | | | | | | | | | | | | | | | | | [ticket/10968] Render pagination within the templateDrae2012-07-187-14/+82
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge PR #759 branch 'nickvergessen/ticket/10811' into developOleg Pudeyev2012-07-052-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | [ticket/10811] Make toogle_subscribe more generic so it can toogle all linksJoas Schilling2012-07-051-1/+1
| | * | | | | | | | | | | | | | | | | | | [ticket/10811] Make it easier for MODs/Extensions to define the alt-textJoas Schilling2012-05-161-2/+2
| * | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'imkingdavid/ticket/10938' into developAndreas Fischer2012-06-201-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | [ticket/10938] Serve subforum listing on forumlist from template loopDavid King2012-06-181-2/+6
| * | | | | | | | | | | | | | | | | | | | | Merge PR #571 branch 'unknownbliss/ticket/10640' into developOleg Pudeyev2012-06-183-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | [ticket/10640] Change subject length in mcp in subsilverMichael Cullum2012-06-171-1/+1
| | * | | | | | | | | | | | | | | | | | | | [ticket/10640] Change maximum subject lengthMichael Cullum2012-06-172-2/+2
| * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'github-dhruvgoel92/feature/delete-auto-logins' ...Nils Adermann2012-06-111-0/+49
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | [feature/delete-auto-logins] fixes styleDhruv Goel2012-05-171-3/+2
| | * | | | | | | | | | | | | | | | | | | | [feature/delete-auto-logins] improves stylingDhruv Goel2012-05-171-19/+18
| | * | | | | | | | | | | | | | | | | | | | [feature/delete-auto-logins] fix language keys and stylingDhruv Goel2012-05-171-4/+4
| | * | | | | | | | | | | | | | | | | | | | [feature/delete-auto-logins] template added for subsilver2Dhruv Goel2012-05-171-0/+51
| * | | | | | | | | | | | | | | | | | | | | [ticket/10905] Last topic title for subsilver2Vinny2012-05-221-0/+3
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge PR #785 branch 'develop-olympus' into developOleg Pudeyev2012-05-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-051-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #592 branch 'develop-olympus' into developOleg Pudeyev2012-04-192-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'github-cyberalien/ticket/10762' into developNils Adermann2012-04-191-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | [ticket/10762] Changing version format in style.cfgVjacheslav Trushkin2012-04-041-1/+2
| * | | | | | | | | | | | | | | | | | | | | | [ticket/10783] Added assets_version to ACP and simple_*.html.Callum Macrae2012-04-111-1/+1