Change log
0.7
2008-04-28
- Defect #595: Problem migrating from multiple trac projects
- Defect #614: Filters buttons in the issues tab should appear inside the filters fieldset
- Defect #644: Unable to delete issue statuses
- Defect #714: LDAP authentication without password
- Defect #753: Include the Description field (standard field) in the Export to CSV
- Defect #764: Anonymous LDAP access
- Defect #792: Bad URLs for static pages when Redmine is not installed at the server's root
- Defect #796: Active directory LDAP authentification broken.
- Defect #828: Files displayed in Projects::Activity view shows title twice, but no description
- Defect #837: Month not displayed on Activity pages
- Defect #848: Subproject time tracking is shown on the parent project even when 'display_subprojects_issues' is off
- Defect #859: Delete/Move time log entries
- Defect #860: mercurial repository view
- Defect #864: Sort order for files confusing when end dates the same
- Defect #866: Unusable side-by-side diff - horizontal scrolling
- Defect #869: Crash on migrate_from_trac
- Defect #882: migrate_from_trac doesn't import timestamps of wiki and tickets
- Defect #910: PDF export fails on certains HTML entities
- Defect #913: This week condition in view filter down't consider first day of the week
- Defect #930: Link to Wiki page in issue does not work in preview
- Defect #935: when bulk editing, setting "Assigned to" to "nobody" causes an sql error
- Defect #939: The "Issue tracking" on "Overview" shows Issues for subprojects (when it shouldn't?)
- Defect #954: Feed content limit setting has no effect
- Defect #956: Priorities not ordered when displayed as a filter in issue list
- Defect #960: Right click menu can be rendered off-screen
- Defect #961: Home - Layout is off in FF, Safari
- Defect #963: Boards are not deleted when project is deleted
- Defect #969: Custom Field causes 500 internal server error when adding tracker items
- Defect #979: Error 500 when upload file in document and download module
- Defect #984: trying to preview a new issue raises an exception
- Defect #996: CVS view ends up with "duplicate key violates unique constraint" after 0.7.0RC1 update
- Defect #998: Administration: User/List
- Defect #999: File size is shown as "?" when browsing an Hg repository
- Defect #1001: inline image does not work when including a wiki page using the include() macro
- Defect #1027: Preview doesn't work when updating an issue
- Defect #1045: Double dot when ticket not updated
- Defect #1046: mercurial adapter does not work
- Defect #1055: Bug in displaying issues
- Defect #1078: Custom fields added each issue even if not used
- Defect #1092: Estimated time does not recognize improved time formats
- Defect #1105: ActiveRecord::StaleObjectError exception generated on duplicate issues
- Defect #1109: Modules selection not remembered when new project creation fails
- Defect #1111: Forbid (or at least warn) removal of projects with subprojects
- Defect #1119: Links to repository directories are broken in git
- Feature #402: Issues % Done
- Feature #615: Add Timelog to "My Page"
- Feature #839: Setting for whether new projects are public by default
- Feature #841: Ability to copy an existing workflow when creating a new role
- Feature #865: Use site name in emails instead of "Redmine"
- Feature #885: Make Columns Sortable
- Feature #892: Breadcrumb nav for the Forums
- Feature #947: Timelog hours field format
- Feature #970: Add "Issue" to Spent time report
- Feature #972: Add "All time" to timelog report
- Feature #993: Add new detail values to time report
- Feature #997: Sorting Files
- Feature #1009: Add CSV export to /timelog/report
- Feature #1012: Ability to use custom fields in reports
- Feature #1025: Cosmetics: Add Icons to "Activity"-View
- Feature #1032: Add css class for user comments
- Feature #1042: Better error message for failed LDAP on-the-fly user creation
- Feature #1062: Display different page after Log time
- Feature #1070: Allow issue note edit (incl patch)
- Patch #259: Git support for r1104
- Patch #641: Add done_ratio to the right-click context menu
- Patch #817: Show date & time in project files list
- Patch #820: NoMethodError in SearchController
- Patch #826: Fix browsing mercurial repositories
- Patch #830: Identify Redmine emails easily
- Patch #832: Allow sorting issues by fixed version
- Patch #891: Translation to Norwegian against release 0.6.3/0.6.4
- Patch #896: Change icon of issue selection toggle
- Patch #933: import_from_trac imports some trac wiki pages
- Patch #953: Norwegian translation for v 0.7 (rev 1305)
- Patch #955: German translation update (0.7.0-RC1)
- Patch #957: Updated Bulgarian translation
- Patch #965: Russian language update sync to 1312
- Patch #983: Get proper file action on revision on Mercurial
- Patch #1017: Spanish translation sync r1336
- Patch #1052: Wiki include macro: add ability to include pages from other projects
- Patch #1079: Forum messages not being sent to everyone interested
- Patch #1116: show versions of subprojects in calendar and gantt chart [patch]
- Patch #1121: Unable to edit issue descriptions. (Patched.)
- Patch #1124: Spanish translation
0.7.1
2008-05-04
Bug fix release
- Defect #1122: Unnecessary and inconsistent use of absolute URLs
- Defect #1134: Search for target version of "none" fails
- Defect #1147: Updating tickets add a time log with zero hours
- Defect #1152: Private subprojects names revealed on the project overview
- Defect #1160: HMTL-Tags
- Defect #1162: An Internal error wehn use an UPCASE language name in coderay
- Defect #1164: Import Trac Data
- Defect #1165: filtering issue problem
- Defect #1173: Internal error at Issues page
- Defect #1212: Get Error When viewing all the issues
- Feature #1156: hide „new projects” at entry-site
- Patch #1128: Simplified Chinese language file zh.yml updated to r1371
- Patch #1129: Fixes for polish translation
- Patch #1135: Traditional Chinese language file zh.yml updated to r1378
- Patch #1136: Thai Translation
- Patch #1148: Norwegian translation diff
- Patch #1163: Finnish translation sync 1401
0.7.2
- Defect #1180: Check All / Uncheck All in Email Settings
- Defect #1217: private subprojects are listed on Issues view
- Defect #1227: Update issue form: comment field from log time end out of screen
- Defect #1228: Editing role: "issue can be assigned to this role" out of box
- Patch #1207: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant
0.8
- Defect #718: roadmap: post --> get
- Defect #967: No way to do textile horizontal rule
- Feature #851: Locked wiki pages
- Patch #903: Clean up attachment model
- Patch #966: DRY: Move repetitive calendar include code from views into helper
- Patch #1146: Patch for protecting wiki pages (#851)