aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-1075-320/+320
|\
| * [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
* | | [ticket/11103] Re-add notify method to the UCP preferencesNathan Guse2012-10-201-0/+6
* | | [ticket/11103] Create common.js for subsilver2, move added JS code thereNathan Guse2012-10-193-19/+20
* | | [ticket/11103] Declare $ for jQuery, check for instance of, newlines at eofNathan Guse2012-10-182-1/+5
* | | [ticket/11103] Return false to prevent appending # to the URLNathan Guse2012-10-161-1/+1
* | | [ticket/11103] Hide notifications flyout on a click outside of the list.Nathan Guse2012-10-161-0/+14
* | | [ticket/11103] Add title/view all link to subsilver2Nathan Guse2012-10-162-26/+64
* | | [ticket/11103] Mark read link if notification has no URL to view itNathaniel Guse2012-10-162-10/+13
* | | [ticket/11103] If no avatar, do not display an empty box in subsilver2Nathaniel Guse2012-10-152-8/+16
* | | [ticket/11103] ss2 - do not include footer bar if no paginationNathan Guse2012-10-141-10/+12
* | | [ticket/11103] subsilver2 ucp_notifications.htmlNathan Guse2012-10-141-0/+140
* | | [ticket/11103] subsilver2 overall_header.htmlNathan Guse2012-10-142-3/+39
* | | [ticket/11103] subsilver2 ucp_prefs_personal.html editsNathan Guse2012-10-141-14/+0
|/ /
* | 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
| |\ \ \
| | * | | [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
|\ \ \ \ \