OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openproject/doc/CHANGELOG.md

91 lines
2.1 KiB

<!---- copyright
OpenProject My Project Page Plugin
Copyright (C) 2011-2014 the OpenProject Foundation (OPF)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License version 3.
This program 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
See doc/COPYRIGHT.md for more details.
++-->
# Changelog
## 3.0.2
* Fix path of assets that should be precompiled
## 3.0.1
* `#5357` Adapt released plugins to base on plugins functionality
* Fix: Add edit accesskey for my project page personalization
## 3.0.0
* `#3292` Fix: [User Management] Project members displayed multiple times in overview page when added as part of a group and individually
* `#3440` New workpackage form layout
11 years ago
* `#3734` Responsible widget for my project page
* `#4786` Fix: Teaser edit buttons invisible
11 years ago
## 3.0.0.pre12
* `#2502` New Layout for overview / my page
* `#2259` [Accessibility] linearisation of issue show form (2)
## 3.0.0.pre11
* fixed sepc for User Story #2743: Clear filters when 'Work Packages' is clicked in the menu bar
## 3.0.0.pre10
11 years ago
* Adaptations for new icon font
## 3.0.0.pre9
* `#2731` Migrate serialized yaml from syck to psych
## 3.0.0.pre8
* `#2451` Squash old migrations
## 3.0.0.pre7
* `#2070` Adaptions after changing core asset locations
## 3.0.0.pre6
* Renamed IssueStatus to Status
## 3.0.0.pre5
* Renamed issue to work package where applicable
## 3.0.0.pre4
* `#2027` Fix/rename issues to work packages
## 3.0.0.pre3
11 years ago
* `#1875` removed the documents-block, that now resides in the documents-plugin
* `#1794` prepared the plugin for publishing, added copyright-headers, README's etc.
## 3.0.0.pre2
* `#1723` MyProject Page Link not working
## 3.0.0.pre1
* first rails3 pre release
* initial migration to rails 3.x/engines