Revision 1369
Added by Jean-Philippe Lang about 17 years ago
CHANGELOG | ||
---|---|---|
5 | 5 |
http://www.redmine.org/ |
6 | 6 |
|
7 | 7 |
|
8 |
== 2008-04-28 v0.7.0 |
|
9 |
|
|
10 |
* Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present |
|
11 |
* Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list. |
|
12 |
* Add predefined date ranges to the time report |
|
13 |
* Time report can be done at issue level |
|
14 |
* Various timelog report enhancements |
|
15 |
* Accept the following formats for "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30 |
|
16 |
* Display the context menu above and/or to the left of the click if needed |
|
17 |
* Make the admin project files list sortable |
|
18 |
* Mercurial: display working directory files sizes unless browsing a specific revision |
|
19 |
* Preserve status filter and page number when using lock/unlock/activate links on the users list |
|
20 |
* Redmine.pm support for LDAP authentication |
|
21 |
* Better error message and AR errors in log for failed LDAP on-the-fly user creation |
|
22 |
* Redirected user to where he is coming from after logging hours |
|
23 |
* Warn user that subprojects are also deleted when deleting a project |
|
24 |
* Include subprojects versions on calendar and gantt |
|
25 |
* Notify project members when a message is posted if they want to receive notifications |
|
26 |
* Fixed: Feed content limit setting has no effect |
|
27 |
* Fixed: Priorities not ordered when displayed as a filter in issue list |
|
28 |
* Fixed: can not display attached images inline in message replies |
|
29 |
* Fixed: Boards are not deleted when project is deleted |
|
30 |
* Fixed: trying to preview a new issue raises an exception with postgresql |
|
31 |
* Fixed: single file 'View difference' links do not work because of duplicate slashes in url |
|
32 |
* Fixed: inline image not displayed when including a wiki page |
|
33 |
* Fixed: CVS duplicate key violation |
|
34 |
* Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues |
|
35 |
* Fixed: custom field filters behaviour |
|
36 |
* Fixed: Postgresql 8.3 compatibility |
|
37 |
* Fixed: Links to repository directories don't work |
|
38 |
|
|
39 |
|
|
8 | 40 |
== 2008-03-29 v0.7.0-rc1 |
9 | 41 |
|
10 | 42 |
* Overall activity view and feed added, link is available on the project list |
Also available in: Unified diff
Changelog update.