Home page schedule, publish and unpublish schedule, extended user data in housing
This commit is contained in:
@@ -8,4 +8,4 @@ Rails.application.config.assets.version = '1.0'
|
||||
|
||||
# Precompile additional assets.
|
||||
# application.js, application.css, and all non-JS/CSS in app/assets folder are already added.
|
||||
Rails.application.config.assets.precompile += %w( user-mailer.css map.js pen.js editor.js markdown.js html2canvas.js main.js housing.js favicon.ico )
|
||||
Rails.application.config.assets.precompile += %w( user-mailer.css map.js pen.js editor.js markdown.js html2canvas.js main.js housing.js schedule.js favicon.ico )
|
||||
|
||||
@@ -5405,7 +5405,7 @@ en:
|
||||
notes: Notes
|
||||
admin:
|
||||
edit:
|
||||
info: 'Conference Info'
|
||||
info: Info
|
||||
companion: Companion
|
||||
paragraphs:
|
||||
Policy_Agreement: Ensuring that all attendees feel welcome, safe, and respected at all times is especially important to us all. Please ensure that you have fully read and understand our safer spaces policy below, if you have any questions or concerns you can reach out to the organizers at any time.
|
||||
@@ -5464,6 +5464,9 @@ en:
|
||||
admin:
|
||||
edit:
|
||||
info: This is the copy that is displayed on the front page of the site.
|
||||
schedule:
|
||||
published: Your scheulde is currently published and viewable on the front-page. Un-publishing the schedule will remove it from the front-page and show a list of proposed workshops instead.
|
||||
un_published: Your schedule is not yet published. Publishing the schedule will replace the list of proposed workshops on the front-page with the schedule as it is shown below.
|
||||
companion: Is there someone who you would like us to ensure that you are housed with?
|
||||
arrival_and_departure: If you don't need housing, just tell us how long you plan to hang out with Bike!Bike!
|
||||
host:
|
||||
@@ -5705,6 +5708,8 @@ en:
|
||||
add_comment: Add Comment
|
||||
reply: Reply
|
||||
add_member: Add
|
||||
publish: Publish Schedule
|
||||
un_publish: Un-Publish Schedule
|
||||
aria:
|
||||
remove_interest: Click if you are no longer interested in this workshop
|
||||
show_interest: Click if you are interested in this workshop
|
||||
|
||||
Reference in New Issue
Block a user