Age | Commit message (Expand) | Author |
2019-07-18 | version increment to 0.11.0 | Ollie Phillips |
2019-03-25 | version: bump 0.10.1 for release | Steve Manuel |
2019-03-25 | updated to 0.10.0 for the repo, 0.9.4 in the 0.10.0 release which might requi... | Ollie Phillips |
2018-08-19 | admin richtext updates, uuid package migration (#269) | Steve Manuel |
2018-05-09 | remove http2 package from vendor | Steve Manuel |
2018-05-09 | merge contributions (#246) | Steve Manuel |
2018-01-24 | Fix typo in 'new' help-text` (#227) (#228) | Steve Manuel |
2018-01-21 | [docs] bump version, release docs version (#226) | Steve Manuel |
2018-01-14 | Update to meet Let's Encrypt challenge requirment (#220) | Steve Manuel |
2018-01-03 | Fix UUID issues (#216) | Nick Randall |
2017-12-31 | [cli] add .circleci to paths for post-new removal | Steve Manuel |
2017-12-12 | docs fix (#209) | Steve Manuel |
2017-08-22 | adding String method to generated content type with better default for easier... | Steve Manuel |
2017-08-15 | add new core files for upgrade cmd to replace | Steve Manuel |
2017-08-14 | bump version | Steve Manuel |
2017-07-23 | add default override for bind address | Steve Manuel |
2017-07-23 | adding bind option in CLI run cmd, including in system config | Steve Manuel |
2017-06-11 | delayed indexer init (fix for search not working when addons are enabled) | Neven Jacmenović |
2017-05-29 | adding --docs and --docs-port flags to config and run local docs server | Steve Manuel |
2017-05-25 | fix for run with --dev-https, out of order | Steve Manuel |
2017-05-22 | updating flags | Steve Manuel |
2017-05-22 | fix typo | Steve Manuel |
2017-05-22 | removing cobra cli code, adding spf13/pflag | Steve Manuel |
2017-05-22 | vendor spf13/cobra | Steve Manuel |
2017-05-22 | updating usage notes and multi-word formatted flags | Steve Manuel |
2017-05-22 | remove use of viper to parse env variables | Martin Treusch von Buttlar |
2017-05-22 | add help flags for sub commands to root cmd | Martin Treusch von Buttlar |
2017-05-20 | refactor and add documentation for 'ponzu new' | Martin Treusch von Buttlar |
2017-05-20 | add more tests for 'ponzu new' - run with 'go test . -run Check -v' | Martin Treusch von Buttlar |
2017-05-20 | add checks for 'ponzu new' fixes ponzu-cms/ponzu#146 | Martin Treusch von Buttlar |
2017-05-17 | refactor code which starts external commands | Martin Treusch von Buttlar |
2017-05-17 | add shorthand commands for add, generate, serve and version | Martin Treusch von Buttlar |
2017-05-16 | build command now builds the ./cmd/ponzu package instead of a list of files | Martin Treusch von Buttlar |
2017-05-16 | fix new command | Martin Treusch von Buttlar |
2017-05-16 | move usage examples to cobra field of same name | Martin Treusch von Buttlar |
2017-05-16 | bind run flags to environment variables via viper | Martin Treusch von Buttlar |
2017-05-15 | add cobra commands | Martin Treusch von Buttlar |
2017-05-10 | fix typo retrun should be return | Bradley Falzon |
2017-05-07 | bump version | Steve Manuel |
2017-05-07 | adding reference type and auto-repeater generate syntax to the CLI, updating ... | Steve Manuel |
2017-04-27 | fixing typo and removing ui classes where not needed | Steve Manuel |
2017-04-23 | fix typo | Steve Manuel |
2017-04-17 | package documentation for godoc | Steve Manuel |
2017-04-15 | fix regression bug in CLI field parser, catching reserved field names | Steve Manuel |
2017-04-02 | remove old comment/reminder | Steve Manuel |
2017-04-01 | formatting fix in custom editor view template | Steve Manuel |
2017-04-01 | adding cases and templates for checkbox, file, richtext, select, tags, textarea | Steve Manuel |
2017-04-01 | adding hidden and custom templates to cases | Steve Manuel |
2017-04-01 | add warning message to console, new custom and hidden templates | Steve Manuel |
2017-04-01 | provide generateType to parseField to get its parent data | Steve Manuel |