-
-
Notifications
You must be signed in to change notification settings - Fork 346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixed multiSelectDropdownFilter in menus #1160
fixed multiSelectDropdownFilter in menus #1160
Conversation
deleted a </div> at the end of file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine to me
Hi, Thank you for your time |
It's in develop for the next release as well, I overlooked the branch it was merging into. I've got a couple of minor tweaks for fixes, but I'd imagine 2.13 will be out by next week. |
* fixed multiSelectDropdownFilter in menus (#1160) deleted a </div> at the end of file * Fixing two minor typos --------- Co-authored-by: Anthony Rappa <rappa819@gmail.com> Co-authored-by: SamanthaBainCornu <104172362+SamanthaBainCornu@users.noreply.github.com>
* fixed multiSelectDropdownFilter in menus (#1160) deleted a </div> at the end of file * Extra semicolon in example PHP --------- Co-authored-by: Anthony Rappa <rappa819@gmail.com> Co-authored-by: SamanthaBainCornu <104172362+SamanthaBainCornu@users.noreply.github.com>
* fixed multiSelectDropdownFilter in menus (rappasoft#1160) deleted a </div> at the end of file * Extra semicolon in example PHP --------- Co-authored-by: Chris Thompson <christhompsontldr@gmail.com> Co-authored-by: Anthony Rappa <rappa819@gmail.com> Co-authored-by: SamanthaBainCornu <104172362+SamanthaBainCornu@users.noreply.github.com>
…1191) * Extra semicolon in example PHP (#1177) (#60) * fixed multiSelectDropdownFilter in menus (#1160) deleted a </div> at the end of file * Extra semicolon in example PHP * Moving setTheme and adding setFilterDefaultValue * Fix Setting of Filter Defaults - Allow QueryString * Add resetFilter to mountFilterHelpers() * Test Fixes * Tests for Filter Default Value * Add L7.4 test back in * PHP7.4 Test Fixes * Remove mixed PHP7.4 Typehint * Remove TypeHint from getFilterDefaultValue() * Migrate getFilterDefaultValue() into Filters * Update FIlterHelpersTest - Array vs Text * PHP7.4 Adjustment * Update Requirements Doc * CHANGELOG Updates --------- Co-authored-by: Chris Thompson <christhompsontldr@gmail.com> Co-authored-by: Anthony Rappa <rappa819@gmail.com> Co-authored-by: SamanthaBainCornu <104172362+SamanthaBainCornu@users.noreply.github.com> Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* fixed multiSelectDropdownFilter in menus (#1160) deleted a </div> at the end of file * Adds Danish language --------- Co-authored-by: Anthony Rappa <rappa819@gmail.com> Co-authored-by: SamanthaBainCornu <104172362+SamanthaBainCornu@users.noreply.github.com>
* fixed multiSelectDropdownFilter in menus (#1160) deleted a </div> at the end of file * Update other-column-types.md updated docs to correct usage for Custom boolean column type --------- Co-authored-by: Anthony Rappa <rappa819@gmail.com> Co-authored-by: SamanthaBainCornu <104172362+SamanthaBainCornu@users.noreply.github.com>
* fixed multiSelectDropdownFilter in menus (#1160) deleted a </div> at the end of file * Update README.md * Add dutch translation for "Select All On Page" --------- Co-authored-by: Anthony Rappa <rappa819@gmail.com> Co-authored-by: SamanthaBainCornu <104172362+SamanthaBainCornu@users.noreply.github.com>
* fixed multiSelectDropdownFilter in menus (#1160) deleted a </div> at the end of file * Update README.md * Add Select All On Page translation for spanish * Update README.md --------- Co-authored-by: Anthony Rappa <rappa819@gmail.com>
deleted a
</div>
at the end of fileAll Submissions:
New Feature Submissions:
Changes to Core Features: