- 05 Nov, 2017 8 commits
-
-
Deion Menor authored
Merge branch 'playlistwip' of ssh://gitlab.discs.ateneo.edu:15316/brian/mymusiclist into playlistwip
-
Deion Menor authored
-
Stanley Jason Galleta authored
-
https://gitlab.discs.ateneo.edu/brian/mymusiclistStanley Jason Galleta authored
Minor design changes for Home Page
-
Stanley Jason Galleta authored
-
Raphael Remorosa authored
Added a search.html, can select search by <type>, connected search results to album/artist profile, removed unneccesary search+<text>.html
-
Gink authored
> /artist/<id> > /album/<id>
-
Raphael Remorosa authored
Added a search bar in base.html, and 3 different searches. Only album search is working with the search bar as of now.
-
- 04 Nov, 2017 1 commit
-
-
Gink authored
-
- 03 Nov, 2017 6 commits
-
-
Brian Guadalupe authored
Populate songs table in database (and more) Closes #4 See merge request brian/mymusiclist!7
-
Brian Guadalupe authored
-
Brian Guadalupe authored
-
Brian Guadalupe authored
-
Brian Guadalupe authored
-
Brian Guadalupe authored
Initial implementation of database with dummy data for both sqlite3 and mysql. See merge request brian/mymusiclist!5
-
- 02 Nov, 2017 1 commit
-
-
Gink authored
> To initialize, delete db.sqlite3, then run > python manage.py makemigrations mymusiclist > python manage.py migrate > Then you populate db.sqlite3 by sourcing SQL/sqlite3.sql
-
- 01 Nov, 2017 3 commits
-
-
Gink authored
-
Brian Guadalupe authored
Fix auth-related views + Edit own user profiles See merge request brian/mymusiclist!6
-
Brian Guadalupe authored
-
- 31 Oct, 2017 2 commits
-
-
Brian Guadalupe authored
-
Gink authored
-
- 30 Oct, 2017 2 commits
-
-
Brian Guadalupe authored
-
Brian Guadalupe authored
-
- 28 Oct, 2017 1 commit
-
-
Brian Guadalupe authored
-
- 26 Oct, 2017 3 commits
-
-
Brian Guadalupe authored
-
Brian Guadalupe authored
This reverts commit 2485f2d8
-
alltootechnical authored
-
- 25 Oct, 2017 2 commits
-
-
Brian Guadalupe authored
Design changes with fix for issue#1 Resolves #2 See merge request brian/mymusiclist!4
-
Gink authored
- Added mockup of sidebar with songs - Refactoring css code for more readability - Minor design changes
-
- 23 Oct, 2017 3 commits
-
-
Brian Guadalupe authored
Design changes Closes #1 See merge request brian/mymusiclist!3
-
Brian Guadalupe authored
Added style to navbar and body text See merge request brian/mymusiclist!2
-
- 22 Oct, 2017 8 commits
-
-
Deion Menor authored
-
Brian Guadalupe authored
Adds preliminary design and static file loading support See merge request brian/mymusiclist!1
-
Gink authored
-
Gink authored
-
Gink authored
-
Gink authored
-
Gink authored
-
Gink authored
Add static files in mymusiclist/files/ and load them by using {% static [file path starting at /files]%}
-