Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OLIGAA
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
14
Issues
14
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
CDSA33
OLIGAA
Commits
dd0babb4
Commit
dd0babb4
authored
Sep 12, 2018
by
Alexandre Friquet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright date to 2018.
parent
91f08d83
Changes
399
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
399 changed files
with
399 additions
and
399 deletions
+399
-399
.env.example
.env.example
+1
-1
.pryrc
.pryrc
+1
-1
Gemfile
Gemfile
+1
-1
Rakefile
Rakefile
+1
-1
app/assets/javascripts/application.js
app/assets/javascripts/application.js
+1
-1
app/assets/javascripts/calendar.js
app/assets/javascripts/calendar.js
+1
-1
app/assets/javascripts/emails.js
app/assets/javascripts/emails.js
+1
-1
app/assets/javascripts/novels.js
app/assets/javascripts/novels.js
+1
-1
app/assets/stylesheets/_config.scss
app/assets/stylesheets/_config.scss
+1
-1
app/assets/stylesheets/activities.scss
app/assets/stylesheets/activities.scss
+1
-1
app/assets/stylesheets/admin_nav.scss
app/assets/stylesheets/admin_nav.scss
+1
-1
app/assets/stylesheets/application.scss
app/assets/stylesheets/application.scss
+1
-1
app/assets/stylesheets/application/_base.scss
app/assets/stylesheets/application/_base.scss
+1
-1
app/assets/stylesheets/application/attachments.scss
app/assets/stylesheets/application/attachments.scss
+1
-1
app/assets/stylesheets/application/breadcrumbs.scss
app/assets/stylesheets/application/breadcrumbs.scss
+1
-1
app/assets/stylesheets/application/flash.scss
app/assets/stylesheets/application/flash.scss
+1
-1
app/assets/stylesheets/application/forms.scss
app/assets/stylesheets/application/forms.scss
+1
-1
app/assets/stylesheets/application/layout.scss
app/assets/stylesheets/application/layout.scss
+1
-1
app/assets/stylesheets/application/links.scss
app/assets/stylesheets/application/links.scss
+1
-1
app/assets/stylesheets/application/misc.scss
app/assets/stylesheets/application/misc.scss
+1
-1
app/assets/stylesheets/application/pie.scss
app/assets/stylesheets/application/pie.scss
+1
-1
app/assets/stylesheets/application/quick_access.scss
app/assets/stylesheets/application/quick_access.scss
+1
-1
app/assets/stylesheets/calendar.scss
app/assets/stylesheets/calendar.scss
+1
-1
app/assets/stylesheets/contact_us.scss
app/assets/stylesheets/contact_us.scss
+1
-1
app/assets/stylesheets/contacts.scss
app/assets/stylesheets/contacts.scss
+1
-1
app/assets/stylesheets/emails.scss
app/assets/stylesheets/emails.scss
+1
-1
app/assets/stylesheets/events.scss
app/assets/stylesheets/events.scss
+1
-1
app/assets/stylesheets/footer.scss
app/assets/stylesheets/footer.scss
+1
-1
app/assets/stylesheets/header.scss
app/assets/stylesheets/header.scss
+1
-1
app/assets/stylesheets/member_groups.scss
app/assets/stylesheets/member_groups.scss
+1
-1
app/assets/stylesheets/members.scss
app/assets/stylesheets/members.scss
+1
-1
app/assets/stylesheets/nav.scss
app/assets/stylesheets/nav.scss
+1
-1
app/assets/stylesheets/news.scss
app/assets/stylesheets/news.scss
+1
-1
app/assets/stylesheets/newsletters.scss
app/assets/stylesheets/newsletters.scss
+1
-1
app/assets/stylesheets/partners.scss
app/assets/stylesheets/partners.scss
+1
-1
app/assets/stylesheets/print.scss
app/assets/stylesheets/print.scss
+1
-1
app/assets/stylesheets/sign_in.scss
app/assets/stylesheets/sign_in.scss
+1
-1
app/controllers/activities_controller.rb
app/controllers/activities_controller.rb
+1
-1
app/controllers/activity_categories_controller.rb
app/controllers/activity_categories_controller.rb
+1
-1
app/controllers/application_controller.rb
app/controllers/application_controller.rb
+1
-1
app/controllers/calendar_controller.rb
app/controllers/calendar_controller.rb
+1
-1
app/controllers/contact_types_controller.rb
app/controllers/contact_types_controller.rb
+1
-1
app/controllers/contact_us_controller.rb
app/controllers/contact_us_controller.rb
+1
-1
app/controllers/emails_controller.rb
app/controllers/emails_controller.rb
+1
-1
app/controllers/event_types_controller.rb
app/controllers/event_types_controller.rb
+1
-1
app/controllers/events_controller.rb
app/controllers/events_controller.rb
+1
-1
app/controllers/help_controller.rb
app/controllers/help_controller.rb
+1
-1
app/controllers/member_groups_controller.rb
app/controllers/member_groups_controller.rb
+1
-1
app/controllers/members_controller.rb
app/controllers/members_controller.rb
+1
-1
app/controllers/menus_controller.rb
app/controllers/menus_controller.rb
+1
-1
app/controllers/newsletter_items_controller.rb
app/controllers/newsletter_items_controller.rb
+1
-1
app/controllers/newsletters_controller.rb
app/controllers/newsletters_controller.rb
+1
-1
app/controllers/novel_types_controller.rb
app/controllers/novel_types_controller.rb
+1
-1
app/controllers/novels_controller.rb
app/controllers/novels_controller.rb
+1
-1
app/controllers/pages_controller.rb
app/controllers/pages_controller.rb
+1
-1
app/controllers/partners_controller.rb
app/controllers/partners_controller.rb
+1
-1
app/controllers/partners_groups_controller.rb
app/controllers/partners_groups_controller.rb
+1
-1
app/controllers/performances_controller.rb
app/controllers/performances_controller.rb
+1
-1
app/controllers/platform_controller.rb
app/controllers/platform_controller.rb
+1
-1
app/controllers/public_types_controller.rb
app/controllers/public_types_controller.rb
+1
-1
app/controllers/sessions_controller.rb
app/controllers/sessions_controller.rb
+1
-1
app/controllers/settings_controller.rb
app/controllers/settings_controller.rb
+1
-1
app/controllers/sitemap_controller.rb
app/controllers/sitemap_controller.rb
+1
-1
app/controllers/subscriptions_controller.rb
app/controllers/subscriptions_controller.rb
+1
-1
app/helpers/application_helper.rb
app/helpers/application_helper.rb
+1
-1
app/helpers/authorizations_helper.rb
app/helpers/authorizations_helper.rb
+1
-1
app/helpers/calendar_helper.rb
app/helpers/calendar_helper.rb
+1
-1
app/helpers/links_helper.rb
app/helpers/links_helper.rb
+1
-1
app/helpers/member_groups_helper.rb
app/helpers/member_groups_helper.rb
+1
-1
app/helpers/members_helper.rb
app/helpers/members_helper.rb
+1
-1
app/helpers/newsletters_helper.rb
app/helpers/newsletters_helper.rb
+1
-1
app/helpers/settings_helper.rb
app/helpers/settings_helper.rb
+1
-1
app/helpers/subscriptions_helper.rb
app/helpers/subscriptions_helper.rb
+1
-1
app/inputs/date_picker_input.rb
app/inputs/date_picker_input.rb
+1
-1
app/inputs/time_picker_input.rb
app/inputs/time_picker_input.rb
+1
-1
app/jobs/active_job.rb
app/jobs/active_job.rb
+1
-1
app/lib/email_format_validator.rb
app/lib/email_format_validator.rb
+1
-1
app/lib/pdf_job.rb
app/lib/pdf_job.rb
+1
-1
app/lib/url_encoding.rb
app/lib/url_encoding.rb
+1
-1
app/lib/url_format_validator.rb
app/lib/url_format_validator.rb
+1
-1
app/mailers/mailer.rb
app/mailers/mailer.rb
+1
-1
app/mailers/subscriptions_mailer.rb
app/mailers/subscriptions_mailer.rb
+1
-1
app/models/activity.rb
app/models/activity.rb
+1
-1
app/models/activity_category.rb
app/models/activity_category.rb
+1
-1
app/models/application_record.rb
app/models/application_record.rb
+1
-1
app/models/attached_file.rb
app/models/attached_file.rb
+1
-1
app/models/contact.rb
app/models/contact.rb
+1
-1
app/models/contact_type.rb
app/models/contact_type.rb
+1
-1
app/models/contact_us_mail.rb
app/models/contact_us_mail.rb
+1
-1
app/models/email.rb
app/models/email.rb
+1
-1
app/models/event.rb
app/models/event.rb
+1
-1
app/models/event_type.rb
app/models/event_type.rb
+1
-1
app/models/google_agenda/calendar.rb
app/models/google_agenda/calendar.rb
+1
-1
app/models/google_agenda/event.rb
app/models/google_agenda/event.rb
+1
-1
app/models/google_agenda/service.rb
app/models/google_agenda/service.rb
+1
-1
app/models/image.rb
app/models/image.rb
+1
-1
app/models/logo.rb
app/models/logo.rb
+1
-1
app/models/member.rb
app/models/member.rb
+1
-1
app/models/member_group.rb
app/models/member_group.rb
+1
-1
app/models/menu.rb
app/models/menu.rb
+1
-1
app/models/newsletter.rb
app/models/newsletter.rb
+1
-1
app/models/newsletter_item.rb
app/models/newsletter_item.rb
+1
-1
app/models/novel.rb
app/models/novel.rb
+1
-1
app/models/novel_type.rb
app/models/novel_type.rb
+1
-1
app/models/page.rb
app/models/page.rb
+1
-1
app/models/partner.rb
app/models/partner.rb
+1
-1
app/models/partners_group.rb
app/models/partners_group.rb
+1
-1
app/models/performance.rb
app/models/performance.rb
+1
-1
app/models/phone_number.rb
app/models/phone_number.rb
+1
-1
app/models/public_type.rb
app/models/public_type.rb
+1
-1
app/models/season.rb
app/models/season.rb
+1
-1
app/models/settings.rb
app/models/settings.rb
+1
-1
app/models/subscription_number.rb
app/models/subscription_number.rb
+1
-1
app/models/subscription_option.rb
app/models/subscription_option.rb
+1
-1
app/models/website.rb
app/models/website.rb
+1
-1
app/views/activities/_activity.html.erb
app/views/activities/_activity.html.erb
+1
-1
app/views/activities/_form.html.erb
app/views/activities/_form.html.erb
+1
-1
app/views/activities/edit.html.erb
app/views/activities/edit.html.erb
+1
-1
app/views/activities/index.html.erb
app/views/activities/index.html.erb
+1
-1
app/views/activities/new.html.erb
app/views/activities/new.html.erb
+1
-1
app/views/activities/show.html.erb
app/views/activities/show.html.erb
+1
-1
app/views/activity_categories/_form.html.erb
app/views/activity_categories/_form.html.erb
+1
-1
app/views/activity_categories/edit.html.erb
app/views/activity_categories/edit.html.erb
+1
-1
app/views/activity_categories/new.html.erb
app/views/activity_categories/new.html.erb
+1
-1
app/views/activity_categories/show.html.erb
app/views/activity_categories/show.html.erb
+1
-1
app/views/application/_attached_file_fields.html.erb
app/views/application/_attached_file_fields.html.erb
+1
-1
app/views/application/_attached_files_form.html.erb
app/views/application/_attached_files_form.html.erb
+1
-1
app/views/application/_attachment.html.erb
app/views/application/_attachment.html.erb
+1
-1
app/views/application/_attachments.html.erb
app/views/application/_attachments.html.erb
+1
-1
app/views/application/_image_fields.html.erb
app/views/application/_image_fields.html.erb
+1
-1
app/views/application/_images_form.html.erb
app/views/application/_images_form.html.erb
+1
-1
app/views/calendar/_event_list_item.html.erb
app/views/calendar/_event_list_item.html.erb
+1
-1
app/views/calendar/show.html.erb
app/views/calendar/show.html.erb
+1
-1
app/views/contact_types/_form.html.erb
app/views/contact_types/_form.html.erb
+1
-1
app/views/contact_types/edit.html.erb
app/views/contact_types/edit.html.erb
+1
-1
app/views/contact_types/index.html.erb
app/views/contact_types/index.html.erb
+1
-1
app/views/contact_types/new.html.erb
app/views/contact_types/new.html.erb
+1
-1
app/views/contact_us/new.html.erb
app/views/contact_us/new.html.erb
+1
-1
app/views/emails/_contact.html.erb
app/views/emails/_contact.html.erb
+1
-1
app/views/emails/_contact_type.html.erb
app/views/emails/_contact_type.html.erb
+1
-1
app/views/emails/_email_index.html.erb
app/views/emails/_email_index.html.erb
+1
-1
app/views/emails/_form.html.erb
app/views/emails/_form.html.erb
+1
-1
app/views/emails/_member.html.erb
app/views/emails/_member.html.erb
+1
-1
app/views/emails/_member_group.html.erb
app/views/emails/_member_group.html.erb
+1
-1
app/views/emails/_novel.html.erb
app/views/emails/_novel.html.erb
+1
-1
app/views/emails/_recipients.html.erb
app/views/emails/_recipients.html.erb
+1
-1
app/views/emails/_recipients_by_contact_types.html.erb
app/views/emails/_recipients_by_contact_types.html.erb
+1
-1
app/views/emails/_recipients_by_member_groups.html.erb
app/views/emails/_recipients_by_member_groups.html.erb
+1
-1
app/views/emails/edit.html.erb
app/views/emails/edit.html.erb
+1
-1
app/views/emails/index.html.erb
app/views/emails/index.html.erb
+1
-1
app/views/emails/new.html.erb
app/views/emails/new.html.erb
+1
-1
app/views/emails/show.html.erb
app/views/emails/show.html.erb
+1
-1
app/views/event_types/_form.html.erb
app/views/event_types/_form.html.erb
+1
-1
app/views/event_types/edit.html.erb
app/views/event_types/edit.html.erb
+1
-1
app/views/event_types/index.html.erb
app/views/event_types/index.html.erb
+1
-1
app/views/event_types/new.html.erb
app/views/event_types/new.html.erb
+1
-1
app/views/event_types/show.html.erb
app/views/event_types/show.html.erb
+1
-1
app/views/events/_event.html.erb
app/views/events/_event.html.erb
+1
-1
app/views/events/_form.html.erb
app/views/events/_form.html.erb
+1
-1
app/views/events/edit.html.erb
app/views/events/edit.html.erb
+1
-1
app/views/events/index.html.erb
app/views/events/index.html.erb
+1
-1
app/views/events/new.html.erb
app/views/events/new.html.erb
+1
-1
app/views/events/show.html.erb
app/views/events/show.html.erb
+1
-1
app/views/help/redcloth.html.erb
app/views/help/redcloth.html.erb
+1
-1
app/views/layouts/_admin_toolbar.html.erb
app/views/layouts/_admin_toolbar.html.erb
+1
-1
app/views/layouts/_flash.html.erb
app/views/layouts/_flash.html.erb
+1
-1
app/views/layouts/_footer_links.html.erb
app/views/layouts/_footer_links.html.erb
+1
-1
app/views/layouts/_sidebar.html.erb
app/views/layouts/_sidebar.html.erb
+1
-1
app/views/layouts/application.html.erb
app/views/layouts/application.html.erb
+1
-1
app/views/mailer/contact_us.text.erb
app/views/mailer/contact_us.text.erb
+1
-1
app/views/mailer/reset_password.text.erb
app/views/mailer/reset_password.text.erb
+1
-1
app/views/mailer/send_info.html.erb
app/views/mailer/send_info.html.erb
+1
-1
app/views/mailer/send_info.text.erb
app/views/mailer/send_info.text.erb
+1
-1
app/views/member_groups/_form.html.erb
app/views/member_groups/_form.html.erb
+1
-1
app/views/member_groups/_member.html.erb
app/views/member_groups/_member.html.erb
+1
-1
app/views/member_groups/_member_group.html.erb
app/views/member_groups/_member_group.html.erb
+1
-1
app/views/member_groups/edit.html.erb
app/views/member_groups/edit.html.erb
+1
-1
app/views/member_groups/members.js.erb
app/views/member_groups/members.js.erb
+1
-1
app/views/member_groups/new.html.erb
app/views/member_groups/new.html.erb
+1
-1
app/views/member_groups/show.html.erb
app/views/member_groups/show.html.erb
+1
-1
app/views/members/_contact_fields.html.erb
app/views/members/_contact_fields.html.erb
+1
-1
app/views/members/_form.html.erb
app/views/members/_form.html.erb
+1
-1
app/views/members/_infowindow.html.erb
app/views/members/_infowindow.html.erb
+1
-1
app/views/members/_member.html.erb
app/views/members/_member.html.erb
+1
-1
app/views/members/_member_group.html.erb
app/views/members/_member_group.html.erb
+1
-1
app/views/members/_phone_number_fields.html.erb
app/views/members/_phone_number_fields.html.erb
+1
-1
app/views/members/edit.html.erb
app/views/members/edit.html.erb
+1
-1
app/views/members/index.html.erb
app/views/members/index.html.erb
+1
-1
app/views/members/map.html.erb
app/views/members/map.html.erb
+1
-1
app/views/members/new.html.erb
app/views/members/new.html.erb
+1
-1
app/views/members/search_contacts.html.erb
app/views/members/search_contacts.html.erb
+1
-1
app/views/members/show.html.erb
app/views/members/show.html.erb
+1
-1
app/views/members/show/_admin_stuff.html.erb
app/views/members/show/_admin_stuff.html.erb
+1
-1
app/views/members/show/_performances.html.erb
app/views/members/show/_performances.html.erb
+1
-1
app/views/members/show/_private_stuff.html.erb
app/views/members/show/_private_stuff.html.erb
+1
-1
app/views/members/show/_public_stuff.html.erb
app/views/members/show/_public_stuff.html.erb
+1
-1
app/views/members/show/_subscriptions.html.erb
app/views/members/show/_subscriptions.html.erb
+1
-1
app/views/menus/_form.html.erb
app/views/menus/_form.html.erb
+1
-1
app/views/menus/edit.html.erb
app/views/menus/edit.html.erb
+1
-1
app/views/menus/new.html.erb
app/views/menus/new.html.erb
+1
-1
app/views/newsletters/_form.html.erb
app/views/newsletters/_form.html.erb
+1
-1
app/views/newsletters/_item_fields.html.erb
app/views/newsletters/_item_fields.html.erb
+1
-1
app/views/newsletters/edit.html.erb
app/views/newsletters/edit.html.erb
+1
-1
app/views/newsletters/index.html.erb
app/views/newsletters/index.html.erb
+1
-1
app/views/newsletters/new.html.erb
app/views/newsletters/new.html.erb
+1
-1
app/views/newsletters/show.html.erb
app/views/newsletters/show.html.erb
+1
-1
app/views/novel_types/_form.html.erb
app/views/novel_types/_form.html.erb
+1
-1
app/views/novel_types/edit.html.erb
app/views/novel_types/edit.html.erb
+1
-1
app/views/novel_types/new.html.erb
app/views/novel_types/new.html.erb
+1
-1
app/views/novel_types/show.html.erb
app/views/novel_types/show.html.erb
+1
-1
app/views/novels/_form.html.erb
app/views/novels/_form.html.erb
+1
-1
app/views/novels/_novel.html.erb
app/views/novels/_novel.html.erb
+1
-1
app/views/novels/_novel_form.html.erb
app/views/novels/_novel_form.html.erb
+1
-1
app/views/novels/_novel_show.html.erb
app/views/novels/_novel_show.html.erb
+1
-1
app/views/novels/edit.html.erb
app/views/novels/edit.html.erb
+1
-1
app/views/novels/index.html.erb
app/views/novels/index.html.erb
+1
-1
app/views/novels/new.html.erb
app/views/novels/new.html.erb
+1
-1
app/views/novels/public_index.html.erb
app/views/novels/public_index.html.erb
+1
-1
app/views/novels/show.html.erb
app/views/novels/show.html.erb
+1
-1
app/views/pages/_form.html.erb
app/views/pages/_form.html.erb
+1
-1
app/views/pages/_logo_fields.html.erb
app/views/pages/_logo_fields.html.erb
+1
-1
app/views/pages/_menu.html.erb
app/views/pages/_menu.html.erb
+1
-1
app/views/pages/_page.html.erb
app/views/pages/_page.html.erb
+1
-1
app/views/pages/edit.html.erb
app/views/pages/edit.html.erb
+1
-1
app/views/pages/index.html.erb
app/views/pages/index.html.erb
+1
-1
app/views/pages/new.html.erb
app/views/pages/new.html.erb
+1
-1
app/views/pages/show.html.erb
app/views/pages/show.html.erb
+1
-1
app/views/partners/_form.html.erb
app/views/partners/_form.html.erb
+1
-1
app/views/partners/_partner.html.erb
app/views/partners/_partner.html.erb
+1
-1
app/views/partners/_partner_block.html.erb
app/views/partners/_partner_block.html.erb
+1
-1
app/views/partners/_partners_group.html.erb
app/views/partners/_partners_group.html.erb
+1
-1
app/views/partners/display.html.erb
app/views/partners/display.html.erb
+1
-1
app/views/partners/edit.html.erb
app/views/partners/edit.html.erb
+1
-1
app/views/partners/index.html.erb
app/views/partners/index.html.erb
+1
-1
app/views/partners/new.html.erb
app/views/partners/new.html.erb
+1
-1
app/views/partners_groups/_form.html.erb
app/views/partners_groups/_form.html.erb
+1
-1
app/views/partners_groups/edit.html.erb
app/views/partners_groups/edit.html.erb
+1
-1
app/views/partners_groups/new.html.erb
app/views/partners_groups/new.html.erb
+1
-1
app/views/performances/_form.html.erb
app/views/performances/_form.html.erb
+1
-1
app/views/performances/edit.html.erb
app/views/performances/edit.html.erb
+1
-1
app/views/performances/new.html.erb
app/views/performances/new.html.erb
+1
-1
app/views/platform/index.html.erb
app/views/platform/index.html.erb
+1
-1
app/views/public_types/_form.html.erb
app/views/public_types/_form.html.erb
+1
-1
app/views/public_types/edit.html.erb
app/views/public_types/edit.html.erb
+1
-1
app/views/public_types/index.html.erb
app/views/public_types/index.html.erb
+1
-1
app/views/public_types/new.html.erb
app/views/public_types/new.html.erb
+1
-1
app/views/public_types/show.html.erb
app/views/public_types/show.html.erb
+1
-1
app/views/sessions/new.html.erb
app/views/sessions/new.html.erb
+1
-1
app/views/settings/edit.html.erb
app/views/settings/edit.html.erb
+1
-1
app/views/sitemap/index.html.erb
app/views/sitemap/index.html.erb
+1
-1
app/views/subscriptions/_form.html.erb
app/views/subscriptions/_form.html.erb
+1
-1
app/views/subscriptions/edit.html.erb
app/views/subscriptions/edit.html.erb
+1
-1
app/views/subscriptions/new.html.erb
app/views/subscriptions/new.html.erb
+1
-1
app/views/subscriptions_mailer/added_performances.text.erb
app/views/subscriptions_mailer/added_performances.text.erb
+1
-1
app/views/subscriptions_mailer/notify_collaborating_club.text.erb
...s/subscriptions_mailer/notify_collaborating_club.text.erb
+1
-1
app/views/subscriptions_mailer/removed_performances.text.erb
app/views/subscriptions_mailer/removed_performances.text.erb
+1
-1
config.ru
config.ru
+1
-1
config/application.rb
config/application.rb
+1
-1
config/boot.rb
config/boot.rb
+1
-1
config/breadcrumbs.rb
config/breadcrumbs.rb
+1
-1
config/cable.yml
config/cable.yml
+1
-1
config/database.yml
config/database.yml
+1
-1
config/environment.rb
config/environment.rb
+1
-1
config/environments/development.rb
config/environments/development.rb
+1
-1
config/initializers/application_controller_renderer.rb
config/initializers/application_controller_renderer.rb
+1
-1
config/initializers/assets.rb
config/initializers/assets.rb
+1
-1
config/initializers/backtrace_silencers.rb
config/initializers/backtrace_silencers.rb
+1
-1
config/initializers/cookies_serializer.rb
config/initializers/cookies_serializer.rb
+1
-1
config/initializers/delayed_job.rb
config/initializers/delayed_job.rb
+1
-1
config/initializers/filter_parameter_logging.rb
config/initializers/filter_parameter_logging.rb
+1
-1
config/initializers/gretel.rb
config/initializers/gretel.rb
+1
-1
config/initializers/inflections.rb
config/initializers/inflections.rb
+1
-1
config/initializers/mime_types.rb
config/initializers/mime_types.rb
+1
-1
config/initializers/pdfkit.rb
config/initializers/pdfkit.rb
+1
-1
config/initializers/session_store.rb
config/initializers/session_store.rb
+1
-1
config/initializers/simple_form.rb
config/initializers/simple_form.rb
+1
-1
config/initializers/wrap_parameters.rb
config/initializers/wrap_parameters.rb
+1
-1
config/locales/application.fr.yml
config/locales/application.fr.yml
+1
-1
config/locales/fr.yml
config/locales/fr.yml
+1
-1
config/locales/simple_form.fr.yml
config/locales/simple_form.fr.yml
+1
-1
config/locales/will_paginate.fr.yml
config/locales/will_paginate.fr.yml
+1
-1
config/piwik.yml
config/piwik.yml
+1
-1
config/routes.rb
config/routes.rb
+1
-1
config/secrets.yml
config/secrets.yml
+1
-1
config/spring.rb
config/spring.rb
+1
-1
db/migrate/20171013081759_create_performances.rb
db/migrate/20171013081759_create_performances.rb
+1
-1
db/seeds.rb
db/seeds.rb
+1
-1
lib/tasks/cdsa33.rake
lib/tasks/cdsa33.rake
+1
-1
public/404.html
public/404.html
+1
-1
public/422.html
public/422.html
+1
-1
public/500.html
public/500.html
+1
-1
public/robots.txt
public/robots.txt
+1
-1
script/about
script/about
+1
-1
script/console
script/console
+1
-1
script/dbconsole
script/dbconsole
+1
-1
script/delayed_job
script/delayed_job
+1
-1
script/destroy
script/destroy
+1
-1
script/generate
script/generate
+1
-1
script/performance/benchmarker
script/performance/benchmarker
+1
-1
script/performance/profiler
script/performance/profiler
+1
-1
script/plugin
script/plugin
+1
-1
script/rails
script/rails
+1
-1
script/runner
script/runner
+1
-1
script/server
script/server
+1
-1
spec/cassettes/GoogleAgenda_Calendar/_update/returns_the_ID_of_the_updated_calendar.yml
...lendar/_update/returns_the_ID_of_the_updated_calendar.yml
+1
-1
spec/cassettes/GoogleAgenda_Calendar/self_find_by_id_or_create/creates_a_new_calendar_if_not_found.yml
...d_by_id_or_create/creates_a_new_calendar_if_not_found.yml
+1
-1
spec/cassettes/GoogleAgenda_Calendar/self_find_by_id_or_create/returns_an_existing_calendar_when_ID_provided.yml
..._create/returns_an_existing_calendar_when_ID_provided.yml
+1
-1
spec/cassettes/GoogleAgenda_Event/_destroy/returns_a_result_object_on_success.yml
...nda_Event/_destroy/returns_a_result_object_on_success.yml
+1
-1
spec/cassettes/GoogleAgenda_Event/_save/returns_the_IDs_of_the_created_event_and_associated_calendar.yml
..._the_IDs_of_the_created_event_and_associated_calendar.yml
+1
-1
spec/cassettes/GoogleAgenda_Event/_update/returns_the_IDs_of_the_created_event_and_associated_calendar.yml
..._the_IDs_of_the_created_event_and_associated_calendar.yml
+1
-1
spec/cassettes/GoogleAgenda_Event/self_find_by_id_or_create/returns_a_fully_specified_for_valid_event.yml
...d_or_create/returns_a_fully_specified_for_valid_event.yml
+1
-1
spec/cassettes/GoogleAgenda_Service/_api_client/returns_an_API_client.yml
...oogleAgenda_Service/_api_client/returns_an_API_client.yml
+1
-1
spec/cassettes/GoogleAgenda_Service/_api_client/returns_the_same_API_client_multiple_times.yml
...api_client/returns_the_same_API_client_multiple_times.yml
+1
-1
spec/cassettes/GoogleAgenda_Service/_calendar_api/returns_a_calendar_API_client.yml
...a_Service/_calendar_api/returns_a_calendar_API_client.yml
+1
-1
spec/cassettes/GoogleAgenda_Service/_calendar_api/returns_the_same_calendar_API_client_multiple_times.yml
...i/returns_the_same_calendar_API_client_multiple_times.yml
+1
-1
spec/factories/activities.rb
spec/factories/activities.rb
+1
-1
spec/factories/activity_categories.rb
spec/factories/activity_categories.rb
+1
-1
spec/factories/attached_files.rb
spec/factories/attached_files.rb
+1
-1
spec/factories/contact_types.rb
spec/factories/contact_types.rb
+1
-1
spec/factories/contacts.rb
spec/factories/contacts.rb
+1
-1
spec/factories/emails.rb
spec/factories/emails.rb
+1
-1
spec/factories/event_types.rb
spec/factories/event_types.rb
+1
-1
spec/factories/events.rb
spec/factories/events.rb
+1
-1
spec/factories/images.rb
spec/factories/images.rb
+1
-1
spec/factories/logos.rb
spec/factories/logos.rb
+1
-1
spec/factories/member_groups.rb
spec/factories/member_groups.rb
+1
-1
spec/factories/members.rb
spec/factories/members.rb
+1
-1
spec/factories/menus.rb
spec/factories/menus.rb
+1
-1
spec/factories/newsletter_items.rb
spec/factories/newsletter_items.rb
+1
-1
spec/factories/newsletters.rb
spec/factories/newsletters.rb
+1
-1
spec/factories/novel_types.rb
spec/factories/novel_types.rb
+1
-1
spec/factories/novels.rb
spec/factories/novels.rb
+1
-1
spec/factories/pages.rb
spec/factories/pages.rb
+1
-1
spec/factories/partners.rb
spec/factories/partners.rb
+1
-1
spec/factories/partners_groups.rb
spec/factories/partners_groups.rb
+1
-1
spec/factories/performances.rb
spec/factories/performances.rb
+1
-1
spec/factories/phone_numbers.rb
spec/factories/phone_numbers.rb
+1
-1
spec/factories/public_types.rb
spec/factories/public_types.rb
+1
-1
spec/factories/websites.rb
spec/factories/websites.rb
+1
-1
spec/features/activities_spec.rb
spec/features/activities_spec.rb
+1
-1
spec/features/activity_categories_spec.rb
spec/features/activity_categories_spec.rb
+1
-1
spec/features/authentication_spec.rb
spec/features/authentication_spec.rb
+1
-1
spec/features/calendar_spec.rb
spec/features/calendar_spec.rb
+1
-1
spec/features/contact_types_spec.rb
spec/features/contact_types_spec.rb
+1
-1
spec/features/contact_us_spec.rb
spec/features/contact_us_spec.rb
+1
-1
spec/features/emails_spec.rb
spec/features/emails_spec.rb
+1
-1
spec/features/event_types_spec.rb
spec/features/event_types_spec.rb
+1
-1
spec/features/events_spec.rb
spec/features/events_spec.rb
+1
-1
spec/features/member_groups_spec.rb
spec/features/member_groups_spec.rb
+1
-1
spec/features/members_spec.rb
spec/features/members_spec.rb
+1
-1
spec/features/menus_spec.rb
spec/features/menus_spec.rb
+1
-1
spec/features/newsletters_spec.rb
spec/features/newsletters_spec.rb
+1
-1
spec/features/novel_types_spec.rb
spec/features/novel_types_spec.rb
+1
-1
spec/features/novels_spec.rb
spec/features/novels_spec.rb
+1
-1
spec/features/pages_spec.rb
spec/features/pages_spec.rb
+1
-1
spec/features/partners_groups_spec.rb
spec/features/partners_groups_spec.rb
+1
-1
spec/features/partners_spec.rb
spec/features/partners_spec.rb
+1
-1
spec/features/performances_spec.rb
spec/features/performances_spec.rb
+1
-1
spec/features/public_types_spec.rb
spec/features/public_types_spec.rb
+1
-1
spec/features/settings_spec.rb
spec/features/settings_spec.rb
+1
-1
spec/features/subscriptions_spec.rb
spec/features/subscriptions_spec.rb
+1
-1
spec/lib/pdf_job_spec.rb
spec/lib/pdf_job_spec.rb
+1
-1
spec/mailers/mailer_spec.rb
spec/mailers/mailer_spec.rb
+1
-1
spec/mailers/subscriptions_mailer_spec.rb
spec/mailers/subscriptions_mailer_spec.rb
+1
-1
spec/models/activity_category_spec.rb
spec/models/activity_category_spec.rb
+1
-1
spec/models/activity_spec.rb
spec/models/activity_spec.rb
+1
-1
spec/models/contact_spec.rb
spec/models/contact_spec.rb
+1
-1
spec/models/contact_type_spec.rb
spec/models/contact_type_spec.rb
+1
-1
spec/models/contact_us_mail_spec.rb
spec/models/contact_us_mail_spec.rb
+1
-1
spec/models/email_spec.rb
spec/models/email_spec.rb
+1
-1
spec/models/event_spec.rb
spec/models/event_spec.rb
+1
-1
spec/models/event_type_spec.rb
spec/models/event_type_spec.rb
+1
-1
spec/models/google_agenda/calendar_spec.rb
spec/models/google_agenda/calendar_spec.rb
+1
-1
spec/models/google_agenda/event_spec.rb
spec/models/google_agenda/event_spec.rb
+1
-1
spec/models/google_agenda/service_spec.rb
spec/models/google_agenda/service_spec.rb
+1
-1
spec/models/image_spec.rb
spec/models/image_spec.rb
+1
-1
spec/models/logo_spec.rb
spec/models/logo_spec.rb
+1
-1
spec/models/member_group_spec.rb
spec/models/member_group_spec.rb
+1
-1
spec/models/member_spec.rb
spec/models/member_spec.rb
+1
-1
spec/models/menu_spec.rb
spec/models/menu_spec.rb
+1
-1
spec/models/newsletter_item_spec.rb
spec/models/newsletter_item_spec.rb
+1
-1
spec/models/newsletter_spec.rb
spec/models/newsletter_spec.rb
+1
-1
spec/models/novel_spec.rb
spec/models/novel_spec.rb
+1
-1
spec/models/novel_type_spec.rb
spec/models/novel_type_spec.rb
+1
-1
spec/models/page_spec.rb
spec/models/page_spec.rb
+1
-1
spec/models/partner_spec.rb
spec/models/partner_spec.rb
+1
-1
spec/models/partners_group_spec.rb
spec/models/partners_group_spec.rb
+1
-1
spec/models/performance_spec.rb
spec/models/performance_spec.rb
+1
-1
spec/models/phone_number_spec.rb
spec/models/phone_number_spec.rb
+1
-1
spec/models/public_type_spec.rb
spec/models/public_type_spec.rb
+1
-1
spec/models/season_spec.rb
spec/models/season_spec.rb
+1
-1
spec/models/settings_spec.rb
spec/models/settings_spec.rb
+1
-1
spec/models/subscription_number_spec.rb
spec/models/subscription_number_spec.rb
+1
-1
spec/models/subscription_spec.rb
spec/models/subscription_spec.rb
+1
-1
spec/models/website_spec.rb
spec/models/website_spec.rb
+1
-1
spec/rails_helper.rb
spec/rails_helper.rb
+1
-1
spec/spec_helper.rb
spec/spec_helper.rb
+1
-1
spec/support/feature_macros.rb
spec/support/feature_macros.rb
+1
-1
spec/support/geocoder.rb
spec/support/geocoder.rb
+1
-1
No files found.
.env.example
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
.pryrc
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
Gemfile
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
Rakefile
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/assets/javascripts/application.js
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/javascripts/calendar.js
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/javascripts/emails.js
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/javascripts/novels.js
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/_config.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/activities.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/admin_nav.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/application.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/application/_base.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/application/attachments.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/application/breadcrumbs.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/application/flash.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/application/forms.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/application/layout.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/application/links.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/application/misc.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/application/pie.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/application/quick_access.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/calendar.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/contact_us.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/contacts.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/emails.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/events.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/footer.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/header.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/member_groups.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/members.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/nav.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/news.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/newsletters.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/partners.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/print.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/assets/stylesheets/sign_in.scss
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
* OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
* des Associations" which is an online tool for associations to manage news,
* actors and activities.
* Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
* Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
* 33) <contact@cdsa33.org>
*
* This file is part of OLIGAA.
...
...
app/controllers/activities_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/activity_categories_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/application_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/calendar_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/contact_types_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/contact_us_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/emails_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/event_types_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/events_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/help_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/member_groups_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/members_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/menus_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/newsletter_items_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/newsletters_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/novel_types_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/novels_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/pages_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/partners_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/partners_groups_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#
# This file is part of OLIGAA.
...
...
app/controllers/performances_controller.rb
View file @
dd0babb4
...
...
@@ -2,7 +2,7 @@
# OLIGAA - Stands for "Outil en Ligne d'Information et de Gestion des Activités
# des Associations" which is an online tool for associations to manage news,
# actors and activities.
# Copyright (C) 2010-201
6
Comité Départemental du Sport Adapté de la Gironde (CDSA
# Copyright (C) 2010-201
8
Comité Départemental du Sport Adapté de la Gironde (CDSA
# 33) <contact@cdsa33.org>
#