summaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)Author
2016-11-02adding test fix for asc orderSteve Manuel
2016-11-02reassigning k, v with next or prev recordSteve Manuel
2016-11-02adding addtional stops for count/offsetSteve Manuel
2016-11-01testing start / end positions on cursor - added back bounds check from prior ↵Steve Manuel
version
2016-11-01testing start / end positions on cursorSteve Manuel
2016-11-01adding some bounds checking to the cursor location based on the expected resultsSteve Manuel
2016-11-01do not allow return length longer than number of values in bucketSteve Manuel
2016-11-01moving query like code from handler to new Query func in db package so size ↵Steve Manuel
of posts returned is just what was requested
2016-11-01adding analytics tracking to API callsSteve Manuel
2016-11-01adding analytics tracking to API callsSteve Manuel
2016-10-31fixing args issue and var declaration in handlersSteve Manuel
2016-10-31fixing import pathSteve Manuel
2016-10-31initial code to support approving pending contentSteve Manuel
2016-10-30+ UI editsSteve Manuel
2016-10-30pulling getParam into utils fileSteve Manuel
2016-10-30adding initial code for merging pending to private contentSteve Manuel
2016-10-30fixing delete routine when specifier is in the type nameSteve Manuel
2016-10-30dont allow non main content types to be sortedSteve Manuel
2016-10-30need to delete _sorted bucket before re-sorting on deleteSteve Manuel
2016-10-30identified another bug related to _ specifier in UI codeSteve Manuel
2016-10-30fixing _ specifier locationSteve Manuel
2016-10-30left out _ separator from ns+specifier in db callSteve Manuel
2016-10-30fixing previously removed specifier for pending in refactored db set contentSteve Manuel
2016-10-30refactor some db code and update how status vars interpolate throughour UI codeSteve Manuel
2016-10-30slight refactor of pending content code & reimplementing where neededSteve Manuel
2016-10-29support to delete _pending content itemsSteve Manuel
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