- 05 Apr, 2019 2 commits
-
-
Nicolas Widart authored
Few design issues that we found and corrected from our side
-
Chirag Pipariya authored
Media Module List Buttons are shown uneven so we corrected. please check and approve so we can used in next version properly. Thanks.
-
- 22 Mar, 2019 6 commits
-
-
Nicolas Widart authored
Fix menu item parents not being loaded into dropdown
-
Micheal Mand authored
This also means that when you edit and save a menu item, it gets moved out of its parent to the root of the menu. Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Nicolas Widart authored
Also run tests on PHP 7.3
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Nicolas Widart authored
Upgrade league/commonmark to avoid security advisory
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
- 20 Mar, 2019 1 commit
-
-
Nicolas Widart authored
Update master.blade.php
-
- 19 Mar, 2019 1 commit
-
-
Motch Julien authored
Small addition, for some vuejs, I need to pass data on the mount method, but those date need to be available before the '/js/app.js', if not I can't access the data. For instance in a create/edit/index.blade.php I have @section('scripts-before') <script> window.Etablissements = { villes: {!! json_encode($data) !!}, }; </script> @stop
-
- 10 Feb, 2019 1 commit
-
-
Nicolas Widart authored
Change due to version 1.3 of laravel-localization
-
- 06 Feb, 2019 1 commit
-
-
Nicolas Widart authored
Upgrade to Font Awesome 5
-
- 05 Feb, 2019 1 commit
-
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
- 22 Jan, 2019 5 commits
-
-
Motch Julien authored
-
Motch Julien authored
-
Motch Julien authored
-
Motch Julien authored
-
Motch Julien authored
New logic from LaravelLocalization/
-
- 13 Dec, 2018 1 commit
-
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
- 12 Dec, 2018 2 commits
-
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
- 01 Dec, 2018 1 commit
-
-
Nicolas Widart authored
Prevent the bootWidgets() from being executed before middlewares checks
-
- 29 Nov, 2018 18 commits
-
-
Nicolas Widart authored
Fixes, CS and updates
-
Micheal Mand authored
This reverts commit 92e54333.
-
Nicolas Widart authored
Attempt to fix weird glitches with MediaList
-
Micheal Mand authored
They all have branch aliases, so 4.0 will pull dev until a 4.0 release Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Micheal Mand authored
Replace Facade usage with helpers, clean up spacing and style, adjust head items to better match conventions Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Micheal Mand authored
Sometimes the directory won’t load, or thumbnails won’t show… Various other weird glitches, too. The `data` -> `media` variable name change is probably just a placebo. Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Nicolas Widart authored
Extract vendor packages from main JS bundle
-
Nicolas Widart authored
Update from upstream Laravel
-
Nicolas Widart authored
Rename the label for the status checkbox to make it less ambiguous
-
Nicolas Widart authored
Set default page length to 30 for tables
-
Micheal Mand authored
This gives us smaller files sizes, as well as a file that will hardly ever change Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-
Micheal Mand authored
Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>
-