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
7d519c1b
Unverified
Commit
7d519c1b
authored
Jul 16, 2017
by
Nicolas Widart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Preparing 2.5.0 versions
parent
5e4d3588
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
12 additions
and
11 deletions
+12
-11
module.json
Modules/Core/module.json
+1
-1
module.json
Modules/Dashboard/module.json
+1
-1
module.json
Modules/Media/module.json
+1
-1
module.json
Modules/Menu/module.json
+1
-1
module.json
Modules/Page/module.json
+1
-1
module.json
Modules/Setting/module.json
+1
-1
module.json
Modules/Tag/module.json
+1
-0
module.json
Modules/Translation/module.json
+1
-1
module.json
Modules/User/module.json
+1
-1
module.json
Modules/Workshop/module.json
+1
-1
theme.json
Themes/Adminlte/theme.json
+1
-1
theme.json
Themes/Flatly/theme.json
+1
-1
No files found.
Modules/Core/module.json
View file @
7d519c1b
...
...
@@ -4,7 +4,7 @@
"description"
:
"The core module with all base classes and logic."
,
"keywords"
:
[],
"require"
:
{},
"version"
:
"2.
0
.0"
,
"version"
:
"2.
5
.0"
,
"active"
:
1
,
"order"
:
0
,
"providers"
:
[
...
...
Modules/Dashboard/module.json
View file @
7d519c1b
...
...
@@ -3,7 +3,7 @@
"alias"
:
"dashboard"
,
"description"
:
"The module responsible for the admin dashboard page."
,
"keywords"
:
[],
"version"
:
"2.
0
.0"
,
"version"
:
"2.
5
.0"
,
"active"
:
1
,
"order"
:
1
,
"providers"
:
[
...
...
Modules/Media/module.json
View file @
7d519c1b
...
...
@@ -3,7 +3,7 @@
"alias"
:
"media"
,
"description"
:
"A media library, used throughout the CMS."
,
"keywords"
:
[],
"version"
:
"2.
0
.0"
,
"version"
:
"2.
5
.0"
,
"active"
:
1
,
"order"
:
1
,
"providers"
:
[
...
...
Modules/Menu/module.json
View file @
7d519c1b
...
...
@@ -4,7 +4,7 @@
"description"
:
"Managing menus."
,
"keywords"
:
[
],
"version"
:
"2.
0
.0"
,
"version"
:
"2.
5
.0"
,
"active"
:
1
,
"order"
:
1
,
"providers"
:
[
...
...
Modules/Page/module.json
View file @
7d519c1b
...
...
@@ -3,7 +3,7 @@
"alias"
:
"page"
,
"description"
:
"Managing pages."
,
"keywords"
:
[],
"version"
:
"2.
0
.0"
,
"version"
:
"2.
5
.0"
,
"active"
:
1
,
"order"
:
9999
,
"providers"
:
[
...
...
Modules/Setting/module.json
View file @
7d519c1b
...
...
@@ -6,7 +6,7 @@
"asgardcms"
,
"settings"
],
"version"
:
"2.
0
.0"
,
"version"
:
"2.
5
.0"
,
"active"
:
1
,
"order"
:
1
,
"providers"
:
[
...
...
Modules/Tag/module.json
View file @
7d519c1b
...
...
@@ -7,6 +7,7 @@
"AsgardCMS"
,
"taggable"
],
"version"
:
"2.5.0"
,
"active"
:
1
,
"order"
:
1
,
"providers"
:
[
...
...
Modules/Translation/module.json
View file @
7d519c1b
...
...
@@ -2,7 +2,7 @@
"name"
:
"Translation"
,
"alias"
:
"translation"
,
"description"
:
"Module containing all AsgardCms translations"
,
"version"
:
"2.
0
.0"
,
"version"
:
"2.
5
.0"
,
"keywords"
:
[],
"active"
:
1
,
"order"
:
2
,
...
...
Modules/User/module.json
View file @
7d519c1b
...
...
@@ -3,7 +3,7 @@
"alias"
:
"user"
,
"description"
:
"The user module is responsible for managing users and permissions."
,
"keywords"
:
[],
"version"
:
"2.
0
.0"
,
"version"
:
"2.
5
.0"
,
"active"
:
1
,
"order"
:
1
,
"providers"
:
[
...
...
Modules/Workshop/module.json
View file @
7d519c1b
...
...
@@ -4,7 +4,7 @@
"description"
:
"Module used to handle the create of new modules."
,
"keywords"
:
[
],
"version"
:
"2.
0
.0"
,
"version"
:
"2.
5
.0"
,
"active"
:
1
,
"order"
:
1
,
"providers"
:
[
...
...
Themes/Adminlte/theme.json
View file @
7d519c1b
...
...
@@ -2,5 +2,5 @@
"name"
:
"AdminLTE"
,
"description"
:
"This is an administration theme"
,
"type"
:
"backend"
,
"version"
:
"2.
0
.0"
"version"
:
"2.
5
.0"
}
Themes/Flatly/theme.json
View file @
7d519c1b
...
...
@@ -2,5 +2,5 @@
"name"
:
"Flatly"
,
"description"
:
"This is the Flatly theme"
,
"type"
:
"frontend"
,
"version"
:
"2.
0
.0"
"version"
:
"2.
5
.0"
}
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