Commit Graph

50 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 765659b3ee fix username color 2015-12-25 10:26:53 -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 9f5cd7e5d8 cleanup nav for public, footer + branding 2015-11-22 16:26:51 -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 1709429e98 implement CSRF per docs - doesnt work. css,js files 404 and get csrf invalid errors on form submit 2015-11-03 08:16:59 -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 0b17312c22 edit loads 2015-09-22 08:30:51 -07:00
Dan Ballard 4e632602f4 getting close to edit working 2015-09-21 08:26:31 -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 f496ca9f80 prep edit 2015-09-17 08:03:53 -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
Dan Ballard 05fe8b575b prep work for news page 2015-07-14 08:10:22 -07:00
Dan Ballard 542932a98b add delete handler and stub, also add session to framework handler 2015-07-08 21:44:55 -07:00
Dan Ballard 3a18696bdf add category form, template rework, comments 2015-07-04 22:20:01 -07:00
Dan Ballard d8f2c326a4 change parent works 2015-06-21 11:42:05 -07:00
Dan Ballard 47d1bdadd1 work on categories: generalizign tempalte engine, adding functions 2015-06-07 09:34:14 -07:00
Dan Ballard 2598dd481b categories list page: show parents 2015-05-23 10:49:27 -07:00
Dan Ballard d0fbd617b3 Merge branch 'manage-categories' of github.com:dballard/transmet into manage-categories
Conflicts:
	route_handlers.go
	templates/pages/categories.html
2015-05-21 23:04:30 -07:00
Dan Ballard 3b004dbeb3 delete and select 2015-05-21 23:02:01 -07:00
Dan Ballard 4f023f6093 start categories listing page, in the process of reworking the template code a bit 2015-05-21 23:02:01 -07:00
Dan Ballard d8c7ec2295 favicon 2015-05-21 22:59:28 -07:00
Dan Ballard fea21c9d10 start categories listing page, in the process of reworking the template code a bit 2015-05-21 18:34:14 -07:00
Dan Ballard 510fd216e1 light validation fo category 2015-05-16 14:29:31 -07:00
Dan Ballard 7679b45092 usabilit changes 2015-05-16 12:48:42 -07:00
Dan Ballard b7d5f08978 basic mark export 2015-05-14 08:29:01 -07:00
Dan Ballard b45c66c94e add to transmet button 2015-05-13 23:12:39 -07:00
Dan Ballard 6ccf2a6898 html tempalte works! 2015-05-13 08:26:30 -07:00
Dan Ballard 277718e907 properly show category depth, start loading news for template 2015-05-12 08:32:47 -07:00
Dan Ballard 770bf08fc3 start work on news list 2015-05-11 22:50:09 -07:00
Dan Ballard dddcf38d89 renameing for UX and adding now works 2015-05-11 22:06:28 -07:00
Dan Ballard 41936e57bb almost save news and error handling for 2015-05-10 14:55:21 -07:00
Dan Ballard 9ca8deed23 load tags into tree, display them as tree with depth 2, ordered 2015-05-08 00:07:30 -07:00
Dan Ballard 605fc93409 load tags, start showing in template drop down 2015-05-07 08:31:18 -07:00
Dan Ballard c5ba1b3041 finish title pull 2015-05-05 07:09:10 -07:00
Dan Ballard 5f5e69a298 work on /add - start fetching and trying to parse ?url= 2015-05-03 09:31:36 -07:00
Dan Ballard fe41cc2405 add form page 2015-05-02 12:28:11 -07:00
Dan Ballard d87901b122 minor login work 2015-05-01 08:20:02 -07:00
Dan Ballard c6ededd3d3 loging template 2015-04-29 21:45:12 -07:00
Dan Ballard 9ead50ac3f import base html core + bootstrap from warren 2015-04-28 08:10:40 -07:00