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
/
management
Age
Commit message (
Expand
)
Author
2016-12-19
updating imports to match master
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-18
moving item and types into system/item package and updating throughout codebase
Steve Manuel
2016-12-17
moving reference into content package and testing API based approach
Steve Manuel
2016-12-17
testing simplification of reference input
Steve Manuel
2016-12-17
testing fix for import cycle issue
Steve Manuel
2016-12-17
moving interfaces around which complicated import cycles
Steve Manuel
2016-12-14
adding __contentIndex to map item slug to semi foreign-key, and implementing ...
Steve Manuel
2016-12-06
removing ContentName() from editor.Editble and adding String() to content.Ide...
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-11-30
providing correct case for uint types
Steve Manuel
2016-11-30
added support for most all built-in types to be used as content struct field ...
Steve Manuel
2016-11-30
testing built-in type support beyond string/[]string for content types
Steve Manuel
2016-11-30
testing built-in type support beyond string/[]string for content types
Steve Manuel
2016-11-30
testing built-in type support beyond string/[]string for content types
Steve Manuel
2016-11-30
testing built-in type support beyond string/[]string for content types
Steve Manuel
2016-11-28
fix for uuid implementation, was overwriting uuid on save w/ 0 value
Steve Manuel
2016-11-09
unused mergable var
Steve Manuel
2016-11-09
moving Mergeable interface to editor package. Fighting with cyclical imports ...
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
only show approve/reject buttons if content type implements api.Mergable
Steve Manuel
2016-11-08
adding UI copy to editor re: Reject button
Steve Manuel
2016-11-08
updating layout of buttons and css to make UI nicer
Steve Manuel
2016-11-08
adding before/after hooks to actions: save, delete, approve and reject
Steve Manuel
2016-11-07
adding test fix for tags/chips in new post UI
Steve Manuel
2016-11-07
adding test fix for tags/chips in new post UI
Steve Manuel
2016-11-07
adding test fix for tags/chips in new post UI
Steve Manuel
2016-11-07
adding test fix for tags/chips in new post UI
Steve Manuel
2016-11-03
simplifying Editable interface by adding Sluggable and Identifiable interface...
Steve Manuel
2016-11-02
adding catch for pending status to apply a new query string to save form action
Steve Manuel
2016-11-02
adding catch for pending status to apply a new query string to save form action
Steve Manuel
2016-10-31
updating text in UI
Steve Manuel
2016-10-30
+ UI edits
Steve Manuel
2016-10-30
updating UI
Steve Manuel
2016-10-30
UI code fix on approval section
Steve Manuel
[next]