Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
srctweb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
10
Issues
10
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
srctweb
Commits
58f10aee
Commit
58f10aee
authored
Feb 16, 2016
by
Nicholas Anderson
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed wiki links
parent
2e277d02
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
26 additions
and
25 deletions
+26
-25
srctweb/website/templates/-
srctweb/website/templates/-
+1
-0
srctweb/website/templates/documents/software_freedom.html
srctweb/website/templates/documents/software_freedom.html
+1
-1
srctweb/website/templates/documents/usage_policy.html
srctweb/website/templates/documents/usage_policy.html
+1
-1
srctweb/website/templates/layouts/footer.html
srctweb/website/templates/layouts/footer.html
+1
-1
srctweb/website/templates/people.html
srctweb/website/templates/people.html
+9
-9
srctweb/website/templates/projects.html
srctweb/website/templates/projects.html
+13
-13
No files found.
srctweb/website/templates/-
0 → 100644
View file @
58f10aee
asdfasdf
srctweb/website/templates/documents/software_freedom.html
View file @
58f10aee
...
...
@@ -59,7 +59,7 @@ Not free as in free beer, but free as in free speech.
<p>
Additional information on SRCT and software freedom for developers,
including information on licensing, is available on
<a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Software_Freedom"
>
our wiki
</a>
.
<a
href=
"http://wiki.srct.gmu.edu/Software_Freedom"
>
our wiki
</a>
.
</div>
...
...
srctweb/website/templates/documents/usage_policy.html
View file @
58f10aee
...
...
@@ -35,7 +35,7 @@ Usage Policy
<legend>
Handling abuse
</legend>
<p>
Misuse of SRCT systems should be addressed by emailing the
<a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Hardware"
>
system maintainer
<a
href=
"http://wiki.srct.gmu.edu/Hardware"
>
system maintainer
</a>
. SRCT members will investigate the issue and take corrective action as
deemed necessary. This may include disabling user access, taking down content,
etc to ensure SRCT serves the educational goals of the University. Abuse
...
...
srctweb/website/templates/layouts/footer.html
View file @
58f10aee
...
...
@@ -10,7 +10,7 @@
Our
<a
href=
"{{ url_for('constitution') }}"
>
Constitution
</a>
and
<a
href=
"{{ url_for('termsOfService') }}"
>
Terms
</a>
&
<a
href=
"{{ url_for('privacyPolicy') }}"
>
Privacy
</a>
.
Read
<a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
SRCTweb"
>
docs
</a>
Read
<a
href=
"http://wiki.srct.gmu.edu/SRCTweb"
>
docs
</a>
and
<a
href=
"https://www.gnu.org/licenses/gpl-3.0.html"
>
contribute
</a>
to
<a
href=
"http://git.gmu.edu/srct/srctweb"
>
our code
</a>
.
</div>
...
...
srctweb/website/templates/people.html
View file @
58f10aee
...
...
@@ -10,7 +10,7 @@ The people who make up this community of developers!
{% endblock %}
{% block content %}
<legend><strong>
<a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Executive_Board"
>
Executive Board
</a>
<a
href=
"http://wiki.srct.gmu.edu/Executive_Board"
>
Executive Board
</a>
</strong></legend>
<table
class=
"table table-hover"
>
...
...
@@ -27,7 +27,7 @@ The people who make up this community of developers!
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'mgauto@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Manuel Gauto
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
President"
><h5>
President
</h5></a>
<a
href=
"http://wiki.srct.gmu.edu/President"
><h5>
President
</h5></a>
</td>
<td><h5><em>
mgauto
</em></h5></td>
</tr>
...
...
@@ -35,7 +35,7 @@ The people who make up this community of developers!
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'ksarkhel@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Kunal Sarkhel
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Systems_Administrator"
><h5>
Systems Admininstrator
</h5></a>
<a
href=
"http://wiki.srct.gmu.edu/Systems_Administrator"
><h5>
Systems Admininstrator
</h5></a>
</td>
<td><h5><em>
ksarkhel
</em></h5></td>
</tr>
...
...
@@ -43,7 +43,7 @@ The people who make up this community of developers!
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'akarthik@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Akshay Karthik
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Vice_President"
><h5>
Vice President
</h5></a>
<a
href=
"http://wiki.srct.gmu.edu/Vice_President"
><h5>
Vice President
</h5></a>
</td>
<td><h5><em>
akarthik
</em></h5></td>
</tr>
...
...
@@ -51,7 +51,7 @@ The people who make up this community of developers!
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'jyeoman2@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Jason Yeomans
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Treasurer"
><h5>
Treasurer
</h5></a>
<a
href=
"http://wiki.srct.gmu.edu/Treasurer"
><h5>
Treasurer
</h5></a>
</td>
<td><h5><em>
jyeomans2
</em></h5></td>
</tr>
...
...
@@ -59,7 +59,7 @@ The people who make up this community of developers!
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'nlapier2@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Nathan Lapierre
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Secretary"
><h5>
Secretary
</h5></a>
<a
href=
"http://wiki.srct.gmu.edu/Secretary"
><h5>
Secretary
</h5></a>
</td>
<td><h5><em>
nlapier2
</em></h5></td>
</tr>
...
...
@@ -67,7 +67,7 @@ The people who make up this community of developers!
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'asonntag@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Audrey Sonntag
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Historian"
><h5>
Historian
</h5></a>
<a
href=
"http://wiki.srct.gmu.edu/Historian"
><h5>
Historian
</h5></a>
</td>
<td><h5><em>
asonntag
</em></h5></td>
</tr>
...
...
@@ -76,7 +76,7 @@ The people who make up this community of developers!
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'kdobolyi@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Kinga Dobolyi
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Faculty_Advisor"
><h5>
Faculty Advisor
</h5></a>
<a
href=
"http://wiki.srct.gmu.edu/Faculty_Advisor"
><h5>
Faculty Advisor
</h5></a>
</td>
<td><h5><em>
kdobolyi
</em></h5></td>
</tr>
...
...
@@ -84,7 +84,7 @@ The people who make up this community of developers!
</table>
<legend><strong>
<a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Developers"
>
Developers
</a>
<a
href=
"http://wiki.srct.gmu.edu/Developers"
>
Developers
</a>
</strong></legend>
<div
class=
"col-md-6 people-left"
>
<table
class=
"table table-hover"
>
...
...
srctweb/website/templates/projects.html
View file @
58f10aee
...
...
@@ -22,7 +22,7 @@ Projects created and maintained by SRCT's members.
<a
class=
"project-link"
name=
"git"
href=
"#git"
><i
class=
"fa fa-code-fork project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Git"
>
Git
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/Git"
>
Git
</a></strong>
|
<a
href=
"https://git.gmu.edu"
>
git.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
@@ -43,7 +43,7 @@ Projects created and maintained by SRCT's members.
<a
class=
"project-link"
name=
"go"
href=
"#go"
><i
class=
"fa fa-link project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Go"
>
Go
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/Go"
>
Go
</a></strong>
|
<a
href=
"http://go.gmu.edu"
>
go.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
@@ -70,7 +70,7 @@ Projects created and maintained by SRCT's members.
<a
class=
"project-link"
name=
"whatsopen"
href=
"#whatsopen"
><i
class=
"fa fa-clock-o project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Whatsopen"
>
Whatsopen
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/Whatsopen"
>
Whatsopen
</a></strong>
|
<a
href=
"http://whatsopen.gmu.edu"
>
whatsopen.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
@@ -92,7 +92,7 @@ Projects created and maintained by SRCT's members.
<a
class=
"project-link"
name=
"pgp"
href=
"#pgp"
><i
class=
"fa fa-key project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
PGP"
>
PGP
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/PGP"
>
PGP
</a></strong>
|
<a
href=
"http://pgp.srct.gmu.edu"
>
pgp.srct.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
@@ -115,7 +115,7 @@ Projects created and maintained by SRCT's members.
<a
class=
"project-link"
name=
"bookshare"
href=
"#bookshare"
><i
class=
"fa fa-book project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Bookshare"
>
Bookshare
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/Bookshare"
>
Bookshare
</a></strong>
|
<a
href=
"http://bookshare.srct.gmu.edu"
>
bookshare.srct.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
@@ -136,7 +136,7 @@ Projects created and maintained by SRCT's members.
<a
class=
"project-link"
name=
"srctweb"
href=
"#srctweb"
><i
class=
"fa fa-globe project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
SRCTweb"
>
SRCTweb
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/SRCTweb"
>
SRCTweb
</a></strong>
|
<a
href=
"/"
>
srct.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
@@ -162,7 +162,7 @@ Projects created and maintained by SRCT's members.
<a
class=
"project-link"
name=
"advisor"
href=
"#advisor"
><i
class=
"fa fa-graduation-cap project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Advisor"
>
Advisor
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/Advisor"
>
Advisor
</a></strong>
|
<a
href=
"http://advisor.srct.gmu.edu"
>
advisor.srct.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
@@ -188,7 +188,7 @@ Projects created and maintained by SRCT's members.
<a
class=
"project-link"
name=
"hackmason"
href=
"#hackmason"
><i
class=
"fa fa-cogs project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
HackMason"
>
HackMason
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/HackMason"
>
HackMason
</a></strong>
|
<a
href=
"http://hackmason.org"
>
hackmason.org
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
@@ -275,7 +275,7 @@ Projects created and maintained by SRCT's members.
<div
class=
"col-lg-6 project-entry"
>
<a
class=
"project-link"
name=
"toolbox"
href=
"#toolbox"
><i
class=
"fa fa-wrench project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Toolbox"
>
Toolbox
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/Toolbox"
>
Toolbox
</a></strong>
|
<a
href=
"http://toolbox.srct.gmu.edu"
>
toolbox.srct.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
@@ -299,7 +299,7 @@ Projects created and maintained by SRCT's members.
<a
class=
"project-link"
name=
"etherpad"
href=
"#etherpad"
><i
class=
"fa fa-file-text-o project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Etherpad"
>
Etherpad
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/Etherpad"
>
Etherpad
</a></strong>
|
<a
href=
"http://pad.srct.gmu.edu"
>
pad.srct.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
@@ -313,7 +313,7 @@ Projects created and maintained by SRCT's members.
<a
class=
"project-link"
name=
"maps"
href=
"#maps"
><i
class=
"fa fa-map-marker project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Maps"
>
Maps
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/Maps"
>
Maps
</a></strong>
| maps.srct.gmu.edu
</legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
@@ -332,7 +332,7 @@ Projects created and maintained by SRCT's members.
<a
class=
"project-link"
name=
"mirrors"
href=
"#mirrors"
><i
class=
"fa fa-arrow-circle-down project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
Mirrors"
>
Mirrors
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/Mirrors"
>
Mirrors
</a></strong>
| mirrors.gmu.edu
</legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
@@ -353,7 +353,7 @@ Projects created and maintained by SRCT's members.
<a
class=
"project-link"
name=
"people"
href=
"#people"
><i
class=
"fa fa-institution project-icon"
></i></a>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/
wiki/index.php/
People"
>
People
</a></strong>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/People"
>
People
</a></strong>
| people.gmu.edu
</legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
...
...
Zach Knox
@zknox
mentioned in issue
#2 (closed)
·
Apr 30, 2016
mentioned in issue
#2 (closed)
mentioned in issue #2
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment