Merge pull request #1523 from noesya/event-time-zone
Ajout du fuseau horaire aux événements
No related branches found
No related tags found
Showing
- app/controllers/admin/communication/websites/agenda/events_controller.rb 1 addition, 1 deletion.../admin/communication/websites/agenda/events_controller.rb
- app/controllers/admin/communication/websites_controller.rb 1 addition, 0 deletionsapp/controllers/admin/communication/websites_controller.rb
- app/helpers/admin/application_helper.rb 13 additions, 0 deletionsapp/helpers/admin/application_helper.rb
- app/models/communication/website.rb 1 addition, 0 deletionsapp/models/communication/website.rb
- app/models/communication/website/agenda/event.rb 1 addition, 0 deletionsapp/models/communication/website/agenda/event.rb
- app/models/communication/website/agenda/event/with_cal.rb 2 additions, 7 deletionsapp/models/communication/website/agenda/event/with_cal.rb
- app/models/communication/website/agenda/event/with_time.rb 7 additions, 2 deletionsapp/models/communication/website/agenda/event/with_time.rb
- app/models/communication/website/configs/base.rb 1 addition, 0 deletionsapp/models/communication/website/configs/base.rb
- app/models/communication/website/configs/default_content_security_policy.rb 1 addition, 0 deletions...cation/website/configs/default_content_security_policy.rb
- app/models/communication/website/configs/default_languages.rb 1 addition, 0 deletions...models/communication/website/configs/default_languages.rb
- app/models/communication/website/configs/default_permalinks.rb 1 addition, 0 deletions...odels/communication/website/configs/default_permalinks.rb
- app/models/communication/website/configs/deuxfleurs_workflow.rb 1 addition, 0 deletions...dels/communication/website/configs/deuxfleurs_workflow.rb
- app/models/communication/website/configs/development_config.rb 1 addition, 0 deletions...odels/communication/website/configs/development_config.rb
- app/models/communication/website/configs/production_config.rb 1 addition, 0 deletions...models/communication/website/configs/production_config.rb
- app/views/admin/communication/websites/_form.html.erb 24 additions, 13 deletionsapp/views/admin/communication/websites/_form.html.erb
- app/views/admin/communication/websites/agenda/events/_dates.html.erb 4 additions, 0 deletions...dmin/communication/websites/agenda/events/_dates.html.erb
- app/views/admin/communication/websites/agenda/events/_form.html.erb 19 additions, 15 deletions...admin/communication/websites/agenda/events/_form.html.erb
- config/locales/communication/en.yml 3 additions, 0 deletionsconfig/locales/communication/en.yml
- config/locales/communication/fr.yml 3 additions, 0 deletionsconfig/locales/communication/fr.yml
- db/migrate/20231229120641_add_time_zone_to_communication_website_agenda_events.rb 7 additions, 0 deletions...1_add_time_zone_to_communication_website_agenda_events.rb
Loading
Please register or sign in to comment