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
/
editor
/
elements.go
Age
Commit message (
Collapse
)
Author
2017-04-29
fmt bytes to readable and update setupload logic to allow edits
Steve Manuel
2017-02-08
downcase the file extension so it matches cases
Steve Manuel
2017-02-07
[core] Enhanced file upload preview control (#64)
Steve
adding enhanced file upload preview & view/download link in editor.File
2017-01-02
add reference.SelectRepeater and necessary struct and function exports
Steve Manuel
2016-12-25
struct field renaming so fields are not exported where not necessary
Steve Manuel
2016-12-22
adding fix for js in repeaters (mainly FileRepeater) and cleanup of form ↵
Steve Manuel
value transforms
2016-12-20
adding generic RepeatController JS creator and working RepeatSelect repeater ↵
Steve Manuel
input
2016-12-20
splitting up elements file into more logical parts, testing godoc feature;
Steve Manuel
2016-12-20
fixing textarea element UI
Steve Manuel
2016-12-19
[addons] Creating foundation for plugin-like system "Addons" (#24)
Steve
* adding addons dir and sample addon which enables the use of a new input element in forms for referencing other content. "addons" is a conceptual plugin-like feature, similar to wordpress "plugins" dir, but not as sophisticated
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 ↵
Steve Manuel
via string search for __ponzu separator
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 ↵
Steve Manuel
__ponzu-tag namespacing
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
types
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-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-10-25
add fix for multi-word classes
Steve Manuel
2016-10-25
add fix for multi-word classes
Steve Manuel
2016-10-25
debugging
Steve Manuel
2016-10-25
debugging
Steve Manuel
2016-10-25
adding a empty tag if there are no tags to store a empty value and overwrite ↵
Steve Manuel
existing tags in db
2016-10-25
debugging
Steve Manuel
2016-10-25
debugging
Steve Manuel
2016-10-25
debugging
Steve Manuel
2016-10-25
debugging
Steve Manuel
2016-10-25
debugging
Steve Manuel
2016-10-25
debugging
Steve Manuel
2016-10-25
debugging
Steve Manuel
2016-10-25
debugging
Steve Manuel
2016-10-25
debugging
Steve Manuel
2016-10-25
more js fixes in Tags element
Steve Manuel
2016-10-25
more js fixes in Tags element
Steve Manuel
[next]