• Nicolas Widart's avatar
    Squashed 'Modules/Core/' changes from eec30df..7eef842 · 654b346b
    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
    654b346b
Name
Last commit
Last update
Composers Loading commit data...
Config Loading commit data...
Database/Seeders Loading commit data...
Http Loading commit data...
Providers Loading commit data...
Resources Loading commit data...
Tests Loading commit data...
.gitignore Loading commit data...
composers.php Loading commit data...
module.json Loading commit data...
start.php Loading commit data...