Age | Commit message (Expand) | Author |
2017-01-02 | casting byte slice to string in error message | Steve Manuel |
2016-12-30 | update Hide method in Hideable interface, change GMT label to UTC | Steve Manuel |
2016-12-23 | add fix for UI issue when uploaded image is wider than Richtext editor | Steve Manuel |
2016-12-22 | adding fix for js in repeaters (mainly FileRepeater) and cleanup of form valu... | Steve Manuel |
2016-12-20 | fixing scope of FileRepeater and minor css updates | Steve Manuel |
2016-12-20 | adding style update to admin css | Steve Manuel |
2016-12-20 | indicating analytics in chart are GMT | Steve Manuel |
2016-12-19 | typo | Steve Manuel |
2016-12-19 | moving repository, bosssauce => ponzu-cms | Steve Manuel |
2016-12-19 | [addons] Creating foundation for plugin-like system "Addons" (#24) | Steve |
2016-12-14 | fix pagination on pending items. | Steve Manuel |
2016-12-14 | adding __contentIndex to map item slug to semi foreign-key, and implementing ... | Steve Manuel |
2016-12-06 | re-order middleware so Record is called even if cache is active | Steve Manuel |
2016-12-06 | adding cache (client-based, Etag) to API responses in addition to static file... | Steve Manuel |
2016-12-06 | substituting "_{specifier}" => "__{specifier}" so users can add their own typ... | Steve Manuel |
2016-12-06 | /*post?s*/ => /*content?s*/ substitution | Steve Manuel |
2016-12-06 | fixing code change from previous feature | Steve Manuel |
2016-12-06 | adding content search for both public and pending specifiers | Steve Manuel |
2016-12-06 | removing ContentName() from editor.Editble and adding String() to content.Ide... | Steve Manuel |
2016-12-06 | adding test for sorting persisted in pagination | Steve Manuel |
2016-12-06 | adding disabled zero-content pagination and minor fixes | Steve Manuel |
2016-12-05 | changing Add -> Set for values where it could have been problematic | Steve Manuel |
2016-12-05 | fixing pagination html | Steve Manuel |
2016-12-05 | updating offset math to include +1 as it is comparing the next set, html updates | Steve Manuel |
2016-12-05 | moving script to pre-defined script element, moving total & count comparison ... | Steve Manuel |
2016-12-05 | evaluating and reassigning count earlier to cascade to lower calcs which depe... | Steve Manuel |
2016-12-05 | switch count and total in reassignment | Steve Manuel |
2016-12-05 | adding link click prevention for disabled pagination elements, fixing case wh... | Steve Manuel |
2016-12-05 | fixing urlFmt, redundant path | Steve Manuel |
2016-12-05 | update db.Query to return total of content count, add implement change throug... | Steve Manuel |
2016-12-02 | adjusting email fields as per dep change | Steve Manuel |
2016-12-02 | formatting email body and putting email send on new goroutine | Steve Manuel |
2016-12-02 | adding a guarantee to update user with same ID | Steve Manuel |
2016-12-02 | updating errors and adding user-facing feedback | Steve Manuel |
2016-12-02 | adding debug | Steve Manuel |
2016-12-02 | updating print errors to log, more implementation of account recovery | Steve Manuel |
2016-12-02 | adding enctype for consistency in forms | Steve Manuel |
2016-12-02 | updating errors to log, getting domain from cold db rather than cache to avoi... | Steve Manuel |
2016-12-02 | setting form enctype to correct ponzu requirement | Steve Manuel |
2016-12-02 | printing errors for debugging | Steve Manuel |
2016-12-02 | changing layout/position of forgot password link | Steve Manuel |
2016-12-01 | adding example html for admin content pagination | Steve Manuel |
2016-11-29 | fixing k/v for Checkbox input on cache invalidation in config | Steve Manuel |
2016-11-29 | fixing k/v for Checkbox input on cache invalidation in config | Steve Manuel |
2016-11-29 | testing k/v results from cache invalidation | Steve Manuel |
2016-11-29 | adding better implementation for etag/cache invalidation | Steve Manuel |
2016-11-29 | adding better implementation for etag/cache invalidation | Steve Manuel |
2016-11-29 | fmt code | Steve Manuel |
2016-11-28 | adding implementation / type assertion for Identifiable in old code | Steve Manuel |
2016-11-16 | adding non-Externalable content listing | Steve Manuel |