Skip to content

Releases: AsgardCms/Platform

3.6.1

05 Sep 11:14
e432536
Compare
Choose a tag to compare

Changed

  • Core: Fixed routing issues with localization introduced in 3.6.0
  • Workshop: Fixed issue with incorrect binding to the laravel-modules Repository class

Log

  • view commit • Preparing 3.6.1 release
  • view commit • Adding changelog items
  • view commit • Commit the published assets
  • view commit • Import the right interface for the modules fixes #570
  • view commit • Reverting commit a86e268 in routing SP. This fixes #581
  • view commit • Merge pull request #580 from ChristianGiupponi/3.0
  • view commit • Add default version for theme scaffold
  • view commit • Add test for default version on module scaffold
  • view commit • Merge pull request #2 from AsgardCms/3.0
  • view commit • By default add the 1.0.0 version to all modules generated with asgard:module:scaffold
  • view commit • Merge pull request #1 from AsgardCms/3.0
  • 3.6.0

    30 Aug 15:34
    b16c521
    Compare
    Choose a tag to compare

    Added

    • Core: New Hungarian translations
    • Core: New i18nFile & normalFile macros
    • Media: New MediaMuliple component for vuejs projects
    • Page: Add canonical and metadata for pages

    Changed

    • Core: Updating Dutch translations
    • Core: Fix Carbon locale
    • Core: Fixed how the admin url is parsed by reading the path instead of url
    • Page: Don't show draft pages
    • Page: Throw a 404 if page status is disabled
    • Page: Fixed a bug that checked the last radio even if wasn't the right one

    Log

  • view commit • Preparing 3.6.0 release
  • view commit • Adding changelogs
  • view commit • Merge pull request #577 from motchju/3.0
  • view commit • Merge pull request #579 from chiragpipariya/patch-2
  • view commit • Merge pull request #578 from chiragpipariya/patch-3
  • view commit • multiple selector
  • view commit • Added Image Attribute
  • view commit • Merge pull request #573 from ChristianGiupponi/3.0
  • view commit • i18nFile & normalFile added two function
  • view commit • Fixed a bug that checked the last radio even if wasn't the right one
  • view commit • Merge pull request #569 from ChristianGiupponi/3.0
  • view commit • Pass to the view
  • view commit • Add canonical and metadata for pages
  • view commit • Revert "Add canonical url and alternate links for each language available"
  • view commit • Add canonical url and alternate links for each language available
  • view commit • Merge pull request #568 from ChristianGiupponi/3.0
  • view commit • This check if the request page match the locale and the slug. If do not match just do a 301 redirect so the user can see the correct page and the correct url, good for seo purpose.
  • view commit • Merge pull request #555 from navalkishore30/3.0
  • view commit • Merge pull request #554 from huydang284/3.0
  • view commit • In case of accepts json then instead of redirecting sending unauthorised response
  • view commit • fix route:cache and config:cache issue
  • view commit • Adding changelog item & compiling
  • view commit • Merge pull request #529 from Fisiu/create-user-fixes
  • view commit • Adding changelog item
  • view commit • Using strict type check
  • view commit • Adding changelog items
  • view commit • Merge pull request #535 from Fisiu/draft-pages
  • view commit • Merge pull request #551 from davidporos92/feature/add-hungarian-language
  • view commit • Merge pull request #552 from davidporos92/hotfix/backend-subdomain
  • view commit • only watch the request path for the backend route param, not the whole url
  • view commit • fix native in available locales conf add hunagiran to english tabs
  • view commit • add hungarian translation for base laravel
  • view commit • add hungarian translation for workshop
  • view commit • add hungarian translation for user
  • view commit • add hungarian translation for translation
  • view commit • add hungarian translation for tag
  • view commit • add hungarian translation for setting
  • view commit • add hungarian translation for page
  • view commit • add hungarian translation for notification
  • view commit • add hungarian translation for menu
  • view commit • add hungarian translation for media
  • view commit • add hungarian translation for dashboard
  • view commit • add hungarian translation for core
  • view commit • Fix creation of an activated user.
  • view commit • Check page status if page exists.
  • view commit • Merge pull request #542 from kamekun/3.0
  • view commit • Update 2018_05_23_145242_edit_body_column_nullable.php
  • view commit • Update 2018_05_23_145242_edit_body_column_nullable.php
  • view commit • Update 2018_05_23_145242_edit_body_column_nullable.php
  • view commit • 2018_05_23_145242_edit_body_column_nullable.php
  • view commit • Merge pull request #3 from AsgardCms/3.0
  • view commit • Merge pull request #531 from kamekun/3.0
  • view commit • Merge pull request #539 from RSpeekenbrink/feature/dutch-trans-perfection
  • Read more

    3.5.3

    03 May 17:16
    20657b3
    Compare
    Choose a tag to compare

    Added

    • Setting: New setting type media-single

    Changed

    • Tag: Set tags only if passed any
    • Menu: Description field added for extra convenience
    • Menu: Use LaravelLocalization When Generating Menu Item URIs
    • Menu: Updating typicms/nestablecollection package
    • Core: Updating Polish translations
    • Core: Updating Spanish translations

    Log

  • view commit • Preparing 3.5.3
  • view commit • Merge pull request #518 from Fisiu/allow_empty_tags
  • view commit • Set tags only if passed any.
  • view commit • Merge pull request #513 from superewald/fixes-506-active-editor
  • view commit • Merge pull request #517 from moebrowne/bugfix/localeless-menu-items-not-marked-as-active
  • view commit • Merge pull request #519 from navalkishore30/3.0
  • view commit • Merge pull request #522 from darron1217/setting
  • view commit • Fix settings typo
  • view commit • Fix media type setting saving bug
  • view commit • Fix settings repo typo
  • view commit • Fix media type setting's logical problem
  • view commit • Fix Setting Module typo
  • view commit • Fix Setting Media type test error
  • view commit • Add media support on @setting directive
  • view commit • Add view type media-single on Setting Module (to resolve logo uploading issue#474)
  • view commit • Merge branch 'menu-description' of https://github.com/navalkishore30/Platform into 3.0
  • view commit • binary file changes
  • view commit • trslation for description as per languages
  • view commit • only menu commit
  • view commit • Revert "Added one extra input for menu description"
  • view commit • Added one extra input for menu description
  • view commit • Adds a call to LaravelLocalization when generating menu item URIs so locale settings are respected
  • view commit • Merge pull request #511 from Fisiu/pl-trans-user
  • view commit • Merge pull request #512 from Fisiu/pl-trans-workshop
  • view commit • Merge pull request #514 from kamekun/3.0
  • view commit • Update workshop spanish translation 3.5.2
  • view commit • Updte themes Spanish translation 3.5.2
  • view commit • Update modules Spanish translation 3.5.2
  • view commit • Update users Spanish translation 3.5.2
  • view commit • Update Roles spanish translation 3.5.2
  • view commit • Update messages.php
  • view commit • Update messages file for spanish translation 3.5.2
  • view commit • Update auth spanish translation 3.5.2
  • view commit • Update spanish translation module 3.5.2
  • view commit • Update tags Spanish translation 3.5.2
  • view commit • Create tags.php Spanish translation 3.5.2
  • view commit • Delete es
  • view commit • Create es
  • view commit • Update Settings spanish translation 3.5.2
  • view commit • Update pages.php
  • view commit • Update pages.php
  • view commit • Update page spanish translation 3.5.2
  • view commit • Update messages.php
  • view commit • Update messages Spanish translation to 3.5.2
  • view commit • Update Notification Spanish translation to 3.5.2
  • view commit • Update menu-items spanish translation to 3.5.2
  • view commit • Update menu spanish translation to 3.5.2
  • view commit • Update core spanish translation 3.52
  • view commit • Update media spanish translation 3.5.2
  • view commit • Update media translation to 3.52
  • view commit • Update media translation to 3.52
  • view commit • Create File Folders translation
  • view commit • Update Dashboard to 3.5.2
  • view commit • Update dashboard to 3.5.2
  • view commit • Update sidebar spanish to 3.5.2
  • view commit • Update Settings Translation to 3.5.2
  • view commit • Update Spanish C...
  • Read more

    3.5.2

    14 Mar 08:30
    dfdb6fe
    Compare
    Choose a tag to compare

    Changed

    • Core: Correctly returning the Query object from allWithBuilder method in base repository
    • Core: Using font awesome cdn instead of local styles

    Log

  • view commit • Preparing 3.5.2 release
  • view commit • Adding changelog items
  • view commit • Using fontawesome cdn
  • view commit • Merge pull request #489 from darron1217/core-repo-fix
  • view commit • Fix issue #487 (allWithBuilder error)
  • view commit • Adding changelog item
  • view commit • Merge pull request #456 from darron1217/issue#455
  • view commit • Add test to assure generateTagSlug() works like str_slug()
  • view commit • Add UTF-8 Slug test for Tag Module
  • view commit • Fix TaggableTrait utf8_slug test failure
  • view commit • Fix for Issue #455
  • 3.5.1

    26 Feb 20:39
    8bb3cdc
    Compare
    Choose a tag to compare

    Diff

    Changed

    • Core: Whitespace in config/filesystems.php causing issues on some configurations, hooray.
    • Media: Modify media controller to use Imagy non-statically
    • User: Fix issue 467 id() method checks null instead of false
    • Workshop: Fixing issue with ThemeManager caused when a theme name has the same name as project name

    Log

  • view commit • Preparing 3.5.1 release
  • view commit • Adding changelog item
  • view commit • Adding changelog item
  • view commit • Adding changelog items
  • view commit • Merge pull request #462 from teoni/3.0
  • view commit • Merge pull request #473 from darron1217/issue#467
  • view commit • Merge pull request #478 from darron1217/issue#477
  • view commit • Removing whitespace of death
  • view commit • Modify media controller to use Imagy non-statically (Fix issue #477)
  • view commit • Fix issue#467 id() method checks null instead of false
  • view commit • Fix for #451
  • 3.5.0

    13 Jan 21:09
    a96dec0
    Compare
    Choose a tag to compare

    Diff

    Added

    • Translation: Added Korean (ko) translations

    Changed

    • Media: Let File implement the Responsable interface which allows it being returned from a controller directly.

    Log

  • view commit • Preparing 3.5.0 release
  • view commit • Updating fonts
  • view commit • Update global frontend dependencies
  • view commit • Adding changelog item
  • view commit • Merge pull request #443 from darron1217/3.0
  • view commit • Modify workshop translation
  • view commit • Fix some user translation
  • view commit • Adding Korean string to other languages
  • view commit • Adding translation support for Korean (ko)
  • view commit • Adding changelog item
  • view commit • Let File implement the Responsable interface which allows it being returned from a controller directly.
  • 3.4.0

    20 Nov 19:51
    6151aa7
    Compare
    Choose a tag to compare

    Diff

    Changed

    • Core: Define the warning callback on the SetAppKey
    • Core: Cleaner BaseCacheDecorator class with a new remember function
    • Core: Checking if the tags() method exists when flushing
    • Core: Fixing bug where user profile tab was not showing
    • Media: Fixed vuejs compatibility
    • Menu: Using new remember method in the CacheMenuDecorator class
    • Menu: Using new remember method in the CacheMenuItemDecorator class
    • Page: Fixed vuejs compatibility
    • Page: Using new remember method in the CachePageDecorator class
    • Page: Fixing bug where the current page was not cached as well on the server side pagination
    • Setting: Fix settings with falsey values not getting returned
    • Setting: Using new remember method in the CacheSettingDecorator class
    • Tag: Using new remember method in the CacheTagDecorator
    • Translation: Dutch translations updated
    • User: Using new remember method in the CacheUserTokenDecorator class
    • Adminlte: Fixing corrupted fonts

    Log

  • view commit • Preparing 3.4.0 release
  • view commit • Preparing 3.4.0 release
  • view commit • CS: PSR1/2
  • view commit • Using new remember() helper for menu repositories
  • view commit • Using new remember() helper
  • view commit • Fixing attribute name. "scope" should be "slot"
  • view commit • Removing obsolete gitkeep
  • view commit • Using remember helper function
  • view commit • Fixing bug where user profile tab was not showing
  • view commit • Using the remember helper
  • view commit • Using remember helper for server side filtering. Fixing bug where the current page was not cached as well.
  • view commit • Checking if the tags() method exists when flushing
  • view commit • Using new remember function in cache decorator
  • view commit • Using single quotes
  • view commit • Adding changelog item
  • view commit • Make sure a tags method exists before calling it
  • view commit • Extracting commonly used logic to use cache tags to a helper method. This also generated the cache key automatically, or can be overwritten with a second optional parameter to the remember() method.
  • view commit • Updating dependencies
  • view commit • Require predis/predis as dev dependency
  • view commit • Publishing module assets
  • view commit • Adding back the font files, hopefully not corrupted
  • view commit • Removing fontawesome corrupted files
  • view commit • Adding changelog items
  • view commit • Update dependencies
  • view commit • Removing obsolete :value tags
  • view commit • Preparing 3.4 changelogs
  • view commit • Merge pull request #435 from mikemand/3.0
  • view commit • Fix settings with falsey values not getting returned
  • view commit • Adding License file
  • view commit • Merge pull request #433 from joshbrw/bugfix/set-env-installer
  • view commit • Define the warning callback on the SetAppKey method as getLaravel() doesn't exist - Fixes issue #432
  • 3.3.0

    31 Oct 08:14
    51c73b9
    Compare
    Choose a tag to compare

    Diff

    Changed

    • Core: Updating vue-simple-mde to avoid 'marked' warning with vuejs 2.5
    • Core: Updating to element-ui 2.0 (npm update and npm run dev are required)

    Log

  • view commit • Preparing version 3.3.0
  • view commit • Using mini buttons for edit folder
  • view commit • Using mini buttons for edit/delete
  • view commit • Adding back padding on first and last columns of table element
  • view commit • Customise the pagination for clarity
  • view commit • Changing attribute name
  • view commit • Adding changelog item
  • view commit • Updating to element-ui 2.0
  • view commit • Minor npm update
  • view commit • Merge pull request #421 from HansSchouten/3.0
  • view commit • Dutch translations updated
  • view commit • adding changelog item
  • view commit • Updating vue-simple-mde to avoid 'marked' warning with vuejs 2.5
  • 3.2.1

    21 Oct 10:12
    beb653a
    Compare
    Choose a tag to compare

    Changed

    • Core: Updated to VueJS 2.5. Updated all components for 2.5 compatibilities.

    3.2.0

    17 Oct 09:45
    0eea41d
    Compare
    Choose a tag to compare

    Diff

    Added

    • Core: New LoadingBackendTranslations hook to load translations to the frontend (vuejs)
    • Page: Adding the page status field
    • User: Role views (index, create, edit) have been converted to VueJS components, as a SPA
    • User: User views (index, create, edit) have been converted to VueJS components, as a SPA
    • User: Adding vuejs component to manage account profile
    • User: Adding vuejs component to manage account api keys

    Changed

    • Core: Use blade directive in Core module views
    • Core: Renaming Indonesian locale key to ind from id in available-locales.php config file.
    • Page: Sending the page id from the route parameters to the single media component (makes loading single media faster)
    • Page: Making the status column in page_translations table nullable (migrate with php artisan module:migrate page)
    • Workshop: Generating the new listener on the LoadingBackendTranslations hook to send translations to VueJS

    Log

  • view commit • Preparing 3.2.0 release
  • view commit • Compiling assets
  • view commit • Remove usage of vue datatables
  • view commit • Stay on vue 2.4 until dependencies upgrade
  • view commit • Updating cms version to 3.2.0
  • view commit • Changelog wording
  • view commit • Adding core changelog item
  • view commit • Adding core changelog item
  • view commit • Adding spatie/phpunit-snapshot-assertions
  • view commit • Using plural pages key
  • view commit • Compiling Adminlte.
  • view commit • Generating hooking into the loading of translations for VueJs
  • view commit • Use the `pages` key for page module instead of singular page. This brings the plural used in permissions.php and everything else in sync.
  • view commit • Hooking into loading backend translations hook for each module
  • view commit • Creating a loading backend translation hook
  • view commit • CS: PSR1/2
  • view commit • Adding changelog items
  • view commit • Adding component to manage account api keys
  • view commit • Fixing route name
  • view commit • Reverting Blade directives which caused ":?>" to be shown in the template
  • view commit • Moving new status checkbox to added section
  • view commit • Setting the status column as nullable
  • view commit • Adding page changelog
  • view commit • Setting the locale key to empty array by default
  • view commit • Adding the page status field as wel as sending the page id from the route to the single media component
  • view commit • Adding changelog item
  • view commit • Renaming Indonesian locale key to `ind` from `id`
  • view commit • Removing validation on entity id type
  • view commit • Adding the user profile component
  • view commit • Adding changelog item
  • view commit • Fixing edit user route btn
  • view commit • Removing extra unneeded queries on role views
  • view commit • Empty out blade templates and remove extra queries
  • view commit • Adding shortcut to go back to user index
  • view commit • Creating the user components: table and form
  • view commit • Creating a full user transformer with additional data
  • view commit • Updating update user form request that has a user entity
  • view commit • Update delete route name for users
  • view commit • Creating the Api user controller
  • view commit • Adding route to get all roles unpaginated
  • view commit • Renaming route parameters
  • view commit • Preparing the user api routes
  • view commit • Adding method to allow server side index & filtering
  • view commit • Structuring api routes in route group
  • view commit • Updating to vue-router 3.0
  • view commit • Updating AdminLTE theme dependencies
  • view commit • Updating AdminLTE theme dependencies
  • view commit • Using cleaner tab styles
  • view commit • Adding changelog items
  • view commit • Merge pull request #411 from JulienTant/fix/blade-markup-in-menu
  • view commit • Merge pull request #410 from JulienTant/fix/blade-markup
  • view commit • use blade in menu module
  • Read more