176 Commits (c27ecb9853c7f3b3eddd940a24ce8a91763a4ff3)
 

Author SHA1 Message Date
Craig Oates c27ecb9853 add get latest editted 'X' functions in nera package. 2 years ago
Craig Oates 75e05cc4aa update main.css (back-end dashboard buttons and gui-links). 2 years ago
Craig Oates 87f0e81258 update /user/dashboard.html template (CSS and icons). 2 years ago
Craig Oates dd7796fb4e update /layouts/header.html template (CSS and icons). 2 years ago
Craig Oates 01bacffa19 update several of the icons in /static/images/icons. 2 years ago
Craig Oates 9a2c933667 add loads of icons (.png) and rename a few of them. 2 years ago
Craig Oates 7b6cde549b move alert section to header.html and get side-menu working. 2 years ago
Craig Oates dcd1e76d0e re-organised /layouts/default.html and remove 'alert' section. 2 years ago
Craig Oates e844408d86 remove hard-coded '2018' in footer, prints current year (copyright). 2 years ago
Craig Oates 0dc9c91795 update .gitignore to ignore favicon and site-logo in /static/images. 2 years ago
Craig Oates f4bf0ba511 add icons in /static/images and static/js/site-side-menu.js file. 2 years ago
Craig Oates 51d564fff8 update .gitignore to include files in /static directory. 2 years ago
Craig Oates 8c60ac6031 start adding style rules for site side-menu section in main.css. 2 years ago
Craig Oates f60b09bbdd add 'success' optional parameter to set-alert in update nav. menu. 2 years ago
Craig Oates a7eb3240bf add optional parameter to set-alert function in utils package. 2 years ago
Craig Oates fda81fbb82 add safe filter to alert message in /layouts/default.html template. 2 years ago
Craig Oates a72e133f13 update / (site's index page) route and nav. menu update feature. 2 years ago
Craig Oates 9a30da1a44 refactor update-nav-menu in nera package. 2 years ago
Craig Oates 0a302c2a77 refactor /user/site-settings.html template (nav. menu updates). 2 years ago
Craig Oates f814aef20d update delete button in /user/pages.html template (incorrect value). 2 years ago
Craig Oates 84f3ede736 refactor site-setting route to get snippets from /storage/snippets. 2 years ago
Craig Oates a76f837eea add insert-snippet functionality to djula:view package. 2 years ago
Craig Oates a1d1042d4c update first-run code -- refactor site-wide snippet file. 2 years ago
Craig Oates e0a1bf7cb1 update /layout/default.html template (prep. for snippets update). 2 years ago
Craig Oates 4156b0eee0 remove single file upload route and refactor multi-upload route. 2 years ago
Craig Oates e8831de9f4 update URL for images in build-thumbnail-path djula filter. 2 years ago
Craig Oates 4b5831452d add thumbnail to /archive.html template. 2 years ago
Craig Oates bb35111dc9 remove single file upload from dashboard and storage HTML templates. 2 years ago
Craig Oates 44bdec6570 implement the /edit/archive defroute -- updates the entries text. 2 years ago
Craig Oates fb8f68e468 implement the edit archive keywords functionality (web.lisp). 2 years ago
Craig Oates c313b4aff4 update keyword form in /user/edit-archive.html template. 2 years ago
Craig Oates e53a2990c0 refactor update archive thumbnail functionality (change file name). 2 years ago
Craig Oates 81a0fb8e40 update /user/edit-archive.html (prep. for title and keywords). 2 years ago
Craig Oates 7328a719fe implement the edit archive thumbnail functionality (web.lisp). 2 years ago
Craig Oates 82e8428695 refactor and remove code regarding the /storeage routes in web.lisp. 2 years ago
Craig Oates ca4a540141 edit /user/edit-archive.html template (thumbnail section). 2 years ago
Craig Oates 379bbdc8b4 implement update-archive-entry-property in nera package. 2 years ago
Craig Oates 8d55ed7d61 refactor /storage (I.E. get files) routes and /edit/archive/:slug. 2 years ago
Craig Oates c69c165a92 add edit thumbnail section to /user/edit-archive.html template. 2 years ago
Craig Oates 57a6710e92 block out the route for editing an archive entry (end-of-session). 2 years ago
Craig Oates 93a59aaad4 implement /edit/archive/:slug defroute (HTTP GET request). 2 years ago
Craig Oates 02df53e7f4 add and block out /user/edit-archive.html template. 2 years ago
Craig Oates f205dc3252 remove old code from /user/edit-page.html template. 2 years ago
Craig Oates eb9d2e3290 implement /archive/delete/entry defroute (HTTP POST request). 2 years ago
Craig Oates ee336d3c83 implement delete-archive-entry in nera package. 2 years ago
Craig Oates f89585ab46 update form to delete archive entry in /user/archive.html template. 2 years ago
Craig Oates bba7cf4499 implement the /view/archive/:slug route and add archive-entry.html. 2 years ago
Craig Oates a7d0ae54ad finish implementing the /create/archive-entry (without search). 2 years ago
Craig Oates 5542014a1e sort out code layout in view.lisp file. 2 years ago
Craig Oates baf1ec1f39 add format-filename and format-keywords in utils package. 2 years ago