Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
srctweb
Commits
f6276477
Commit
f6276477
authored
Feb 24, 2014
by
Nicholas J Anderson
Browse files
Revamped the look of headers, and the look of the Projects page. Branched due to major changes.
parent
ec154f37
Changes
23
Hide whitespace changes
Inline
Side-by-side
srctweb/website/templates/people.html
View file @
f6276477
...
...
@@ -2,16 +2,13 @@
{% block title %}
SRCT | People
{% endblock %}
{% block pagetitle %}
People
{% endblock %}
{% block description %}
The people who make up this community of developers!
{% endblock %}
{% block content %}
<div
class=
"page-header"
id=
"banner"
>
<div
class=
"row"
>
<div
class=
"col-lg-12 text-center"
>
<h1><strong>
People
</strong></h1>
</div>
</div>
</div>
<legend><strong>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Executive_Board"
>
Executive Board
</a>
</strong></legend>
...
...
@@ -87,7 +84,7 @@ SRCT | People
<td>
example
</td>
<td>
jdoe3
</td>
</tr>
<tbody>
<
/
tbody>
</table>
<legend><strong>
...
...
@@ -107,44 +104,43 @@ SRCT | People
<td>
example
</td>
<td>
jdoe4
</td>
</tr>
<tbody>
<
/
tbody>
</table>
<legend><strong>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Contributors"
>
Contributors
</a>
</strong></legend>
<div
class=
"col-md-6 people-left"
>
<table
class=
"table table-hover"
>
<thead>
<tr>
<th><h4>
Name
</h4></th>
<th><h4>
Username
</h4></th>
</tr>
</thead>
<tbody>
<tr>
<td>
Student
</td>
<td>
jdoe4
</td>
</tr>
<tbody>
</table>
<table
class=
"table table-hover"
>
<thead>
<tr>
<th><h4>
Name
</h4></th>
<th><h4>
Username
</h4></th>
</tr>
</thead>
<tbody>
<tr>
<td>
Student
</td>
<td>
jdoe4
</td>
</tr>
<
/
tbody>
</table>
</div>
<div
class=
"col-md-6 people-right"
>
<table
class=
"table table-hover"
>
<thead>
<tr>
<th><h4>
Name
</h4></th>
<th><h4>
Username
</h4></th>
</tr>
</thead>
<tbody>
<tr>
<td>
Student
</td>
<td>
jdoe4
</td>
</tr>
<tbody>
</table>
<table
class=
"table table-hover"
>
<thead>
<tr>
<th><h4>
Name
</h4></th>
<th><h4>
Username
</h4></th>
</tr>
</thead>
<tbody>
<tr>
<td>
Student
</td>
<td>
jdoe4
</td>
</tr>
<
/
tbody>
</table>
</div>
{% endblock %}
srctweb/website/templates/projects.html
View file @
f6276477
...
...
@@ -3,151 +3,227 @@
SRCT | Projects
{% endblock %}
{% block pagetitle %}
Projects
{% endblock %}
{% block description %}
Projects maintaned and created by SRCT and its members.
{% endblock %}
{% block content %}
<div
class=
"page-header"
id=
"banner"
>
<div
class=
"row"
>
<div
class=
"col-lg-12 text-center"
>
<h1><strong>
Projects
</strong></h1>
</div>
</div>
</div>
<div
class=
"row"
>
<h2>
Deployed
</h2>
</div>
<div
class=
"col-lg-6 project-entry"
>
<img
src=
"/static/img/gitlab.png"
class=
"project-icon"
>
<div
class=
"row"
>
<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/wiki/index.php/Git"
>
Git
</a></strong>
|
<a
href=
"http://git.gmu.edu"
>
git.gmu.edu
</a></legend>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Project Manager
</strong></span>
Chris Reffett
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Developers
</strong></span>
Chris Reffett
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Repository
</strong></span>
<a
href=
"http://github.com/gitlabhq"
>
github.com/gitlabhq
</a>
</div>
<p>
GitLab is a central host for Git repositories. It's like GitHub, but
operated by Mason for Mason. Any student or member of the community may
log into it with their Mason NetID. Users may upload code either for
private work or public viewing, and may allow others to contribute to their
projects.
</p>
</div>
<div
class=
"row"
>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Whatsopen"
>
Whatsopen
</a></strong>
|
<a
href=
"http://whatsopen.gmu.edu"
>
whatsopen.gmu.edu
</a></legend>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Project Manager
</strong></span>
Renfred Harper
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Developers
</strong></span>
Renfred Harper, Tyler Hallada, Daniel Bond
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Repository
</strong></span>
<a
href=
"http://git.gmu.edu/srct/whatsopen"
>
git.gmu.edu/srct/whatsopen
</a>
</div>
<!-- STOPGAP MEASURE
(no pun intended)
CHANGE LATER -->
<br><br>
<p>
Provide a list of all currently open dining options in/around campus,
kept updated with holidays, etc. Expanding to cover more than dining locations.
</p>
</div>
<strong
class=
"project-role"
>
Project Manager:
</strong>
Chris Reffett
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Chris Reffett
<br>
<strong
class=
"project-role"
>
Repository:
</strong>
<a
href=
"http://github.com/gitlabhq"
>
github.com/gitlabhq
</a><br>
<strong
class=
"project-role"
>
Status:
</strong>
<strong
class=
"text-success"
>
Stable
</strong>
<div
class=
"row"
>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Go"
>
Go
</a></strong>
|
<a
href=
"http://go.gmu.edu"
>
go.gmu.edu
</a></legend>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Project Manager:
</strong></span>
Michel Rouly
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Developers:
</strong></span>
Michel Rouly
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Repository
</strong></span>
<a
href=
"http://git.gmu.edu/srct/go"
>
git.gmu.edu/srct/go
</a>
</div>
<p>
Providing URL shortening would enhance branding when used by
organizations in ULife and elsewhere. For example, all shortened links to a
gmu.edu website would appear as go.gmu.edu/nHU8oPm instead of bit.ly/nHU8oPm.
</p>
</div>
<div
class=
"row"
>
<h2>
Active
</h2>
</div>
<p
class=
"project-text"
>
GitLab is a central host for Git repositories. It's like GitHub, but
operated by Mason for Mason. Any student or member of the community may
log into it with their Mason NetID. Users may upload code either for
private work or public viewing, and may allow others to contribute to their
projects.
</p>
</div>
<div
class=
"col-lg-6 project-entry"
>
<img
src=
"/static/img/whatsopen.png"
class=
"project-icon"
>
<div
class=
"row"
>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Bookshare"
>
Bookshare
</a></strong>
|
<a
href=
"http://bookshare.srct.gmu.edu"
>
bookshare.srct.gmu.edu
</a></legend>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Project Manager
</strong></span>
Eric Cawi
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Developers
</strong></span>
Michel Rouly, Eric Cawi, Jonathan Horton
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Repository
</strong></span>
<a
href=
"http://git.gmu.edu/srct/bookshare"
>
git.gmu.edu/srct/bookshare
</a>
</div>
<p>
Bookshare is a platform for textbook transactions, with books searchable
by Name, Author, ISBN, and Class.
</p>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Whatsopen"
>
Whatsopen
</a></strong>
|
<a
href=
"http://whatsopen.gmu.edu"
>
whatsopen.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
Renfred Harper
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Renfred Harper
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Tyler Hallada
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Daniel Bond
<br>
<strong
class=
"project-role"
>
Repository:
</strong>
<a
href=
"http://git.gmu.edu/srct/whatsopen"
>
git.gmu.edu/srct/whatsopen
</a><br>
<strong
class=
"project-role"
>
Status:
</strong>
<strong
class=
"text-success"
>
Stable
</strong>
<p
class=
"project-text"
>
Provides a list of all currently open dining options in/around campus,
kept updated with holidays, etc. Expanding to cover more than dining locations.
</p>
</div>
</div>
<div
class=
"row"
>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Advisor"
>
Advisor
</a></strong>
|
<a
href=
"http://advisor.srct.gmu.edu"
>
advisor.srct.gmu.edu
</a></legend>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Project Manager
</strong></span>
Daniel Bond
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Developers
</strong></span>
Daniel Bond
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Repository
</strong></span>
<a
href=
"http://git.gmu.edu/srct/advisor"
>
git.gmu.edu/srct/advisor
</a>
</div>
<p>
Advisor is an automatic academic advising system. The goal is to allow
students to enter their academic history in a standard form and receive an
interactive list of coursework they are required to complete for graduation,
as well as possible electives and prerequisite trees. This would not serve
as a replacement for in-person academic advisor meetings.
</p>
<div
class=
"col-lg-6 project-entry"
>
<img
src=
"/static/img/placeholder.png"
class=
"project-icon"
>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Go"
>
Go
</a></strong>
|
<a
href=
"http://go.gmu.edu"
>
go.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
Michel Rouly
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Michel Rouly
<br>
<strong
class=
"project-role"
>
Repository:
</strong>
<a
href=
"http://git.gmu.edu/srct/go"
>
git.gmu.edu/srct/go
</a><br>
<strong
class=
"project-role"
>
Status:
</strong>
<strong
class=
"text-success"
>
Stable
</strong>
<p
class=
"project-text"
>
Providing URL shortening would enhance branding when used by
organizations in ULife and elsewhere. For example, all shortened links to a
gmu.edu website would appear as go.gmu.edu/nHU8oPm instead of bit.ly/nHU8oPm.
</p>
</div>
<div
class=
"col-lg-6 project-entry"
>
<img
src=
"/static/img/placeholder.png"
class=
"project-icon"
>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Bookshare"
>
Bookshare
</a></strong>
|
<a
href=
"http://bookshare.srct.gmu.edu"
>
bookshare.srct.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
Eric Cawi
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Michel Rouly
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Eric Cawi
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Jonathan Horton
<br>
<strong
class=
"project-role"
>
Repository:
</strong>
<a
href=
"http://git.gmu.edu/srct/bookshare"
>
git.gmu.edu/srct/bookshare
</a><br>
<strong
class=
"project-role"
>
Status:
</strong>
<strong
class=
"text-primary"
>
In Development
</strong>
<p
class=
"project-text"
>
Bookshare is a platform for textbook transactions, with books searchable
by Name, Author, ISBN, and Class.
</p>
</div>
</div>
<div
class=
"row"
>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/SRCTweb"
>
SRCTweb
</a></strong>
|
<a
href=
"/"
>
srct.gmu.edu
</a></legend>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Project Manager
</strong></span>
Daniel Bond
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Developers
</strong></span>
Daniel Bond
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Repository
</strong></span>
<a
href=
"http://git.gmu.edu/srct/SRCTweb"
>
git.gmu.edu/srct/SRCTweb
</a>
</div>
<p>
Improve this site.
</p>
</div>
<div
class=
"col-lg-6 project-entry"
>
<img
src=
"/static/img/placeholder.png"
class=
"project-icon"
>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Advisor"
>
Advisor
</a></strong>
|
<a
href=
"http://advisor.srct.gmu.edu"
>
advisor.srct.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
Daniel Bond
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Daniel Bond
<br>
<strong
class=
"project-role"
>
Repository:
</strong>
<a
href=
"http://git.gmu.edu/srct/advisor"
>
git.gmu.edu/srct/advisor
</a><br>
<strong
class=
"project-role"
>
Status:
</strong>
<strong
class=
"text-primary"
>
In Development
</strong>
<p
class=
"project-text"
>
Advisor is an automatic academic advising system. The goal is to allow
students to enter their academic history in a standard form and receive an
interactive list of coursework they are required to complete for graduation,
as well as possible electives and prerequisite trees. This would not serve
as a replacement for in-person academic advisor meetings.
</p>
</div>
<div
class=
"col-lg-6 project-entry"
>
<img
src=
"/static/img/placeholder.png"
class=
"project-icon"
>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/SRCTweb"
>
SRCTweb
</a></strong>
|
<a
href=
"/"
>
srct.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
Daniel Bond
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Daniel Bond
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Nicholas Anderson
<br>
<strong
class=
"project-role"
>
Repository:
</strong>
<a
href=
"http://git.gmu.edu/srct/SRCTweb"
>
git.gmu.edu/srct/SRCTweb
</a><br>
<strong
class=
"project-role"
>
Status:
</strong>
<strong
class=
"text-primary"
>
In Development
</strong>
<p
class=
"project-text"
>
SRCT's very own homepage!
</p>
</div>
</div>
<div
class=
"row"
>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Toolbox"
>
Toolbox
</a></strong>
| toolbox.srct.gmu.edu
</legend>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Project Managers
</strong></span>
Ross Bragg and Kunal Sarkhel
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Developers
</strong></span>
Ross Bragg and Kunal Sarkhel
</div>
<div
class=
"col-lg-4 text-center"
>
<span
class=
"label label-default"
><strong>
Repository
</strong></span>
​
</div>
<p>
Toolbox will provide several services to GMU SRCT for managing various
systems and services.
</p>
<div
class=
"col-lg-6 project-entry"
>
<img
src=
"/static/img/placeholder.png"
class=
"project-icon"
>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Toolbox"
>
Toolbox
</a></strong>
| toolbox.srct.gmu.edu
</legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
Ross Bragg
<br>
<strong
class=
"project-role"
>
Project Manager:
</strong>
Kunal Sarkhel
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Ross Bragg
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Kunal Sarkhel
<br>
<strong
class=
"project-role"
>
Repository:
</strong>
Coming soon!
<br>
<strong
class=
"project-role"
>
Status:
</strong>
<strong
class=
"text-primary"
>
In Development
</strong>
<p
class=
"project-text"
>
Toolbox will provide several services to GMU SRCT for managing various
systems and services.
</p>
</div>
<div
class=
"col-lg-6 project-entry"
>
<img
src=
"/static/img/placeholder.png"
class=
"project-icon"
>
<legend><strong><a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Mirrors"
>
Mirrors
</a></strong>
|
<a
href=
"http://mirrors.gmu.edu"
>
mirrors.gmu.edu
</a></legend>
<strong
class=
"project-role"
>
Project Manager:
</strong>
Daniel Bond
<br>
<strong
class=
"project-role"
>
Developer:
</strong>
Daniel Bond
<br>
<strong
class=
"project-role"
>
Status:
</strong>
<strong
class=
"text-mute"
>
Proposed
</strong>
<p
class=
"project-text"
>
The org would integrate and expand repo.vse.gmu.edu, which currently
hosts a local mirror of open source software. Such software mirrors are
currently operated by Virginia Tech, MIT, RIT, University of Nebraska,
Georgia Tech, Wheaton College, University of Calgary, and other
institutions. This would be coordinated with VSE Computing Resources.
</p>
</div>
</div>
<!-- WORK ON THESE MORE TOMORROW -->
<div
class=
"row"
>
<h2>
Proposed
</h2>
</div>
...
...
@@ -224,5 +300,4 @@
deploy a public key infrastructure for encrypted email or digital signatures
for general institutional purposes.
</p>
</div>
{% endblock %}
srctweb/website/views.py
View file @
f6276477
...
...
@@ -4,49 +4,49 @@ from website import website
@
website
.
route
(
'/'
)
def
index
():
return
render_template
(
"index.html"
,
renderHead
=
False
,
)
@
website
.
route
(
'/calendar/'
)
def
calendar
():
return
render_template
(
"calendar.html"
,
renderHead
=
True
,
)
@
website
.
route
(
'/contact/'
)
def
contact
():
return
render_template
(
"contact.html"
,
renderHead
=
True
,
)
@
website
.
route
(
'/documents/'
)
def
documents
():
return
render_template
(
"documents.html"
,
renderHead
=
True
,
)
@
website
.
route
(
'/events/'
)
def
events
():
return
render_template
(
"events.html"
,
renderHead
=
True
,
)
@
website
.
route
(
'/meetings/'
)
def
meetings
():
return
render_template
(
"meetings.html"
,
renderHead
=
True
,
)
@
website
.
route
(
'/people/'
)
def
people
():
return
render_template
(
"people.html"
,
renderHead
=
True
,
)
@
website
.
route
(
'/projects/'
)
def
projects
():
return
render_template
(
"projects.html"
,
renderHead
=
True
,
)
### DOCUMENTS ###
...
...
@@ -54,44 +54,44 @@ def projects():
@
website
.
route
(
'/documents/constitution/'
)
def
constitution
():
return
render_template
(
"documents/constitution.html"
,
renderHead
=
True
,
)
@
website
.
route
(
'/documents/intellectual_property/'
)
def
intellectualProperty
():
return
render_template
(
"documents/intellectual_property.html"
,
renderHead
=
True
,
)
@
website
.
route
(
'/documents/logos/'
)
def
logos
():
return
render_template
(
"documents/logos.html"
,
renderHead
=
True
,
)
@
website
.
route
(
'/documents/privacy_policy/'
)
def
privacyPolicy
():
return
render_template
(
"documents/privacy_policy.html"
,
renderHead
=
True
,
)
@
website
.
route
(
'/documents/software_freedom/'
)
def
softwareFreedom
():
return
render_template
(
"documents/software_freedom.html"
,
renderHead
=
True
,
)
@
website
.
route
(
'/documents/terms_of_service/'
)
def
termsOfService
():
return
render_template
(
"documents/terms_of_service.html"
,
renderHead
=
True
,
)
@
website
.
route
(
'/documents/usage_policy/'
)
def
usagePolicy
():
return
render_template
(
"documents/usage_policy.html"
,
renderHead
=
True
,
)
# 404 error
...
...
Prev
1
2
Next
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