Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
ecommerce-ui
Commits
cc3a951c
Commit
cc3a951c
authored
Dec 17, 2013
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added portal type computer field definitions and translation
parent
91bd1ef3
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
914 additions
and
0 deletions
+914
-0
data/computer_fieldlist.json
data/computer_fieldlist.json
+830
-0
lang/en-EN/dict.json
lang/en-EN/dict.json
+84
-0
No files found.
data/computer_fieldlist.json
0 → 100644
View file @
cc3a951c
This diff is collapsed.
Click to expand it.
lang/en-EN/dict.json
View file @
cc3a951c
...
@@ -141,6 +141,90 @@
...
@@ -141,6 +141,90 @@
"english"
:
"English"
"english"
:
"English"
},
},
"portal_type_dict"
:
{
"portal_type_dict"
:
{
"computer_dict"
:
{
"field_list"
:
{
"title"
:
{
"title"
:
"Computer"
,
"description"
:
"The name of a computer."
},
"reference"
:
{
"title"
:
"Reference"
,
"description"
:
"The reference (ID) of this computer."
},
"group"
:
{
"title"
:
"Group"
,
"description"
:
"The group (network) this computer is associated to."
},
"cpu_core"
:
{
"title"
:
"CPU"
,
"description"
:
"The CPU core to be used for this computer."
},
"cpu_frequency"
:
{
"title"
:
"CPU Frequency"
,
"description"
:
"The CPU frequency to be used for this computer."
},
"cpu_type"
:
{
"title"
:
"CPU Type"
,
"description"
:
"The CPU type to be used for this computer."
},
"memory"
:
{
"title"
:
"Memory"
,
"description"
:
"The memory to be allocated to this computer."
},
"memory_type"
:
{
"title"
:
"Memory Type"
,
"description"
:
"The memory type to be used for this computer."
},
"region"
:
{
"title"
:
"Region"
,
"description"
:
"The region this computer should be setup in."
},
"storage_capacity"
:
{
"title"
:
"Storage Capacity"
,
"description"
:
"The storage capacity for this computer."
},
"storage_interface"
:
{
"title"
:
"Storage Interface"
,
"description"
:
"The storage interface for this computer."
},
"storage_redundancy"
:
{
"title"
:
"Storage Redundancy"
,
"description"
:
"The storage redundancy for this computer."
},
"wan"
:
{
"title"
:
"WAN Type"
,
"description"
:
"The wide area network type for this computer."
},
"lan"
:
{
"title"
:
"LAN Type"
,
"description"
:
"The local area network type for this computer."
},
"storage_technology"
:
{
"title"
:
"Storage Technology"
,
"description"
:
"The storage technology to be used for this computer."
},
"description"
:
{
"title"
:
"Description"
,
"description"
:
"The description for this computer."
},
"status"
:
{
"title"
:
"Status"
,
"description"
:
"The current status of this computer."
},
"netmask"
:
{
"title"
:
"Network Address"
,
"description"
:
"The current network address of this computer."
},
"ip_address"
:
{
"title"
:
"IP Address"
,
"description"
:
"The IP address of this computer."
},
"hostname"
:
{
"title"
:
"Hostname"
,
"description"
:
"The hostname for this computer."
}
}
},
"person_dict"
:
{
"person_dict"
:
{
"field_list"
:
{
"field_list"
:
{
"confirm_password"
:
{
"confirm_password"
:
{
...
...
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