- 06 Jan, 2017 3 commits
-
-
Daniel W Bond authored
renamed this settings file to clarify its purpose; not deleting because there are shiboleth and ldap login settings that are worth returning to later when adding fuller support for additional authentication backends
-
Daniel W Bond authored
-
Daniel W Bond authored
bumped up fontawesome to its latest release, and bumped up jquery to the final 2.1 release (2.1.3 --> 2.1.4)
-
- 04 Jan, 2017 4 commits
-
-
Daniel W Bond authored
added the necessary meta tags for the responsiveness to actually appear, and added a chrome color theme
-
Daniel W Bond authored
added responsive resizing of search bar depending on bootstap breakpoints, and a missing endswith tag
-
Daniel W Bond authored
-
Daniel W Bond authored
-
- 16 Nov, 2016 2 commits
-
-
Michael T Bailey authored
Fix to issue #79 Fixes the alignment issue for no ratings of a user. See merge request !14
-
Michael T Bailey authored
Issue #80 : Change wording of the "No open listings right now" section. :dbond: pls Should close issue #80 See merge request !13
-
- 19 May, 2016 2 commits
-
-
Mark Stenglein authored
-
Mark Stenglein authored
Fixes issue79 by removing the name from the "no ratings" dialogue. To retain the context, adds the link to the ratings page, which behaves just fine even with no ratings logged for a user. The alignment issue was solved by changing the text to h3. To keep the length short enough to fit, I had to remove the username from the text to stop ugly wrapping.
-
- 18 May, 2016 1 commit
-
-
Mark Stenglein authored
-
- 09 Apr, 2016 8 commits
-
-
Mark Stenglein authored
-
Daniel W Bond authored
Issue76 Should fix #76. I went ahead and added a method to the student view so that we can put the logic in there instead of writing it every time directly inside of the template as template logic. Code reuse is fun. Thx :dbond: See merge request !12
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Daniel W Bond authored
issue 75 Should be able to close issue #75 with this. See merge request !11
-
- 08 Apr, 2016 3 commits
-
-
Mark Stenglein authored
This reverts commit 2ca5809f.
-
Mark Stenglein authored
is an easier way to switch between username and full name, as it puts the logic in actual python instead of the templating logic.
-
Mark Stenglein authored
-
- 07 Apr, 2016 1 commit
-
-
Mark Stenglein authored
-
- 06 Apr, 2016 16 commits
-
-
Mark Stenglein authored
But for real, actually commits the initial login error for created super users.
-
Mark Stenglein authored
-
Mark Stenglein authored
This reverts commit d3dd949f, reversing changes made to dcc97bd4.
-
Mark Stenglein authored
-
-
-
-
-
-
-
-
-
-
David Haynes authored
Login error master :dhaynes: pls See merge request !10
-
Mark Stenglein authored
Fixed the creation of users and students so that it doesn't crash on no student existing for user. Also cleaned up comments and logging.
-
Mark Stenglein authored
-