provide every possible file with a short copyright notice

This was done using the rake task: rake copyright:update
pull/163/head
Jens Ulferts 12 years ago
parent d818f09f9c
commit 21459a384f
  1. 11
      app/assets/javascripts/accessibility.js
  2. 11
      app/assets/javascripts/action_menu.js
  3. 11
      app/assets/javascripts/ajaxappender.js
  4. 11
      app/assets/javascripts/application.js
  5. 11
      app/assets/javascripts/breadcrumb.js
  6. 11
      app/assets/javascripts/context_menu.js
  7. 11
      app/assets/javascripts/findDomElement.js
  8. 12
      app/assets/javascripts/issues.js.erb
  9. 11
      app/assets/javascripts/jquery.menu_expand.js
  10. 11
      app/assets/javascripts/jquery_noconflict.js
  11. 11
      app/assets/javascripts/openproject.js
  12. 11
      app/assets/javascripts/repository_navigation.js
  13. 11
      app/assets/javascripts/select_list_move.js
  14. 11
      app/assets/stylesheets/accessibility.css
  15. 11
      app/assets/stylesheets/application.css.erb
  16. 11
      app/assets/stylesheets/calendar.css
  17. 11
      app/assets/stylesheets/context_menu-reset.css
  18. 11
      app/assets/stylesheets/context_menu.css
  19. 11
      app/assets/stylesheets/context_menu_rtl.css
  20. 11
      app/assets/stylesheets/default.css
  21. 11
      app/assets/stylesheets/default/application.css.erb
  22. 11
      app/assets/stylesheets/ie6.css
  23. 11
      app/assets/stylesheets/ie7.css
  24. 11
      app/assets/stylesheets/jstoolbar.css.erb
  25. 11
      app/assets/stylesheets/print.css
  26. 11
      app/assets/stylesheets/rtl.css
  27. 11
      app/assets/stylesheets/scm.css
  28. 11
      app/assets/stylesheets/select2_customizing.css.erb
  29. 8
      app/controllers/account_controller.rb
  30. 8
      app/controllers/activities_controller.rb
  31. 8
      app/controllers/admin_controller.rb
  32. 8
      app/controllers/application_controller.rb
  33. 8
      app/controllers/attachments_controller.rb
  34. 8
      app/controllers/auth_sources_controller.rb
  35. 8
      app/controllers/boards_controller.rb
  36. 8
      app/controllers/custom_fields_controller.rb
  37. 8
      app/controllers/documents_controller.rb
  38. 8
      app/controllers/enumerations_controller.rb
  39. 8
      app/controllers/files_controller.rb
  40. 8
      app/controllers/groups_controller.rb
  41. 8
      app/controllers/help_controller.rb
  42. 8
      app/controllers/issue_categories_controller.rb
  43. 8
      app/controllers/issue_relations_controller.rb
  44. 8
      app/controllers/issue_statuses_controller.rb
  45. 8
      app/controllers/issues/auto_completes_controller.rb
  46. 8
      app/controllers/issues/calendars_controller.rb
  47. 8
      app/controllers/issues/context_menus_controller.rb
  48. 8
      app/controllers/issues/moves_controller.rb
  49. 8
      app/controllers/issues/previews_controller.rb
  50. 8
      app/controllers/issues/reports_controller.rb
  51. 8
      app/controllers/issues_controller.rb
  52. 8
      app/controllers/journals_controller.rb
  53. 8
      app/controllers/ldap_auth_sources_controller.rb
  54. 8
      app/controllers/mail_handler_controller.rb
  55. 8
      app/controllers/members_controller.rb
  56. 8
      app/controllers/messages_controller.rb
  57. 8
      app/controllers/my_controller.rb
  58. 8
      app/controllers/news/comments_controller.rb
  59. 8
      app/controllers/news/previews_controller.rb
  60. 8
      app/controllers/news_controller.rb
  61. 8
      app/controllers/project_enumerations_controller.rb
  62. 8
      app/controllers/projects_controller.rb
  63. 8
      app/controllers/queries_controller.rb
  64. 8
      app/controllers/repositories_controller.rb
  65. 8
      app/controllers/roles_controller.rb
  66. 8
      app/controllers/search_controller.rb
  67. 8
      app/controllers/settings_controller.rb
  68. 8
      app/controllers/sys_controller.rb
  69. 8
      app/controllers/time_entries/reports_controller.rb
  70. 8
      app/controllers/timelog_controller.rb
  71. 8
      app/controllers/trackers_controller.rb
  72. 8
      app/controllers/users_controller.rb
  73. 8
      app/controllers/versions_controller.rb
  74. 8
      app/controllers/watchers_controller.rb
  75. 8
      app/controllers/welcome_controller.rb
  76. 8
      app/controllers/wiki_controller.rb
  77. 11
      app/controllers/wiki_menu_items_controller.rb
  78. 8
      app/controllers/wikis_controller.rb
  79. 8
      app/controllers/workflows_controller.rb
  80. 11
      app/helpers/accessibility_helper.rb
  81. 8
      app/helpers/account_helper.rb
  82. 8
      app/helpers/admin_helper.rb
  83. 8
      app/helpers/application_helper.rb
  84. 8
      app/helpers/attachments_helper.rb
  85. 8
      app/helpers/auth_sources_helper.rb
  86. 8
      app/helpers/boards_helper.rb
  87. 11
      app/helpers/breadcrumb_helper.rb
  88. 8
      app/helpers/calendars_helper.rb
  89. 8
      app/helpers/custom_fields_helper.rb
  90. 8
      app/helpers/documents_helper.rb
  91. 8
      app/helpers/enumerations_helper.rb
  92. 8
      app/helpers/groups_helper.rb
  93. 11
      app/helpers/i18n_js_helper.rb
  94. 8
      app/helpers/issue_categories_helper.rb
  95. 11
      app/helpers/issue_list_sums_helper.rb
  96. 8
      app/helpers/issue_moves_helper.rb
  97. 8
      app/helpers/issue_relations_helper.rb
  98. 8
      app/helpers/issue_statuses_helper.rb
  99. 8
      app/helpers/issues_helper.rb
  100. 8
      app/helpers/journals_helper.rb
  101. Some files were not shown because too many files have changed in this diff Show More

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
$(document).observe('dom:loaded', function() {
// If there is a flash message, give focus
// necessary for screen readers

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
/*
The action menu is a menu that usually belongs to an OpenProject entity (like an Issue, WikiPage, Meeting, ..).
Most likely it looks like this:

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
(function ($) {
var AjaxAppender = function (options) {
var append_href,

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
// This is a manifest file that'll be compiled into application.js, which will include all the files
// listed below.
//

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
jQuery.fn.reverse = [].reverse;
(function($){
$.fn.adjustBreadcrumbToWindowSize = function(){

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
/* redMine - project management software
Copyright (C) 2006-2008 Jean-Philippe Lang */
var observingContextMenuClick;

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
(function( $ ){
$.fn.nextElementInDom = function(selector, options) {
return $(this).findElementInDom(selector, $.extend(options, { direction: 'front' }));

@ -1,3 +1,15 @@
<%#-- copyright
OpenProject is a project management system.
Copyright (C) 2012-2013 the OpenProject Team
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License version 3.
See doc/COPYRIGHT.rdoc for more details.
++#%>
var Issue = Issue || {};
Issue.Show = (function($) {

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
/*
* Expands Redmine's current menu
*/

@ -1 +1,12 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
$.noConflict();

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
window.OpenProject = (function ($) {
/**
* OpenProject instance methods

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
Event.observe(window,'load',function() {
/*
If we're viewing a tag or branch, don't display it in the

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
var NS4 = (navigator.appName == "Netscape" && parseInt(navigator.appVersion) < 5);
function addOption(theSel, theText, theValue)

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
a:focus,
input:focus,
select:focus,

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
/*
* This is a manifest file that'll automatically include all the stylesheets available in this directory
* and any sub-directories. You're free to add application-wide styles to this file and they'll appear at

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
/* The main calendar widget. DIV containing a table. */
img.calendar-trigger {

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
#context-menu ul { background:#F4F4F4 none repeat scroll 0 0;}
#context-menu a { border: none; }

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
#context-menu { position: absolute; z-index: 40; font-size: 0.9em;}
#context-menu ul, #context-menu li, #context-menu a {

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
#context-menu li.folder ul { left:auto; right:168px; }
#context-menu li.folder>ul { left:auto; right:148px; }
#context-menu li a.submenu { background:url("../images/bullet_arrow_left.png") left no-repeat; }

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
/*
* This is a manifest file that'll automatically include all the stylesheets available in this directory
* and any sub-directories. You're free to add application-wide styles to this file and they'll appear at

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
html {overflow-y:scroll;}
body {
margin: 0;

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
/* IE6 how i love to hate thee */
#account-nav li a {

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
/* These will be included for IE6 & IE7 */
.title-bar h2 {

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
.jstEditor {
padding-left: 0px;
}

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
/***** Media print specific styles *****/
@media print {
#top-menu, #header, #main-menu, #sidebar, #footer, .contextual, .other-formats { display:none; }

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
body, #wrapper { direction: rtl;}
#quick-search { float: left; }

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
div.changeset-changes ul { margin: 0; padding: 0; }
div.changeset-changes ul > ul { margin-left: 18px; padding: 0; }

@ -1,3 +1,14 @@
//-- copyright
// OpenProject is a project management system.
//
// Copyright (C) 2012-2013 the OpenProject Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License version 3.
//
// See doc/COPYRIGHT.rdoc for more details.
//++
.project-search-results {
-webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: content-box; /* Firefox, other Gecko */

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,3 +1,14 @@
#-- copyright
# OpenProject is a project management system.
#
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++
class WikiMenuItemsController < ApplicationController
attr_reader :wiki_menu_item

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,3 +1,14 @@
#-- copyright
# OpenProject is a project management system.
#
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++
module AccessibilityHelper
def you_are_here_info(condition = true)
condition ?

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,3 +1,14 @@
#-- copyright
# OpenProject is a project management system.
#
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++
module BreadcrumbHelper
def full_breadcrumb
breadcrumb_list(link_to(l(:label_home), home_path),

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,3 +1,14 @@
#-- copyright
# OpenProject is a project management system.
#
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++
module I18nJsHelper
def i18n_js_tags
fallbacks = I18n.fallbacks[I18n.locale].map(&:to_s)

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,3 +1,14 @@
#-- copyright
# OpenProject is a project management system.
#
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++
# Attention: expects @query to be set (with a Chiliproject Query Object)
module IssueListSumsHelper

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

@ -1,13 +1,11 @@
#-- encoding: UTF-8
#-- copyright
# ChiliProject is a project management system.
# OpenProject is a project management system.
#
# Copyright (C) 2010-2011 the ChiliProject Team
# Copyright (C) 2012-2013 the OpenProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# modify it under the terms of the GNU General Public License version 3.
#
# See doc/COPYRIGHT.rdoc for more details.
#++

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save