Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Platform
Commits
d823de2d
Unverified
Commit
d823de2d
authored
Jun 29, 2018
by
Nicolas Widart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding changelog items
parent
511f5f88
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
28 additions
and
3 deletions
+28
-3
changelog.yml
Modules/Core/changelog.yml
+1
-0
changelog.yml
Modules/Dashboard/changelog.yml
+3
-0
changelog.yml
Modules/Media/changelog.yml
+3
-0
changelog.yml
Modules/Menu/changelog.yml
+3
-0
changelog.yml
Modules/Page/changelog.yml
+3
-0
changelog.yml
Modules/Setting/changelog.yml
+1
-0
changelog.yml
Modules/Tag/changelog.yml
+3
-0
changelog.yml
Modules/Translation/changelog.yml
+3
-0
changelog.yml
Modules/User/changelog.yml
+5
-3
changelog.yml
Modules/Workshop/changelog.yml
+3
-0
No files found.
Modules/Core/changelog.yml
View file @
d823de2d
...
@@ -3,6 +3,7 @@ versions:
...
@@ -3,6 +3,7 @@ versions:
"
@unreleased"
:
"
@unreleased"
:
added
:
added
:
-
New Hungarian translations
-
New Hungarian translations
-
Laravel 5.6 compatibility
changed
:
changed
:
-
Updating Dutch translations
-
Updating Dutch translations
-
Fix Carbon locale
-
Fix Carbon locale
...
...
Modules/Dashboard/changelog.yml
View file @
d823de2d
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
@unreleased"
:
added
:
-
Laravel 5.6 compatibility
"
3.1.0"
:
"
3.1.0"
:
added
:
added
:
-
Created & loading a settings config file
-
Created & loading a settings config file
...
...
Modules/Media/changelog.yml
View file @
d823de2d
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
@unreleased"
:
added
:
-
Laravel 5.6 compatibility
"
3.5.1"
:
"
3.5.1"
:
changed
:
changed
:
-
Modify media controller to use Imagy non-statically
-
Modify media controller to use Imagy non-statically
...
...
Modules/Menu/changelog.yml
View file @
d823de2d
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
@unreleased"
:
added
:
-
Laravel 5.6 compatibility
"
3.5.3"
:
"
3.5.3"
:
changed
:
changed
:
-
Description field added for extra convenience
-
Description field added for extra convenience
...
...
Modules/Page/changelog.yml
View file @
d823de2d
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
@unreleased"
:
added
:
-
Laravel 5.6 compatibility
"
3.5.2"
:
"
3.5.2"
:
changed
:
changed
:
-
Don't show draft pages
-
Don't show draft pages
...
...
Modules/Setting/changelog.yml
View file @
d823de2d
...
@@ -3,6 +3,7 @@ versions:
...
@@ -3,6 +3,7 @@ versions:
"
@unreleased"
:
"
@unreleased"
:
added
:
added
:
-
New <code>@hasSetting()</code> and <code>@endHasSetting</code> directives
-
New <code>@hasSetting()</code> and <code>@endHasSetting</code> directives
-
Laravel 5.6 compatibility
"
3.5.3"
:
"
3.5.3"
:
added
:
added
:
-
New setting type media-single
-
New setting type media-single
...
...
Modules/Tag/changelog.yml
View file @
d823de2d
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
@unreleased"
:
added
:
-
Laravel 5.6 compatibility
"
3.5.3"
:
"
3.5.3"
:
changed
:
changed
:
-
Set tags only if passed any
-
Set tags only if passed any
...
...
Modules/Translation/changelog.yml
View file @
d823de2d
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
@unreleased"
:
added
:
-
Laravel 5.6 compatibility
"
3.5.0"
:
"
3.5.0"
:
added
:
added
:
-
Added Korean (ko) translations
-
Added Korean (ko) translations
...
...
Modules/User/changelog.yml
View file @
d823de2d
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
@unreleased"
:
"
@unreleased"
:
changed
:
added
:
-
Adding a test the user token is correctly generated
-
Laravel 5.6 compatibility
-
Fix creation of an activated user
changed
:
-
Adding a test the user token is correctly generated
-
Fix creation of an activated user
"
3.5.1"
:
"
3.5.1"
:
changed
:
changed
:
-
Fix issue 467 id() method checks
null
instead of
false
-
Fix issue 467 id() method checks
null
instead of
false
...
...
Modules/Workshop/changelog.yml
View file @
d823de2d
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
@unreleased"
:
added
:
-
Laravel 5.6 compatibility
"
3.5.1"
:
"
3.5.1"
:
changed
:
changed
:
-
Fixing issue with ThemeManager caused when a theme name has the same name as project name
-
Fixing issue with ThemeManager caused when a theme name has the same name as project name
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment