summaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)Author
2016-10-29testing fix for _pending content retrievalSteve Manuel
2016-10-29testing fix for _pending content retrievalSteve Manuel
2016-10-29debuggingSteve Manuel
2016-10-29debuggingSteve Manuel
2016-10-29adding check for pending content request to update namespace in db.Content callSteve Manuel
2016-10-29adding rough sort ordering for pending content, based on reversing the ↵Steve Manuel
natural order of key-based sort from Bolt bucket
2016-10-29renaming and moving File upload logic into own packageSteve Manuel
2016-10-29adding db procedures and updating handler for external submissions / pending ↵Steve Manuel
content
2016-10-29renaming and exporting upload file funcSteve Manuel
2016-10-29adding db procedures and updating handler for external submissions / pending ↵Steve Manuel
content
2016-10-29adding db procedures and updating handler for external submissions / pending ↵Steve Manuel
content
2016-10-29adding db procedures and updating handler for external submissions / pending ↵Steve Manuel
content
2016-10-29adding defauld status to form mapSteve Manuel
2016-10-29adding defauld status to form mapSteve Manuel
2016-10-29adding defauld status to form mapSteve Manuel
2016-10-29adding defauld status to form mapSteve Manuel
2016-10-29changing copy and testing fix for public/private listing of contentSteve Manuel
2016-10-29initial set up for external/internal toggle viewSteve Manuel
2016-10-29bucket create if not existSteve Manuel
2016-10-29adding db/analytics init back in after reverting for debugSteve Manuel
2016-10-29adding db/analytics init back in after reverting for debugSteve Manuel
2016-10-29adding db/analytics init back in after reverting for debugSteve Manuel
2016-10-28debuggingSteve Manuel
2016-10-28code reorg and debugging bolt issuesSteve Manuel
2016-10-28attempt fix for bolt errSteve Manuel
2016-10-28attempt fix for bolt errSteve Manuel
2016-10-28delete unusedSteve Manuel
2016-10-28moving non-switch code out of switchSteve Manuel
2016-10-28adding initial components for anayltics tracking API requestsSteve Manuel
2016-10-28adding some clean up code and UI toggle for future external vs. internal ↵Steve Manuel
posted content
2016-10-26need to process string in case external suffix is found where it should not beSteve Manuel
2016-10-26forgot to parse form data on external post handlerSteve Manuel
2016-10-26debuggingSteve Manuel
2016-10-26implementation of insert content update to support types with no prior idSteve Manuel
2016-10-26fixing Externalable interface implementation for Post typeSteve Manuel
2016-10-26debuggingSteve Manuel
2016-10-26debuggingSteve Manuel
2016-10-26debuggingSteve Manuel
2016-10-26debuggingSteve Manuel
2016-10-26debuggingSteve Manuel
2016-10-26debugging and code reorgSteve Manuel
2016-10-26debuggingSteve Manuel
2016-10-26debuggingSteve Manuel
2016-10-26specifying http response code more appropriatelySteve Manuel
2016-10-26adding capability to accept external content type submissionsSteve Manuel
2016-10-26code reorganizingSteve Manuel
2016-10-25adding support for tags via editor.Tags input funcSteve Manuel
2016-10-24remove debug printlnsSteve Manuel
2016-10-24fixing mistyped variable nameSteve Manuel
2016-10-24debugging params for post queriesSteve Manuel