File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
url : https://github.com/AsgardCms/Platform
2
2
versions :
3
- " 2.5.0@unreleased " :
3
+ " 2.5.0 " :
4
4
added :
5
5
- Adding a <code>EntityIsChanging</code> interface to use on events which are triggered before a create / update action
6
6
- Create an <code>AbstractEntityHook</code> containing base logic for entity hooks
Original file line number Diff line number Diff line change 1
1
url : https://github.com/AsgardCms/Platform
2
2
versions :
3
- " 2.5.0@unreleased " :
3
+ " 2.5.0 " :
4
4
added :
5
5
- New Sidebar event handler class replacing the old <code>SidebarExtender</code> class
6
6
changed :
Original file line number Diff line number Diff line change 1
1
url : https://github.com/AsgardCms/Platform
2
2
versions :
3
- " 2.5.0@unreleased " :
3
+ " 2.5.0 " :
4
4
added :
5
5
- <code>FileWasCreated</code> event
6
6
- <code>FileWasUpdated</code> event
Original file line number Diff line number Diff line change 1
1
url : https://github.com/AsgardCms/Platform
2
2
versions :
3
- " 2.5.0@unreleased " :
3
+ " 2.5.0 " :
4
4
added :
5
5
- Trigger event before a menu is created (<code>MenuIsCreating</code>) allow data to be changed
6
6
- Trigger event before a menu is updated (<code>MenuIsUpdating</code>) allow data to be changed
Original file line number Diff line number Diff line change 1
1
url : https://github.com/AsgardCms/Platform
2
2
versions :
3
- " 2.5.0@unreleased " :
3
+ " 2.5.0 " :
4
4
added :
5
5
- Trigger event before a page is created (<code>PageIsCreating</code>) allow data to be changed
6
6
- Trigger event before a page is updated (<code>PageIsUpdating</code>) allow data to be changed
Original file line number Diff line number Diff line change 1
1
url : https://github.com/AsgardCms/Platform
2
2
versions :
3
- " 2.5.0@unreleased " :
3
+ " 2.5.0 " :
4
4
changed :
5
5
- Normalise the setting was created event
6
6
- Normalise the setting was updated event
Original file line number Diff line number Diff line change 1
1
url : https://github.com/AsgardCms/Platform
2
2
versions :
3
- " 2.5.0@unreleased " :
3
+ " 2.5.0 " :
4
4
added :
5
5
- Create and trigger events when tags are created and updated
6
6
- Trigger event before a tag is created (<code>TagIsCreating</code>) allow data to be changed
Original file line number Diff line number Diff line change 1
1
url : https://github.com/AsgardCms/Platform
2
2
versions :
3
- " 2.5.0@unreleased " :
3
+ " 2.5.0 " :
4
4
added :
5
5
- New cache driver specifically for translations, making translations always cached
6
6
changed :
Original file line number Diff line number Diff line change 1
1
url : https://github.com/AsgardCms/Platform
2
2
versions :
3
- " 2.5.0@unreleased " :
3
+ " 2.5.0 " :
4
4
added :
5
5
- Trigger an event (<code>UserIsUpdating</code>) before a user is updated
6
6
- Trigger an event (<code>RoleIsCreating</code>) before a role is created
Original file line number Diff line number Diff line change 1
1
url : https://github.com/AsgardCms/Platform
2
2
versions :
3
- " 2.5.0@unreleased " :
3
+ " 2.5.0 " :
4
4
added :
5
5
- Module scaffold command now also generates form requests
6
6
changed :
Original file line number Diff line number Diff line change 1
1
url : https://github.com/AsgardCms/Platform
2
2
versions :
3
- " 2.5.0@unreleased " :
3
+ " 2.5.0 " :
4
4
added :
5
5
- <code>js-stack</code> and <code>css-stack</code> stacks
6
6
- New CKEditor skin to better integrate with bootstrap
Original file line number Diff line number Diff line change 8
8
" laravel" ,
9
9
" laravel5"
10
10
],
11
- "version" : " 2.4 .0" ,
11
+ "version" : " 2.5 .0" ,
12
12
"license" : " MIT" ,
13
13
"type" : " project" ,
14
14
"require" : {
You can’t perform that action at this time.
0 commit comments