index
:
ponzu.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-06
adding cache (client-based, Etag) to API responses in addition to static file...
Steve Manuel
2016-12-06
Merge pull request #19 from bosssauce/ponzu-dev
Steve
2016-12-06
missed a rename
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
/*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 old unnecessary text processing code
Steve Manuel
2016-12-06
removing ContentName() from editor.Editble and adding String() to content.Ide...
Steve Manuel
2016-12-06
cleanup template, move ContentName into base Item as String on Identifiable i...
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-06
fixing Tags input element issues
Steve Manuel
2016-12-06
testing fix
Steve Manuel
2016-12-06
testing fix for only one tag stored, not being displayed as it is ignored via...
Steve Manuel
2016-12-06
adding print debug to test
Steve Manuel
2016-12-05
testing fix for strings.Split on empty array
Steve Manuel
2016-12-05
testing fix after changing class serializer
Steve Manuel
2016-12-05
testing fix after changing class serializer
Steve Manuel
2016-12-05
adding log to debug
Steve Manuel
2016-12-05
testing fix for Tags. issue looks like it was leftover artifact from __ponzu-...
Steve Manuel
2016-12-05
more testing of fix for Tags input
Steve Manuel
2016-12-05
more testing of fix for Tags input
Steve Manuel
2016-12-05
more testing of fix for Tags input
Steve Manuel
2016-12-05
testing fix for Tags issue
Steve Manuel
2016-12-05
adding test fix to Tags input element when added to existing content type
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
additional update to nilslice/email dep
Steve Manuel
2016-12-02
updating nilslice/email dep: send QUIT message to client
Steve Manuel
2016-12-02
adding update to vendored nilslice/email dep
Steve Manuel
2016-12-02
casting var to strings for printing in shell
Steve Manuel
2016-12-02
adding update to vendored nilslice/email dep
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
fixed lookup by email
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 docs for recovery key getter
Steve Manuel
[prev]
[next]