We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Here's the Weekly Digest for Laravel-Backpack/CRUD:
Last week 19 issues were created. Of these, 6 issues have been closed and 13 issues are still open.
💚 #3072 [Bug] input type text for boolean column, by adal6a 💚 #3071 Fixed undefined id error when no items are available for relationship field, by rinodrummer 💚 #3070 Remove hide class from image field type, by tabacitu 💚 #3069 Removes the camelCasing of filter names - , by tabacitu 💚 #3068 [Bug] The ListOperation reset button not working properly, by gbachev 💚 #3067 [4.1.15] Add CSS classes to body of CRUD views, by rinodrummer 💚 #3065 [4.1][Bug] field and filter names being changed by Backpack, by trip-somers 💚 #3064 [4.1] Fix inline main modal fields inclusion, by pxpm 💚 #3063 [Bug] $entity_model::isColumnNullable() broken for models that extend abstract class that uses CrudTrait, by trip-somers 💚 #3062 [4.1.15][Bug] Inline creation problems, by rinodrummer 💚 #3061 Local version of URI.js, by martijnb92 💚 #3054 [4.X] Create old input wrapper to solve old() sessions problems., by pxpm 💚 #3053 Fixed href issue for upload_multiple column, by frankkuipers
❤️ #3059 [Bug] Call getCurrentEntry() on setupUpdateOperation breaks update operation, by seyacat ❤️ #3058 [Bug] Relationship field not setting foreign key when having custom name, by rinodrummer ❤️ #3057 [4.1][Bug] Image field default_class 'hide' prevents upload button from working, by MarcosBL ❤️ #3055 Lighthouse suggestions, by martijnb92 ❤️ #3052 [4.1] Fix repeatable initialization, by pxpm ❤️ #3049 Improved italian translation, by rinodrummer
👍 #3064 [4.1] Fix inline main modal fields inclusion, by pxpm It received 👍 x0, 😄 x0, 🎉 x2 and ❤️ x0.
🔈 #3062 [4.1.15][Bug] Inline creation problems, by rinodrummer It received 10 comments.
Last week, 20 pull requests were created, updated or merged.
Last week, 12 pull requests were updated. 💛 #3071 Fixed undefined id error when no items are available for relationship field, by rinodrummer 💛 #3070 Remove hide class from image field type, by tabacitu 💛 #3069 Removes the camelCasing of filter names - , by tabacitu 💛 #3067 [4.1.15] Add CSS classes to body of CRUD views, by rinodrummer 💛 #3064 [4.1] Fix inline main modal fields inclusion, by pxpm 💛 #3061 Local version of URI.js, by martijnb92 💛 #3054 [4.X] Create old input wrapper to solve old() sessions problems., by pxpm 💛 #3053 Fixed href issue for upload_multiple column, by frankkuipers 💛 #3038 Allow admin placeholder avatar with name stat starts with non-UTF character, by yevhenkoriakin 💛 #3021 Fix radio button bug, by NikitaMakovey 💛 #2938 [Feature] Edit extra pivot fields on a BelongsToMany relation, using the repeatable field, by pxpm 💛 #2905 [4.1] Fix fetching routes when there's an underscore in the field name, by pxpm
Last week, 8 pull requests were merged. 💜 #3055 Lighthouse suggestions, by martijnb92 💜 #3052 [4.1] Fix repeatable initialization, by pxpm 💜 #3049 Improved italian translation, by rinodrummer 💜 #3048 added missing translation in it/base.php, by sniperwolf 💜 #3047 fix typo in en/base.php, by sniperwolf 💜 #3042 [4.X] Fix Select All in select2 multiple fields, by pxpm 💜 #3040 Add missing & Fix Indonesian translation, by vonsogt 💜 #3033 Allow multiple page_or_link, by cklll
Last week there were 15 commits. 🛠️ Merge pull request #3033 from cklll/allow-multiple-page_or_link Allow multiple page_or_link by tabacitu 🛠️ Update README.md by tabacitu 🛠️ Update README.md by tabacitu 🛠️ Merge pull request #3055 from martijnb92/lighthouse Lighthouse suggestions by tabacitu 🛠️ Lighthouse suggestions by martijnb92 🛠️ Merge pull request #3042 from Laravel-Backpack/fix-select-all-select2-multiple [4.X] Fix Select All in select2 multiple fields by tabacitu 🛠️ Merge pull request #3040 from vonsogt/indonesia-translation-fix Add missing & Fix Indonesian translation by tabacitu 🛠️ Merge pull request #3052 from Laravel-Backpack/fix-repeatable-initialization [4.1] Fix repeatable initialization by tabacitu 🛠️ fix repeatable initialization by pxpm 🛠️ Merge pull request #3047 from sniperwolf/patch-3 fix typo in en/base.php by tabacitu 🛠️ Merge pull request #3048 from sniperwolf/patch-4 added missing translation in it/base.php by tabacitu 🛠️ Merge branch 'master' into patch-4 by tabacitu 🛠️ Merge pull request #3049 from rinodrummer/master Improved italian translation by tabacitu 🛠️ Removed tabs added by GitHub editor by rinodrummer 🛠️ Removed string copied for translation support by rinodrummer
Last week there were 4 contributors. 👤 tabacitu 👤 martijnb92 👤 pxpm 👤 rinodrummer
Last week there was 1 release. 🚀 4.1.15 4.1.15 🦟
That's all for last week, please 👀 Watch and ⭐ Star the repository Laravel-Backpack/CRUD to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for Laravel-Backpack/CRUD:
ISSUES
Last week 19 issues were created.
Of these, 6 issues have been closed and 13 issues are still open.
OPEN ISSUES
💚 #3072 [Bug] input type text for boolean column, by adal6a
💚 #3071 Fixed undefined id error when no items are available for relationship field, by rinodrummer
💚 #3070 Remove hide class from image field type, by tabacitu
💚 #3069 Removes the camelCasing of filter names - , by tabacitu
💚 #3068 [Bug] The ListOperation reset button not working properly, by gbachev
💚 #3067 [4.1.15] Add CSS classes to body of CRUD views, by rinodrummer
💚 #3065 [4.1][Bug] field and filter names being changed by Backpack, by trip-somers
💚 #3064 [4.1] Fix inline main modal fields inclusion, by pxpm
💚 #3063 [Bug] $entity_model::isColumnNullable() broken for models that extend abstract class that uses CrudTrait, by trip-somers
💚 #3062 [4.1.15][Bug] Inline creation problems, by rinodrummer
💚 #3061 Local version of URI.js, by martijnb92
💚 #3054 [4.X] Create old input wrapper to solve old() sessions problems., by pxpm
💚 #3053 Fixed href issue for upload_multiple column, by frankkuipers
CLOSED ISSUES
❤️ #3059 [Bug] Call getCurrentEntry() on setupUpdateOperation breaks update operation, by seyacat
❤️ #3058 [Bug] Relationship field not setting foreign key when having custom name, by rinodrummer
❤️ #3057 [4.1][Bug] Image field default_class 'hide' prevents upload button from working, by MarcosBL
❤️ #3055 Lighthouse suggestions, by martijnb92
❤️ #3052 [4.1] Fix repeatable initialization, by pxpm
❤️ #3049 Improved italian translation, by rinodrummer
LIKED ISSUE
👍 #3064 [4.1] Fix inline main modal fields inclusion, by pxpm
It received 👍 x0, 😄 x0, 🎉 x2 and ❤️ x0.
NOISY ISSUE
🔈 #3062 [4.1.15][Bug] Inline creation problems, by rinodrummer
It received 10 comments.
PULL REQUESTS
Last week, 20 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 12 pull requests were updated.
💛 #3071 Fixed undefined id error when no items are available for relationship field, by rinodrummer
💛 #3070 Remove hide class from image field type, by tabacitu
💛 #3069 Removes the camelCasing of filter names - , by tabacitu
💛 #3067 [4.1.15] Add CSS classes to body of CRUD views, by rinodrummer
💛 #3064 [4.1] Fix inline main modal fields inclusion, by pxpm
💛 #3061 Local version of URI.js, by martijnb92
💛 #3054 [4.X] Create old input wrapper to solve old() sessions problems., by pxpm
💛 #3053 Fixed href issue for upload_multiple column, by frankkuipers
💛 #3038 Allow admin placeholder avatar with name stat starts with non-UTF character, by yevhenkoriakin
💛 #3021 Fix radio button bug, by NikitaMakovey
💛 #2938 [Feature] Edit extra pivot fields on a BelongsToMany relation, using the repeatable field, by pxpm
💛 #2905 [4.1] Fix fetching routes when there's an underscore in the field name, by pxpm
MERGED PULL REQUEST
Last week, 8 pull requests were merged.
💜 #3055 Lighthouse suggestions, by martijnb92
💜 #3052 [4.1] Fix repeatable initialization, by pxpm
💜 #3049 Improved italian translation, by rinodrummer
💜 #3048 added missing translation in it/base.php, by sniperwolf
💜 #3047 fix typo in en/base.php, by sniperwolf
💜 #3042 [4.X] Fix Select All in select2 multiple fields, by pxpm
💜 #3040 Add missing & Fix Indonesian translation, by vonsogt
💜 #3033 Allow multiple page_or_link, by cklll
COMMITS
Last week there were 15 commits.
🛠️ Merge pull request #3033 from cklll/allow-multiple-page_or_link Allow multiple page_or_link by tabacitu
🛠️ Update README.md by tabacitu
🛠️ Update README.md by tabacitu
🛠️ Merge pull request #3055 from martijnb92/lighthouse Lighthouse suggestions by tabacitu
🛠️ Lighthouse suggestions by martijnb92
🛠️ Merge pull request #3042 from Laravel-Backpack/fix-select-all-select2-multiple [4.X] Fix Select All in select2 multiple fields by tabacitu
🛠️ Merge pull request #3040 from vonsogt/indonesia-translation-fix Add missing & Fix Indonesian translation by tabacitu
🛠️ Merge pull request #3052 from Laravel-Backpack/fix-repeatable-initialization [4.1] Fix repeatable initialization by tabacitu
🛠️ fix repeatable initialization by pxpm
🛠️ Merge pull request #3047 from sniperwolf/patch-3 fix typo in en/base.php by tabacitu
🛠️ Merge pull request #3048 from sniperwolf/patch-4 added missing translation in it/base.php by tabacitu
🛠️ Merge branch 'master' into patch-4 by tabacitu
🛠️ Merge pull request #3049 from rinodrummer/master Improved italian translation by tabacitu
🛠️ Removed tabs added by GitHub editor by rinodrummer
🛠️ Removed string copied for translation support by rinodrummer
CONTRIBUTORS
Last week there were 4 contributors.
👤 tabacitu
👤 martijnb92
👤 pxpm
👤 rinodrummer
RELEASES
Last week there was 1 release.
🚀 4.1.15 4.1.15 🦟
That's all for last week, please 👀 Watch and ⭐ Star the repository Laravel-Backpack/CRUD to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: