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
9bc573d7
Commit
9bc573d7
authored
May 04, 2015
by
Nicolas Widart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating dependencies
parent
4f65e6d2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
34 additions
and
15 deletions
+34
-15
composer.lock
composer.lock
+15
-15
nl.json
public/modules/Core/js/vendor/datatables/nl.json
+19
-0
No files found.
composer.lock
View file @
9bc573d7
...
...
@@ -48,12 +48,12 @@
"source": {
"type": "git",
"url": "https://github.com/AsgardCms/Core.git",
"reference": "
baba28b5588b44c1dcebaec7009b7f619628f0b3
"
"reference": "
286e94777fa0bcd28d4e1292e082379ed24a5800
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Core/zipball/
baba28b5588b44c1dcebaec7009b7f619628f0b3
",
"reference": "
baba28b5588b44c1dcebaec7009b7f619628f0b3
",
"url": "https://api.github.com/repos/AsgardCms/Core/zipball/
286e94777fa0bcd28d4e1292e082379ed24a5800
",
"reference": "
286e94777fa0bcd28d4e1292e082379ed24a5800
",
"shasum": ""
},
"require": {
...
...
@@ -90,7 +90,7 @@
"asgardcms",
"core"
],
"time": "2015-04-
28 20:17:55
"
"time": "2015-04-
30 08:16:28
"
},
{
"name": "asgardcms/dashboard-module",
...
...
@@ -2393,16 +2393,16 @@
},
{
"name": "nikic/php-parser",
"version": "v1.
2.2
",
"version": "v1.
3.0
",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "
08f97eb4efa029e2fafb6d8c98b71731bf0cf621
"
"reference": "
dff239267fd1befa1cd40430c9ed12591aa720ca
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/
08f97eb4efa029e2fafb6d8c98b71731bf0cf621
",
"reference": "
08f97eb4efa029e2fafb6d8c98b71731bf0cf621
",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/
dff239267fd1befa1cd40430c9ed12591aa720ca
",
"reference": "
dff239267fd1befa1cd40430c9ed12591aa720ca
",
"shasum": ""
},
"require": {
...
...
@@ -2412,7 +2412,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.
2
-dev"
"dev-master": "1.
3
-dev"
}
},
"autoload": {
...
...
@@ -2434,7 +2434,7 @@
"parser",
"php"
],
"time": "2015-0
4-03 14:33:59
"
"time": "2015-0
5-02 15:40:40
"
},
{
"name": "pingpong/generators",
...
...
@@ -4241,16 +4241,16 @@
},
{
"name": "phpunit/phpunit",
"version": "4.6.
5
",
"version": "4.6.
6
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "
1c54dd1d9a782d7c8715bb3604cde7b6e23c2614
"
"reference": "
3afe303d873a4d64c62ef84de491b97b006fbdac
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
1c54dd1d9a782d7c8715bb3604cde7b6e23c2614
",
"reference": "
1c54dd1d9a782d7c8715bb3604cde7b6e23c2614
",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
3afe303d873a4d64c62ef84de491b97b006fbdac
",
"reference": "
3afe303d873a4d64c62ef84de491b97b006fbdac
",
"shasum": ""
},
"require": {
...
...
@@ -4309,7 +4309,7 @@
"testing",
"xunit"
],
"time": "2015-04-29
05:04:43
"
"time": "2015-04-29
15:18:52
"
},
{
"name": "phpunit/phpunit-mock-objects",
...
...
public/modules/Core/js/vendor/datatables/nl.json
0 → 100644
View file @
9bc573d7
{
"sProcessing"
:
"Bezig..."
,
"sLengthMenu"
:
"_MENU_ resultaten weergeven"
,
"sZeroRecords"
:
"Geen resultaten gevonden"
,
"sInfo"
:
"_START_ tot _END_ van _TOTAL_ resultaten"
,
"sInfoEmpty"
:
"Geen resultaten om weer te geven"
,
"sInfoFiltered"
:
" (gefilterd uit _MAX_ resultaten)"
,
"sInfoPostFix"
:
""
,
"sSearch"
:
"Zoeken:"
,
"sEmptyTable"
:
"Geen resultaten aanwezig in de tabel"
,
"sInfoThousands"
:
"."
,
"sLoadingRecords"
:
"Een moment geduld aub - bezig met laden..."
,
"oPaginate"
:
{
"sFirst"
:
"Eerste"
,
"sLast"
:
"Laatste"
,
"sNext"
:
"Volgende"
,
"sPrevious"
:
"Vorige"
}
}
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