summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-16adding fix to UISteve Manuel
2017-05-15Merge pull request #142 from ponzu-cms/ponzu-devSteve Manuel
[core] add CSVFormattable interface to export CSV formatted content
2017-05-15update csv labelSteve Manuel
2017-05-15update csv labelSteve Manuel
2017-05-15fixing UISteve Manuel
2017-05-15changing file perm on tempSteve Manuel
2017-05-15manually call remove and close, debug responseSteve Manuel
2017-05-15flush csv writer and fix uiSteve Manuel
2017-05-15adding csv format interface and handler implSteve Manuel
2017-05-09Merge pull request #141 from bradleyfalzon/retrunSteve Manuel
fix typo retrun should be return
2017-05-10fix typo retrun should be returnBradley Falzon
2017-05-09add video walk-through linkSteve Manuel
2017-05-07bump versionSteve Manuel
2017-05-07Merge pull request #140 from ponzu-cms/ponzu-devSteve Manuel
[cli] adding reference type and auto-repeater generate syntax
2017-05-07adding reference type and auto-repeater generate syntax to the CLI, updating ↵Steve Manuel
templates to support
2017-05-05adding link to docsSteve Manuel
2017-05-01Merge pull request #138 from ponzu-cms/ponzu-devSteve Manuel
[core] more Admin and new Addon lifecycle hooks
2017-05-01Merge branch 'master' of https://github.com/ponzu-cms/ponzu into ponzu-devSteve Manuel
2017-05-01Merge pull request #137 from ponzu-cms/ponzu-devSteve Manuel
[core] adding file upload metadata type and API
2017-05-01adding admin action hooks to handlers and hookable interfaceSteve Manuel
2017-05-01adding hooks to interface and handler for addon enable/disableSteve Manuel
2017-04-29add delete procedure and implementation for uploadsSteve Manuel
2017-04-29adding search, edit/new, and list view for uploadsSteve Manuel
2017-04-29fmt bytes to readable and update setupload logic to allow editsSteve Manuel
2017-04-29update nav url and iconSteve Manuel
2017-04-29adding view and links to admin/managerSteve Manuel
2017-04-27move the insert to contentIndex to the same Update callSteve Manuel
2017-04-27fixing typo and removing ui classes where not neededSteve Manuel
2017-04-25adding support for file upload type and API handler to fetch file infoSteve Manuel
2017-04-23Merge pull request #133 from ponzu-cms/ponzu-devSteve Manuel
[core] Add cancellation context to system backups
2017-04-23fix typoSteve Manuel
2017-04-23Merge pull request #132 from eticzon/ponzu-devSteve Manuel
Add context cancellation to backup routines
2017-04-21add context cancellation to backup routinesErwin Ticzon
2017-04-17Merge pull request #131 from ponzu-cms/ponzu-devSteve
[core] adding mutex to protect configCache map, fixes race condition
2017-04-17adding mutex to protect configCache map, fixes race conditionSteve Manuel
2017-04-17adding go report card badgeSteve Manuel
2017-04-17fix ineffassign and spelling errorsSteve Manuel
2017-04-17package documentation for godocSteve Manuel
2017-04-17adding godoc badgeSteve Manuel
2017-04-17adding link to ponzu-cms/examples repoSteve Manuel
2017-04-17update README.md with formatting and generate alias + GoDoc badgeSteve Manuel
2017-04-15Merge pull request #126 from ponzu-cms/ponzu-devSteve
[cli] fix regression bug in CLI field parser, catching reserved field names
2017-04-15fix regression bug in CLI field parser, catching reserved field namesSteve Manuel
2017-04-14update Dockerfile to golang:1.8.1Steve Manuel
2017-04-14Merge branch 'master' of https://github.com/ponzu-cms/ponzuSteve Manuel
2017-04-14Merge pull request #125 from ponzu-cms/ponzu-devSteve
[docker] add Dockerfile for building Ponzu
2017-04-14update to golang:latestSteve Manuel
2017-04-14Merge branch 'master' of https://github.com/ponzu-cms/ponzu into ponzu-devSteve Manuel
2017-04-14moving docker dir with README to wikiSteve Manuel
2017-04-14Merge pull request #115 from krismeister/ponzu-devSteve
[docker] Development Dockerfile for ponzu