Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
argumentation-tool
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
7
Issues
7
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
EAGLE
argumentation-tool
Commits
f5701d59
Commit
f5701d59
authored
Jun 21, 2016
by
Tom Gordon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
replaced http with https in templates
parent
53fb4a79
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
42 additions
and
43 deletions
+42
-43
internal/web/templates/case-editor.html
internal/web/templates/case-editor.html
+3
-3
internal/web/templates/case-saved.html
internal/web/templates/case-saved.html
+3
-3
internal/web/templates/case-view.html
internal/web/templates/case-view.html
+3
-3
internal/web/templates/domain-model-view.html
internal/web/templates/domain-model-view.html
+3
-3
internal/web/templates/domain-view.html
internal/web/templates/domain-view.html
+6
-7
internal/web/templates/error.html
internal/web/templates/error.html
+3
-3
internal/web/templates/help.html
internal/web/templates/help.html
+3
-3
internal/web/templates/imprint.html
internal/web/templates/imprint.html
+3
-3
internal/web/templates/list-domains.html
internal/web/templates/list-domains.html
+3
-3
internal/web/templates/new-case-created.html
internal/web/templates/new-case-created.html
+3
-3
internal/web/templates/new-case-form.html
internal/web/templates/new-case-form.html
+3
-3
internal/web/templates/search-form.html
internal/web/templates/search-form.html
+3
-3
internal/web/templates/search-results.html
internal/web/templates/search-results.html
+3
-3
No files found.
internal/web/templates/case-editor.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
EAGLE Argumentation Tool: Case Editor
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
internal/web/templates/case-saved.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
New Case Created
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
internal/web/templates/case-view.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
EAGLE Argumentation Tool: Case View
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
internal/web/templates/domain-model-view.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
EAGLE Argumentation Tool: Domain Model View
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
internal/web/templates/domain-view.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
EAGLE Argumentation Tool: Domain Model View
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
@@ -18,10 +18,12 @@
<div
role=
"main"
class=
"ui-content"
>
<form>
<label
for=
"id"
>
Identifier:
</label>
<!--
<label for="id">Identifier:</label>
<input type="text" name="id" id="id" value="{{.Id}}">
<label for="revision">Revision:</label>
<input type="text" name="revision" id="revision" value="{{.Revision}}">
-->
<label
for=
"issue"
>
Issue:
</label>
<input
type=
"text"
name=
"issue"
id=
"issue"
value=
"{{.Issue}}"
>
<label
for=
"options"
>
Options:
</label>
...
...
@@ -36,9 +38,6 @@
<fieldset
data-role=
"controlgroup"
data-type=
"horizontal"
>
<a
href=
"/eagle-argumentation-tool/search-form/{{.Id}}"
target=
"_self"
class=
"ui-btn"
>
Find Cases
</a>
<a
href=
"/eagle-argumentation-tool/new-case-form/{{.Id}}"
target=
"_self"
class=
"ui-btn"
>
New Case
</a>
<!-- To do: Obtain the EAGLE URLs for the delete and update commands -->
<a
href=
""
target=
"_self"
class=
"ui-btn"
>
Delete
</a>
<a
href=
""
target=
"_self"
class=
"ui-btn"
>
Update
</a>
</fieldset>
</form>
</div>
...
...
internal/web/templates/error.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
Error Message
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
internal/web/templates/help.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
EAGLE Argumentation Tool Help
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
internal/web/templates/imprint.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
EAGLE Argumentation Tool Imprint
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
internal/web/templates/list-domains.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
Issue Domain Models for Case-Based Legal Argumentation
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
internal/web/templates/new-case-created.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
New Case Created
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
internal/web/templates/new-case-form.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
EAGLE Argumentation Tool: New Case Form
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
internal/web/templates/search-form.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
EAGLE Argumentation Tool: Search Cases Form
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
internal/web/templates/search-results.html
View file @
f5701d59
...
...
@@ -3,9 +3,9 @@
<head>
<title>
EAGLE Argumentation Tool: Search Results
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
<link
rel=
"stylesheet"
href=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"
/>
<script
src=
"http
s
://code.jquery.com/jquery-1.11.1.min.js"
></script>
<script
src=
"http
s
://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"
></script>
</head>
<body>
...
...
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