- 25 Apr, 2017 12 commits
-
-
Mark Stenglein authored
This commit makes the LibreJS table utilize the bootstrap styles make the table not look absurdly ugly. It also adds table headers, which is nice
👌 . In the future, it might be neat to add a test case which loads the LibreJS parse engine to check for licenses that are not added to the table. Is there a way to load the IceCat addin in some kind of headless firefox? Signed-off-by:Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
This patch adds all of the needed information to have all of the JavaScript in the project be easily identifiable as free software by both computer tools as well as humans. This is done by the following: - Original sources are added and linked for all minified libraries. - A data tag is added to the "About" link in the navbar menu which alerts tools such as LibreJS to look on that page for the table of includes mapped to their respective licenses. - A table is added to the "About" page which includes links to each included file, links to their respective licenses, and then a link to a decompressed version of each. Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
David Haynes authored
Add help text to signup form See merge request !99
-
David Haynes authored
- first pass on verbage -
🙏 thanks to crispy forms this is stupid easy Closes #68 -
David Haynes authored
- fa-exclaimation-triangle - copy paste Closes #140
-
David Haynes authored
- reminder that email should be sent from @gmu.edu such that email can be sent to both staff and students
-
David Haynes authored
Resolve "List https links on my_links page" See merge request !98
-
David Haynes authored
- add an "s" Closes #143
-
David Haynes authored
- add an "s" Closes #113
-
David Haynes authored
Refactor link_box to make better use of bootstrap See merge request !97
-
David Haynes authored
-
David Haynes authored
- rework the css that I wrote a year ago to look nicer - remove some of the "hacky" solutions that I wrote Closes #114
-
- 24 Apr, 2017 22 commits
-
-
David Haynes authored
Resolve "Consistent code style with flake8 (pep8 compliant)" See merge request !96
-
David Haynes authored
-
David Haynes authored
- plus statistics!
-
David Haynes authored
- should not fail a build, but just as a cautionary kind of warning - also update to `stage` keyword
-
David Haynes authored
Resolve "Display a "this link does not exist" page when navigating to a non existent Go link" See merge request !95
-
Eyad Hasan authored
-
David Haynes authored
Resolve "Use Explicit Relative Imports" See merge request !94
-
David Haynes authored
- I took a gamble on how far we can go, now need to remedy
-
David Haynes authored
- yolo commit here, let's see if it passes the tests Closes #111
-
David Haynes authored
Add twitter metadata See merge request !93
-
David Haynes authored
- copied again from masonstrap Closes #55
-
David Haynes authored
Reformat base.html and include OG data See merge request !92
-
David Haynes authored
- Copy over the metadata from masonstrap Closes #54
-
David Haynes authored
Resolve "CSRF and CSRF-Like Protection" See merge request !91
-
David Haynes authored
- remove every "fa" font - looks much cleaner overall Closes #76
-
David Haynes authored
- remove <i class="fa"> fonts
-
David Haynes authored
Resolve "Fix footer on mobile" See merge request !90
-
David Haynes authored
- I think it looks nicer without it, plus visual bugs are fixed Closes #122
-
David Haynes authored
- not sure why those were there, didn't break css though - but now is correct syntastically
-
David Haynes authored
- hide the original and replace with a container - make better use of bootstrap utilities - yay css
-
David Haynes authored
Slight updates to CONTRIBUTING See merge request !89
-
David Haynes authored
- most issues have been closed in other commits
-
- 21 Apr, 2017 1 commit
-
-
David Haynes authored
-
- 19 Apr, 2017 5 commits
-
-
David Haynes authored
fixed the typo! See merge request !88
-
David Haynes authored
- you no longer have to hack in dhayne's full name!
-
David Haynes authored
Resolve "Explore options to update our dependencies" See merge request !87
-
David Haynes authored
- missed another one
-
David Haynes authored
- build should pass
-