summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-06removing ContentName() from editor.Editble and adding String() to content.Ide...Steve Manuel
2016-12-06cleanup template, move ContentName into base Item as String on Identifiable i...Steve Manuel
2016-12-06adding test for sorting persisted in paginationSteve Manuel
2016-12-06adding disabled zero-content pagination and minor fixesSteve Manuel
2016-12-06fixing Tags input element issuesSteve Manuel
2016-12-06testing fixSteve Manuel
2016-12-06testing fix for only one tag stored, not being displayed as it is ignored via...Steve Manuel
2016-12-06adding print debug to testSteve Manuel
2016-12-05testing fix for strings.Split on empty arraySteve Manuel
2016-12-05testing fix after changing class serializerSteve Manuel
2016-12-05testing fix after changing class serializerSteve Manuel
2016-12-05adding log to debugSteve Manuel
2016-12-05testing fix for Tags. issue looks like it was leftover artifact from __ponzu-...Steve Manuel
2016-12-05more testing of fix for Tags inputSteve Manuel
2016-12-05more testing of fix for Tags inputSteve Manuel
2016-12-05more testing of fix for Tags inputSteve Manuel
2016-12-05testing fix for Tags issueSteve Manuel
2016-12-05adding test fix to Tags input element when added to existing content typeSteve Manuel
2016-12-05changing Add -> Set for values where it could have been problematicSteve Manuel
2016-12-05fixing pagination htmlSteve Manuel
2016-12-05updating offset math to include +1 as it is comparing the next set, html updatesSteve Manuel
2016-12-05moving script to pre-defined script element, moving total & count comparison ...Steve Manuel
2016-12-05evaluating and reassigning count earlier to cascade to lower calcs which depe...Steve Manuel
2016-12-05switch count and total in reassignmentSteve Manuel
2016-12-05adding link click prevention for disabled pagination elements, fixing case wh...Steve Manuel
2016-12-05fixing urlFmt, redundant pathSteve Manuel
2016-12-05update db.Query to return total of content count, add implement change throug...Steve Manuel
2016-12-02adjusting email fields as per dep changeSteve Manuel
2016-12-02additional update to nilslice/email depSteve Manuel
2016-12-02updating nilslice/email dep: send QUIT message to clientSteve Manuel
2016-12-02adding update to vendored nilslice/email depSteve Manuel
2016-12-02casting var to strings for printing in shellSteve Manuel
2016-12-02adding update to vendored nilslice/email depSteve Manuel
2016-12-02formatting email body and putting email send on new goroutineSteve Manuel
2016-12-02adding a guarantee to update user with same IDSteve Manuel
2016-12-02updating errors and adding user-facing feedbackSteve Manuel
2016-12-02fixed lookup by emailSteve Manuel
2016-12-02adding debugSteve Manuel
2016-12-02updating print errors to log, more implementation of account recoverySteve Manuel
2016-12-02adding enctype for consistency in formsSteve Manuel
2016-12-02updating docs for recovery key getterSteve Manuel
2016-12-02updating errors to log, getting domain from cold db rather than cache to avoi...Steve Manuel
2016-12-02setting form enctype to correct ponzu requirementSteve Manuel
2016-12-02printing errors for debuggingSteve Manuel
2016-12-02changing layout/position of forgot password linkSteve Manuel
2016-12-01adding interface Trustable to enable auto-approval from Exteralable content, ...Steve Manuel
2016-12-01adding example html for admin content paginationSteve Manuel
2016-11-30checking bounds on config field sliceSteve Manuel
2016-11-30providing correct case for uint typesSteve Manuel
2016-11-30added support for most all built-in types to be used as content struct field ...Steve Manuel