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
path:
root
/
system
/
admin
/
handlers.go
Age
Commit message (
Collapse
)
Author
2016-11-07
spelling fix
Steve Manuel
2016-11-07
better error logging to help determine if structs implement necessary interfaces
Steve Manuel
2016-11-03
testing new api request analytics in dashboard
Steve Manuel
2016-11-03
adding initial implementation with fake data of analytics chart
Steve Manuel
2016-11-03
updating error message
Steve Manuel
2016-11-03
var spelling error..
Steve Manuel
2016-11-03
simplifying Editable interface by adding Sluggable and Identifiable ↵
Steve Manuel
interfaces, moving relevant interface methods to be implemented by other types and updating caller code to assert the new interface types as needed
2016-11-02
string addition mistake
Steve Manuel
2016-11-02
adding fix for redirect after save on pending post content
Steve Manuel
2016-11-02
fixing default status
Steve Manuel
2016-11-02
adding default to order param in postsHandler
Steve Manuel
2016-11-02
adding post unmarshal into cases based on status
Steve Manuel
2016-11-02
adding post unmarshal into cases based on status
Steve Manuel
2016-11-02
reworking the order logic for admin post sorting
Steve Manuel
2016-11-02
swapping order of post winding
Steve Manuel
2016-11-02
changing db call to use more efficient query func
Steve Manuel
2016-10-31
fixing args issue and var declaration in handlers
Steve Manuel
2016-10-31
fixing import path
Steve Manuel
2016-10-31
initial code to support approving pending content
Steve Manuel
2016-10-30
pulling getParam into utils file
Steve Manuel
2016-10-30
fixing delete routine when specifier is in the type name
Steve Manuel
2016-10-30
identified another bug related to _ specifier in UI code
Steve Manuel
2016-10-30
refactor some db code and update how status vars interpolate throughour UI code
Steve Manuel
2016-10-29
support to delete _pending content items
Steve Manuel
2016-10-29
testing fix for _pending content retrieval
Steve Manuel
2016-10-29
testing fix for _pending content retrieval
Steve Manuel
2016-10-29
debugging
Steve Manuel
2016-10-29
debugging
Steve Manuel
2016-10-29
adding check for pending content request to update namespace in db.Content call
Steve Manuel
2016-10-29
adding rough sort ordering for pending content, based on reversing the ↵
Steve Manuel
natural order of key-based sort from Bolt bucket
2016-10-29
renaming and moving File upload logic into own package
Steve Manuel
2016-10-29
adding db procedures and updating handler for external submissions / pending ↵
Steve Manuel
content
2016-10-29
adding db procedures and updating handler for external submissions / pending ↵
Steve Manuel
content
2016-10-29
adding db procedures and updating handler for external submissions / pending ↵
Steve Manuel
content
2016-10-29
adding defauld status to form map
Steve Manuel
2016-10-29
adding defauld status to form map
Steve Manuel
2016-10-29
adding defauld status to form map
Steve Manuel
2016-10-29
adding defauld status to form map
Steve Manuel
2016-10-29
changing copy and testing fix for public/private listing of content
Steve Manuel
2016-10-29
initial set up for external/internal toggle view
Steve Manuel
2016-10-28
delete unused
Steve Manuel
2016-10-28
moving non-switch code out of switch
Steve Manuel
2016-10-28
adding some clean up code and UI toggle for future external vs. internal ↵
Steve Manuel
posted content
2016-10-24
removing debug printlns and modifying other fmt.Println to log.Println for ↵
Steve Manuel
consistency
2016-10-24
removing debug printlns and modifying other fmt.Println to log.Println for ↵
Steve Manuel
consistency
2016-10-24
debugging cookie
Steve Manuel
2016-10-22
debugging cookies
Steve Manuel
2016-10-22
fixing logic error overriding original password
Steve Manuel
2016-10-22
need to update token in cookie after user changes their email
Steve Manuel
2016-10-22
debug edit user info handler
Steve Manuel
[prev]
[next]