Update fork with latest code - #2
Merged
Merged
Conversation
Set primaryKeys in processMassActions if $actionAllKeys is selected
Fix undefined method in Grid::hasFilter()
…_environment" Twig function option
…tion Implement \Twig_Extension_GlobalsInterface to avoid deprecation notices
Setting "like" as default operator in abstract class forcing to display this filter even if it's not appropriate with column type. Ex : displays "Contains" filter in DateTime column which throw an exception "Catchable Fatal Error: Object of class DateTime could not be converted to string". Reloving it does not throw issue even if column type is not defined.
Allow to define a timezone to render a DateTimeColumn
Removing default filter in abstract Column Class
Revert "Removing default filter in abstract Column Class"
Add manipulateCountQuery
Update license year range to 2016
Fix pager for IE8
Fix filters with undefined index error.
Fix incomplete request handler
Add the datagrid's identifier from the config.
grammar error
Add ActionsColumn::__construct missing docblock
Test improvement
Test improvement
Fix getTemplatesFromString in Export class
Test improvement vector
Updated dependencies for symfony 4 #SymfonyConHackday2017
Typo fix in prepareColumnValues typings
Removed `doctrine/orm` and `doctrine/mongodb-odm` as dependencies
Fix translations
* fix composer.json and travis
fix error in displaying a page beyond the last one with a custom QB
Symfony 4 : fix service definition and response rendering
Fix config documentation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.