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
57c4b054
Commit
57c4b054
authored
Apr 16, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
data: updated global/storage app configuration
parent
a3eb363d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
171 deletions
+22
-171
data/global.json
data/global.json
+22
-170
data/storages.json
data/storages.json
+0
-1
No files found.
data/global.json
View file @
57c4b054
...
...
@@ -46,70 +46,42 @@
"type"
:
"header"
,
"property_dict"
:
{
"theme"
:
"slapos-white"
,
"class_list"
:
"override_header "
,
"image"
:
{
"src"
:
"img/logo.jpg"
,
"alt"
:
"Bip&Go"
}
"add_content"
:
0
,
"title"
:
"Job Board"
,
"title_i18n"
:
"global_dict.job_board"
},
"children"
:
[{
"generate"
:
"widget"
,
"type"
:
"controlgroup"
,
"property_dict"
:
{
"direction"
:
"horizontal"
},
"children"
:[
{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#global-menu"
,
"className"
:
"responsive translate"
},
"attributes"
:
{
"data-rel"
:
"panel"
,
"data-icon"
:
"bars"
,
"data-i18n"
:
"global_dict.menu"
},
"logic"
:
{
"text"
:
"Menu"
}}
]
},
{
"generate"
:
"widget"
,
"type"
:
"controlgroup"
,
"property_dict"
:
{
"direction"
:
"horizontal"
},
"children"
:
[
{
"type"
:
"select"
,
"direct"
:
{
"id"
:
"switch_language"
,
"className"
:
"responsive translate"
},
"attributes"
:
{
"data-icon"
:
"flag-fr"
},
"logic"
:
{
"wrapper_class_list"
:
"flag"
,
"options"
:
[{
"value"
:
"en-EN"
,
"text"
:
"English"
,
"text_i18n"
:
"global_dict.english"
},
{
"value"
:
"fr-FR"
,
"text"
:
"Chinese"
,
"text_i18n"
:
"global_dict.french"
,
"selected"
:
true
}]}},
{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#"
,
"className"
:
"responsive translate"
},
"attributes"
:
{
"data-icon"
:
"envelope"
,
"data-i18n"
:
"global_dict.contact"
},
"logic"
:
{
"text"
:
"Contact"
}},
{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#global-user"
,
"className"
:
"responsive translate"
},
"attributes"
:
{
"data-rel"
:
"panel"
,
"data-icon"
:
"user"
,
"data-i18n"
:
"global_dict.login"
},
"logic"
:
{
"text"
:
"Connexion"
}}
]
},
{
"generate"
:
"widget"
,
"type"
:
"controlbar"
,
"property_dict"
:
{
"class_list"
:
"responsive ui-subheader"
},
"children"
:
[{
"type"
:
"p"
,
"direct"
:
{
"className"
:
"translate beeper_text"
},
"attributes"
:
{
"data-i18n"
:
"global_dict.badges"
},
"logic"
:
{
"text"
:
"Le plus malin pour avoir un badge"
}
},
{
"type"
:
"img"
,
"direct"
:
{
"src"
:
"img/logo-libert-t.jpg"
,
"alt"
:
""
}
}
]
}
]
"children"
:
[
{
"generate"
:
"widget"
,
"type"
:
"controlgroup"
,
"property_dict"
:
{
"direction"
:
"horizontal"
},
"children"
:
[
{
"type"
:
"select"
,
"direct"
:
{
"id"
:
"switch_language"
,
"className"
:
"action responsive translate"
},
"attributes"
:
{
"data-action"
:
"translate"
,
"data-icon"
:
"flag-fr"
},
"logic"
:
{
"wrapper_class_list"
:
"flag"
,
"options"
:
[{
"value"
:
"en-EN"
,
"text"
:
"English"
,
"text_i18n"
:
"global_dict.english"
},
{
"value"
:
"fr-FR"
,
"text"
:
"Chinese"
,
"text_i18n"
:
"global_dict.french"
,
"selected"
:
true
}]}},
{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#global-user"
,
"className"
:
"responsive translate"
},
"attributes"
:
{
"data-rel"
:
"panel"
,
"data-icon"
:
"user"
,
"data-i18n"
:
"global_dict.login"
},
"logic"
:
{
"text"
:
"Connexion"
}}
]
}
]
},
{
"generate"
:
"widget"
,
"type"
:
"panel"
,
"property_dict"
:
{
"id"
:
"global-
menu
"
,
"theme"
:
"slapos-
white
"
,
"position"
:
"
lef
t"
"id"
:
"global-
user
"
,
"theme"
:
"slapos-
black
"
,
"position"
:
"
righ
t"
},
"children"
:
[{
"generate"
:
"widget"
,
"type"
:
"header"
,
"property_dict"
:
{
"id"
:
"
menu
-header"
,
"id"
:
"
search
-header"
,
"theme"
:
"slapos-black"
,
"class_list"
:
"vert"
,
"add_content"
:
0
,
"section_list"
:[
"last"
],
"title"
:
"
Info
"
,
"title_i18n"
:
"global_dict.
info
"
"title"
:
"
Connexion
"
,
"title_i18n"
:
"global_dict.
login
"
},
"children"
:[{
"type"
:
"a"
,
...
...
@@ -123,128 +95,8 @@
},
"logic"
:
{
"text"
:
"Close"
}
}]
},
{
"generate"
:
"widget"
,
"type"
:
"collapsible"
,
"property_dict"
:
{
"text"
:
"No Offres"
,
"text_i18n"
:
"global_dict.our_offers"
,
"title"
:
"Click to open and select"
,
"title_i18n"
:
"global_dict.click"
,
"collapsed_icon"
:
"caret-down"
,
"expanded_icon"
:
"caret-up"
},
"children"
:
[
{
"generate"
:
"widget"
,
"type"
:
"listview"
,
"property_dict"
:
{
"theme"
:
"slapos-white"
,
"map_children"
:
"listItem"
},
"children"
:
[
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Au forfait"
,
"text_i18n"
:
"global_dict.fixed"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"A la carte"
,
"text_i18n"
:
"global_dict.pay_as_you_go"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Liber-T vacances"
,
"text_i18n"
:
"global_dict.vacances"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Pour Le Pro"
,
"text_i18n"
:
"global_dict.pro"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Comparatif"
,
"text_i18n"
:
"global_dict.comparison"
}]}
]
}
]
}
]
},
{
"generate"
:
"widget"
,
"type"
:
"panel"
,
"property_dict"
:
{
"id"
:
"global-user"
,
"theme"
:
"slapos-black"
,
"position"
:
"right"
},
"children"
:
[{
"generate"
:
"widget"
,
"type"
:
"header"
,
"property_dict"
:
{
"id"
:
"search-header"
,
"class_list"
:
"vert"
,
"theme"
:
"slapos-black"
,
"add_content"
:
0
,
"section_list"
:[
"last"
],
"title"
:
"Espace Abonné"
,
"title_i18n"
:
"global_dict.login"
},
"children"
:[{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#"
,
"className"
:
"ui-panel-close ui-icon-remove ui-btn ui-btn-icon-notext ui-shadow ui-corner-all"
},
"attributes"
:
{
"data-enhanced"
:
true
,
"data-rel"
:
"close"
},
"logic"
:
{
"text"
:
"Close"
}
}]
}]
},
{
"generate"
:
"widget"
,
"type"
:
"footer"
,
"property_dict"
:
{
"fixed"
:
false
,
"theme"
:
"slapos-black"
},
"children"
:
[{
"generate"
:
"widget"
,
"type"
:
"navbar"
,
"children"
:
[{
"generate"
:
"widget"
,
"type"
:
"listview"
,
"property_dict"
:
{
"inset"
:
true
,
"theme"
:
"slapos-white"
,
"map_children"
:
"listItem"
},
"children"
:
[
{
"type"
:
"divider"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Nous connaître"
,
"text_i18n"
:
"global_dict.about"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"A propos de bip&go"
,
"text_i18n"
:
"global_dict.about_beep"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Groupe sanef"
,
"text_i18n"
:
"global_dict.about_sanef"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Nos agences"
,
"text_i18n"
:
"global_dict.about_agents"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Nos partenaires"
,
"text_i18n"
:
"global_dict.about_partners"
}]}
]
},
{
"generate"
:
"widget"
,
"type"
:
"listview"
,
"property_dict"
:
{
"inset"
:
true
,
"theme"
:
"slapos-white"
,
"map_children"
:
"listItem"
},
"children"
:
[
{
"type"
:
"divider"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Comprendre le télépéage"
,
"text_i18n"
:
"global_dict.understand"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Comment ça marche"
,
"text_i18n"
:
"global_dict.why"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Trucs et astuces"
,
"text_i18n"
:
"global_dict.statutes"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Foire aux questions"
,
"text_i18n"
:
"global_dict.faq"
}]}
]
},
{
"generate"
:
"widget"
,
"type"
:
"listview"
,
"property_dict"
:
{
"inset"
:
true
,
"theme"
:
"slapos-white"
,
"map_children"
:
"listItem"
},
"children"
:
[
{
"type"
:
"divider"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Infos légales"
,
"text_i18n"
:
"global_dict.legal"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Conditions générales"
,
"text_i18n"
:
"global_dict.conditions"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"De vente"
,
"text_i18n"
:
"global_dict.sales"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Mentions légales"
,
"text_i18n"
:
"global_dict.terms"
}]},
{
"type"
:
"item"
,
"href"
:
"#"
,
"center"
:
[{
"type"
:
"h3"
,
"text"
:
"Plan du site"
,
"text_i18n"
:
"global_dict.sitemap"
}]}
]
}]
}]
}]
}
]
data/storages.json
View file @
57c4b054
...
...
@@ -11,7 +11,6 @@
},
"storage"
:
true
,
"allow_sample_data"
:
true
,
"force_sync"
:
true
,
"force_field_definitions"
:
true
},
"scheme"
:
[{
...
...
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