Skip to content

Commit

Permalink
Apply new legal comments to rest of files
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Altmann committed Oct 17, 2015
1 parent af117b7 commit e693cc2
Show file tree
Hide file tree
Showing 49 changed files with 94 additions and 1,065 deletions.
25 changes: 5 additions & 20 deletions app/assets/stylesheets/application.scss
Original file line number Diff line number Diff line change
@@ -1,24 +1,9 @@
/* Copyright (c) 2012-2015, Fairmondo eG. This file is
* licensed under the GNU Affero General Public License version 3 or later.
* See the COPYRIGHT file for details.
*/

/*
*
* == License:
* Fairmondo - Fairmondo is an open-source online marketplace.
* Copyright (C) 2013 Fairmondo eG
*
* This file is part of Fairmondo.
*
* Fairmondo is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* Fairmondo is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
*
* This is the application.css that requires our custom styles
*
* PLEASE DO NOT PUT ANY CSS CODE IN HERE !!!
Expand Down
21 changes: 0 additions & 21 deletions app/views/application/_accordion_layout.html.slim
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
.Accordion-item id=accordion_name class="#{accordion_item_class}#{params[:active_accordion]==accordion_name ? ' Accordion-item--active' : '' }"
a href="##{accordion_name}" class="Accordion-header #{accordion_header_class}"
- if accordion_arrow
Expand Down
22 changes: 0 additions & 22 deletions app/views/application/_notice_layout.html.slim
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
.Notice class="Notice--#{main_notice_mapper(type)}"
.Notice-inner
= yield
Expand Down
21 changes: 0 additions & 21 deletions app/views/article_templates/_form.html.slim
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
- edit_form = false unless local_assigns.has_key?(:edit_form)

.Article-form.Accordion.Accordion--activated.article-form
Expand Down
22 changes: 0 additions & 22 deletions app/views/article_templates/_table.html.slim
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
table.article_templates
tr
th= t('formtastic.labels.article.article_template_name')
Expand Down
22 changes: 0 additions & 22 deletions app/views/article_templates/_table_entry.html.slim
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
- if article_template
tr
td= article_template.article_template_name
Expand Down
21 changes: 0 additions & 21 deletions app/views/articles/_form.html.slim
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
- edit_form = false unless local_assigns.has_key?(:edit_form)

.article-form.Accordion.Accordion--activated.Accordion--scrollToActive
Expand Down
21 changes: 0 additions & 21 deletions app/views/articles/form/_article_template_select.html.slim
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
- if current_user.article_templates.any?
= semantic_form_for(:template, url: new_article_path, \
html: { method: :get }, builder: ::Fairtastic::FormBuilder) do |f|
Expand Down
21 changes: 0 additions & 21 deletions app/views/articles/form/_common_inputs.html.slim
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
/ Lieferzeit, preise? (auch le), DELETE CHROME PASSWORD
- edit_form = false unless local_assigns.has_key?(:edit_form)

Expand Down
21 changes: 0 additions & 21 deletions app/views/articles/form/_fair_trust_questionnaire_form.html.slim
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
- article_form.object.build_fair_trust_questionnaire unless article_form.object.fair_trust_questionnaire
= article_form.nested_inputs_for :fair_trust_questionnaire, :name => t('form.fill_in_questionnaire'), :tooltip => true do |f|
= article_form.semantic_errors :fair_trust_questionnaire
Expand Down
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
- article_form.object.build_social_producer_questionnaire unless article_form.object.social_producer_questionnaire
= article_form.nested_inputs_for :social_producer_questionnaire, :name => t('form.fill_in_questionnaire'), :tooltip => true do |f|
= article_form.semantic_errors :social_producer_questionnaire
Expand Down
22 changes: 0 additions & 22 deletions app/views/articles/index/_featured_libraries_ecologic.html.slim
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
/ display ecologic landing page
- content_for :search_specific_content
- content_for :is_exclusive, true
Expand Down
22 changes: 0 additions & 22 deletions app/views/articles/index/_featured_libraries_fair.html.slim
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
/ display fair landing page
- content_for :search_specific_content
- content_for :is_exclusive, true
Expand Down
22 changes: 0 additions & 22 deletions app/views/articles/index/_featured_libraries_small.html.slim
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
/ display small and precious landing page
- content_for :search_specific_content
- content_for :is_exclusive, true
Expand Down
22 changes: 0 additions & 22 deletions app/views/articles/index/_featured_libraries_used.html.slim
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
/
/
/ == License:
/ Fairmondo - Fairmondo is an open-source online marketplace.
/ Copyright (C) 2013 Fairmondo eG
/
/ This file is part of Fairmondo.
/
/ Fairmondo is free software: you can redistribute it and/or modify
/ it under the terms of the GNU Affero General Public License as
/ published by the Free Software Foundation, either version 3 of the
/ License, or (at your option) any later version.
/
/ Fairmondo is distributed in the hope that it will be useful,
/ but WITHOUT ANY WARRANTY; without even the implied warranty of
/ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/ GNU Affero General Public License for more details.
/
/ You should have received a copy of the GNU Affero General Public License
/ along with Fairmondo. If not, see <http://www.gnu.org/licenses/>.
/
/ display landing page with used articles
- content_for :search_specific_content
- content_for :is_exclusive, true
Expand Down
Loading

0 comments on commit e693cc2

Please sign in to comment.