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
Age
Commit message (
Collapse
)
Author
2016-11-01
adding analytics tracking to API calls
Steve Manuel
2016-11-01
adding analytics tracking to API calls
Steve Manuel
2016-10-31
updating vendor info
Steve Manuel
2016-10-31
Merge branch 'master' of https://github.com/bosssauce/ponzu
Steve Manuel
2016-10-31
Merge branch 'ponzu-dev'
Steve Manuel
2016-10-31
updating vendor info
Steve Manuel
2016-10-31
Merge pull request #11 from bosssauce/ponzu-dev
Steve
[core] Enable content to be submitted from external clients
2016-10-31
fixing args issue and var declaration in handlers
Steve Manuel
2016-10-31
fixing import path
Steve Manuel
2016-10-31
initial code to support approving pending content
Steve Manuel
2016-10-31
updating text in UI
Steve Manuel
2016-10-30
+ UI edits
Steve Manuel
2016-10-30
updating UI
Steve Manuel
2016-10-30
UI code fix on approval section
Steve Manuel
2016-10-30
updating editor js
Steve Manuel
2016-10-30
pulling getParam into utils file
Steve Manuel
2016-10-30
adding initial code for merging pending to private content
Steve Manuel
2016-10-30
fixing delete routine when specifier is in the type name
Steve Manuel
2016-10-30
dont allow non main content types to be sorted
Steve Manuel
2016-10-30
need to delete _sorted bucket before re-sorting on delete
Steve Manuel
2016-10-30
identified another bug related to _ specifier in UI code
Steve Manuel
2016-10-30
fixing _ specifier location
Steve Manuel
2016-10-30
left out _ separator from ns+specifier in db call
Steve Manuel
2016-10-30
fixing previously removed specifier for pending in refactored db set content
Steve Manuel
2016-10-30
refactor some db code and update how status vars interpolate throughour UI code
Steve Manuel
2016-10-30
sync example content type fields
Steve Manuel
2016-10-30
slight refactor of pending content code & reimplementing where needed
Steve Manuel
2016-10-29
support to delete _pending content items
Steve Manuel
2016-10-29
testing fix for _pending content retrieval
Steve Manuel
2016-10-29
testing fix for _pending content retrieval
Steve Manuel
2016-10-29
debugging
Steve Manuel
2016-10-29
debugging
Steve Manuel
2016-10-29
adding check for pending content request to update namespace in db.Content call
Steve Manuel
2016-10-29
adding rough sort ordering for pending content, based on reversing the ↵
Steve Manuel
natural order of key-based sort from Bolt bucket
2016-10-29
renaming and moving File upload logic into own package
Steve Manuel
2016-10-29
adding db procedures and updating handler for external submissions / pending ↵
Steve Manuel
content
2016-10-29
renaming and exporting upload file func
Steve Manuel
2016-10-29
adding db procedures and updating handler for external submissions / pending ↵
Steve Manuel
content
2016-10-29
adding db procedures and updating handler for external submissions / pending ↵
Steve Manuel
content
2016-10-29
adding db procedures and updating handler for external submissions / pending ↵
Steve Manuel
content
2016-10-29
adding defauld status to form map
Steve Manuel
2016-10-29
adding defauld status to form map
Steve Manuel
2016-10-29
adding defauld status to form map
Steve Manuel
2016-10-29
adding defauld status to form map
Steve Manuel
2016-10-29
changing copy and testing fix for public/private listing of content
Steve Manuel
2016-10-29
initial set up for external/internal toggle view
Steve Manuel
2016-10-29
bucket create if not exist
Steve Manuel
2016-10-29
adding db/analytics init back in after reverting for debug
Steve Manuel
2016-10-29
adding db/analytics init back in after reverting for debug
Steve Manuel
2016-10-29
adding db/analytics init back in after reverting for debug
Steve Manuel
[next]