Age | Commit message (Expand) | Author |
---|---|---|
2016-10-18 | adding the Touch() method to Sortable interface, which would enable us to sor... | Steve Manuel |
2016-10-18 | adding ContentID to interface Sortable.. it is duplicating method in both Edi... | Steve Manuel |
2016-10-18 | adding Sortable interface, implementing it on Item | Steve Manuel |
2016-10-17 | testing int64 type for timestamp & update | Steve Manuel |
2016-10-17 | adding partial time helper and hard coding date & time inputs | Steve Manuel |
2016-10-17 | adding initial updates to provide better time recording for post editing & cr... | Steve Manuel |
2016-10-02 | adding default fields to Item and removing from post.go and template | Steve Manuel |
2016-09-22 | adding a generator for custom post content types, slug for url based on title... | Steve Manuel |
2016-09-20 | adding support for boltdb storage, updating and inserting content, some reorg... | Steve Manuel |