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