- 28 Nov, 2014 25 commits
-
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
* commit '7a015f67': Squashed 'Modules/Core/' changes from 9450e60..09b7768
-
Nicolas Widart authored
09b7768 Use short array syntax f236ef0 Create a command wrapper for publishing module assets git-subtree-dir: Modules/Core git-subtree-split: 09b7768dc8f4cfc295259a072d76678d5dd12f4a
-
Nicolas Widart authored
* commit '93b87bca': Squashed 'Modules/User/' changes from 5b82381..a6e264a
-
Nicolas Widart authored
a6e264a Set register button to correct color git-subtree-dir: Modules/User git-subtree-split: a6e264adb022916a88631639cca1bed8dc4133b9
-
Nicolas Widart authored
9450e60 Remove the theme config item in config file 977f6b2 Use the getName getter 783ecc7 Adding a view composer to select themes 2708f26 Binding the theme managers in the IoC e831a6d Add test for a non existing directory 2ed39d5 Actually check for no themes 6bcbb96 Remove too many responsabilities from theme manager e292ec9 Add more tests 8134e47 Adding better styling to commands output 50f25ee Moving the tests is directory 713724b Add a asset publisher test 00975e6 Add some tests assets 4fe6083 Add a theme test 3623024 Add a theme manager test. Extract the theme path to a variable f81d177 Add a theme manager and publiser commend git-subtree-dir: Modules/Core git-subtree-split: 9450e602bd5474759da1bca5b33c9cc7080042fb
-
Nicolas Widart authored
* commit 'c161ee51': Squashed 'Modules/Core/' changes from 37d3173..9450e60
-
Nicolas Widart authored
* commit 'd64f51b4': Squashed 'Modules/Media/' changes from 7c04ced..b312928
-
Nicolas Widart authored
b312928 Translate file management messages 8d8cab1 Ordering the table by descending order 267a63f Check for a configuration file git-subtree-dir: Modules/Media git-subtree-split: b312928a19760d6aed9b8addde6701f53c191af9
-
Nicolas Widart authored
* commit 'f2628725': Squashed 'Modules/Menu/' changes from eac3385..c345f10
-
Nicolas Widart authored
c345f10 Fix typo 407e48c Translate menu and menuitem management git-subtree-dir: Modules/Menu git-subtree-split: c345f103a735966607c9f65cc0f99e684fc1729f
-
Nicolas Widart authored
* commit 'd9f227d5': Squashed 'Modules/Setting/' changes from 5ede50e..7ec6f67
-
Nicolas Widart authored
7ec6f67 Translating messages git-subtree-dir: Modules/Setting git-subtree-split: 7ec6f671e1d793aa2fa96651a6db150655ad9441
-
Nicolas Widart authored
* commit 'fe94ff08': Squashed 'Modules/Workshop/' changes from fef5639..bac0f7f
-
Nicolas Widart authored
bac0f7f Type hinting closure parameter git-subtree-dir: Modules/Workshop git-subtree-split: bac0f7fa636bec9df1a76380afff75be03961597
-
Nicolas Widart authored
37d3173 Merge pull request #16 from AsgardCms/install-cmd-imporvements 89069ed Check if there is input given 433c7c5 Make the login box bg the main blue color b4206a9 Add empty value to --no-interaction flag 2c0d873 Add a --no-interaction flag for composer c739c2a Merge pull request #15 from AsgardCms/fixNamespace b2deacf Fix entity location e847196 Merge pull request #14 from AsgardCms/installedCheck-removePublishConfigs 597c3b1 Remove publish configuration method. 435f067 Using the finder to check if installed. 27f4ebd Merge branch 'develop' of github.com:AsgardCms/Core into develop 4aad3c5 Preparing publish theme command a936009 Merge pull request #13 from AsgardCms/better-isIstalled-check ec608dd Use the environment variable as a check 6585d43 Add composer file back 010deb4 Removing old composer file 5cd978c Merge commit '8bb62f5d' 1de84d9 fix merge conflict 04efe60 Adapting the installation to the new user entity namespace git-subtree-dir: Modules/Core git-subtree-split: 37d3173adef90123447d82395fe3341b4facfea6
-
Nicolas Widart authored
* commit '35af568e': Squashed 'Modules/Core/' changes from 86e93cf..37d3173
-
Nicolas Widart authored
5b82381 Add the permission to the settings page 7ecbdd1 Fix typo 36ca7c5 Translating the role management messages b3d88ed Translate the user management messages b872e7c Translate authentication messages ca5de39 Translating the datatables script 506fc80 Change to blue button 60557d2 Merge pull request #17 from AsgardCms/fix-sentry-implementation c3b9c1c Use new translated key ca4234f Remove the slug as required 5d39ede Set the user created in admin to activated 4e10cf8 Fix the update and sync roles method 7273e09 Fix the user update method e72454f Implement the hasRole method for sentry git-subtree-dir: Modules/User git-subtree-split: 5b823810cefcb9049888920b7e40fde4f7283bd9
-
Nicolas Widart authored
* commit 'aedb3fe5': Squashed 'Modules/User/' changes from f048f16..5b82381
-
Nicolas Widart authored
-
- 27 Nov, 2014 15 commits
-
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
-
Nicolas Widart authored
86e93cf Moving 4b0c554 Move composer.php file git-subtree-dir: Modules/Core git-subtree-split: 86e93cf7d8b500cefe7c2bfd46f9adc1cc716406
-
Nicolas Widart authored
* commit '8bb62f5d': Squashed 'Modules/Core/' changes from 8d6a3d5..86e93cf
-
Nicolas Widart authored
-
Nicolas Widart authored
8d6a3d5 rename composer file ba484e8 Change theme name in config edf4dd1 Add mpedrera/themify configuration a5e2dee Remove profile link 691549d Add view website link 671d718 Remove unused class import a21fb88 Remove commented code 1804be7 Merge pull request #12 from AsgardCms/modify-install-cmd a7c6c98 Only hash the password for sentinel 2c69c34 Using the schema to check installation 5aede0f Merge pull request #11 from AsgardCms/sentry-installation fc586fc Add some docblocks fd914db Add a check if the platform has already been installed 8805317 Removing unused class property 25604c9 set the correct default choice. Add a first pass at the Sentry installation 36f224d Publish required package configurations cea9fda Finish the Sentinel installation implementation 69f0c5f Add remove method. add output handler f60d05d Inject the new composer class 39ec942 Prepare first pass at file search and replaces 0d76121 Inject $app instance to console command b5dbb80 add a composer helper to install 2ed8d61 Merge pull request #10 from AsgardCms/correct-user-role fc38935 Attach the correct role to the user 8a92489 Change role name git-subtree-dir: Modules/Core git-subtree-split: 8d6a3d5ef012fd193605d5c902c19bd205bbe0ad
-
Nicolas Widart authored
-
Nicolas Widart authored
-