index
:
okcms.git
master
twohustlers
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
node_modules
Age
Commit message (
Expand
)
Author
2015-04-11
Add batch update endpoint for admin
Sean Fridman
2015-04-11
Implement FSDB.updateBatch and OKResource.updateBatch
Sean Fridman
2015-04-11
Give views sorted resources
Sean Fridman
2015-04-11
Add autoincrementing index to resources
Sean Fridman
2015-04-11
Fix autoincrement algo bug
Sean Fridman
2015-04-11
Hide certain inputs in template
Sean Fridman
2015-04-10
Overhaul DB impl
Sean Fridman
2015-04-10
Support autoincrement and custom ID field in OKSchema
Sean Fridman
2015-04-09
Differentiate strignify and prettify template tags
Sean Fridman
2015-04-09
Let the client decide what message to display
Sean Fridman
2015-04-09
Implement flash messaging for admin success/error stuff
Sean Fridman
2015-04-09
Lil fixes + defensive programming
Sean Fridman
2015-04-09
Add resource delete functionality to admin
Sean Fridman
2015-04-09
Implement FSDB.remove
Sean Fridman
2015-04-09
Oops. Resolve lodash.clonedeep correctly
Sean Fridman
2015-04-09
Don't expose object refs in public APIs ya dummy!
Sean Fridman
2015-04-09
Stray console.log
Sean Fridman
2015-04-09
Fix OKView dynamic template data fetch
Sean Fridman
2015-04-09
Fix bug in OKResource.find
Sean Fridman
2015-04-09
Implement filter matching query
Sean Fridman
2015-04-09
Implement FSBD.find
Sean Fridman
2015-04-09
omg it work
Sean Fridman
2015-04-09
mergez
Jules Laplace
2015-04-09
Add captioned-image-list type
Sean Fridman
2015-04-09
stub in video field
Jules Laplace
2015-04-09
Report stringify errors
Sean Fridman
2015-04-09
Fix admin resource edit template data format
Sean Fridman
2015-04-08
Properly handle and display form errors
Sean Fridman
2015-04-08
uploads working
Jules Laplace
2015-04-08
load environment with dotenv
Jules Laplace
2015-04-08
adding enum validation
Jules Laplace
2015-04-08
Add image endpoint skeleton
Sean Fridman
2015-04-08
Add support for textarea data types
Sean Fridman
2015-04-08
I did a bug :(
Sean Fridman
2015-04-08
Administrate!
Sean Fridman
2015-04-08
Proper API for resource updates
Sean Fridman
2015-04-08
Fix bug where views didn't resolve resource correctly
Sean Fridman
2015-04-08
Fix resource bug where default id not set correctly
Sean Fridman
2015-04-08
Intercept and 404 favicon requests for now
Sean Fridman
2015-04-08
Fix up OKView a wee bit
Sean Fridman
2015-04-08
Move fetchTemplateData back into OKAdminView
Sean Fridman
2015-04-08
Remove unused REST endpoint module
Sean Fridman
2015-04-08
Update OKAdminView template data fetch for custom IDs
Sean Fridman
2015-04-08
Implement FSDB.create
Sean Fridman
2015-04-08
Don't just reject, fail!
Sean Fridman
2015-04-08
Add resource instance concept
Sean Fridman
2015-04-08
Wrapping liquid lib's bluebird promises with Q promises
Sean Fridman
2015-04-07
Obliterate naughty rogue file
Sean Fridman
2015-04-07
ID fields for resources now determined by app config
Sean Fridman
2015-04-07
Add partials support in templates
Sean Fridman
[next]