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
b1962256
Unverified
Commit
b1962256
authored
Sep 16, 2017
by
Nicolas Widart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Documenting menu weight changes
parent
02601a1b
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
15 additions
and
0 deletions
+15
-0
changelog.yml
Modules/Media/changelog.yml
+1
-0
changelog.yml
Modules/Menu/changelog.yml
+3
-0
changelog.yml
Modules/Page/changelog.yml
+2
-0
changelog.yml
Modules/Setting/changelog.yml
+1
-0
changelog.yml
Modules/Tag/changelog.yml
+2
-0
changelog.yml
Modules/Translation/changelog.yml
+3
-0
changelog.yml
Modules/User/changelog.yml
+1
-0
changelog.yml
Modules/Workshop/changelog.yml
+2
-0
No files found.
Modules/Media/changelog.yml
View file @
b1962256
...
...
@@ -6,6 +6,7 @@ versions:
changed
:
-
Using return type hints in <code>MediaController</code>
-
Optional media fields are set to allow
null
-
The media menu item weight has been changed to <code>20</code>.
"
2.5.0"
:
added
:
-
<code>FileWasCreated</code> event
...
...
Modules/Menu/changelog.yml
View file @
b1962256
url
:
https://github.com/AsgardCms/Platform
versions
:
"
3.0.0@unreleased"
:
changed
:
-
The menu menu item weight has been changed to <code>30</code>.
"
2.5.0"
:
added
:
-
Trigger event before a menu is created (<code>MenuIsCreating</code>) allow data to be changed
...
...
Modules/Page/changelog.yml
View file @
b1962256
...
...
@@ -4,6 +4,8 @@ versions:
added
:
-
Created a vue component for the page table index
-
Create a vue component for the page create and edit views
changed
:
-
The page menu item weight has been changed to <code>10</code>.
"
2.5.1"
:
changed
:
-
Renamed hook <code>ContentIsRendering</code> to <code>PageContentIsRendering</code> making it more specific
...
...
Modules/Setting/changelog.yml
View file @
b1962256
...
...
@@ -3,6 +3,7 @@ versions:
"
3.0.0@unreleased"
:
changed
:
-
Fixing active class on settings module list sidebar
-
The setting menu item weight has been changed to <code>20</code>.
"
2.5.0"
:
changed
:
-
Normalise the setting was created event
...
...
Modules/Tag/changelog.yml
View file @
b1962256
...
...
@@ -3,6 +3,8 @@ versions:
"
3.0.0@unreleased"
:
added
:
-
Created a vue component for the tags input
changed
:
-
The tag menu item weight has been changed to <code>50</code>.
"
2.5.0"
:
added
:
-
Create and trigger events when tags are created and updated
...
...
Modules/Translation/changelog.yml
View file @
b1962256
url
:
https://github.com/AsgardCms/Platform
versions
:
"
3.0.0@unreleased"
:
changed
:
-
The translation menu item weight has been changed to <code>40</code>.
"
2.6.0"
:
changed
:
-
Refactored the Translation controller for clean code
...
...
Modules/User/changelog.yml
View file @
b1962256
...
...
@@ -5,6 +5,7 @@ versions:
-
<code>logUserIn</code> on the <code>Authentication</code> interface to log a user object in
changed
:
-
<code>AuthorisedApiToken</code> middleware now logs a user in
-
The user menu item weight has been changed to <code>10</code>.
"
2.6.0"
:
added
:
-
New methods on the Sentinel Guard, <code>logout</code> and <code>loginUsingId</code>
...
...
Modules/Workshop/changelog.yml
View file @
b1962256
...
...
@@ -3,6 +3,8 @@ versions:
"
3.0.0@unreleased"
:
changed
:
-
Using correct version number on module detail view
-
The modules menu item weight has been changed to <code>30</code>.
-
The themes menu item weight has been changed to <code>40</code>.
"
2.6.0"
:
changed
:
-
Read core module version from the AsgardCms class other modules keep same logic (<code>version</code> key in <code>module.json</code>)
...
...
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