Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VIPS Observation App DEPRECATED
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VIPS
VIPS Observation App DEPRECATED
Commits
5ddc3484
Commit
5ddc3484
authored
11 months ago
by
Tor-Einar Skog
Browse files
Options
Downloads
Patches
Plain Diff
Bump version. Add Lene as author
parent
096c82e1
Branches
Branches containing commit
No related tags found
1 merge request
!5
Update wms source vipsutv 719
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config.xml
+2
-1
2 additions, 1 deletion
config.xml
package.json
+2
-2
2 additions, 2 deletions
package.json
with
4 additions
and
3 deletions
config.xml
+
2
−
1
View file @
5ddc3484
<?xml version='1.0' encoding='utf-8'?>
<?xml version='1.0' encoding='utf-8'?>
<widget
id=
"no.nibio.vips.observation"
version=
"2.0.1
0
"
<widget
id=
"no.nibio.vips.observation"
version=
"2.0.1
1
"
xmlns=
"http://www.w3.org/ns/widgets"
xmlns=
"http://www.w3.org/ns/widgets"
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:cdv=
"http://cordova.apache.org/ns/1.0"
>
xmlns:cdv=
"http://cordova.apache.org/ns/1.0"
>
...
@@ -8,6 +8,7 @@
...
@@ -8,6 +8,7 @@
Build it with 'npm run build' before any cordova
Build it with 'npm run build' before any cordova
specific actions - so that vuejs can
specific actions - so that vuejs can
compile to www folder
</description>
compile to www folder
</description>
<author
email=
"lene.wasskog@nibio.no"
href=
"https://nibio.no/en/employees/lene-hallen-wasskog"
>
Lene Hallen Wasskog
</author>
<author
email=
"tor-einar.skog@nibio.no"
href=
"https://www.nibio.no/en/employees/tor-einar-skog"
>
Tor-Einar Skog
</author>
<author
email=
"tor-einar.skog@nibio.no"
href=
"https://www.nibio.no/en/employees/tor-einar-skog"
>
Tor-Einar Skog
</author>
<author>
Bhabesh B Mukhopadhyay
</author>
<author>
Bhabesh B Mukhopadhyay
</author>
<icon
src=
"static/css/images/logo_vips_new.png"
/>
<icon
src=
"static/css/images/logo_vips_new.png"
/>
...
...
This diff is collapsed.
Click to expand it.
package.json
+
2
−
2
View file @
5ddc3484
{
{
"name"
:
"vipsobservationapp"
,
"name"
:
"vipsobservationapp"
,
"version"
:
"2.0.1
0
"
,
"version"
:
"2.0.1
1
"
,
"private"
:
true
,
"private"
:
true
,
"description"
:
"The Field Pest Observation App for VIPS users"
,
"description"
:
"The Field Pest Observation App for VIPS users"
,
"author"
:
"
Tor-Einar Skog <tor-einar.
skog@nibio.no>"
,
"author"
:
"
Lene Hallen Wasskog <lene.was
skog@nibio.no>"
,
"scripts"
:
{
"scripts"
:
{
"build"
:
"node build/build.js"
,
"build"
:
"node build/build.js"
,
"dev"
:
"webpack-dev-server --inline --progress --config build/webpack.dev.conf.js"
,
"dev"
:
"webpack-dev-server --inline --progress --config build/webpack.dev.conf.js"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment