Commit Graph

16 Commits

Author SHA1 Message Date
Dan Ballard 9476bf1e74 tweak roll up css, add pagination 2016-01-09 09:04:31 -08:00
Dan Ballard 94221611c1 rollup and roll down big posts. fix some button css 2016-01-09 08:32:39 -08:00
Dan Ballard b45d101657 don't truncate news notes display 2016-01-09 06:29:40 -08:00
Dan Ballard 015d6fa86d a lot of ui cleaning up, extending csrf time, adding csrf logging errors to screen 2015-12-25 09:07:03 -08:00
Dan Ballard 7e16f7431c fix add to transmet link 2015-11-22 09:55:27 -08:00
Dan Ballard 42795c6cef finish csrf and gorilla mux port work 2015-11-19 20:00:33 -08:00
Dan Ballard df5dca3a52 work on porting routers to more gorilla/mux style and making all actions POST and csrf trackable 2015-11-11 09:28:07 -08:00
Dan Ballard 31106490b8 nb influenced styles to make news page more better porpotioned/sized/looking 2015-09-30 07:33:06 -07:00
Dan Ballard 11a50e973c Edit post works 2015-09-23 21:12:57 -07:00
Dan Ballard 233b24d561 template tweek news; route handler: dont use session for page redirects, bad; further mock edit 2015-09-17 22:49:54 -07:00
Dan Ballard f9ab27e32a mock out delete news 2015-09-03 07:16:16 -07:00
Dan Ballard fddf4b5045 make news populate id, add edit del links 2015-08-30 20:48:55 -07:00
Dan Ballard 470b011ded clean up news display 2015-08-30 20:23:35 -07:00
Dan Ballard 6438250ef7 Work on news list page
TODO:
  - fix category path printer (only prints last if there is a parent)
  - dates are all NOW
2015-08-23 11:04:14 -07:00
Dan Ballard 72a17784ff new date listed non nested news get 2015-08-17 07:16:54 -07:00
Dan Ballard d860a5ba02 finish db fn, start template 2015-07-21 07:10:57 -07:00