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
23e2e981
Unverified
Commit
23e2e981
authored
Jul 11, 2017
by
Nicolas Widart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Preparing 2.4.0 release
parent
bb2cea71
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
changelog.yml
Modules/Media/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
changelog.yml
Themes/Flatly/changelog.yml
+1
-1
composer.json
composer.json
+1
-1
No files found.
Modules/Media/changelog.yml
View file @
23e2e981
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.4.0
@unreleased
"
:
"
2.4.0"
:
added
:
added
:
-
new blade directive for thumbnails <code>@thumbnail('path', 'thumbnailName')</code>
-
new blade directive for thumbnails <code>@thumbnail('path', 'thumbnailName')</code>
changed
:
changed
:
...
...
Modules/User/changelog.yml
View file @
23e2e981
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.4.0
@unreleased
"
:
"
2.4.0"
:
added
:
added
:
-
Trigger an event (<code>UserIsCreating</code>) before a user is created, allowing customising its data via listeners
-
Trigger an event (<code>UserIsCreating</code>) before a user is created, allowing customising its data via listeners
changed
:
changed
:
...
...
Modules/Workshop/changelog.yml
View file @
23e2e981
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.4.0
@unreleased
"
:
"
2.4.0"
:
added
:
added
:
-
Add the ability to set custom stubs folder used by generated modules
-
Add the ability to set custom stubs folder used by generated modules
"
2.0.0"
:
"
2.0.0"
:
...
...
Themes/Adminlte/changelog.yml
View file @
23e2e981
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.4.0
@unreleased
"
:
"
2.4.0"
:
changed
:
changed
:
-
Moved to using laravel.mix
-
Moved to using laravel.mix
-
Dependencies are now handled by NPM instead of Bower
-
Dependencies are now handled by NPM instead of Bower
...
...
Themes/Flatly/changelog.yml
View file @
23e2e981
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.4.0
@unreleased
"
:
"
2.4.0"
:
added
:
added
:
-
Moved to using laravel.mix
-
Moved to using laravel.mix
"
2.0.0"
:
"
2.0.0"
:
...
...
composer.json
View file @
23e2e981
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
"laravel"
,
"laravel"
,
"laravel5"
"laravel5"
],
],
"version"
:
"2.
3
.0"
,
"version"
:
"2.
4
.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