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
a30fdc4b
Unverified
Commit
a30fdc4b
authored
Jul 25, 2017
by
Nicolas Widart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Preparing 2.5.0 release
parent
85554622
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
12 additions
and
12 deletions
+12
-12
changelog.yml
Modules/Core/changelog.yml
+1
-1
changelog.yml
Modules/Dashboard/changelog.yml
+1
-1
changelog.yml
Modules/Media/changelog.yml
+1
-1
changelog.yml
Modules/Menu/changelog.yml
+1
-1
changelog.yml
Modules/Page/changelog.yml
+1
-1
changelog.yml
Modules/Setting/changelog.yml
+1
-1
changelog.yml
Modules/Tag/changelog.yml
+1
-1
changelog.yml
Modules/Translation/changelog.yml
+1
-1
changelog.yml
Modules/User/changelog.yml
+1
-1
changelog.yml
Modules/Workshop/changelog.yml
+1
-1
changelog.yml
Themes/Adminlte/changelog.yml
+1
-1
composer.json
composer.json
+1
-1
No files found.
Modules/Core/changelog.yml
View file @
a30fdc4b
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.5.0
@unreleased
"
:
"
2.5.0"
:
added
:
added
:
-
Adding a <code>EntityIsChanging</code> interface to use on events which are triggered before a create / update action
-
Adding a <code>EntityIsChanging</code> interface to use on events which are triggered before a create / update action
-
Create an <code>AbstractEntityHook</code> containing base logic for entity hooks
-
Create an <code>AbstractEntityHook</code> containing base logic for entity hooks
...
...
Modules/Dashboard/changelog.yml
View file @
a30fdc4b
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.5.0
@unreleased
"
:
"
2.5.0"
:
added
:
added
:
-
New Sidebar event handler class replacing the old <code>SidebarExtender</code> class
-
New Sidebar event handler class replacing the old <code>SidebarExtender</code> class
changed
:
changed
:
...
...
Modules/Media/changelog.yml
View file @
a30fdc4b
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.5.0
@unreleased
"
:
"
2.5.0"
:
added
:
added
:
-
<code>FileWasCreated</code> event
-
<code>FileWasCreated</code> event
-
<code>FileWasUpdated</code> event
-
<code>FileWasUpdated</code> event
...
...
Modules/Menu/changelog.yml
View file @
a30fdc4b
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.5.0
@unreleased
"
:
"
2.5.0"
:
added
:
added
:
-
Trigger event before a menu is created (<code>MenuIsCreating</code>) allow data to be changed
-
Trigger event before a menu is created (<code>MenuIsCreating</code>) allow data to be changed
-
Trigger event before a menu is updated (<code>MenuIsUpdating</code>) allow data to be changed
-
Trigger event before a menu is updated (<code>MenuIsUpdating</code>) allow data to be changed
...
...
Modules/Page/changelog.yml
View file @
a30fdc4b
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.5.0
@unreleased
"
:
"
2.5.0"
:
added
:
added
:
-
Trigger event before a page is created (<code>PageIsCreating</code>) allow data to be changed
-
Trigger event before a page is created (<code>PageIsCreating</code>) allow data to be changed
-
Trigger event before a page is updated (<code>PageIsUpdating</code>) allow data to be changed
-
Trigger event before a page is updated (<code>PageIsUpdating</code>) allow data to be changed
...
...
Modules/Setting/changelog.yml
View file @
a30fdc4b
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.5.0
@unreleased
"
:
"
2.5.0"
:
changed
:
changed
:
-
Normalise the setting was created event
-
Normalise the setting was created event
-
Normalise the setting was updated event
-
Normalise the setting was updated event
...
...
Modules/Tag/changelog.yml
View file @
a30fdc4b
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.5.0
@unreleased
"
:
"
2.5.0"
:
added
:
added
:
-
Create and trigger events when tags are created and updated
-
Create and trigger events when tags are created and updated
-
Trigger event before a tag is created (<code>TagIsCreating</code>) allow data to be changed
-
Trigger event before a tag is created (<code>TagIsCreating</code>) allow data to be changed
...
...
Modules/Translation/changelog.yml
View file @
a30fdc4b
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.5.0
@unreleased
"
:
"
2.5.0"
:
added
:
added
:
-
New cache driver specifically for translations, making translations always cached
-
New cache driver specifically for translations, making translations always cached
changed
:
changed
:
...
...
Modules/User/changelog.yml
View file @
a30fdc4b
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.5.0
@unreleased
"
:
"
2.5.0"
:
added
:
added
:
-
Trigger an event (<code>UserIsUpdating</code>) before a user is updated
-
Trigger an event (<code>UserIsUpdating</code>) before a user is updated
-
Trigger an event (<code>RoleIsCreating</code>) before a role is created
-
Trigger an event (<code>RoleIsCreating</code>) before a role is created
...
...
Modules/Workshop/changelog.yml
View file @
a30fdc4b
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.5.0
@unreleased
"
:
"
2.5.0"
:
added
:
added
:
-
Module scaffold command now also generates form requests
-
Module scaffold command now also generates form requests
changed
:
changed
:
...
...
Themes/Adminlte/changelog.yml
View file @
a30fdc4b
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.5.0
@unreleased
"
:
"
2.5.0"
:
added
:
added
:
-
<code>js-stack</code> and <code>css-stack</code> stacks
-
<code>js-stack</code> and <code>css-stack</code> stacks
-
New CKEditor skin to better integrate with bootstrap
-
New CKEditor skin to better integrate with bootstrap
...
...
composer.json
View file @
a30fdc4b
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
"laravel"
,
"laravel"
,
"laravel5"
"laravel5"
],
],
"version"
:
"2.
4
.0"
,
"version"
:
"2.
5
.0"
,
"license"
:
"
MIT
"
,
"license"
:
"
MIT
"
,
"type"
:
"project"
,
"type"
:
"project"
,
"require"
:
{
"require"
:
{
...
...
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