Age | Commit message (Expand) | Author |
2016-10-18 | updating form enctype to meet ponzu system requirements [multipart/form-data] | Steve Manuel |
2016-10-18 | debugging deleteHandler | Steve Manuel |
2016-10-18 | setting form method | Steve Manuel |
2016-10-18 | setting form method | Steve Manuel |
2016-10-18 | adjusting style to quick-delete-post button and adding JS form control | Steve Manuel |
2016-10-18 | changing UI for quick-delete-post button | Steve Manuel |
2016-10-18 | changing UI for quick-delete-post button | Steve Manuel |
2016-10-18 | adding delete button [quick-delete-post] | Steve Manuel |
2016-10-18 | updating search results to reflect new admin list item for posts | Steve Manuel |
2016-10-18 | removing elements from form if not necessary | Steve Manuel |
2016-10-18 | updating some UI and JS code | Steve Manuel |
2016-10-18 | adjusting style to work with new info on page | Steve Manuel |
2016-10-18 | updating time format and fixing typo | Steve Manuel |
2016-10-18 | enriching admin view with more post info per post item | Steve Manuel |
2016-10-18 | enriching admin view with more post info per post item | Steve Manuel |
2016-10-18 | fixing typo | Steve Manuel |
2016-10-18 | implementing initial version of sorted results for admin | Steve Manuel |
2016-10-18 | fixing UI and implementing ASC/DESC switch | Steve Manuel |
2016-10-18 | updating UI | Steve Manuel |
2016-10-18 | adding ASC/DESC toggle for post order display | Steve Manuel |
2016-10-18 | adding ASC/DESC toggle for post order display | Steve Manuel |
2016-10-18 | removing vendor console messages | Steve Manuel |
2016-10-18 | updating call location of StoreContent to be centralized to db actions, rathe... | Steve Manuel |
2016-10-18 | implementing Sort on sortable posts, testing functionality | Steve Manuel |
2016-10-17 | updating handler code to support new timestamp and updated fields | Steve Manuel |
2016-10-17 | updates to time utils | Steve Manuel |
2016-10-17 | updates to time and date format | Steve Manuel |
2016-10-17 | modifying form to support more browsers w/o input[type=time] | Steve Manuel |
2016-10-17 | adding util for date and time parsing, adding js to set inputs to time and da... | Steve Manuel |
2016-10-17 | adding partial time helper and hard coding date & time inputs | Steve Manuel |
2016-10-13 | fixing url | Steve Manuel |
2016-10-13 | updating URL redirect after delete | Steve Manuel |
2016-10-13 | modify to read multipart form post | Steve Manuel |
2016-10-13 | fixing typo | Steve Manuel |
2016-10-13 | adding admin server handler for deleting content | Steve Manuel |
2016-10-13 | fixing style and layout for delete button | Steve Manuel |
2016-10-10 | removing debug and old code | Steve Manuel |
2016-10-09 | adding static file server, new implementation | Steve Manuel |
2016-10-09 | adding static file server, new implementation | Steve Manuel |
2016-10-09 | adding static file server, new implementation | Steve Manuel |
2016-10-09 | returning absolute import paths, will move to vendor in future commit | Steve Manuel |
2016-10-09 | renaming import paths globally to ensure build is using new files, not ones f... | Steve Manuel |
2016-10-09 | updating import paths | Steve Manuel |
2016-10-09 | adding name to credits: Ponzu | Steve Manuel |
2016-10-07 | adding cache control and etags to responses for static assets + moved handler... | Steve Manuel |
2016-10-06 | removed debug | Steve Manuel |
2016-10-06 | minor transition bugfix | Steve Manuel |
2016-10-06 | moved all handlers outside of callers. may need to split up handlers in to gr... | Steve Manuel |
2016-10-06 | adding credits, http error views | Steve Manuel |
2016-10-06 | adding authentication & token-based persistence for users, init setup for fir... | Steve Manuel |