Releases: wanjee/ShuweeAdminBundle
Releases · wanjee/ShuweeAdminBundle
v2.3.1
14 Jul 08:19
Compare
Sorry, something went wrong.
No results found
Add group_by, query_builder and em options to the entity filter type of the datagrid
v2.3.0
05 Jan 10:28
Compare
Sorry, something went wrong.
No results found
#60 Add a preCreateFormRender hook
#23 Check if username is unique in UserAddCommand:usernameValidator()
#64 Create a default user admin
v2.2.2
14 Nov 13:54
Compare
Sorry, something went wrong.
No results found
Form collections: fix JS to handle multiple nested collections
v2.2.1
08 Nov 15:51
Compare
Sorry, something went wrong.
No results found
Use GET method to allow applying filters from an URL
Set form name for a cleaner look in url
v2.2.0
27 Oct 12:41
Compare
Sorry, something went wrong.
No results found
#54 Add support for filters on entities in Datagrid
v2.1.1
24 Oct 11:40
Compare
Sorry, something went wrong.
No results found
Add styles for all btn-style when used in datagrid
Add odd/even color behavior on collections in forms
v2.1.0
24 Oct 10:00
Compare
Sorry, something went wrong.
No results found
#50 Allow adding actions inside the datagrid on a per entity basis
#51 Support nested prototypes for Collections
v2.0.2
18 Oct 11:38
Compare
Sorry, something went wrong.
No results found
Fix permission cache not correctly managed when object is not defined in isGranted method.
v2.0.1
10 Oct 15:38
Compare
Sorry, something went wrong.
No results found
Merge 1.5.4 & 1.5.5 changes to 2.x branch
Improve look&feel of collections in forms
Allow deletion of an item newly added to a form collection
Fix missing visibility for __construct() methods
v2.0.0
12 Sep 15:53
Compare
Sorry, something went wrong.
No results found
Add filter support on Datagrid
Simplify Admin implementation by splitting datagrid configuration over several functions
Clean up Admin class implementations