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 (
Expand
)
Author
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
updating errors to log, getting domain from cold db rather than cache to avoi...
Steve Manuel
2016-12-02
printing errors for debugging
Steve Manuel
2016-12-01
adding example html for admin content pagination
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
2016-11-09
fixing multiple assignment issue
Steve Manuel
2016-11-09
adding initial partial implementation of account recovery flow
Steve Manuel
2016-11-08
moving Mergable interface to content package. Still hit cyclical import issue...
Steve Manuel
2016-11-08
moving interface Mergable from api package to manager package. It avoids a cy...
Steve Manuel
2016-11-08
fixing error message
Steve Manuel
2016-11-08
fixing redirect to cleaned type
Steve Manuel
2016-11-08
adding before/after hooks to actions: save, delete, approve and reject
Steve Manuel
2016-11-07
updating Identifiable interface, renaming its method and changing name where ...
Steve Manuel
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 interface...
Steve Manuel
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
[prev]
[next]