aboutsummaryrefslogtreecommitdiff
path: root/src/guff/views
AgeCommit message (Expand)AuthorFilesLines
2016-08-20add menuHEADmasterPaul Duncan2-9/+134
2016-07-31refactor mock panels, enable panel add and removePaul Duncan2-69/+53
2016-07-31initial home panel draggingPaul Duncan2-0/+104
2016-07-30refactor site dialogs and add site editingPaul Duncan4-26/+87
2016-07-30add tabs to site-add, refactor textarea handling, and fix site_id post edit d...Paul Duncan2-2/+26
2016-07-30add sites list and site-add dialogPaul Duncan3-0/+30
2016-07-30populate sites api and site listPaul Duncan1-0/+1
2016-07-29make upload a dropdown, add consistent button dividerPaul Duncan1-1/+11
2016-07-29move project releases to tab, misc editor cleanupsPaul Duncan3-6/+12
2016-07-29add tabs to edit dialogsPaul Duncan4-0/+112
2016-07-29add commentsPaul Duncan1-0/+3
2016-07-29add views/post-exporterPaul Duncan1-0/+151
2016-07-28populate import/export settings panePaul Duncan2-0/+11
2016-07-28populate themes settings panePaul Duncan1-1/+2
2016-07-28add site dropdown to files tabPaul Duncan1-1/+5
2016-07-28refactor navbar and clean up logout pagePaul Duncan5-11/+62
2016-07-28clean up login pagePaul Duncan1-0/+21
2016-07-28reorganize post viewsPaul Duncan6-26/+19
2016-07-28reorganize pagesPaul Duncan4-13/+13
2016-07-28refactor settings panes, simplify admin pagePaul Duncan13-154/+203
2016-07-28refactor dialog and pane templatesPaul Duncan16-66/+97
2016-07-28refactor dialogsPaul Duncan8-35/+60
2016-07-28mv admin-page to admin/pagePaul Duncan2-7/+7
2016-07-28refactor admin dialogsPaul Duncan4-8/+27
2016-07-27refactor post types so icons and names aren't in 3 placesPaul Duncan1-36/+43
2016-07-27use theme templates for blog-postPaul Duncan1-5/+18
2016-07-27use theme templates for blog-list-itemPaul Duncan2-10/+12
2016-07-27use theme templates for blog-listPaul Duncan1-12/+25
2016-07-27add view/template-html, use templates for project viewPaul Duncan3-44/+68
2016-07-27use theme template to render pagesPaul Duncan1-4/+8
2016-07-27add page assetsPaul Duncan1-10/+16
2016-07-27clean up page viewPaul Duncan1-12/+8
2016-07-25add theme assets to page rendererPaul Duncan1-2/+10
2016-07-21add theme asset support to pagesPaul Duncan1-0/+22
2016-07-19add themes, switch pages and sites to use themPaul Duncan1-0/+17
2016-07-16first crack at project renderingPaul Duncan1-0/+7
2016-07-16update .gitignorePaul Duncan1-0/+7
2016-07-16show blog contentsPaul Duncan3-4/+11
2016-07-15refactor viewsPaul Duncan11-0/+393