Commit Graph

117 Commits

Author SHA1 Message Date
Gregory Ballantine
bef882bd08 Merge branch 'development' of Halftone/halftone into master 2016-11-18 13:09:29 -05:00
Gregory Ballantine
6af63f4bdb Navigation menu styles 2016-11-18 13:08:12 -05:00
Gregory Ballantine
7a00495b4e Navigation menu styles 2016-11-18 13:03:56 -05:00
Gregory Ballantine
a96834728f Navigation menu styles 2016-11-18 13:03:00 -05:00
Gregory Ballantine
acf99c5b57 Merge branch 'development' of Halftone/halftone into master 2016-11-18 12:54:09 -05:00
Gregory Ballantine
acf52bb1ec Fixed music page template 2016-11-18 12:52:19 -05:00
Gregory Ballantine
27e3534b52 Fixed reading mode.php file for application mode 2016-11-18 12:51:42 -05:00
Gregory Ballantine
3eb6bc6340 Added music page back to beta site 2016-11-18 12:49:21 -05:00
Gregory Ballantine
d251662c2e Merge branch 'master' of Halftone/halftone into development 2016-11-18 12:45:33 -05:00
Gregory Ballantine
4ecee91449 Merge branch 'ar1' of Halftone/halftone into master 2016-11-18 12:44:30 -05:00
Gregory Ballantine
0e8d9dcdc2 Mobile navigation styles 2016-11-18 12:41:46 -05:00
Gregory Ballantine
49db3be81a Moved the contact page header up 2016-11-18 12:36:33 -05:00
Gregory Ballantine
9d4b357439 Mobile navigation styles 2016-11-18 12:30:48 -05:00
Gregory Ballantine
8b6d34ebcf Mobile navigation styles 2016-11-18 12:30:05 -05:00
Gregory Ballantine
5d3487f45d Mobile navigation button styles 2016-11-18 12:24:40 -05:00
Gregory Ballantine
38e5ba328e Mobile navigation button styles 2016-11-18 12:24:05 -05:00
Gregory Ballantine
12d60ef5b5 Centering mobile navigation button 2016-11-18 12:15:22 -05:00
Gregory Ballantine
736aed8c0f Centering mobile navigation button 2016-11-18 12:13:33 -05:00
Gregory Ballantine
1d6ad2f16c Centering mobile navigation menu button 2016-11-18 11:48:28 -05:00
Gregory Ballantine
4961abb0a4 Centering mobile navigation menu button 2016-11-18 11:47:06 -05:00
Gregory Ballantine
a44bf317bf Centering mobile navigation menu button 2016-11-18 11:46:06 -05:00
Gregory Ballantine
9354bbbbaf Added navbar menu button styles 2016-11-18 11:44:01 -05:00
Gregory Ballantine
d1174988a8 Removed mode.php from git repository 2016-11-18 11:39:31 -05:00
Gregory Ballantine
d097b80099 Removed navigation link background color 2016-11-18 11:30:12 -05:00
Gregory Ballantine
ed1e8fa5b9 Removed navigation link background color 2016-11-18 11:21:10 -05:00
Gregory Ballantine
c99fa310f7 Removed navigation link background color 2016-11-18 11:16:51 -05:00
Gregory Ballantine
a3e2b7e5b1 Removed navigation link background color 2016-11-18 11:12:56 -05:00
Gregory Ballantine
036deef69f Added a hamburger menu for the navigation menu 2016-11-18 10:43:21 -05:00
Gregory Ballantine
b36bd1d8dc Added Font Awesome icons and changed the Bootstrap and jQuery CDN links 2016-11-18 10:43:09 -05:00
Gregory Ballantine
72117915da Completely removed music page so that site actually works now 2016-11-18 10:30:04 -05:00
Gregory Ballantine
4a9d40004c Commented out the music page from the site for the album release 2016-11-18 10:26:57 -05:00
Gregory Ballantine
803e33fa6a Moved views from .php extension to .twig 2016-11-18 10:25:02 -05:00
Ascendings
03446c0cbd Reversed the order in which albums are loaded from the database 2016-04-21 00:37:09 -04:00
Ascendings
6338aa4554 Updated music view some more - added track listing and fixed the music player 2016-04-21 00:27:42 -04:00
Ascendings
967f716694 Fixed model namespaces 2016-04-21 00:00:28 -04:00
Ascendings
82c486e89a Updated music view 2016-04-20 23:57:19 -04:00
Ascendings
2a63d428e4 Fixed music player view 2016-04-20 23:49:25 -04:00
Ascendings
f4efb0d031 Updated composer and vendor packages 2016-04-20 23:39:56 -04:00
Ascendings
be38546837 Fixed start.php problems 2016-04-20 23:39:44 -04:00
Ascendings
02ff15a638 Added audio and video folders to .gitignore 2016-04-20 23:39:23 -04:00
Ascendings
c71a548acf Removed audio files from being tracked through git 2016-04-20 23:36:43 -04:00
Ascendings
f74eeaafc9 Changed permissions on logo 2016-04-20 23:35:38 -04:00
Ascendings
7316c238d8 Changed file permissions on js files 2016-04-20 23:33:22 -04:00
Ascendings
0516da540c Added vendor/ to .gitignore 2016-04-20 23:32:25 -04:00
Ascendings
7bc768f7be Removed vendor packages from git 2016-04-20 23:30:02 -04:00
gballan1
25f3dc27f4 Updated music player view 2016-04-20 23:11:33 -04:00
gballan1
9cac8d8293 Renamed song paths to match database paths 2016-04-20 22:39:30 -04:00
gballan1
bd5fe6391a Added audio_file field to Song model 2016-04-20 22:39:03 -04:00
gballan1
91d1a9be40 Added album arts 2016-04-20 22:15:01 -04:00
gballan1
904b103f8c Added models for albums and songs 2016-04-20 21:53:00 -04:00