Commit Graph

46 Commits

Author SHA1 Message Date
e50258b405 integrate vue cateditor with django 2019-04-01 17:11:11 -07:00
4e99dcd1e0 add initial cateditor vue files 2019-04-01 17:08:48 -07:00
d1aa3fa7cd dashboard.html: tiny css class fix 2019-03-19 22:34:26 -07:00
bda65958fb add pagecss and pagejs blocks 2019-03-19 22:34:03 -07:00
07ebabee86 add browsersync config file
run with: browser-sync start --config bs-config.js
2019-03-19 14:33:07 -07:00
2ba79d9a7f skeleton catalog list and editor pages 2019-03-18 20:02:40 -07:00
e7bc69b3c5 nav: show active status if in account app 2019-03-16 22:15:56 -07:00
5e45d6ea3d add bg image 2019-03-16 22:15:42 -07:00
6659876dc5 nav_extras.py: tweak wording for non-auth users 2019-03-16 22:09:27 -07:00
086b117191 style up login/logout/signup pages 2019-03-16 22:09:04 -07:00
ef71b0ae74 dashboard.html: add uikit 2019-03-15 21:44:59 -07:00
a501bd08e4 nav.html: add uikit, make work properly 2019-03-15 21:44:30 -07:00
1098f190ac base.html: add uikit 2019-03-15 21:39:51 -07:00
50fdf06c97 add nav_extras.py template tags 2019-03-15 21:33:50 -07:00
5b6b7c4964 add precompiled uikit 3.0.3 2019-03-15 21:32:18 -07:00
39028012ca add sitewide static assets 2019-03-15 19:23:34 -07:00
59466bffa1 add settings_export to use settings vars in templates 2019-03-15 19:22:13 -07:00
ae3ae98dc8 update some account templates 2019-03-14 00:15:48 -07:00
b69127bbc7 .gitignore *all* __pycache__ dirs 2019-03-14 00:14:26 -07:00
9a765ef146 add migration to update "Site" info 2019-03-14 00:14:02 -07:00
e4cfb2865f add django-extensions and django-debug-toolbar 2019-03-13 21:02:59 -07:00
a70803ae39 updates to nav.html 2019-03-13 21:00:57 -07:00
16c004e291 allow guest login 2019-03-13 21:00:36 -07:00
0db088d8f9 add django-user-accounts 2019-03-13 19:12:06 -07:00
6e21f5b91a improve lazysignup convert: more fields, redirect on done 2019-03-13 18:00:16 -07:00
022933560f .gitignore debug.log 2019-03-13 17:51:03 -07:00
e31c4ddc34 base.html: comment out unused css and js 2019-03-13 17:50:20 -07:00
6ed4792a21 base.html: add title block. cleanup others. 2019-03-13 17:50:05 -07:00
4d53b7c659 settings.py: add logging config 2019-03-13 16:46:08 -07:00
b56134c43a rename dashboard html page 2019-03-13 16:45:04 -07:00
51beea8f50 initial lazy signup integration 2019-03-12 23:06:27 -07:00
c43bb31d61 use named redirects for login/logout 2019-03-12 23:05:39 -07:00
22ead8dcf3 settings.py: db config is in settings_ansible.py 2019-03-12 23:04:36 -07:00
c35f0db869 docco for middleware 2019-03-12 23:03:49 -07:00
ea902ead0b stub out some i18n 2019-03-12 23:03:25 -07:00
2a083a7746 display messages 2019-03-12 23:00:56 -07:00
d55272bced add SetApplicationName middleware for nav use 2019-03-12 18:08:01 -07:00
626570ffe3 add logged out page and separate nav template 2019-03-12 17:49:18 -07:00
c56175835c .gitignore TODO.org 2019-03-12 17:41:27 -07:00
6e3f2a61e0 add requirements.txt 2019-03-12 17:41:07 -07:00
3b06710ae9 add stub dashboard page 2019-03-12 17:39:52 -07:00
c543d64726 add stub login page 2019-03-12 17:36:40 -07:00
043b10c2d2 include ansible-deposited settings 2019-03-12 17:34:11 -07:00
be0b2c322e .gitignore settings_ansible.py 2019-03-12 17:32:57 -07:00
1d9db2ca49 .gitignore: __pycache__ dirs 2019-03-12 15:19:04 -07:00
bd1c636af8 startproject 2019-03-11 23:22:26 -07:00