Dimitri Fabien IACHI

Results 8 issues of Dimitri Fabien IACHI

See https://github.com/katzer/cordova-plugin-printer/issues/268

See https://github.com/katzer/cordova-plugin-printer/issues/281#issuecomment-1121870473

Hello, This PR adds an option to the configuration to not have an authenticated user to access activity routes. Sometimes it is not appropriate to manage access to this data...

## WHY ### BEFORE - What was wrong? What was happening before this PR? There were no `text` type fields with autocomplete. ![CleanShot 2023-11-13 at 12 21 41](https://github.com/Laravel-Backpack/CRUD/assets/12893613/8d1bdfbe-4fbe-4ffc-80f5-1a10bf1925e1) ### AFTER...

Feature Request

# Bug report ### What I did By using `setFromDb()` and modifying the type of a field to `upload` with the `modifyField` function the form does not apply the enctype....

Priority: COULD
Minor Bug

# Bug report ### What I did Add HasOneThrough in the relationship column pro field. ### What I expected to happen Show the value of my HasOneThrough relationship in the...

enhancement

# Bug report ### What I did I used the image field and column in a backpack crud. ### What I expected to happen I expected absolute image URLs to...

Feature Request
triage

Introduced two new methods to reorder buttons: `buttonsStartWith` and `buttonsEndWith`. These methods rearrange button collections by placing specified buttons at the beginning or end of the stack, respectively, with configurable...