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
d45f3fcb
Commit
d45f3fcb
authored
Apr 22, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
data: added fieldlist definition of new portal types
parent
bd34dab1
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
918 additions
and
434 deletions
+918
-434
data/career_step_fieldlist.json
data/career_step_fieldlist.json
+456
-0
data/certificate_dict.json
data/certificate_dict.json
+161
-0
data/cv_fieldlist.json
data/cv_fieldlist.json
+297
-430
lang/en-EN/dict.json
lang/en-EN/dict.json
+2
-2
lang/fr-FR/dict.json
lang/fr-FR/dict.json
+2
-2
No files found.
data/career_step_fieldlist.json
0 → 100644
View file @
d45f3fcb
{
"_id"
:
{
"type"
:
"StringField"
,
"widget"
:
{
"id"
:
"_id"
,
"title"
:
"ID"
,
"title_i18n"
:
"portal_type_dict.career_step_dict.field_dict._id.title"
,
"description"
:
"The id of the career step entry."
,
"description_i18n"
:
"portal_type_dict.career_step_dict.field_dict._id.description"
,
"alternate_name"
:
"_id"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_length"
:
null
,
"truncate"
:
null
},
"message"
:
{
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
"too_long"
:
{
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_much_input"
}
}
},
"career_title"
:
{
"type"
:
"StringField"
,
"widget"
:
{
"id"
:
"career_title"
,
"title"
:
"Career Title"
,
"title_i18n"
:
"portal_type_dict.career_step_dict.field_dict.career_title.title"
,
"description"
:
"The title of this career step."
,
"description_i18n"
:
"portal_type_dict.career_step_dict.field_dict.career_title.description"
,
"alternate_name"
:
"career_title"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_length"
:
null
,
"truncate"
:
null
},
"message"
:
{
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
"too_long"
:
{
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_much_input"
}
}
},
"career_location"
:
{
"type"
:
"StringField"
,
"widget"
:
{
"id"
:
"career_location"
,
"title"
:
"Location"
,
"title_i18n"
:
"portal_type_dict.career_step_dict.field_dict.career_location.title"
,
"description"
:
"The location, this career step was absolved."
,
"description_i18n"
:
"portal_type_dict.career_step_dict.field_dict.career_location.description"
,
"alternate_name"
:
"career_location"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_length"
:
null
,
"truncate"
:
null
},
"message"
:
{
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
"too_long"
:
{
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_much_input"
}
}
},
"career_type"
:
{
"type"
:
"ListField"
,
"widget"
:
{
"id"
:
"career_type"
,
"title"
:
"Career Step Type"
,
"title_i18n"
:
"portal_type_dict.cv_dict.field_dict.career_type.title"
,
"description"
:
"The type of this career step."
,
"description_i18n"
:
"portal_type_dict.cv_dict.field_dict.career_type.description"
,
"alternate_name"
:
"career_type"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"items"
:
"getStateOfTestPage"
,
"size"
:
null
,
"extra"
:
null
,
"extra_per_item"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
null
,
"unicode"
:
null
},
"message"
:
{
"external_validator_failed"
:
{
"message"
:
"The input failed the external validator."
,
"i18n"
:
"validation_dict.external"
},
"required_not_found"
:
{
"message"
:
"Input is required but no input given."
,
"i18n"
:
"validation_dict.required"
},
"unknown_selection"
:
{
"message"
:
"You selected on option not on the menu"
,
"i18n"
:
"validation_dict.option_not_available"
}
}
},
"career_company"
:
{
"type"
:
"StringField"
,
"widget"
:
{
"id"
:
"career_company"
,
"title"
:
"Company"
,
"title_i18n"
:
"portal_type_dict.career_step_dict.field_dict.career_company.title"
,
"description"
:
"The company this career step was performed at."
,
"description_i18n"
:
"portal_type_dict.career_step_dict.field_dict.career_company.description"
,
"alternate_name"
:
"career_company"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_length"
:
null
,
"truncate"
:
null
},
"message"
:
{
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
"too_long"
:
{
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_much_input"
}
}
},
"date_started"
:
{
"type"
:
"DateTimeField"
,
"widget"
:
{
"id"
:
"date_started"
,
"title"
:
"Starting Date"
,
"title_i18n"
:
"portal_type_dict.career_step_dict.field_dict.date_started.title"
,
"description"
:
"The starting date of this career step."
,
"description_i18n"
:
"portal_type_dict.career_step_dict.field_dict.date_started.description"
,
"alternate_name"
:
"date_started"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"default_to_know"
:
null
,
"data_separator"
:
null
,
"time_separator"
:
null
,
"input_style"
:
null
,
"input_order"
:
null
,
"display_date_only"
:
true
,
"am_pm time style"
:
null
,
"display_timezone"
:
null
,
"hide_day"
:
null
,
"hidden_day_is_last_day_of_the_month"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
null
,
"start_datetime"
:
null
,
"end_datetime"
:
null
,
"allow_empty_datetime"
:
null
},
"message"
:
{
"external_validator_failed"
:
{
"message"
:
"The input failed the external validator."
,
"i18n"
:
"validation_dict.external"
},
"required_not_found"
:
{
"message"
:
"Input is required but no input given."
,
"i18n"
:
"validation_dict.required"
},
"not_datetime"
:
{
"message"
:
"You did not enter a valid date and time."
,
"i18n"
:
"validation_dict.not_valid_datetime"
},
"datetime_out_of_range"
:
{
"message"
:
"The date and time you entered were out of range."
,
"i18n"
:
"validation_dict.out_of_range_datetime"
}
}
},
"date_ended"
:
{
"type"
:
"DateTimeField"
,
"widget"
:
{
"id"
:
"date_ended"
,
"title"
:
"Ending Date"
,
"title_i18n"
:
"portal_type_dict.career_step_dict.field_dict.date_ended.title"
,
"description"
:
"The ending date of this career step."
,
"description_i18n"
:
"portal_type_dict.career_step_dict.field_dict.date_ended.description"
,
"alternate_name"
:
"date_ended"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"default_to_know"
:
null
,
"data_separator"
:
null
,
"time_separator"
:
null
,
"input_style"
:
null
,
"input_order"
:
null
,
"display_date_only"
:
true
,
"am_pm time style"
:
null
,
"display_timezone"
:
null
,
"hide_day"
:
null
,
"hidden_day_is_last_day_of_the_month"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
null
,
"start_datetime"
:
null
,
"end_datetime"
:
null
,
"allow_empty_datetime"
:
null
},
"message"
:
{
"external_validator_failed"
:
{
"message"
:
"The input failed the external validator."
,
"i18n"
:
"validation_dict.external"
},
"required_not_found"
:
{
"message"
:
"Input is required but no input given."
,
"i18n"
:
"validation_dict.required"
},
"not_datetime"
:
{
"message"
:
"You did not enter a valid date and time."
,
"i18n"
:
"validation_dict.not_valid_datetime"
},
"datetime_out_of_range"
:
{
"message"
:
"The date and time you entered were out of range."
,
"i18n"
:
"validation_dict.out_of_range_datetime"
}
}
},
"ongoing"
:
{
"type"
:
"RadioField"
,
"widget"
:
{
"id"
:
"ongoing"
,
"title"
:
"Ongoing"
,
"title_i18n"
:
"portal_type_dict.career_step_dict.field_dict.ongoing.title"
,
"description"
:
"Whether this career step is still ongoing."
,
"description_i18n"
:
"portal_type_dict.career_step_dict.field_dict.ongoing.description"
,
"alternate_name"
:
"ongoing"
,
"css_class"
:
null
,
"hidden"
:
null
,
"items"
:
"getContentFormat"
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
null
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
},
"messages"
:
{
"external_validator_failed"
:
{
"message"
:
"The input failed the external validator."
,
"i18n"
:
"validation_dict.external"
},
"required_not_found"
:
{
"message"
:
"Input is required but no input given."
,
"i18n"
:
"validation_dict.required"
},
"unknown_selection"
:
{
"message"
:
"You selected on option not on the menu"
,
"i18n"
:
"validation_dict.option_not_available"
}
}
},
"career_description"
:
{
"type"
:
"TextareaField"
,
"widget"
:
{
"id"
:
"career_description"
,
"title"
:
"Description"
,
"title_i18n"
:
"portal_type_dict.cv_dict.field_dict.career_description.title"
,
"description"
:
"The description of this career step."
,
"description_i18n"
:
"portal_type_dict.cv_dict.field_dict.career_description.description"
,
"alternate_name"
:
"career_description"
,
"css_class"
:
null
,
"hidden"
:
null
,
"width"
:
null
,
"height"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
null
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_lines"
:
null
,
"maximum_length_of_line"
:
null
,
"maximum_characters"
:
null
},
"message"
:
{
"external_validator_failed"
:
{
"message"
:
"The input failed the external validator."
,
"i18n"
:
"validation_dict.external"
},
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
"too_many_lines"
:
{
"message"
:
"You have entered too many lines."
,
"i18n"
:
"validation_dict.too_many_lines"
},
"line_too_long"
:
{
"message"
:
"One or more lines you have entered are too long."
,
"i18n"
:
"validation_dict.too_long_lines"
},
"too_long"
:
{
"message"
:
"You have entered too many characters."
,
"i18n"
:
"validation_dict.too_many_chars"
}
}
},
"career_tags"
:
{
"type"
:
"StringField"
,
"widget"
:
{
"id"
:
"career_tags"
,
"title"
:
"Tags"
,
"title_i18n"
:
"portal_type_dict.cv_dict.field_dict.career_tags.title"
,
"description"
:
"The tags associated with this career step."
,
"description_i18n"
:
"portal_type_dict.cv_dict.field_dict.career_tags.description"
,
"alternate_name"
:
"career_tags"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_length"
:
null
,
"truncate"
:
null
},
"message"
:
{
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
"too_long"
:
{
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_much_input"
}
}
},
"career_subordinate_id"
:
{
"type"
:
"StringField"
,
"widget"
:
{
"id"
:
"career_subordinate_id"
,
"title"
:
"Related CV ID"
,
"title_i18n"
:
"portal_type_dict.cv_dict.field_dict.career_subordinate_id.title"
,
"description"
:
"The id of the CV this career step is associated to."
,
"description_i18n"
:
"portal_type_dict.cv_dict.field_dict.career_subordinate_id.description"
,
"alternate_name"
:
"career_subordinate_id"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_length"
:
null
,
"truncate"
:
null
},
"message"
:
{
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
"too_long"
:
{
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_much_input"
}
}
}
}
data/certificate_dict.json
0 → 100644
View file @
d45f3fcb
{
"_id"
:
{
"type"
:
"StringField"
,
"widget"
:
{
"id"
:
"_id"
,
"title"
:
"ID"
,
"title_i18n"
:
"portal_type_dict.certificate_dict.field_dict._id.title"
,
"description"
:
"The id of this uploaded certificate."
,
"description_i18n"
:
"portal_type_dict.certificate_dict.field_dict._id.description"
,
"alternate_name"
:
"_id"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_length"
:
null
,
"truncate"
:
null
},
"message"
:
{
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
"too_long"
:
{
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_much_input"
}
}
},
"certificate_title"
:
{
"type"
:
"StringField"
,
"widget"
:
{
"id"
:
"certificate_title"
,
"title"
:
"Title"
,
"title_i18n"
:
"portal_type_dict.certificate_dict.field_dict.certificate_title.title"
,
"description"
:
"The description of this uploaded certificate."
,
"description_i18n"
:
"portal_type_dict.certificate_dict.field_dict.certificate_title.description"
,
"alternate_name"
:
"certificate_title"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_length"
:
null
,
"truncate"
:
null
},
"message"
:
{
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
"too_long"
:
{
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_much_input"
}
}
},
"certificate_url"
:
{
"type"
:
"ImageField"
,
"widget"
:
{
"id"
:
"certificate_url"
,
"title"
:
"URL"
,
"title_i18n"
:
"portal_type_dict.certificate_dict.field_dict.certificate_url.title"
,
"description"
:
"The url to retrieve this certificate from."
,
"description_i18n"
:
"portal_type_dict.certificate_dict.field_dict.certificate_url.description"
,
"alternate_name"
:
"certificate_url"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
,
"image_display"
:
null
,
"image_format"
:
null
,
"image_quality"
:
null
,
"image_preconverted_only"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_length"
:
null
,
"truncate"
:
null
},
"message"
:
{
"external_validator_failed"
:
{
"message"
:
"The input failed the external validator."
,
"i18n"
:
"validation_dict.external"
},
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
"too_long"
:
{
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_much_input"
}
}
},
"certificate_subordinate_id"
:
{
"type"
:
"StringField"
,
"widget"
:
{
"id"
:
"certificate_subordinate_id"
,
"title"
:
"Related CV ID"
,
"title_i18n"
:
"portal_type_dict.certificate_dict.field_dict.certificate_subordinate_id.title"
,
"description"
:
"The id of the CV this certificate is associated to."
,
"description_i18n"
:
"portal_type_dict.certificate_dict.field_dict.certificate_subordinate_id.description"
,
"alternate_name"
:
"certificate_subordinate_id"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_length"
:
null
,
"truncate"
:
null
},
"message"
:
{
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
"too_long"
:
{
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_much_input"
}
}
}
}
data/cv_fieldlist.json
View file @
d45f3fcb
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
"widget"
:
{
"widget"
:
{
"id"
:
"_id"
,
"id"
:
"_id"
,
"title"
:
"ID"
,
"title"
:
"ID"
,
"title_i18n"
:
"portal_type_dict.
job_posting
_dict.field_dict._id.title"
,
"title_i18n"
:
"portal_type_dict.
cv
_dict.field_dict._id.title"
,
"description"
:
"The id of this
job posting
"
,
"description"
:
"The id of this
cv.
"
,
"description_i18n"
:
"portal_type_dict.
job_posting
_dict.field_dict._id.description"
,
"description_i18n"
:
"portal_type_dict.
cv
_dict.field_dict._id.description"
,
"alternate_name"
:
"_id"
,
"alternate_name"
:
"_id"
,
"default_value"
:
null
,
"default_value"
:
null
,
"css_class"
:
null
,
"css_class"
:
null
,
...
@@ -36,15 +36,15 @@
...
@@ -36,15 +36,15 @@
}
}
}
}
},
},
"
job_titl
e"
:
{
"
first_nam
e"
:
{
"type"
:
"StringField"
,
"type"
:
"StringField"
,
"widget"
:
{
"widget"
:
{
"id"
:
"
job_titl
e"
,
"id"
:
"
first_nam
e"
,
"title"
:
"
Titl
e"
,
"title"
:
"
First Nam
e"
,
"title_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_titl
e.title"
,
"title_i18n"
:
"portal_type_dict.
cv_dict.field_dict.first_nam
e.title"
,
"description"
:
"The
title of this job posting
"
,
"description"
:
"The
first name of the applicant.
"
,
"description_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_titl
e.description"
,
"description_i18n"
:
"portal_type_dict.
cv_dict.field_dict.first_nam
e.description"
,
"alternate_name"
:
"
job_titl
e"
,
"alternate_name"
:
"
first_nam
e"
,
"default_value"
:
null
,
"default_value"
:
null
,
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"hidden"
:
null
,
...
@@ -73,15 +73,15 @@
...
@@ -73,15 +73,15 @@
}
}
}
}
},
},
"
job_location
"
:
{
"
last_name
"
:
{
"type"
:
"StringField"
,
"type"
:
"StringField"
,
"widget"
:
{
"widget"
:
{
"id"
:
"
job_location
"
,
"id"
:
"
last_name
"
,
"title"
:
"L
ocation
"
,
"title"
:
"L
ast Name
"
,
"title_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_location
.title"
,
"title_i18n"
:
"portal_type_dict.
cv_dict.field_dict.last_name
.title"
,
"description"
:
"The l
ocation this job is posted for
."
,
"description"
:
"The l
ast name of the applicant
."
,
"description_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_location
.description"
,
"description_i18n"
:
"portal_type_dict.
cv_dict.field_dict.last_name
.description"
,
"alternate_name"
:
"
job_location
"
,
"alternate_name"
:
"
last_name
"
,
"default_value"
:
null
,
"default_value"
:
null
,
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"hidden"
:
null
,
...
@@ -110,273 +110,140 @@
...
@@ -110,273 +110,140 @@
}
}
}
}
},
},
"
job_poster_subordinate_company_title
"
:
{
"
date_of_birth
"
:
{
"type"
:
"
RelationString
Field"
,
"type"
:
"
DateTime
Field"
,
"widget"
:
{
"widget"
:
{
"id"
:
"
job_poster_subordinate_company_title
"
,
"id"
:
"
date_of_birth
"
,
"title"
:
"
Company
"
,
"title"
:
"
Date of birth (dd/mm/yyyy)
"
,
"title_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_poster_subordinate_company_title
.title"
,
"title_i18n"
:
"portal_type_dict.
cv_dict.field_dict.date_of_birth
.title"
,
"description"
:
"The
company posting this job offer
."
,
"description"
:
"The
date of birth of the applicant
."
,
"description_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_poster_subordinate_company_title
.description"
,
"description_i18n"
:
"portal_type_dict.
cv_dict.field_dict.date_of_birth
.description"
,
"alternate_name"
:
"
job_poster_subordinate_company_title
"
,
"alternate_name"
:
"
date_of_birth
"
,
"default_value"
:
null
,
"default_value"
:
null
,
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"default_to_know"
:
null
,
"display_maxwidth"
:
null
,
"data_separator"
:
null
,
"maximum_input"
:
null
,
"time_separator"
:
null
,
"extra"
:
null
"input_style"
:
null
,
"input_order"
:
null
,
"display_date_only"
:
true
,
"am_pm time style"
:
null
,
"display_timezone"
:
null
,
"hide_day"
:
null
,
"hidden_day_is_last_day_of_the_month"
:
null
},
},
"properties"
:
{
"properties"
:
{
"enabled"
:
true
,
"enabled"
:
true
,
"editable"
:
true
,
"editable"
:
true
,
"maximum_length"
:
null
,
"first_item"
:
null
,
"extra_item"
:
null
,
"external_validator"
:
null
,
"external_validator"
:
null
,
"items"
:
null
,
"required"
:
null
,
"list_method"
:
null
,
"start_datetime"
:
null
,
"jump_method"
:
null
,
"end_datetime"
:
null
,
"max_length"
:
null
,
"allow_empty_datetime"
:
null
"max_linelength"
:
null
,
"max_lines"
:
null
,
"parameter_list"
:
null
,
"portal_type"
:
null
,
"catalog_index"
:
null
,
"base_category"
:
null
,
"allow_jump"
:
null
,
"allow_creation"
:
null
,
"columns"
:
null
,
"container_getter_id"
:
null
,
"relation_setter_id"
:
null
,
"required"
:
true
,
"size"
:
1
,
"sort"
:
null
,
"truncate"
:
null
,
"unicode"
:
null
,
"preserve_whitespace"
:
0
,
"update_method"
:
null
},
},
"message"
:
{
"message"
:
{
"external_validator_failed"
:
{
"external_validator_failed"
:
{
"message"
:
"The input failed the external validator."
,
"message"
:
"The input failed the external validator."
,
"i18n"
:
"validation_dict.external_validator_failed"
"i18n"
:
"validation_dict.external"
},
"line_too_long"
:
{
"message"
:
"A line was too long."
,
"i18n"
:
"validation_dict.line_too_long"
},
"relation_result_ambiguous"
:
{
"message"
:
"Relation_result_ambiguous."
,
"i18n"
:
"validation_dict.relation_result_ambiguous"
},
"relation_result_ambiguous"
:
{
"message"
:
"Select appropriate document in the list."
,
"i18n"
:
"validation_dict.relation_result_ambiguous"
},
"relation_result_empty"
:
{
"message"
:
"No such document was found."
,
"i18n"
:
"validation_dict.relation_result_empty"
},
"relation_result_too_long"
:
{
"message"
:
"Too many documents were found."
,
"i18n"
:
"validation_dict.relation_result_too_long"
},
},
"required_not_found"
:
{
"required_not_found"
:
{
"message"
:
"Input is required but no input given."
,
"message"
:
"Input is required but no input given."
,
"i18n"
:
"validation_dict.required
_not_found
"
"i18n"
:
"validation_dict.required"
},
},
"
too_long
"
:
{
"
not_datetime
"
:
{
"message"
:
"You
entered too many characters
."
,
"message"
:
"You
did not enter a valid date and time
."
,
"i18n"
:
"validation_dict.
too_long
"
"i18n"
:
"validation_dict.
not_valid_datetime
"
},
},
"
too_many_lines
"
:
{
"
datetime_out_of_range
"
:
{
"message"
:
"
You entered too many lines
."
,
"message"
:
"
The date and time you entered were out of range
."
,
"i18n"
:
"validation_dict.
too_many_lines
"
"i18n"
:
"validation_dict.
out_of_range_datetime
"
}
}
}
}
},
},
"
job_post_logo_subordinate_logo_url
"
:
{
"
phone_number
"
:
{
"type"
:
"
Relation
StringField"
,
"type"
:
"StringField"
,
"widget"
:
{
"widget"
:
{
"id"
:
"
job_post_logo_subordinate_logo_url
"
,
"id"
:
"
phone_number
"
,
"title"
:
"
Logo
"
,
"title"
:
"
Mobile
"
,
"title_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_post_logo_subordinate_logo_url
.title"
,
"title_i18n"
:
"portal_type_dict.
cv_dict.field_dict.phone_number
.title"
,
"description"
:
"The
logo of the company posting this offer
."
,
"description"
:
"The
phone number of the applicant
."
,
"description_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_post_logo_subordinate_logo_url
.description"
,
"description_i18n"
:
"portal_type_dict.
cv_dict.field_dict.phone_number
.description"
,
"alternate_name"
:
"
job_post_logo_subordinate_logo_url
"
,
"alternate_name"
:
"
phone_number
"
,
"default_value"
:
null
,
"default_value"
:
null
,
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"display_width"
:
null
,
"display_maxwidth"
:
null
,
"maximum_input"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
"extra"
:
null
},
},
"properties"
:
{
"properties"
:
{
"enabled"
:
true
,
"enabled"
:
true
,
"editable"
:
true
,
"editable"
:
true
,
"maximum_length"
:
null
,
"first_item"
:
null
,
"extra_item"
:
null
,
"external_validator"
:
null
,
"external_validator"
:
null
,
"items"
:
null
,
"list_method"
:
null
,
"jump_method"
:
null
,
"max_length"
:
null
,
"max_linelength"
:
null
,
"max_lines"
:
null
,
"parameter_list"
:
null
,
"portal_type"
:
null
,
"catalog_index"
:
null
,
"base_category"
:
null
,
"allow_jump"
:
null
,
"allow_creation"
:
null
,
"columns"
:
null
,
"container_getter_id"
:
null
,
"relation_setter_id"
:
null
,
"required"
:
true
,
"required"
:
true
,
"size"
:
1
,
"preserve_whitespace"
:
null
,
"sort"
:
null
,
"truncate"
:
null
,
"unicode"
:
null
,
"unicode"
:
null
,
"
preserve_whitespace"
:
0
,
"
maximum_length"
:
null
,
"
update_method
"
:
null
"
truncate
"
:
null
},
},
"message"
:
{
"message"
:
{
"external_validator_failed"
:
{
"message"
:
"The input failed the external validator."
,
"i18n"
:
"validation_dict.external_validator_failed"
},
"line_too_long"
:
{
"message"
:
"A line was too long."
,
"i18n"
:
"validation_dict.line_too_long"
},
"relation_result_ambiguous"
:
{
"message"
:
"Relation_result_ambiguous."
,
"i18n"
:
"validation_dict.relation_result_ambiguous"
},
"relation_result_ambiguous"
:
{
"message"
:
"Select appropriate document in the list."
,
"i18n"
:
"validation_dict.relation_result_ambiguous"
},
"relation_result_empty"
:
{
"message"
:
"No such document was found."
,
"i18n"
:
"validation_dict.relation_result_empty"
},
"relation_result_too_long"
:
{
"message"
:
"Too many documents were found."
,
"i18n"
:
"validation_dict.relation_result_too_long"
},
"required_not_found"
:
{
"required_not_found"
:
{
"message"
:
"Input
is required but no input given
."
,
"message"
:
"Input
required but not found
."
,
"i18n"
:
"validation_dict.required
_not_found
"
"i18n"
:
"validation_dict.required"
},
},
"too_long"
:
{
"too_long"
:
{
"message"
:
"You entered too many characters."
,
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_long"
"i18n"
:
"validation_dict.too_much_input"
},
"too_many_lines"
:
{
"message"
:
"You entered too many lines."
,
"i18n"
:
"validation_dict.too_many_lines"
}
}
}
}
},
},
"
job_screenshot_subordinate_company_screenshot_ur
l"
:
{
"
emai
l"
:
{
"type"
:
"
Relation
StringField"
,
"type"
:
"StringField"
,
"widget"
:
{
"widget"
:
{
"id"
:
"
job_screenshot_subordinate_company_screenshot_ur
l"
,
"id"
:
"
emai
l"
,
"title"
:
"
Logo
"
,
"title"
:
"
Email
"
,
"title_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_screenshot_subordinate_company_screenshot_ur
l.title"
,
"title_i18n"
:
"portal_type_dict.
cv_dict.field_dict.emai
l.title"
,
"description"
:
"The
logo of the company posting this offer
."
,
"description"
:
"The
email address of the applicant
."
,
"description_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_screenshot_subordinate_company_screenshot_ur
l.description"
,
"description_i18n"
:
"portal_type_dict.
cv_dict.field_dict.emai
l.description"
,
"alternate_name"
:
"
job_screenshot_subordinate_company_screenshot_ur
l"
,
"alternate_name"
:
"
emai
l"
,
"default_value"
:
null
,
"default_value"
:
null
,
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"display_width"
:
null
,
"display_maxwidth"
:
null
,
"maximum_input"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
"extra"
:
null
},
},
"properties"
:
{
"properties"
:
{
"enabled"
:
true
,
"enabled"
:
true
,
"editable"
:
true
,
"editable"
:
true
,
"maximum_length"
:
null
,
"first_item"
:
null
,
"extra_item"
:
null
,
"external_validator"
:
null
,
"external_validator"
:
null
,
"items"
:
null
,
"list_method"
:
null
,
"jump_method"
:
null
,
"max_length"
:
null
,
"max_linelength"
:
null
,
"max_lines"
:
null
,
"parameter_list"
:
null
,
"portal_type"
:
null
,
"catalog_index"
:
null
,
"base_category"
:
null
,
"allow_jump"
:
null
,
"allow_creation"
:
null
,
"columns"
:
null
,
"container_getter_id"
:
null
,
"relation_setter_id"
:
null
,
"required"
:
true
,
"required"
:
true
,
"size"
:
1
,
"preserve_whitespace"
:
null
,
"sort"
:
null
,
"truncate"
:
null
,
"unicode"
:
null
,
"unicode"
:
null
,
"
preserve_whitespace"
:
0
,
"
maximum_length"
:
null
,
"
update_method
"
:
null
"
truncate
"
:
null
},
},
"message"
:
{
"message"
:
{
"external_validator_failed"
:
{
"message"
:
"The input failed the external validator."
,
"i18n"
:
"validation_dict.external_validator_failed"
},
"line_too_long"
:
{
"message"
:
"A line was too long."
,
"i18n"
:
"validation_dict.line_too_long"
},
"relation_result_ambiguous"
:
{
"message"
:
"Relation_result_ambiguous."
,
"i18n"
:
"validation_dict.relation_result_ambiguous"
},
"relation_result_ambiguous"
:
{
"message"
:
"Select appropriate document in the list."
,
"i18n"
:
"validation_dict.relation_result_ambiguous"
},
"relation_result_empty"
:
{
"message"
:
"No such document was found."
,
"i18n"
:
"validation_dict.relation_result_empty"
},
"relation_result_too_long"
:
{
"message"
:
"Too many documents were found."
,
"i18n"
:
"validation_dict.relation_result_too_long"
},
"required_not_found"
:
{
"required_not_found"
:
{
"message"
:
"Input
is required but no input given
."
,
"message"
:
"Input
required but not found
."
,
"i18n"
:
"validation_dict.required
_not_found
"
"i18n"
:
"validation_dict.required"
},
},
"too_long"
:
{
"too_long"
:
{
"message"
:
"You entered too many characters."
,
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_long"
"i18n"
:
"validation_dict.too_much_input"
},
"too_many_lines"
:
{
"message"
:
"You entered too many lines."
,
"i18n"
:
"validation_dict.too_many_lines"
}
}
}
}
},
},
"
job_description
"
:
{
"
street_address
"
:
{
"type"
:
"TextareaField"
,
"type"
:
"TextareaField"
,
"widget"
:
{
"widget"
:
{
"id"
:
"
job_description
"
,
"id"
:
"
street_address
"
,
"title"
:
"
Description
"
,
"title"
:
"
Address
"
,
"title_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_description
.title"
,
"title_i18n"
:
"portal_type_dict.
cv_dict.field_dict.street_address
.title"
,
"description"
:
"The
description for this job posting
."
,
"description"
:
"The
street address of the applicant
."
,
"description_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_description
.description"
,
"description_i18n"
:
"portal_type_dict.
cv_dict.field_dict.street_address
.description"
,
"alternate_name"
:
"
job_description
"
,
"alternate_name"
:
"
street_address
"
,
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"hidden"
:
null
,
"width"
:
null
,
"width"
:
null
,
...
@@ -417,15 +284,15 @@
...
@@ -417,15 +284,15 @@
}
}
}
}
},
},
"
job_tags
"
:
{
"
city
"
:
{
"type"
:
"StringField"
,
"type"
:
"StringField"
,
"widget"
:
{
"widget"
:
{
"id"
:
"
job_tags
"
,
"id"
:
"
city
"
,
"title"
:
"
Tags
"
,
"title"
:
"
City
"
,
"title_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_tags
.title"
,
"title_i18n"
:
"portal_type_dict.
cv_dict.field_dict.city
.title"
,
"description"
:
"T
he tags associated with this job posting
."
,
"description"
:
"T
The city the applicant lives in
."
,
"description_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_tags
.description"
,
"description_i18n"
:
"portal_type_dict.
cv_dict.field_dict.city
.description"
,
"alternate_name"
:
"
job_tags
"
,
"alternate_name"
:
"
city
"
,
"default_value"
:
null
,
"default_value"
:
null
,
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"hidden"
:
null
,
...
@@ -454,80 +321,103 @@
...
@@ -454,80 +321,103 @@
}
}
}
}
},
},
"
job_requirements
"
:
{
"
postal_code
"
:
{
"type"
:
"
Textarea
Field"
,
"type"
:
"
String
Field"
,
"widget"
:
{
"widget"
:
{
"id"
:
"job_requirements"
,
"id"
:
"postal_code"
,
"title"
:
"Requiremnts"
,
"title"
:
"Postal Code"
,
"title_i18n"
:
"portal_type_dict.job_posting_dict.field_dict.job_requirements.title"
,
"title_i18n"
:
"portal_type_dict.cv_dict.field_dict.postal_code.title"
,
"description"
:
"The technical requirements for this job posting."
,
"description"
:
"The postal code of the city the applicant lives in."
,
"description_i18n"
:
"portal_type_dict.job_posting_dict.field_dict.job_requirements.description"
,
"description_i18n"
:
"portal_type_dict.cv_dict.field_dict.postal_code.description"
,
"alternate_name"
:
"job_requirements"
,
"alternate_name"
:
"postal_code"
,
"default_value"
:
null
,
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"hidden"
:
null
,
"
width"
:
null
,
"
display_width"
:
null
,
"
height"
:
null
,
"
maximum_input"
:
null
,
"extra"
:
null
"extra"
:
null
},
},
"properties"
:
{
"properties"
:
{
"enabled"
:
true
,
"enabled"
:
true
,
"editable"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"external_validator"
:
null
,
"required"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"unicode"
:
null
,
"maximum_lines"
:
null
,
"maximum_length"
:
null
,
"maximum_length_of_line"
:
null
,
"truncate"
:
null
"maximum_characters"
:
null
},
},
"message"
:
{
"message"
:
{
"external_validator_failed"
:
{
"message"
:
"The input failed the external validator."
,
"i18n"
:
"validation_dict.external"
},
"required_not_found"
:
{
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
"i18n"
:
"validation_dict.required"
},
},
"too_many_lines"
:
{
"too_long"
:
{
"message"
:
"You have entered too many lines."
,
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_many_lines"
"i18n"
:
"validation_dict.too_much_input"
}
}
},
},
"line_too_long"
:
{
"state"
:
{
"message"
:
"One or more lines you have entered are too long."
,
"type"
:
"StringField"
,
"i18n"
:
"validation_dict.too_long_lines"
"widget"
:
{
"id"
:
"state"
,
"title"
:
"State/Province"
,
"title_i18n"
:
"portal_type_dict.cv_dict.field_dict.state.title"
,
"description"
:
"The state/province the applicant lives in."
,
"description_i18n"
:
"portal_type_dict.cv_dict.field_dict.state.description"
,
"alternate_name"
:
"state"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_length"
:
null
,
"truncate"
:
null
},
"message"
:
{
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
},
"too_long"
:
{
"too_long"
:
{
"message"
:
"
You have entered too many characters
."
,
"message"
:
"
Too much input give
."
,
"i18n"
:
"validation_dict.too_m
any_chars
"
"i18n"
:
"validation_dict.too_m
uch_input
"
}
}
}
}
},
},
"
personal_requirements
"
:
{
"
country
"
:
{
"type"
:
"
Textarea
Field"
,
"type"
:
"
List
Field"
,
"widget"
:
{
"widget"
:
{
"id"
:
"personal_requirements"
,
"id"
:
"country"
,
"title"
:
"Candidate requirements"
,
"title"
:
"Country"
,
"title_i18n"
:
"portal_type_dict.job_posting_dict.field_dict.personal_requirements.title"
,
"title_i18n"
:
"portal_type_dict.cv_dict.field_dict.country.title"
,
"description"
:
"The personal requirements for this job posting."
,
"description"
:
"The country the applicant lives in."
,
"description_i18n"
:
"portal_type_dict.job_posting_dict.field_dict.personal_requirements.description"
,
"description_i18n"
:
"portal_type_dict.cv_dict.field_dict.country.description"
,
"alternate_name"
:
"personal_requirements"
,
"alternate_name"
:
"country"
,
"default_value"
:
null
,
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"hidden"
:
null
,
"width"
:
null
,
"items"
:
"getStateOfTestPage"
,
"height"
:
null
,
"size"
:
null
,
"extra"
:
null
"extra"
:
null
,
"extra_per_item"
:
null
},
},
"properties"
:
{
"properties"
:
{
"enabled"
:
true
,
"enabled"
:
true
,
"editable"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"external_validator"
:
null
,
"required"
:
null
,
"required"
:
null
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
"unicode"
:
null
,
"maximum_lines"
:
null
,
"maximum_length_of_line"
:
null
,
"maximum_characters"
:
null
},
},
"message"
:
{
"message"
:
{
"external_validator_failed"
:
{
"external_validator_failed"
:
{
...
@@ -535,54 +425,38 @@
...
@@ -535,54 +425,38 @@
"i18n"
:
"validation_dict.external"
"i18n"
:
"validation_dict.external"
},
},
"required_not_found"
:
{
"required_not_found"
:
{
"message"
:
"Input
required but not found
."
,
"message"
:
"Input
is required but no input given
."
,
"i18n"
:
"validation_dict.required"
"i18n"
:
"validation_dict.required"
},
},
"too_many_lines"
:
{
"unknown_selection"
:
{
"message"
:
"You have entered too many lines."
,
"message"
:
"You selected on option not on the menu"
,
"i18n"
:
"validation_dict.too_many_lines"
"i18n"
:
"validation_dict.option_not_available"
},
"line_too_long"
:
{
"message"
:
"One or more lines you have entered are too long."
,
"i18n"
:
"validation_dict.too_long_lines"
},
"too_long"
:
{
"message"
:
"You have entered too many characters."
,
"i18n"
:
"validation_dict.too_many_chars"
}
}
}
}
},
},
"
date_posted
"
:
{
"
nationality
"
:
{
"type"
:
"
DateTime
Field"
,
"type"
:
"
List
Field"
,
"widget"
:
{
"widget"
:
{
"id"
:
"
date_posted
"
,
"id"
:
"
nationality
"
,
"title"
:
"
Posted
"
,
"title"
:
"
Nationality
"
,
"title_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.date_posted
.title"
,
"title_i18n"
:
"portal_type_dict.
cv_dict.field_dict.nationality
.title"
,
"description"
:
"The
date this job was posted
."
,
"description"
:
"The
nationality of the applicant
."
,
"description_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.date_posted
.description"
,
"description_i18n"
:
"portal_type_dict.
cv_dict.field_dict.nationality
.description"
,
"alternate_name"
:
"
date_posted
"
,
"alternate_name"
:
"
nationality
"
,
"default_value"
:
null
,
"default_value"
:
null
,
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"hidden"
:
null
,
"default_to_know"
:
null
,
"items"
:
"getStateOfTestPage"
,
"data_separator"
:
null
,
"size"
:
null
,
"time_separator"
:
null
,
"extra"
:
null
,
"input_style"
:
null
,
"extra_per_item"
:
null
"input_order"
:
null
,
"display_date_only"
:
true
,
"am_pm time style"
:
null
,
"display_timezone"
:
null
,
"hide_day"
:
null
,
"hidden_day_is_last_day_of_the_month"
:
null
},
},
"properties"
:
{
"properties"
:
{
"enabled"
:
true
,
"enabled"
:
true
,
"editable"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"external_validator"
:
null
,
"required"
:
null
,
"required"
:
null
,
"start_datetime"
:
null
,
"unicode"
:
null
"end_datetime"
:
null
,
"allow_empty_datetime"
:
null
},
},
"message"
:
{
"message"
:
{
"external_validator_failed"
:
{
"external_validator_failed"
:
{
...
@@ -593,186 +467,179 @@
...
@@ -593,186 +467,179 @@
"message"
:
"Input is required but no input given."
,
"message"
:
"Input is required but no input given."
,
"i18n"
:
"validation_dict.required"
"i18n"
:
"validation_dict.required"
},
},
"not_datetime"
:
{
"unknown_selection"
:
{
"message"
:
"You did not enter a valid date and time."
,
"message"
:
"You selected on option not on the menu"
,
"i18n"
:
"validation_dict.not_valid_datetime"
"i18n"
:
"validation_dict.option_not_available"
},
"datetime_out_of_range"
:
{
"message"
:
"The date and time you entered were out of range."
,
"i18n"
:
"validation_dict.out_of_range_datetime"
}
}
}
}
},
},
"
job_post_about_subordinate_company_about
"
:
{
"
cv_photo_url
"
:
{
"type"
:
"
RelationString
Field"
,
"type"
:
"
Image
Field"
,
"widget"
:
{
"widget"
:
{
"id"
:
"
job_post_about_subordinate_company_about
"
,
"id"
:
"
cv_photo_url
"
,
"title"
:
"
About
"
,
"title"
:
"
Photo URL
"
,
"title_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_post_about_subordinate_company_about
.title"
,
"title_i18n"
:
"portal_type_dict.
cv_dict.field_dict.cv_photo_url
.title"
,
"description"
:
"
Additional Information about the company posting this job
."
,
"description"
:
"
The url to the photo of the applicant
."
,
"description_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_post_about_subordinate_company_about
.description"
,
"description_i18n"
:
"portal_type_dict.
cv_dict.field_dict.cv_photo_url
.description"
,
"alternate_name"
:
"
job_post_about_subordinate_company_about
"
,
"alternate_name"
:
"
cv_photo_url
"
,
"default_value"
:
null
,
"default_value"
:
null
,
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"display_width"
:
null
,
"display_maxwidth"
:
null
,
"maximum_input"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
"extra"
:
null
,
"image_display"
:
null
,
"image_format"
:
null
,
"image_quality"
:
null
,
"image_preconverted_only"
:
null
},
},
"properties"
:
{
"properties"
:
{
"enabled"
:
true
,
"enabled"
:
true
,
"editable"
:
true
,
"editable"
:
true
,
"maximum_length"
:
null
,
"first_item"
:
null
,
"extra_item"
:
null
,
"external_validator"
:
null
,
"external_validator"
:
null
,
"items"
:
null
,
"list_method"
:
null
,
"jump_method"
:
null
,
"max_length"
:
null
,
"max_linelength"
:
null
,
"max_lines"
:
null
,
"parameter_list"
:
null
,
"portal_type"
:
null
,
"catalog_index"
:
null
,
"base_category"
:
null
,
"allow_jump"
:
null
,
"allow_creation"
:
null
,
"columns"
:
null
,
"container_getter_id"
:
null
,
"relation_setter_id"
:
null
,
"required"
:
true
,
"required"
:
true
,
"size"
:
1
,
"preserve_whitespace"
:
null
,
"sort"
:
null
,
"truncate"
:
null
,
"unicode"
:
null
,
"unicode"
:
null
,
"
preserve_whitespace"
:
0
,
"
maximum_length"
:
null
,
"
update_method
"
:
null
"
truncate
"
:
null
},
},
"message"
:
{
"message"
:
{
"external_validator_failed"
:
{
"external_validator_failed"
:
{
"message"
:
"The input failed the external validator."
,
"message"
:
"The input failed the external validator."
,
"i18n"
:
"validation_dict.external_validator_failed"
"i18n"
:
"validation_dict.external"
},
"line_too_long"
:
{
"message"
:
"A line was too long."
,
"i18n"
:
"validation_dict.line_too_long"
},
"relation_result_ambiguous"
:
{
"message"
:
"Relation_result_ambiguous."
,
"i18n"
:
"validation_dict.relation_result_ambiguous"
},
"relation_result_ambiguous"
:
{
"message"
:
"Select appropriate document in the list."
,
"i18n"
:
"validation_dict.relation_result_ambiguous"
},
"relation_result_empty"
:
{
"message"
:
"No such document was found."
,
"i18n"
:
"validation_dict.relation_result_empty"
},
"relation_result_too_long"
:
{
"message"
:
"Too many documents were found."
,
"i18n"
:
"validation_dict.relation_result_too_long"
},
},
"required_not_found"
:
{
"required_not_found"
:
{
"message"
:
"Input
is required but no input given
."
,
"message"
:
"Input
required but not found
."
,
"i18n"
:
"validation_dict.required
_not_found
"
"i18n"
:
"validation_dict.required"
},
},
"too_long"
:
{
"too_long"
:
{
"message"
:
"You entered too many characters."
,
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_long"
"i18n"
:
"validation_dict.too_much_input"
},
"too_many_lines"
:
{
"message"
:
"You entered too many lines."
,
"i18n"
:
"validation_dict.too_many_lines"
}
}
}
}
},
},
"
job_post_subordinate_website_url
"
:
{
"
cv_taglist
"
:
{
"type"
:
"
Relation
StringField"
,
"type"
:
"StringField"
,
"widget"
:
{
"widget"
:
{
"id"
:
"
job_post_subordinate_website_url
"
,
"id"
:
"
cv_taglist
"
,
"title"
:
"
Website
"
,
"title"
:
"
Tags
"
,
"title_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_post_subordinate_website_url
.title"
,
"title_i18n"
:
"portal_type_dict.
cv_dict.field_dict.cv_taglist
.title"
,
"description"
:
"The
url to the website of this company
."
,
"description"
:
"The
tags to associate with this applicant
."
,
"description_i18n"
:
"portal_type_dict.
job_posting_dict.field_dict.job_post_subordinate_website_url
.description"
,
"description_i18n"
:
"portal_type_dict.
cv_dict.field_dict.cv_taglist
.description"
,
"alternate_name"
:
"
job_post_subordinate_website_url
"
,
"alternate_name"
:
"
cv_taglist
"
,
"default_value"
:
null
,
"default_value"
:
null
,
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"display_width"
:
null
,
"display_maxwidth"
:
null
,
"maximum_input"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
"extra"
:
null
},
},
"properties"
:
{
"properties"
:
{
"enabled"
:
true
,
"enabled"
:
true
,
"editable"
:
true
,
"editable"
:
true
,
"maximum_length"
:
null
,
"first_item"
:
null
,
"extra_item"
:
null
,
"external_validator"
:
null
,
"external_validator"
:
null
,
"items"
:
null
,
"list_method"
:
null
,
"jump_method"
:
null
,
"max_length"
:
null
,
"max_linelength"
:
null
,
"max_lines"
:
null
,
"parameter_list"
:
null
,
"portal_type"
:
null
,
"catalog_index"
:
null
,
"base_category"
:
null
,
"allow_jump"
:
null
,
"allow_creation"
:
null
,
"columns"
:
null
,
"container_getter_id"
:
null
,
"relation_setter_id"
:
null
,
"required"
:
true
,
"required"
:
true
,
"size"
:
1
,
"preserve_whitespace"
:
null
,
"sort"
:
null
,
"truncate"
:
null
,
"unicode"
:
null
,
"unicode"
:
null
,
"preserve_whitespace"
:
0
,
"maximum_length"
:
null
,
"update_method"
:
null
"truncate"
:
null
},
"message"
:
{
"required_not_found"
:
{
"message"
:
"Input required but not found."
,
"i18n"
:
"validation_dict.required"
},
"too_long"
:
{
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_much_input"
}
}
},
"cv_personal_statement"
:
{
"type"
:
"TextareaField"
,
"widget"
:
{
"id"
:
"cv_personal_statement"
,
"title"
:
"Personal Statemnt"
,
"title_i18n"
:
"portal_type_dict.job_posting_dict.field_dict.cv_personal_statement.title"
,
"description"
:
"The personal statement of the applicant."
,
"description_i18n"
:
"portal_type_dict.job_posting_dict.field_dict.job_description.description"
,
"alternate_name"
:
"cv_personal_statement"
,
"css_class"
:
null
,
"hidden"
:
null
,
"width"
:
null
,
"height"
:
null
,
"extra"
:
null
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
null
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_lines"
:
null
,
"maximum_length_of_line"
:
null
,
"maximum_characters"
:
null
},
},
"message"
:
{
"message"
:
{
"external_validator_failed"
:
{
"external_validator_failed"
:
{
"message"
:
"The input failed the external validator."
,
"message"
:
"The input failed the external validator."
,
"i18n"
:
"validation_dict.external
_validator_failed
"
"i18n"
:
"validation_dict.external"
},
},
"
line_too_long
"
:
{
"
required_not_found
"
:
{
"message"
:
"
A line was too long
."
,
"message"
:
"
Input required but not found
."
,
"i18n"
:
"validation_dict.
line_too_long
"
"i18n"
:
"validation_dict.
required
"
},
},
"
relation_result_ambiguou
s"
:
{
"
too_many_line
s"
:
{
"message"
:
"
Relation_result_ambiguou
s."
,
"message"
:
"
You have entered too many line
s."
,
"i18n"
:
"validation_dict.
relation_result_ambiguou
s"
"i18n"
:
"validation_dict.
too_many_line
s"
},
},
"
relation_result_ambiguous
"
:
{
"
line_too_long
"
:
{
"message"
:
"
Select appropriate document in the list
."
,
"message"
:
"
One or more lines you have entered are too long
."
,
"i18n"
:
"validation_dict.
relation_result_ambiguou
s"
"i18n"
:
"validation_dict.
too_long_line
s"
},
},
"relation_result_empty"
:
{
"too_long"
:
{
"message"
:
"No such document was found."
,
"message"
:
"You have entered too many characters."
,
"i18n"
:
"validation_dict.relation_result_empty"
"i18n"
:
"validation_dict.too_many_chars"
}
}
},
},
"relation_result_too_long"
:
{
"cv_techlist"
:
{
"message"
:
"Too many documents were found."
,
"type"
:
"StringField"
,
"i18n"
:
"validation_dict.relation_result_too_long"
"widget"
:
{
"id"
:
"cv_techlist"
,
"title"
:
"Technogolies used"
,
"title_i18n"
:
"portal_type_dict.cv_dict.field_dict.cv_techlist.title"
,
"description"
:
"The technologies used by the applicant.."
,
"description_i18n"
:
"portal_type_dict.cv_dict.field_dict.cv_techlist.description"
,
"alternate_name"
:
"cv_techlist"
,
"default_value"
:
null
,
"css_class"
:
null
,
"hidden"
:
null
,
"display_width"
:
null
,
"maximum_input"
:
null
,
"extra"
:
null
},
},
"properties"
:
{
"enabled"
:
true
,
"editable"
:
true
,
"external_validator"
:
null
,
"required"
:
true
,
"preserve_whitespace"
:
null
,
"unicode"
:
null
,
"maximum_length"
:
null
,
"truncate"
:
null
},
"message"
:
{
"required_not_found"
:
{
"required_not_found"
:
{
"message"
:
"Input
is required but no input given
."
,
"message"
:
"Input
required but not found
."
,
"i18n"
:
"validation_dict.required
_not_found
"
"i18n"
:
"validation_dict.required"
},
},
"too_long"
:
{
"too_long"
:
{
"message"
:
"You entered too many characters."
,
"message"
:
"Too much input give."
,
"i18n"
:
"validation_dict.too_long"
"i18n"
:
"validation_dict.too_much_input"
},
"too_many_lines"
:
{
"message"
:
"You entered too many lines."
,
"i18n"
:
"validation_dict.too_many_lines"
}
}
}
}
}
}
}
}
lang/en-EN/dict.json
View file @
d45f3fcb
...
@@ -146,7 +146,7 @@
...
@@ -146,7 +146,7 @@
"title"
:
"Tags"
,
"title"
:
"Tags"
,
"description"
:
"The tags associated with this career step."
"description"
:
"The tags associated with this career step."
},
},
"career_
related
_id"
:
{
"career_
subordinate
_id"
:
{
"title"
:
"Related CV ID"
,
"title"
:
"Related CV ID"
,
"description"
:
"The id of the CV this career step is associated to."
"description"
:
"The id of the CV this career step is associated to."
}
}
...
@@ -167,7 +167,7 @@
...
@@ -167,7 +167,7 @@
"title"
:
"URL"
,
"title"
:
"URL"
,
"description"
:
"The url to retrieve this certificate from."
"description"
:
"The url to retrieve this certificate from."
},
},
"certificate_
related
_id"
:
{
"certificate_
subordinate
_id"
:
{
"title"
:
"Related CV ID"
,
"title"
:
"Related CV ID"
,
"description"
:
"The id of the CV this certificate is associated to."
"description"
:
"The id of the CV this certificate is associated to."
}
}
...
...
lang/fr-FR/dict.json
View file @
d45f3fcb
...
@@ -146,7 +146,7 @@
...
@@ -146,7 +146,7 @@
"title"
:
"Mots clés"
,
"title"
:
"Mots clés"
,
"description"
:
"Les mots-clés associés à cette étape de carrière."
"description"
:
"Les mots-clés associés à cette étape de carrière."
},
},
"career_
related
_id"
:
{
"career_
subordinate
_id"
:
{
"title"
:
"CV connexes ID"
,
"title"
:
"CV connexes ID"
,
"description"
:
"L'id du CV de cette étape de carrière est associatd à."
"description"
:
"L'id du CV de cette étape de carrière est associatd à."
}
}
...
@@ -167,7 +167,7 @@
...
@@ -167,7 +167,7 @@
"title"
:
"URL"
,
"title"
:
"URL"
,
"description"
:
"L'URL pour récupérer ce certificat."
"description"
:
"L'URL pour récupérer ce certificat."
},
},
"certificate_
related
_id"
:
{
"certificate_
subordinate
_id"
:
{
"title"
:
"CV connexes ID"
,
"title"
:
"CV connexes ID"
,
"description"
:
"L'id du CV de cette certificat carrière est associatd à."
"description"
:
"L'id du CV de cette certificat carrière est associatd à."
}
}
...
...
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