Commit Graph

  • f44d780e19 New direction for Laravel 11 master 11.0.0 Deon George 2024-07-03 15:21:22 +1000
  • 46df11f087 Fix rogue ) being displayed, and other updates from osb 9.2.10 Deon George 2024-07-03 13:02:59 +1000
  • dc8983aa91 Package renamed to leenooks/laravel 9.2.9 Deon George 2024-07-03 12:50:06 +1000
  • 9db703d88f Added validation, debounce and highcharts funnel/solidguage 9.2.8 Deon George 2022-02-16 10:49:44 +1100
  • 05d3caddf4 Added toggle form helper 9.2.7 Deon George 2022-08-20 23:06:26 +1000
  • e3ebef90d9 Added file form helper 9.2.6 Deon George 2022-08-19 15:11:09 +1000
  • d494400e7e Updated form helpers, to ensure right hand corners were rounded. Added success_button helper 9.2.5 Deon George 2022-08-06 00:19:20 +1000
  • 61f38aefe7 For search, if we get a 401, redirect to the login page 9.2.4 Deon George 2022-08-03 16:32:38 +1000
  • 8e9ca4c531 Added form input select, and fixes to date 9.2.3 Deon George 2022-08-02 22:34:20 +1000
  • 2e512cc3ed Added some form and status widgets 9.2.2 Deon George 2022-08-01 20:29:57 +1000
  • 9ef7e8e626 Update style sheets 9.2.1 Deon George 2022-08-01 13:59:01 +1000
  • c9cd560b36 Rename AdminController to SwitchUserController with some optimisations 9.2.0 Deon George 2022-06-28 21:40:13 +1000
  • 2a8dd4fa2c Added validation, debounce and highcharts funnel/solidguage 9.1.6 Deon George 2022-02-16 10:49:44 +1100
  • b3471f31a0 Fix singleOrFail() args are optional 9.1.5 Deon George 2022-02-02 12:05:03 +1100
  • 71712d445f Fix when blade call has no arguments 9.1.4 Deon George 2021-12-20 14:35:58 +1100
  • ef210651aa Switch Asset::add() to @themecss for metronic theme 9.1.3 Deon George 2021-12-20 12:51:19 +1100
  • cbfd13ffce Minor changes to architect theme Deon George 2021-12-05 16:24:56 +1100
  • d9896fbe93
    Asset::add cannot be used with {{}} Deon George 2021-12-01 17:07:08 +1100
  • d376c79fad
    Add more libraries 9.1.2 Deon George 2021-11-24 16:23:01 +1100
  • ab86ddc386
    Fix #e3e43b87 should use Asset::add instead of @asset Deon George 2021-11-24 16:22:43 +1100
  • e3e43b87f4
    Change metronic to use @asset instead of @css 9.1.1 Deon George 2021-11-23 17:30:20 +1100
  • 0507dc83d8
    Optimise calling dependant javascript in views 9.1.0 Deon George 2021-11-22 13:52:16 +1100
  • 3603583059
    Remove igaster-theme test Deon George 2021-11-23 13:07:11 +1100
  • ea3867be0c
    Add back igaster/laravel-theme Deon George 2021-11-23 12:55:11 +1100
  • 55543e0ea3
    Disable CustomBlade Deon George 2021-11-23 12:38:59 +1100
  • 33d192bd1a
    Disable CustomBlade Deon George 2021-11-23 12:38:22 +1100
  • d0d46ed6f1
    Add back orchestra/asset Deon George 2021-11-23 11:49:07 +1100
  • 7df5a2c1d9
    Remove igaster/laravel-theme Deon George 2021-11-22 14:10:06 +1100
  • ca99748361
    Remove orchestra/asset, using our our blade now Deon George 2021-11-22 13:52:16 +1100
  • dd64cba897
    Tweak Brand Logo 9.0.13 Deon George 2021-11-03 13:03:50 +1100
  • 8093eb8b72
    Remove id from <a>, not required 9.0.12 Deon George 2021-10-18 12:55:17 +1100
  • af1ea1b5fd
    Add addHalf()/subHalf() functions 9.0.11 Deon George 2021-10-12 14:40:34 +1100
  • a4650f8710
    Add Carbon::quarter_string 9.0.10 Deon George 2021-08-23 15:22:51 +1000
  • 4b25f97314
    Remove classes for logo image 9.0.9 Deon George 2021-08-04 17:30:24 +1000
  • 2eaf000ce0
    Fix password reset 9.0.8 Deon George 2021-07-09 11:53:04 +1000
  • 1f114667aa
    Changed ->, changed address() to ->address 9.0.7 Deon George 2021-07-02 09:09:31 +1000
  • f801001571
    Fix social icons in metronic 9.0.6 Deon George 2021-07-02 08:22:28 +1000
  • 45be8553a2
    Added SingleOrFail Eloquent helper 9.0.5 Deon George 2021-07-01 11:58:50 +1000
  • 9798f6aa7d
    Change scopeActive to include table 9.0.4 Deon George 2021-06-29 16:38:19 +1000
  • d4824ecda5
    Dont use asset() for remote URLs, added metronic theme 9.0.3 Deon George 2021-06-28 12:50:28 +1000
  • 2fe9b5c134
    Fixes for Laravel 8 9.0.2 Deon George 2021-06-28 10:28:57 +1000
  • 85d2a7eeea
    Fix auth scripts missed in previous commit 9.0.1 Deon George 2021-04-23 17:08:22 +1000
  • 9b583e8479
    Update links to CSS and JS libraries. Disable shims 9.0.0 Deon George 2021-04-23 16:03:39 +1000
  • de2b894b55
    Added ScopeActive Trait. Change user model to be under Models 8.1.0 Deon George 2021-04-21 16:53:51 +1000
  • 47075871dc Updates for Laravel 8 8.0.0 Deon George 2021-02-05 23:28:09 +1100
  • 0a541c1a36 Initial new theme ArchitectUI 7.1.0 Deon George 2020-09-02 00:17:33 +1000
  • 7dc9ebf3a6 Some minor improvements for projects that dont set /page_title Deon George 2020-08-23 10:31:08 +1000
  • 432606760b
    Update for Laravel 7.x 7.0.0 Deon George 2020-08-04 16:14:35 +1000
  • 958dbc7092
    Remove @todo comment that has been implemented Deon George 2020-07-10 09:43:40 +1000
  • 12f33b6853
    Remove unnecessary console.log() Deon George 2020-06-23 12:32:54 +1000
  • b67df24219
    Disable sorting - should be sorted by ajax method 6.1.4 Deon George 2020-06-11 16:18:39 +1000
  • 7ffcdb139a
    Enable font selection override 6.1.3 Deon George 2020-05-26 11:26:00 +1000
  • 5a9437db37
    bootstrap typeahead now part of app.js - updated and optimised enabling categories 6.1.2 Deon George 2020-05-26 11:12:54 +1000
  • 9389fd9e83
    Added widget for success/error messages 6.1.1 Deon George 2020-05-06 17:13:15 +1000
  • 87819891a1
    Updated Fontawesome to v5 6.1.0 Deon George 2020-05-06 16:30:16 +1000
  • b3924ea239
    Make resize delay configurable and default 1000 6.0.17 Deon George 2020-03-12 09:13:55 +1100
  • 6bc2787602
    Improved sidebar open/close handling 6.0.16 Deon George 2020-03-11 12:41:36 +1100
  • 96a6830e61 Changed carbon method naming to be consistent with Carbon itself 6.0.15 Deon George 2020-02-08 17:52:13 +1100
  • 176f680ff7 Enabled password reset forms 6.0.14 Deon George 2020-01-22 20:48:42 +1100
  • 62f66d7eed Fixes for laravel 6 6.0.13 Deon George 2020-01-14 21:43:40 +1100
  • f131db31c6
    Added custom.js, login redirects to current page, added form-start/form-end and change breadcrumb width 6.0.12 Deon George 2020-01-09 18:44:07 +1100
  • 8b83990a66
    Changed not logged in user to padlock with 'Login' 6.0.11 Deon George 2019-12-16 11:29:34 +1100
  • 4472202afb
    Display improvements for login note 6.0.10 Deon George 2019-11-29 11:13:24 +1100
  • 2040266ab2
    Disable autocomplete in search 6.0.9 Deon George 2019-11-26 09:58:45 +1100
  • 1774987dea
    Dispatch resize event if sidebar collapsed 6.0.8 Deon George 2019-11-22 14:22:37 +1100
  • 6c60298e8f
    Add a note on the login page 6.0.7 Deon George 2019-11-21 14:33:33 +1100
  • 41b320a5b9 Fix file_exist check for custom.css 6.0.6 Deon George 2019-11-17 23:26:12 +1100
  • 1096f0e28d Added custom.css to app.blade 6.0.5 Deon George 2019-10-30 14:31:32 +0800
  • b0730b9ed3 Revert name to igaster/laravel-theme 6.0.4 Deon George 2019-10-30 14:15:20 +0800
  • 163a7f2587 Add github cvs to composer 6.0.3 Deon George 2019-10-30 12:15:23 +0800
  • 4f2707a374 Switch laravel-them to fix issue with @ directives 6.0.2 Deon George 2019-10-30 09:49:19 +0800
  • 0ca66c6d1c
    Updated orchestra/asset 6.0.1 Deon George 2019-10-11 15:50:06 +1100
  • 5833122ab5
    Removed Acache/User 6.0.0 Deon George 2019-10-11 14:47:13 +1100
  • a946ce4418
    Added error dialog on login box 0.3.12 Deon George 2019-09-03 14:37:52 +1000
  • e5ff189d3e
    Added tz and move adminlte css to later 0.3.11 Deon George 2019-08-20 15:50:15 +1000
  • 1efdfca55f
    Remove mix() for now 0.3.10 Deon George 2019-07-03 17:16:46 +1000
  • 6d876f2c94
    No longer using // urls, and fixed sudo rendoring 0.3.9 Deon George 2019-06-17 11:44:56 +1000
  • 70a7142877
    Fix for sidebar collapse/expand and window resizing 0.3.8 Deon George 2019-05-16 11:15:49 +1000
  • c406c35ff7
    User login updates 0.3.7 Deon George 2019-04-11 22:30:03 +1000
  • 6d84613158
    Added custom css files 0.3.6 Deon George 2019-03-28 11:16:50 +1100
  • 05dbcaf6c4
    Added creativeorange/gravatar to requirements 0.3.5 Deon George 2019-03-26 17:23:46 +1100
  • 867b42be91
    Added acache/user to requirements 0.3.4 Deon George 2019-03-26 17:18:40 +1100
  • f44e6f1d09
    Added csrf_field() to login form 0.3.3 Deon George 2019-03-26 14:31:18 +1100
  • fb88cf2866 Added items to search 0.3.2 Deon George 2019-03-22 21:52:44 +1100
  • 91aa1d9378 Enabled search results and remember sidebar collapse 0.3.1 Deon George 2019-02-18 20:44:17 +1100
  • 062b1bce8c Update for laravel 5.7 and adminlte v3-alpha 0.3.0 Deon George 2019-02-08 23:42:58 +1100
  • 11a321603c Update require for igaster/laravel-theme 0.2.4 Deon George 2019-02-04 11:04:41 +0000
  • 8aa21663d5
    Changed body font size 0.2.3 Deon George 2018-08-23 16:26:39 +1000
  • 3af5ae6466 Remember sidebar collapse state 0.2.2 Deon George 2018-08-12 17:01:50 +1000
  • f8d7432965
    Added array_undot() helper 0.2.1 Deon George 2018-08-11 15:11:34 +1000
  • 98b7b9f6a8
    Fix login and password resets forms 0.2.0 Deon George 2018-08-08 00:14:48 +1000
  • f1787aaa32
    Fixes for printing and page rendering improvements Deon George 2018-08-07 22:53:35 +1000
  • 0bd32aab4a
    Layout updates, switch user updates 0.1.10 Deon George 2018-08-01 16:28:10 +1000
  • 444c159ab9 Added CompositeKeys Traits for Models with multiple primary keys 0.1.9 Deon George 2018-07-31 12:56:29 +1000
  • 55cbe4087c
    More improvements to User Switch 0.1.8 Deon George 2018-07-17 13:27:25 +1000
  • ac867a2526
    Enhancements to user switch 0.1.7 Deon George 2018-07-13 14:39:10 +1000
  • b0fcdaa375
    Added artisan command schedule:list 0.1.6 Deon George 2018-06-15 14:14:04 +1000
  • 55d369df47
    Added helpers.php 0.1.5 Deon George 2018-06-12 16:07:42 +1000
  • c5413d5b50 Added X-CSRF-TOKEN 0.1.4 Deon George 2018-06-05 23:39:47 +1000
  • 8bafc735c4
    Moved page-scripts to render after main scripts 0.1.3 Deon George 2018-05-24 12:28:30 +1000