- 718b285 switch from ZenstruckSlugifyBundle to CocurSlugifyBundle (Kevin Bond)
- ad323de added changelog (Kevin Bond)
- 5eb8da6 Update README.md (doughayward0)
- 0fe4ead Update README.md (doughayward0)
- e0c7b72 Update README.md (doughayward0)
- 1390ee8 Update README.md (doughayward0)
- 863d860 Update README.md (doughayward0)
- 76d791e Update README.md (doughayward0)
- 62fec46 Update README.md (doughayward0)
- be32a3f Add default value for extra parameter for BC (Maxime AILLOUD)
- f5d5b54 Adding documentation for the new field option (Maxime AILLOUD)
- 953d303 Allow the use of extra data for ajax request when using the ajax entity type field form (Maxime AILLOUD)
- 3b88dbc Pass RouterInterface instead of Router itself (Guillaume Bornot)
- 29686c0 cs fix (Kevin Bond)
- 3f3b1c4 set travis to test symfony 2.4 (Kevin Bond)
- 0aa54ea Simplify the way errors are displayed. (ngodfraind)
- 1ab1392 Fixing form error pluralization. (ngodfraind)
- f2944d0 Correct use of label_width (Maxime AILLOUD)
- 57b4313 Remove useless space (Maxime AILLOUD)
- 4306e7a Adding type form select field to have them the from-control class (Maxime AILLOUD)
- ac19769 adjusted formatting (Kevin Bond)
- c5971be added theme options (Kevin Bond)
- bd74aa5 Make the bootstrap3 form theme extend of symfony form_div_layout instead of botstrap 2 one + update for avoiding checkbox to get the form-control class (Maxime AILLOUD)
- bdfeef5 added bootstrap3 form layout (Kevin Bond)
- 7558d83 use depreciated method to be compatible with symfony 2.2 (Kevin Bond)
- 0691171 fixed failing tests (Kevin Bond)
- caeecee try to use property for displaying entity text (Kevin Bond)
- d8d21f8 Bad quote on example (Maxime AILLOUD)
- e3fa2c7 add a collection check (Kevin Bond)
- 95e51eb kbond#8 (Alexander Janssen)
- 15aef11 Update for symfony2.3 (Alexander Janssen)
- 1c33f21 added a currency widget (closes #6) (Kevin Bond)
- 0f12c76 Symfony 2.3 (Alexander Janssen)
- b859278 Subforms children can have it's own group too. (Alexander Janssen)
- 36d5708 allow access to wrapped form's variables (Kevin Bond)
- 1fbd2aa removed form error message (Kevin Bond)
- b4ec722 fixed form errors block (Kevin Bond)
- 79833cd remove "add" button when
allow_add
is false (Kevin Bond) - e1686dc [BC break] made compatible with symfony 2.3... (Kevin Bond)
- 4420705 made test forward compatible (Kevin Bond)
- 8c1c555 fixed typo (Kevin Bond)
- 8d158b3 added note about Entity::__toString() (Kevin Bond)
- 7a201ac added ability to order form groups (Kevin Bond)
- 8014300 added GroupedFormView tests (Kevin Bond)
- 8f9c866 added ability to add custom data to GroupedFormView (Kevin Bond)
- 31466c1 updated readme [ci skip] (Kevin Bond)
- 92878e8 added blocks to grouped_form template to allow overriding (Kevin Bond)
- 6c5c52e use --prefer-source for travis composer install (Kevin Bond)
- fcc80df fixed failing test (Kevin Bond)
- 3a69849 added branch alias (Kevin Bond)
- e2e95df added --no-interaction to travis config composer install (Kevin Bond)
- aa0249e require zend-crypt in dev (Kevin Bond)
- 9a7d9d8 made zendframework/zend-crypt a soft requirement (Kevin Bond)
- c988182 added formatting for radio/checkboxes (Kevin Bond)
- a168c87 made zenstruck/slugify-bundle a soft requirement (Kevin Bond)
- 4109b9b require zenstruck/slugify-bundle (Kevin Bond)
- 7d940f8 added grouped form (Kevin Bond)
- 97f5265 use view transformer instead of model transformer (Kevin Bond)
- 30ac1de use delete method (Kevin Bond)
- 1bcc056 added method-post-confirm to helper.js (Kevin Bond)
- c2faf23 build with symfony 2.2 (Kevin Bond)
- 3051998 ensure future embedded forms have select2 enabled (Kevin Bond)
- 9d685ab trim prototype string (Kevin Bond)
- 07722cd ensured zend framework 2.1.1 is not used - autoload bug (Kevin Bond)
- 9ec39a1 used ZendCrypt for encryption/decryption (Kevin Bond)
- dcdc660 edit demo url (Kevin Bond)
- eeb1289 added demo link (Kevin Bond)
- 4a6381a updated description (Kevin Bond)
- eba3da0 added encryption with mcrypt (Kevin Bond)
- 16aca37 fixed tests (Kevin Bond)
- c0e58de refactored (Kevin Bond)