Kevin MacMartin
|
19ca138bb8
|
Formatting tweak
|
2016-08-05 14:41:02 -04:00 |
|
Kevin MacMartin
|
be7331fe20
|
Use better description for the contact controller mail comment
|
2016-08-05 14:19:17 -04:00 |
|
Kevin MacMartin
|
c7e93038c2
|
More formatting
|
2016-08-02 22:59:39 -04:00 |
|
Kevin MacMartin
|
49fd2951bb
|
Formatting
|
2016-08-02 22:58:40 -04:00 |
|
Kevin MacMartin
|
ab1e828421
|
Formatting in the nav
|
2016-08-02 22:55:30 -04:00 |
|
Kevin MacMartin
|
753a169c74
|
Clean up formatting in the models
|
2016-08-02 22:43:15 -04:00 |
|
Kevin MacMartin
|
e61a1f5558
|
Update composer dependencies and change fontawesome path to the new hyphen-free version
|
2016-08-01 23:02:16 -04:00 |
|
Kevin MacMartin
|
3d4fa3761d
|
Fix bower name, update bower dependencies, and use unminified versions of libraries where they appear to be equivalent
|
2016-08-01 22:38:22 -04:00 |
|
Kevin MacMartin
|
95ace0f897
|
Update npm packages
|
2016-08-01 21:58:16 -04:00 |
|
Kevin MacMartin
|
5f836e518f
|
Fix linter issues and update variable declarations to es6 in the js
|
2016-08-01 21:26:54 -04:00 |
|
Kevin MacMartin
|
f07402573e
|
Remove the require for less-plugin-autoprefix from the gulpfile
|
2016-06-30 13:48:46 -04:00 |
|
Kevin MacMartin
|
e0dabef2a7
|
Update composer dependencies
|
2016-06-27 16:27:54 -04:00 |
|
Kevin MacMartin
|
59a12716e0
|
Update composer dependencies
|
2016-06-23 15:50:04 -04:00 |
|
Kevin MacMartin
|
8f9af25d39
|
Explicitly set jquery 2.x to avoid incompatibility with bootstrap
|
2016-06-21 13:55:34 -04:00 |
|
Kevin MacMartin
|
bd4fcd53b8
|
Add babel with es2015 support, use const in the gulpfile, update npm dependencies, and configure modernizr to include classes
|
2016-06-21 13:52:52 -04:00 |
|
Kevin MacMartin
|
4f13135f97
|
Use pure autoprefixer and support the last 6 browser versions
|
2016-06-21 13:40:21 -04:00 |
|
Kevin MacMartin
|
a9d46982be
|
Add editor config to the repo
|
2016-06-16 23:08:23 -04:00 |
|
Kevin MacMartin
|
3ce19f871c
|
Implement cache busting for javascript and css assets
|
2016-06-01 22:59:52 -04:00 |
|
Kevin MacMartin
|
a824c12669
|
Don't include public/build in the .gitignore anymore as it's created by laravel elixir
|
2016-05-30 19:14:52 -04:00 |
|
Kevin MacMartin
|
d60f40fa82
|
Remove the modernizr task from the gulp default task and add it into init.sh following gulp --production so it always runs after assets are generated
|
2016-05-25 15:44:42 -04:00 |
|
Kevin MacMartin
|
2cab3c0ac0
|
Only use modernizr for public css and js and only load it on the public site
|
2016-05-23 23:16:04 -04:00 |
|
Kevin MacMartin
|
fac4956851
|
Add missing equals to the modernizr include
|
2016-05-23 22:41:04 -04:00 |
|
Kevin MacMartin
|
18660feac1
|
Update the gulpfile to reflect eslint requirements, use separate dashboard and public libraries, and add a modernizr task that accounts for included features
|
2016-05-23 22:35:33 -04:00 |
|
Kevin MacMartin
|
c4538a06eb
|
Add an option-select option to the set of available form items in the dashboard edit item page and document its use in the readme
|
2016-05-18 20:05:14 -04:00 |
|
Kevin MacMartin
|
ebbec6119b
|
Add webkit-overflow-scrolling: touch to the body and html elements
|
2016-05-07 17:47:23 -04:00 |
|
Kevin MacMartin
|
58729bc048
|
Remove the word "Copyright" before the copyright symbol
|
2016-05-07 17:13:48 -04:00 |
|
Kevin MacMartin
|
416f1760e9
|
Update composer dependencies
|
2016-05-02 22:47:42 -04:00 |
|
Kevin MacMartin
|
75d71c3fb5
|
Remove trailing blank line from the init script
|
2016-05-02 22:46:15 -04:00 |
|
Kevin MacMartin
|
ceb47b1c9c
|
Don't enable the markdown editor spell checker as it requires 3rd party assets
|
2016-04-08 18:03:18 -04:00 |
|
Kevin MacMartin
|
16b08b7ee1
|
Unguard and reguard the database during the seeding process
|
2016-04-05 14:27:59 -04:00 |
|
Kevin MacMartin
|
b6c1544013
|
Replace laravel-elixir with pure gulp
|
2016-03-30 00:51:54 -04:00 |
|
Kevin MacMartin
|
6405748b88
|
Update the datatimepicker and tweak the gulpfile to reflect
|
2016-03-25 00:27:46 -04:00 |
|
Kevin MacMartin
|
4c98f84c33
|
Formatting tweak
|
2016-03-24 22:00:47 -04:00 |
|
Kevin MacMartin
|
734ba27c11
|
Close meta tag in the contact email
|
2016-03-19 17:43:20 -04:00 |
|
Kevin MacMartin
|
84b3000288
|
Set the default font through inheritance rather than *
|
2016-03-19 16:43:21 -04:00 |
|
Kevin MacMartin
|
9a7f8857c3
|
Move fonts to resources/assets/fonts, mark everything in public/fonts in the gitignore, and add a copy task for resources/assets/fonts/* to public/fonts
|
2016-03-19 16:03:32 -04:00 |
|
Kevin MacMartin
|
f42f5e5a16
|
Allow the livereload host to be set in the .env file
|
2016-03-19 15:31:28 -04:00 |
|
Kevin MacMartin
|
e0a1832d31
|
Update composer.json to comply with update to composer
|
2016-03-16 17:43:46 -04:00 |
|
Kevin MacMartin
|
bcb11e1b33
|
Fix edit-item in the dashboard
|
2016-03-15 00:09:58 -04:00 |
|
Kevin MacMartin
|
d352bfc78b
|
Always run the version task again
|
2016-03-07 22:17:38 -05:00 |
|
Kevin MacMartin
|
1104798a3d
|
Only run the version task on production and organize the gulpfile a bit better
|
2016-03-07 21:46:36 -05:00 |
|
Kevin MacMartin
|
e970fecf8e
|
Revert accidental change from bootstrap to bootstrap-sass in the package.json, and update laravel-elixir to 5.x
|
2016-03-06 22:28:01 -05:00 |
|
Kevin MacMartin
|
aebdc5ddc9
|
Update gulp
|
2016-03-06 21:03:35 -05:00 |
|
Kevin MacMartin
|
f7f9d969de
|
Only take artisan down and bring it back up at the beginning and end of the init.sh script if the vendor folder exists
|
2016-03-03 22:18:17 -05:00 |
|
Kevin MacMartin
|
79203673e8
|
Update the project description
|
2016-02-25 22:36:56 -05:00 |
|
Kevin MacMartin
|
89bbb153b2
|
Implement another solution to the PHP7 issue with variables referencing eloquent columns
|
2016-02-14 00:36:42 -05:00 |
|
Kevin MacMartin
|
bfd4ddf091
|
Remove shows, news and videos from the dashboard home, and add an entry to the readme explaining how to add models to the dashboard menu
|
2016-01-29 00:00:50 -05:00 |
|
Kevin MacMartin
|
77c9bf3c6a
|
Add the sticky footer plugin, rip a lot of unnecessary styles out of the nav , add some better defaults to the nav, add some padding to the top of the body to space against the nav, give some default styles for the subscription box, and improve the contact page a bit
|
2016-01-28 22:28:05 -05:00 |
|
Kevin MacMartin
|
5a02de472d
|
Resolve issue in the dashboard caused by PHP7
|
2016-01-28 16:40:42 -05:00 |
|
Kevin MacMartin
|
336de1cedb
|
Redirect to /dashboard after the password has been reset
|
2016-01-27 22:19:27 -05:00 |
|