Age | Commit message (Collapse) | Author |
|
|
|
* Changed files to use new uuid pkg.
* Replace satori/go.uuid with gofrs/uuid. Closes #257.
* Deleted satori/go.uuid folder. Closes #257.
|
|
|
|
increase precision to seconds level
|
|
|
|
|
|
input
|
|
|
|
|
|
* 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
|
|
|
|
|
|
add/delete features
|
|
content.Identifiable so embedded Items can manage display names by default, but easily overridden
|
|
|
|
issue, still makes sense to have in content
|
|
cyclical import and also makes more sense logically as the management of content owns the scope of merging external to interal items
|
|
interfaces, moving relevant interface methods to be implemented by other types and updating caller code to assert the new interface types as needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
current values on the form -- may be the same as initially loaded
|
|
|
|
|
|
|
|
|
|
date values based on timestamp
|
|
date values based on timestamp
|
|
|
|
creation
|
|
|
|
from original repo
|
|
|
|
non-standard characters, removing base64 encoding of content
|
|
|
|
bad input chars, and retriving content into editor
|
|
reconsider this later as the two packages are now very closely tied. also added UI structural changes
|
|
|
|
title, main file to manage commands
|
|
reorganization.
|
|
reorganization
|
|
management, types, system and db functionality.
|