0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check if the template function being called by FormExtension is callable (when not using caching) More... almost 13 years ago
Add FormExtension::displayTemplateFunction() to call the template function from within the Smarty plugin More... almost 13 years ago
Merge branch 'master' of github.com:noiselabs/SmartyBundle More... almost 13 years ago
Add FormExtension::loadTemplates() and FormExtension::lookupTemplateFunction() More... almost 13 years ago
Merge pull request #2 from maoueh/patch-1 More... almost 13 years ago
Update Resources/doc/index.rst to fix a wrong class name * The class name of the bundle to add to AppKernel.php was wrong (wrong namespace) NoiseLabs\Bundle\SmartyBundle() => NoiseLabs\Bundle\SmartyBundle\SmartyBundle() More... almost 13 years ago
Move from ModifierPlugins to FunctionPlugins in FormExtension More... about 13 years ago
Migration from form_div_layout.html.twig to form_div_layout.html.tpl (work in progress, part2) More... about 13 years ago
Migration from form_div_layout.html.twig to form_div_layout.html.tpl (work in progress) More... about 13 years ago
Pass EngineInterface as first parameter of FormExtension More... about 13 years ago
Add support for smarty.form.resources in the configuration More... about 13 years ago
Add method DependencyInjection\Configuration::addFormSection() to process form configuration More... about 13 years ago
Rename Extension to AbstractExtension More... about 13 years ago
Add FormExtension (still under development) More... about 13 years ago
Remove 'WARNING: use it at your own risk' notice from README.md More... about 13 years ago
Remove core Smarty classes from compiler pass More... about 13 years ago
Add modifier functions to the RoutingExtension More... about 13 years ago
Fix globals from Extensions not being added to the template More... about 13 years ago
Allow usage of AssetExtension as modifier: {'/path/to/resource'|asset} More... about 13 years ago
Fix reST syntax More... about 13 years ago
Remove sectnum because GitHub can't handle it right More... about 13 years ago
Release 0.1.0. The very first release! More... about 13 years ago
Add Tests\DependencyInjection\SmartyExtensionTest More... about 13 years ago
Add Tests\Extension\TranslationExtensionTest More... about 13 years ago
Fix typos in index.rst More... about 13 years ago
Add Tests\SmartyEngineTest More... about 13 years ago
Add ActionsExtension More... about 13 years ago
Add AssetsExtension More... about 13 years ago
Shorten package name to noiselabs/smarty-bundle More... about 13 years ago
Fix syntax in composer.json More... about 13 years ago