summaryrefslogtreecommitdiff
path: root/management
AgeCommit message (Expand)Author
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-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
2016-11-30testing built-in type support beyond string/[]string for content typesSteve Manuel
2016-11-30testing built-in type support beyond string/[]string for content typesSteve Manuel
2016-11-30testing built-in type support beyond string/[]string for content typesSteve Manuel
2016-11-30testing built-in type support beyond string/[]string for content typesSteve Manuel
2016-11-28fix for uuid implementation, was overwriting uuid on save w/ 0 valueSteve Manuel
2016-11-09unused mergable varSteve Manuel
2016-11-09moving Mergeable interface to editor package. Fighting with cyclical imports ...Steve Manuel
2016-11-08moving Mergable interface to content package. Still hit cyclical import issue...Steve Manuel
2016-11-08moving interface Mergable from api package to manager package. It avoids a cy...Steve Manuel
2016-11-08only show approve/reject buttons if content type implements api.MergableSteve Manuel
2016-11-08adding UI copy to editor re: Reject buttonSteve Manuel
2016-11-08updating layout of buttons and css to make UI nicerSteve Manuel
2016-11-08adding before/after hooks to actions: save, delete, approve and rejectSteve Manuel
2016-11-07adding test fix for tags/chips in new post UISteve Manuel
2016-11-07adding test fix for tags/chips in new post UISteve Manuel
2016-11-07adding test fix for tags/chips in new post UISteve Manuel
2016-11-07adding test fix for tags/chips in new post UISteve Manuel
2016-11-03simplifying Editable interface by adding Sluggable and Identifiable interface...Steve Manuel
2016-11-02adding catch for pending status to apply a new query string to save form actionSteve Manuel
2016-11-02adding catch for pending status to apply a new query string to save form actionSteve Manuel
2016-10-31updating text in UISteve Manuel
2016-10-30+ UI editsSteve Manuel
2016-10-30updating UISteve Manuel
2016-10-30UI code fix on approval sectionSteve Manuel
2016-10-30updating editor jsSteve Manuel
2016-10-30adding initial code for merging pending to private contentSteve Manuel
2016-10-25add fix for multi-word classesSteve Manuel
2016-10-25add fix for multi-word classesSteve Manuel
2016-10-25debuggingSteve Manuel
2016-10-25debuggingSteve Manuel
2016-10-25adding a empty tag if there are no tags to store a empty value and overwrite ...Steve Manuel
2016-10-25debuggingSteve Manuel
2016-10-25debuggingSteve Manuel
2016-10-25debuggingSteve Manuel
2016-10-25debuggingSteve Manuel
2016-10-25debuggingSteve Manuel
2016-10-25debuggingSteve Manuel
2016-10-25debuggingSteve Manuel
2016-10-25debuggingSteve Manuel
2016-10-25debuggingSteve Manuel
2016-10-25more js fixes in Tags elementSteve Manuel
2016-10-25more js fixes in Tags elementSteve Manuel
2016-10-25removing redundant elements and fixing jsSteve Manuel