kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
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.
73 lines
1.6 KiB
73 lines
1.6 KiB
11 years ago
|
<!---- copyright
|
||
|
OpenProject Reporting Plugin
|
||
|
|
||
|
Copyright (C) 2010 - 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.
|
||
|
|
||
|
++-->
|
||
|
|
||
11 years ago
|
# Changelog
|
||
|
|
||
11 years ago
|
## 3.0.8
|
||
11 years ago
|
|
||
11 years ago
|
* `#7905` custom field not removed from cost report after delete
|
||
11 years ago
|
* `#5191` Public Release Reporting Plugin
|
||
11 years ago
|
* `#4024` Fix: Subpages have no unique page titles
|
||
|
|
||
11 years ago
|
## 4.0.0
|
||
|
|
||
11 years ago
|
* `#3216` Fix: Reporting creates 500 when a CustomField with content type version or user exists
|
||
11 years ago
|
* `#4024` Subpages have no unique page titles
|
||
|
|
||
11 years ago
|
## 4.0.0.pre9
|
||
|
|
||
11 years ago
|
* Adaptations for new icon font
|
||
11 years ago
|
* added icon for new project menu
|
||
|
|
||
11 years ago
|
## 4.0.0.pre8
|
||
|
|
||
11 years ago
|
* `#2731` Migrated serialized yaml from syck to psych
|
||
|
|
||
11 years ago
|
## 4.0.0.pre7
|
||
|
|
||
11 years ago
|
* `#2449` Squash old migrations
|
||
11 years ago
|
* `#2517` XSS: unescaped fields in cost report view (cost log comment, work package title)
|
||
11 years ago
|
|
||
11 years ago
|
## 4.0.0.pre6
|
||
|
|
||
|
* New core version dependency.
|
||
|
|
||
11 years ago
|
## 4.0.0.pre5
|
||
|
|
||
|
* Rename IssueCategory to Category
|
||
|
|
||
11 years ago
|
## 4.0.0.pre4
|
||
|
|
||
11 years ago
|
* `#2061` Migrate to new data model.
|
||
|
|
||
11 years ago
|
## 4.0.0.pre3
|
||
12 years ago
|
|
||
|
Adapt to OpenProject core
|
||
|
|
||
11 years ago
|
## 4.0.0.pre2
|
||
12 years ago
|
|
||
|
* Fixed grouping by authors
|
||
|
* Added reporting permissions
|
||
|
* Translation fixes
|
||
|
|
||
11 years ago
|
## 4.0.0.pre1
|
||
12 years ago
|
|
||
|
* First release of the Rails 3 version
|