-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #21 from berkmancenter/dev
Merge branch 'dev' for v0.4 release
- Loading branch information
Showing
25 changed files
with
318 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,3 +13,4 @@ linto:jquery-ui | |
steeve:reactive-cookie | ||
meteorhacks:fast-render | ||
todda00:friendly-slugs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ [email protected] | |
[email protected] | ||
[email protected] | ||
chuangbo:[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
|
@@ -36,6 +37,7 @@ linto:[email protected] | |
[email protected] | ||
[email protected] | ||
[email protected] | ||
matb33:[email protected] | ||
[email protected] | ||
[email protected] | ||
meteorhacks:[email protected] | ||
|
@@ -62,6 +64,7 @@ [email protected] | |
[email protected] | ||
steeve:[email protected] | ||
[email protected] | ||
todda00:[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,42 @@ | ||
#creditstext { | ||
color:#777777; | ||
font-family:regular; | ||
text-align:center; | ||
font-size:14px; | ||
display:block; | ||
margin:0px auto; | ||
padding:0px; | ||
line-height:1.5em; | ||
width:80%; | ||
margin-top:25px; | ||
margin-bottom:35px; | ||
color: #777777; | ||
font-family: regular; | ||
text-align: center; | ||
font-size: 14px; | ||
display: block; | ||
margin: 0 auto; | ||
padding: 0; | ||
line-height: 1.5em; | ||
width: 80%; | ||
margin-top: 25px; | ||
margin-bottom: 35px; | ||
} | ||
|
||
#creditstext a { | ||
text-decoration:underline; | ||
} | ||
|
||
.creditsformcontainer { | ||
position: fixed; | ||
background-color:black; | ||
top: 1%; | ||
left: 30%; | ||
width: 40%; | ||
opacity:.9; | ||
overflow:hidden; | ||
z-index:999999999999999; | ||
cursor:pointer; | ||
} | ||
|
||
@media screen and (max-width: 667px) { | ||
.creditsformcontainer { | ||
background-color:black; | ||
top: 0; | ||
left: 0; | ||
width: 100%; | ||
opacity:.9; | ||
overflow:hidden; | ||
z-index:999999999999999; | ||
cursor:pointer; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,76 +1,53 @@ | ||
<template name="credits"> | ||
<div id="darker"> | ||
</div> | ||
<div class="creditsformcontainer"> | ||
{{> close_button}} | ||
<h1 class="formtitle">About Question Tool</h1> | ||
<div id="creditstext"> | ||
<span class="boldcreditstext">Version:</span> | ||
<br/> | ||
1.6 | ||
0.4 | ||
<br/> | ||
<br/> | ||
Source: | ||
<br/> | ||
<a href="#" target="_blank">Github Repository</a> | ||
<a href="https://github.com/berkmancenter/question_tool" target="_blank">Github Repository</a> | ||
<br/> | ||
<br/> | ||
<span class="boldcreditstext">Thanks to:</span> | ||
<br/> | ||
Dan Collis-Puro - First Lead Developer | ||
<a href="http://twitter.com/nickrubin" target="_blank">Nick Rubin</a> - JS version Developer | ||
<br/> | ||
Dan Cohen - PHP version Developer | ||
<br/> | ||
David Russcol - PHP version Developer | ||
<br/> | ||
Justin Clark - Second Lead Developer | ||
Jonathan Zittrain - Father of the Question Tool | ||
<br/> | ||
Tomas Reimers - Developer | ||
<a href="https://cyber.law.harvard.edu" target="_blank">The Berkman Center for Internet & Society</a> - Hosting, Funding and Support | ||
<br/> | ||
Brian 'Phunk' Gadoury - Developer | ||
<a href="http://law.harvard.edu/about/administration/its/">HLS ITS</a> - Support | ||
<br/> | ||
<br/> | ||
<span class="creditstitle">Bugs</span> | ||
<br/> | ||
Please report them to the <a href="#" target="_blank">github issue tracker</a>. | ||
Please report them to the <a href="https://github.com/berkmancenter/question_tool/issues" target="_blank">github issue tracker</a>. | ||
<br/> | ||
<br/> | ||
<span class="creditstitle">Administrative</span> | ||
<span class="boldcreditstext">Copyright</span> | ||
<br/> | ||
© 2011 - 2015 President and Fellows of Harvard College | ||
© 2015 President and Fellows of Harvard College | ||
<br/> | ||
<br/> | ||
<span class="boldcreditstext">License</span> | ||
<br/> | ||
Question Tool is licensed under the... | ||
<br/> | ||
Question Tool is licensed under the <a href="http://www.gnu.org/licenses/gpl-3.0.en.html" target="_blank">GNU General Public License</a>. | ||
<!--<br/> | ||
<br/> | ||
<span class="boldcreditstext">Terms of service</span> | ||
<br/> | ||
The Question Tool terms of service can be found on the... | ||
The Question Tool terms of service needs to be written. | ||
--> | ||
</div> | ||
</div> | ||
</template> | ||
|
||
<!--<template name="credits"> | ||
<body> | ||
<div id="banner"> | ||
Question Tool Credits | ||
</div> | ||
<br /> | ||
<br /> | ||
<div id="wrapper"> | ||
<center> | ||
<div class="center"> | ||
<br/> | ||
<p>The question tool was conceived by Professor Jonathan Zittrain and first coded by David Russcol. This version, published in August of 2015, was coded by <a href="http://twitter.com/nickrubin" target="_blank">Nick Rubin</a>. Additional thanks and huge props to Team Nesson and the folks at the Berkman Center, and especially to Denise Grey and Ken Martin and everyone at Harvard Law School ITS. | ||
<br /> | ||
</p> | ||
<p> | ||
This software is available under the GNU Public License. | ||
<br /> | ||
<br /> | ||
<a href="/list">Return to the list</a> | ||
</p> | ||
</div> | ||
</center> | ||
</div> | ||
</body> | ||
</template>--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
Template.credits.onRendered(function() { | ||
// Sets the document title when the template is rendered | ||
$(".formcontainer").hide().fadeIn(400); | ||
$("#darker").hide().fadeIn(400); | ||
|
||
}); | ||
|
||
Template.credits.events({ | ||
"click .closecontainer": function(event, template) { | ||
Blaze.remove(popoverTemplate); | ||
} | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -278,7 +278,6 @@ | |
|
||
.replybottom { | ||
width:340px; | ||
height:158px; | ||
display:none; | ||
margin:0px auto; | ||
margin-top:55px; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.