examples | by dg | - removed DibiTable from examples | | | |
examples | by dg | - added folder 3rdParty | | | |
examples | by dg | - examples: updated to use new {widget} macro | | | |
examples | by dg | Merge pull request #13 from dg/pull-folders New directory & namespace structure (experimental) | | | |
examples | by dg | Forms: data- attributes changed to data-nette- [Closes #88] | | | |
examples | by dg | uses $container->getByType() | | | |
examples | by dg | uses Nette\SmartObject | | | |
examples | by dg | LatteMacros: added {var ...} as alias for {assign ...}; allowed {var $var => ...} syntax | | | |
examples | by dg | - CurlyBracketsFilter: fixed {extends $layout} syntax | | | |
examples | by dg | updated gitattributes | | | |
examples | by dg | Finder: filters size() and date() accepts composed predicates ("> 2 days ago", "< 100 KB") | | | |
examples | by dg | netteForms.js: fixed getAttribute('formnovalidate') test | | | |
examples | by dg | User was decoupled to separate UserStorage class | | | |
examples | by dg | Micro-blog: router cache is stored in temp dir | | | |
examples | by dg | Micro-blog: added config.neon | | | |
examples | by dg | back-compatibility: added OldPresenter, OldLatteMacros (Presenter is no more back compatible!) | | | |
examples | by dg | - new example Akrabat.Forms - removed default value of Environment variable 'libsDir' - added SubmitButton::validationScope (and removed Form::$onlyValid) - improved form rendering: all buttons are rendered in one row - new setter Nette::Web::Html::setHtml() | | | |
examples | by dg | CD-collection: $values are passed to signInFormSucceeded() | | | |
examples | by dg | removed {!...} from templates | | | |
examples | by dg | document_root -> www | | | |
examples | by dg | examples: RobotLoader factory moved from bootstrap.php to config.ini | | | |
examples | by dg | added .travis.yml | | | |
examples | by dg | - Configurator: 'set.any_directive' renamed to 'php.any_directive' and supports auto-flatting | | | |
examples | by dg | used short {#blocks} | | | |
examples | by dg | bootstrap.php returns DI container and index.php runs the application | | | |
examples | by genesistms | proper name (#19) | | | |
examples | by dg | - example CD-collection rewritten for new layout mode | | | |
examples | by dg | dibi replaced with Nette\Database | | | |
examples | by dg | used PHP 5.4 array syntax | | | |
examples | by dg | netteForms: simplified nette.validateRule | | | |
examples | by dg | folder 'templates' moved in 'presenters' | | | |
examples | by dg | added funding.yml | | | |