summaryrefslogtreecommitdiff
path: root/management/editor/elements.go
AgeCommit message (Expand)Author
2018-08-19admin richtext updates, uuid package migration (#269)Steve Manuel
2017-04-29fmt bytes to readable and update setupload logic to allow editsSteve Manuel
2017-02-08downcase the file extension so it matches casesSteve Manuel
2017-02-07[core] Enhanced file upload preview control (#64)Steve
2017-01-02add reference.SelectRepeater and necessary struct and function exportsSteve Manuel
2016-12-25struct field renaming so fields are not exported where not necessarySteve Manuel
2016-12-22adding fix for js in repeaters (mainly FileRepeater) and cleanup of form valu...Steve Manuel
2016-12-20adding generic RepeatController JS creator and working RepeatSelect repeater ...Steve Manuel
2016-12-20splitting up elements file into more logical parts, testing godoc feature;Steve Manuel
2016-12-20fixing textarea element UISteve Manuel
2016-12-19[addons] Creating foundation for plugin-like system "Addons" (#24)Steve
2016-12-06fixing Tags input element issuesSteve Manuel
2016-12-06testing fixSteve Manuel
2016-12-06testing fix for only one tag stored, not being displayed as it is ignored via...Steve Manuel
2016-12-06adding print debug to testSteve Manuel
2016-12-05testing fix for strings.Split on empty arraySteve Manuel
2016-12-05testing fix after changing class serializerSteve Manuel
2016-12-05testing fix after changing class serializerSteve Manuel
2016-12-05adding log to debugSteve Manuel
2016-12-05testing fix for Tags. issue looks like it was leftover artifact from __ponzu-...Steve Manuel
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-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-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