- 07 Dec, 2014 1 commit
-
-
Nicolas Widart authored
6c75acf Remove annotation 717f987 Removing unused tests f05fdd8 yaml spacing f342c79 casing 878cb31 lower casing bf7f7de adding composer install a59d0d4 add phpunit to require dev 7c54e49 Adding laravel to requirements 21f7c7c Adding phpunit file c9d6d5d Add a bootstrap file for independent testing cd54417 Add a composer file git-subtree-dir: Modules/Core git-subtree-split: 6c75acfe9d58d23528e30355d495e97b2a2c02a8
-
- 28 Nov, 2014 5 commits
-
-
Nicolas Widart authored
5720517 Add a find by slug method 2e9ab39 Add an allTranslatedIn method 973bfae Add the current locale to every view a6c0327 Remove the construct dependency injection git-subtree-dir: Modules/Core git-subtree-split: 5720517463d1476dda7586817040132bf14f14ed
-
Nicolas Widart authored
e713728 Add a base public controller which sets the theme git-subtree-dir: Modules/Core git-subtree-split: e713728f4f60dc2d6e2ec0d74927b18eff52dc66
-
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
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
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
-
- 27 Nov, 2014 2 commits
-
-
Nicolas Widart authored
86e93cf Moving 4b0c554 Move composer.php file git-subtree-dir: Modules/Core git-subtree-split: 86e93cf7d8b500cefe7c2bfd46f9adc1cc716406
-
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
-
- 26 Nov, 2014 1 commit
-
-
Nicolas Widart authored
0a5e9bc Add a priority 6fcc15e remove view namespace definitions from start file 8579470 Adding start.php to files array bc6cb81 Remove the SP registering d4ded44 Merge pull request #9 from AsgardCms/change-install-command e1b9922 Add new modules migrations command 4a63d64 Add new modules to publish git-subtree-dir: Modules/Core git-subtree-split: 0a5e9bc40cd7e5efe8c6c23187dbd78951dfe919
-
- 21 Nov, 2014 1 commit
-
-
Nicolas Widart authored
aa20d4a Update to conform to the new pingpong/Modules package 70cd6a3 Use the new asset method signature 5f66d88 Need to refactor the slug option c201dc9 Add the ul element 18e433e Extract the i18n tab headers 2c715f4 Brainstorm on how public routes could be handled a6d83de Remove the booted closure 1f8755b Add the singleton for the public routes 89ea315 Add a routing service provider git-subtree-dir: Modules/Core git-subtree-split: aa20d4a75dc211908b21e63220d4b4abf3241d88
-
- 17 Nov, 2014 1 commit
-
-
Nicolas Widart authored
fac6305 Rename install commend to asgard d990488 Changing codeclimate badge 0400c94 Adding a temporary fix for laravel-translatable and baum git-subtree-dir: Modules/Core git-subtree-split: fac6305a232afd89bd2e9bf671515a89b99a4ac0
-
- 14 Nov, 2014 2 commits
-
-
Nicolas Widart authored
dac4ddb Changing scrutinizerci url git-subtree-dir: Modules/Core git-subtree-split: dac4ddbad1d899f9d44a3ceb27dec00d90d16436
-
Nicolas Widart authored
b4fe8f8 Updating datatables plugin git-subtree-dir: Modules/Core git-subtree-split: b4fe8f8cb4711b05be493a61d12be98d11bc9f51
-
- 06 Nov, 2014 1 commit
-
-
Nicolas Widart authored
a064d78 Removing typehints a7e0ddf Removing typehinting 3b9a647 Updating base repositories 7474fb0 Adding update method as core 7f297e9 Removing unused commented code faa6270 Adding sensiolab config file 439d777 Adding travis config fc5f07e Including flash messages partial in master tmp 8c80071 Adding a select theme option git-subtree-dir: Modules/Core git-subtree-split: a064d7827f924da65ba75aab02bd929fc8ed4cc7
-
- 01 Nov, 2014 1 commit
-
-
Nicolas Widart authored
3c53b2a Ordering by descending order 65b7a84 Adding thumbnail column translation a3a2200 Setting the new file browser uri git-subtree-dir: Modules/Core git-subtree-split: 3c53b2aba39b1878956c1f1f66017eb7d4a5e41d
-
- 28 Oct, 2014 1 commit
-
-
Nicolas Widart authored
b620e93 Adding the slug option 6f2ea0e Moving app.js below jquery.slug 3090253 Including jquery.slug 9f6fdda Adding jquery.slug 04987ab Using new blade tags 74041cd Removing facade usage 2efc500 Injecting Session d6ca016 Using the authenticator contract 5413d9d Adding check method ac20c2e Changing the session var name e6b2353 Remove sentinel tight coupling git-subtree-dir: Modules/Core git-subtree-split: b620e93825458d80b4d14a557d2ff2f7361c8bca
-
- 26 Oct, 2014 1 commit
-
-
Nicolas Widart authored
ccf32bf Removing unused method bfa4c81 Adding a base view composer 3e83717 Adding permission check 5e79ee8 Adding hasAccess git-subtree-dir: Modules/Core git-subtree-split: ccf32bf9bfa02539d43b8072e867b5714c73e4fd
-
- 25 Oct, 2014 1 commit
-
-
Nicolas Widart authored
8c8f7be Adding the authentication contract 23ce242 Use new setting interface 8b63175 Adapting the composer to the new interface b3e2621 Adding the core settings to the core module a8ebc0f Adding a title section git-subtree-dir: Modules/Core git-subtree-split: 8c8f7be3f38afbba75ee926dd1cf89220b171ae1
-
- 23 Oct, 2014 2 commits
-
-
Nicolas Widart authored
dab167b Removing the user info from the sidebar b4f6083 Adding the sitename from settings git-subtree-dir: Modules/Core git-subtree-split: dab167b858cec0f6f2eca5dbce8cf3410a8b53ca
-
Nicolas Widart authored
e8e79e4 Make sentinel migrations/seeds optional git-subtree-dir: Modules/Core git-subtree-split: e8e79e4002d7b0bc292eae14b75bd23dfcb27977
-
- 21 Oct, 2014 2 commits
-
-
Nicolas Widart authored
b63dd42 Fixing setting module migration git-subtree-dir: Modules/Core git-subtree-split: b63dd42272fbeed5dbe3c4ee91ceb4ac277d562a
-
Nicolas Widart authored
1935fdd Adding migrating the setting module git-subtree-dir: Modules/Core git-subtree-split: 1935fdde732f4c759c5b67f05d8ae732faacf585
-
- 20 Oct, 2014 1 commit
-
-
Nicolas Widart authored
bf0bbd2 Setting the environment variable as mutable during installation git-subtree-dir: Modules/Core git-subtree-split: bf0bbd2e314d9d4bda36d36e8afc39e011368098
-
- 17 Oct, 2014 1 commit
-
-
Nicolas Widart authored
1f638cf Adding a base test case 356dd43 Refacting for DRY code 7eac803 Removing global function 776b509 Removing unused import b8d865c Adding empty line at EOF 35156ba Adding empty line at EOF a05523d Removing unused import 9d4951d Removing unused variable 0a70290 Type hinting 9ff4dda Changing permissions b34eb75 Fixing insight badge e37f5a0 Add code quality badges git-subtree-dir: Modules/Core git-subtree-split: 1f638cf2c75bd0efcb2d9c26df5fe9e994387ec5
-
- 15 Oct, 2014 2 commits
-
-
Nicolas Widart authored
eec30df Removing Session as a core module f9adf87 Adding configuration for custom file browsing fe00a0a Fixing the saveTranslated method for cleaned data array 9d34552 Merge pull request #6 from nWidart-Modules/add-db-credentials-to-laravel-config 3fdbaf5 Add the database credentials to laravel config 4f3a6fd Merge pull request #5 from nWidart-Modules/new-database-setup 95ac2fd Writing the database informations e9ead32 Merge pull request #4 from nWidart-Modules/publish-core-assets ec6d1f9 Publishing assets in the install command 08d92cc Merge pull request #3 from nWidart-Modules/adding-install-command ba18ca5 Adding a platform install command 450a7ec9 Adding i18n and l10n dependencies 2d989d8b Adding global CMS dependencies 079f044a Fixing a naming leak 2b1aa42e Renaming functions to respect the RESTful spec 739090ee Merge branch 'develop' 90efaf2e Adding the filters to the core module cc0f7375 Merge pull request #2 from nWidart-Modules/feature/CoreRepositories 41c9bbcf renamed from Core to Base 91743084 added PHPdoc 8402aaaf created Repository Interface + implements it in AbstractCoreRepository 92a92804 Adding translations for datatables 5c122607 Setting the default lang to the browser language f0e49550 Changing controllers for now structure bf70b741 Add a Service provider loader from other modules 5bcccd32 Removing sidebar event classes 0b8e3ae7 Add a navigation helper to sort the items 14b9bb66 Adding more general translations 2162e5f0 Adding general translation keys 836f2419 Add a language selector b62d698f Cleaning up the filter helper 0cc46021 Change the filter to accept a local prefix 7380176e Change the filter in the admin controller. Add more documentation to the i18n helper b8efd041 Adding workbench as a core module. Fixes #1 b63dbfc5 Comment out the dd 69cd8a21 Move the listener code in the SP afe0b21c Adding listeners 7a48b877 Adding gitignore 7975809d Playing with events 912d771e Using symfonys getPreferendLanguage 5e558f47 Setting the browser lang for testing env b918717e Removing dd 6aaf5413 Adding local setter. Add language helper class 3f18ea98 Modifying configuration 5629a59c Configuration 22820a2c Adding a base filter class 13864c74 Adding an empty permissions edge case a7aa510f Adding a core modules Configuration. Pointing the profile link to the user edit view 7b7064d8 Adding the permission manager test b982a164 Fixing the iCheck load 63ceab30 Adding a permissions manager f954ed1b Modifing some minor styling e05b3aa5 Fixing the sidebar request check c4e02e7c Adding the user first last name to the sidebars 9ce90265 Adding a base admin controller 6fb444dd Adding logout link db7d73d0 Removing the sidebar link from core module e83a782a Adding module description e8f31bbf Adding a weight sorting option for the sidebar items 2bba2a1a Adding a view creator 043c561a Removing test from core module 86fcb0e9 Moving the dashboard views outside the core module 6aec5beb First commit REVERT: 7eef842 Adding the translated breadcrumb REVERT: c82ef0a Adding flash notifications on dashboard REVERT: 26e50695 Adding the auth admin filter REVERT: 9dc1f336 Modifying the prefix REVERT: b4f5ff40 Adding a route localisation filter REVERT: 0d682630 Add localised routes REVERT: 1858da25 Adding .gitignore REVERT: 32e6cb76 File organisation REVERT: b0c820a7 File organisation REVERT: abc9e9eb Clean up REVERT: 62e8bb1d Add basic permissions REVERT: c730747e Logging a user in for the dasboard test REVERT: fc846dd0 Adding filters for admin dashboard REVERT: b8925c30 Adding module description REVERT: 80f9f907 Adding a sidebar view composer REVERT: d4654fd3 Adding welcome message REVERT: 755a73c8 Adding tests REVERT: b6a20d04 First Commit git-subtree-dir: Modules/Core git-subtree-split: eec30df1db1f2df9ad34c95d5df482696103b00d
-
Nicolas Widart authored
7eef842 Adding the translated breadcrumb c82ef0a Adding flash notifications on dashboard 26e50695 Adding the auth admin filter 9dc1f336 Modifying the prefix b4f5ff40 Adding a route localisation filter 0d682630 Add localised routes 1858da25 Adding .gitignore 32e6cb76 File organisation b0c820a7 File organisation abc9e9eb Clean up 62e8bb1d Add basic permissions c730747e Logging a user in for the dasboard test fc846dd0 Adding filters for admin dashboard b8925c30 Adding module description 80f9f907 Adding a sidebar view composer d4654fd3 Adding welcome message 755a73c8 Adding tests b6a20d04 First Commit REVERT: eec30df Removing Session as a core module REVERT: f9adf87 Adding configuration for custom file browsing REVERT: fe00a0a Fixing the saveTranslated method for cleaned data array REVERT: 9d34552 Merge pull request #6 from nWidart-Modules/add-db-credentials-to-laravel-config REVERT: 3fdbaf5 Add the database credentials to laravel config REVERT: 4f3a6fd Merge pull request #5 from nWidart-Modules/new-database-setup REVERT: 95ac2fd Writing the database informations REVERT: e9ead32 Merge pull request #4 from nWidart-Modules/publish-core-assets REVERT: ec6d1f9 Publishing assets in the install command REVERT: 08d92cc Merge pull request #3 from nWidart-Modules/adding-install-command REVERT: ba18ca5 Adding a platform install command REVERT: 450a7ec9 Adding i18n and l10n dependencies REVERT: 2d989d8b Adding global CMS dependencies REVERT: 079f044a Fixing a naming leak REVERT: 2b1aa42e Renaming functions to respect the RESTful spec REVERT: 739090ee Merge branch 'develop' REVERT: 90efaf2e Adding the filters to the core module REVERT: cc0f7375 Merge pull request #2 from nWidart-Modules/feature/CoreRepositories REVERT: 41c9bbcf renamed from Core to Base REVERT: 91743084 added PHPdoc REVERT: 8402aaaf created Repository Interface + implements it in AbstractCoreRepository REVERT: 92a92804 Adding translations for datatables REVERT: 5c122607 Setting the default lang to the browser language REVERT: f0e49550 Changing controllers for now structure REVERT: bf70b741 Add a Service provider loader from other modules REVERT: 5bcccd32 Removing sidebar event classes REVERT: 0b8e3ae7 Add a navigation helper to sort the items REVERT: 14b9bb66 Adding more general translations REVERT: 2162e5f0 Adding general translation keys REVERT: 836f2419 Add a language selector REVERT: b62d698f Cleaning up the filter helper REVERT: 0cc46021 Change the filter to accept a local prefix REVERT: 7380176e Change the filter in the admin controller. Add more documentation to the i18n helper REVERT: b8efd041 Adding workbench as a core module. Fixes #1 REVERT: b63dbfc5 Comment out the dd REVERT: 69cd8a21 Move the listener code in the SP REVERT: afe0b21c Adding listeners REVERT: 7a48b877 Adding gitignore REVERT: 7975809d Playing with events REVERT: 912d771e Using symfonys getPreferendLanguage REVERT: 5e558f47 Setting the browser lang for testing env REVERT: b918717e Removing dd REVERT: 6aaf5413 Adding local setter. Add language helper class REVERT: 3f18ea98 Modifying configuration REVERT: 5629a59c Configuration REVERT: 22820a2c Adding a base filter class REVERT: 13864c74 Adding an empty permissions edge case REVERT: a7aa510f Adding a core modules Configuration. Pointing the profile link to the user edit view REVERT: 7b7064d8 Adding the permission manager test REVERT: b982a164 Fixing the iCheck load REVERT: 63ceab30 Adding a permissions manager REVERT: f954ed1b Modifing some minor styling REVERT: e05b3aa5 Fixing the sidebar request check REVERT: c4e02e7c Adding the user first last name to the sidebars REVERT: 9ce90265 Adding a base admin controller REVERT: 6fb444dd Adding logout link REVERT: db7d73d0 Removing the sidebar link from core module REVERT: e83a782a Adding module description REVERT: e8f31bbf Adding a weight sorting option for the sidebar items REVERT: 2bba2a1a Adding a view creator REVERT: 043c561a Removing test from core module REVERT: 86fcb0e9 Moving the dashboard views outside the core module REVERT: 6aec5beb First commit git-subtree-dir: Modules/Core git-subtree-split: 7eef842a2ef0f0e2e8d0c6ba95c3931097579a84
-
- 14 Oct, 2014 2 commits
-
-
Nicolas Widart authored
eec30df Removing Session as a core module git-subtree-dir: Modules/Core git-subtree-split: eec30df1db1f2df9ad34c95d5df482696103b00d
-
Nicolas Widart authored
f9adf87 Adding configuration for custom file browsing git-subtree-dir: Modules/Core git-subtree-split: f9adf877e34dff8b7e3cf19fcfb655a3408f28b2
-
- 13 Oct, 2014 1 commit
-
-
Nicolas Widart authored
fe00a0a Fixing the saveTranslated method for cleaned data array 9d34552 Merge pull request #6 from nWidart-Modules/add-db-credentials-to-laravel-config 3fdbaf5 Add the database credentials to laravel config 4f3a6fd Merge pull request #5 from nWidart-Modules/new-database-setup 95ac2fd Writing the database informations e9ead32 Merge pull request #4 from nWidart-Modules/publish-core-assets ec6d1f9 Publishing assets in the install command 08d92cc Merge pull request #3 from nWidart-Modules/adding-install-command ba18ca5 Adding a platform install command git-subtree-dir: Modules/Core git-subtree-split: fe00a0a369325f12c9db1cf471789cd660c07d2c
-
- 10 Oct, 2014 2 commits
-
-
Nicolas Widart authored
-
Nicolas Widart authored
-
- 09 Oct, 2014 1 commit
-
-
Nicolas Widart authored
-
- 08 Oct, 2014 7 commits
-
-
Nicolas Widart authored
-
Nicolas Widart authored
* develop: Adding the filters to the core module
-
Nicolas Widart authored
-
Nicolas Widart authored
Feature/core repositories
-
Abdel Nalbou authored
-
Abdel Nalbou authored
-
Abdel Nalbou authored
+ implements it in AbstractCoreRepository
-
- 07 Oct, 2014 1 commit
-
-
Nicolas Widart authored
-