== Redmine changelog Redmine - project management software Copyright (C) 2006-2011 Jean-Philippe Lang http://www.redmine.org/ == 2011-04-29 v1.1.3 * Defect #5773: Email reminders are sent to locked users * Defect #6590: Wrong file list link in email notification on new file upload * Defect #7589: Wiki page with backslash in title can not be found * Defect #7785: Mailhandler keywords are not removed when updating issues * Defect #7794: Internal server error on formatting an issue as a PDF in Japanese * Defect #7838: Gantt- Issues does not show up in green when start and end date are the same * Defect #7846: Headers (h1, etc.) containing backslash followed by a digit are not displayed correctly * Defect #7875: CSV export separators in polish locale (pl.yml) * Defect #7890: Internal server error when referencing an issue without project in commit message * Defect #7904: Subprojects not properly deleted when deleting a parent project * Defect #7939: Simultaneous Wiki Updates Cause Internal Error * Defect #7951: Atom links broken on wiki index * Defect #7954: IE 9 can not select issues, does not display context menu * Defect #7985: Trying to do a bulk edit results in "Internal Error" * Defect #8003: Error raised by reposman.rb under Windows server 2003 * Defect #8012: Wrong selection of modules when adding new project after validation error * Defect #8038: Associated Revisions OL/LI items are not styled properly in issue view * Defect #8067: CSV exporting in Italian locale * Defect #8235: bulk edit issues and copy issues error in es, gl and ca locales * Defect #8244: selected modules are not activated when copying a project * Patch #7278: Update Simplified Chinese translation to 1.1 * Patch #7390: Fixes in Czech localization * Patch #7963: Reminder email: Link for show all issues does not sort == 2011-03-07 v1.1.2 * Defect #3132: Bulk editing menu non-functional in Opera browser * Defect #6090: Most binary files become corrupted when downloading from CVS repository browser when Redmine is running on a Windows server * Defect #7280: Issues subjects wrap in Gantt * Defect #7288: Non ASCII filename downloaded from repo is broken on Internet Explorer. * Defect #7317: Gantt tab gives internal error due to nil avatar icon * Defect #7497: Aptana Studio .project file added to version 1.1.1-stable * Defect #7611: Workflow summary shows X icon for workflow with exactly 1 status transition * Defect #7625: Syntax highlighting unavailable from board new topic or topic edit preview * Defect #7630: Spent time in commits not recognized * Defect #7656: MySQL SQL Syntax Error when filtering issues by Assignee's Group * Defect #7718: Minutes logged in commit message are converted to hours * Defect #7763: Email notification are sent to watchers even if 'No events' setting is chosen * Feature #7608: Add "retro" gravatars * Patch #7598: Extensible MailHandler * Patch #7795: Internal server error at journals#index with custom fields == 2011-01-30 v1.1.1 * Defect #4899: Redmine fails to list files for darcs repository * Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql * Defect #7256: redmine/public/.htaccess must be moved for non-fastcgi installs/upgrades * Defect #7258: Automatic spent time logging does not work properly with SQLite3 * Defect #7259: Released 1.1.0 uses "devel" label inside admin information * Defect #7265: "Loading..." icon does not disappear after add project member * Defect #7266: Test test_due_date_distance_in_words fail due to undefined locale * Defect #7274: CSV value separator in dutch locale * Defect #7277: Enabling gravatas causes usernames to overlap first name field in user list * Defect #7294: "Notifiy for only project I select" is not available anymore in 1.1.0 * Defect #7307: HTTP 500 error on query for empty revision * Defect #7313: Label not translated in french in Settings/Email Notification tab * Defect #7329: with long strings may hang server * Defect #7337: My page french translation * Defect #7348: French Translation of "Connection" * Defect #7385: Error when viewing an issue which was related to a deleted subtask * Defect #7386: NoMethodError on pdf export * Defect #7415: Darcs adapter recognizes new files as modified files above Darcs 2.4 * Defect #7421: no email sent with 'Notifiy for any event on the selected projects only' * Feature #5344: Update to latest CodeRay 0.9.x == 2011-01-09 v1.1.0 * Defect #2038: Italics in wiki headers show-up wrong in the toc * Defect #3449: Redmine Takes Too Long On Large Mercurial Repository * Defect #3567: Sorting for changesets might go wrong on Mercurial repos * Defect #3707: {{toc}} doesn't work with {{include}} * Defect #5096: Redmine hangs up while browsing Git repository * Defect #6000: Safe Attributes prevents plugin extension of Issue model... * Defect #6064: Modules not assigned to projects created via API * Defect #6110: MailHandler should allow updating Issue Priority and Custom fields * Defect #6136: JSON API holds less information than XML API * Defect #6345: xml used by rest API is invalid * Defect #6348: Gantt chart PDF rendering errors * Defect #6403: Updating an issue with custom fields fails * Defect #6467: "Member of role", "Member of group" filter not work correctly * Defect #6473: New gantt broken after clearing issue filters * Defect #6541: Email notifications send to everybody * Defect #6549: Notification settings not migrated properly * Defect #6591: Acronyms must have a minimum of three characters * Defect #6674: Delete time log broken after changes to REST * Defect #6681: Mercurial, Bazaar and Darcs auto close issue text should be commit id instead of revision number * Defect #6724: Wiki uploads does not work anymore (SVN 4266) * Defect #6746: Wiki links are broken on Activity page * Defect #6747: Wiki diff does not work since r4265 * Defect #6763: New gantt charts: subject displayed twice on issues * Defect #6826: Clicking "Add" twice creates duplicate member record * Defect #6844: Unchecking status filter on the issue list has no effect * Defect #6895: Wrong Polish translation of "blocks" * Defect #6943: Migration from boolean to varchar fails on PostgreSQL 8.1 * Defect #7064: Mercurial adapter does not recognize non alphabetic nor numeric in UTF-8 copied files * Defect #7128: New gantt chart does not render subtasks under parent task * Defect #7135: paging mechanism returns the same last page forever * Defect #7188: Activity page not refreshed when changing language * Defect #7195: Apply CLI-supplied defaults for incoming mail only to new issues not replies * Defect #7197: Tracker reset to default when replying to an issue email * Defect #7213: Copy project does not copy all roles and permissions * Defect #7225: Project settings: Trackers & Custom fields only relevant if module Issue tracking is active * Feature #630: Allow non-unique names for projects * Feature #1738: Add a "Visible" flag to project/user custom fields * Feature #2803: Support for Javascript in Themes * Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------" * Feature #2995: Improve error message when trying to access an archived project * Feature #3170: Autocomplete issue relations on subject * Feature #3503: Administrator Be Able To Modify Email settings Of Users * Feature #4155: Automatic spent time logging from commit messages * Feature #5136: Parent select on Wiki rename page * Feature #5338: Descendants (subtasks) should be available via REST API * Feature #5494: Wiki TOC should display heading from level 4 * Feature #5594: Improve MailHandler's keyword handling * Feature #5622: Allow version to be set via incoming email * Feature #5712: Reload themes * Feature #5869: Issue filters by Group and Role * Feature #6092: Truncate Git revision labels in Activity page/feed and allow configurable length * Feature #6112: Accept localized keywords when receiving emails * Feature #6140: REST issues response with issue count limit and offset * Feature #6260: REST API for Users * Feature #6276: Gantt Chart rewrite * Feature #6446: Remove length limits on project identifier and name * Feature #6628: Improvements in truncate email * Feature #6779: Project JSON API * Feature #6823: REST API for time tracker. * Feature #7072: REST API for news * Feature #7111: Expose more detail on journal entries * Feature #7141: REST API: get information about current user * Patch #4807: Allow to set the done_ratio field with the incoming mail system * Patch #5441: Initialize TimeEntry attributes with params[:time_entry] * Patch #6762: Use GET instead of POST to retrieve context_menu * Patch #7160: French translation ofr "not_a_date" is missing * Patch #7212: Missing remove_index in AddUniqueIndexOnMembers down migration == 2010-12-23 v1.0.5 * #6656: Mercurial adapter loses seconds of commit times * #6996: Migration trac(sqlite3) -> redmine(postgresql) doesnt escape ' char * #7013: v-1.0.4 trunk - see {{count}} in page display rather than value * #7016: redundant 'field_start_date' in ja.yml * #7018: 'undefined method `reschedule_after' for nil:NilClass' on new issues * #7024: E-mail notifications about Wiki changes. * #7033: 'class' attribute of
 tag shouldn't be truncate
* #7035: CSV value separator in russian
* #7122: Issue-description Quote-button missing
* #7144: custom queries making use of deleted custom fields cause a 500 error
* #7162: Multiply defined label in french translation

== 2010-11-28 v1.0.4

* #5324: Git not working if color.ui is enabled
* #6447: Issues API doesn't allow full key auth for all actions
* #6457: Edit User group problem
* #6575: start date being filled with current date even when blank value is submitted
* #6740: Max attachment size, incorrect usage of 'KB'
* #6760: Select box sorted by ID instead of name in Issue Category
* #6766: Changing target version name can cause an internal error
* #6784: Redmine not working with i18n gem 0.4.2
* #6839: Hardcoded absolute links in my/page_layout
* #6841: Projects API doesn't allow full key auth for all actions
* #6860: svn: Write error: Broken pipe when browsing repository
* #6874: API should return XML description when creating a project
* #6932: submitting wrong parent task input creates a 500 error
* #6966: Records of Forums are remained, deleting project
* #6990: Layout problem in workflow overview
* #5117: mercurial_adapter should ensure the right LANG environment variable
* #6782: Traditional Chinese language file (to r4352)
* #6783: Swedish Translation for r4352
* #6804: Bugfix: spelling fixes
* #6814: Japanese Translation for r4362
* #6948: Bulgarian translation
* #6973: Update es.yml

== 2010-10-31 v1.0.3

* #4065: Redmine.pm doesn't work with LDAPS and a non-standard port
* #4416: Link from version details page to edit the wiki.
* #5484: Add new issue as subtask to an existing ticket
* #5948: Update help/wiki_syntax_detailed.html with more link options
* #6494: Typo in pt_BR translation for 1.0.2
* #6508: Japanese translation update
* #6509: Localization pt-PT (new strings)
* #6511: Rake task to test email
* #6525: Traditional Chinese language file (to r4225)
* #6536: Patch for swedish translation
* #6548: Rake tasks to add/remove i18n strings
* #6569: Updated Hebrew translation
* #6570: Japanese Translation for r4231
* #6596: pt-BR translation updates
* #6629: Change field-name of issues start date
* #6669: Bulgarian translation
* #6731: Macedonian translation fix
* #6732: Japanese Translation for r4287
* #6735: Add user-agent to reposman
* #6736: Traditional Chinese language file (to r4288)
* #6739: Swedish Translation for r4288
* #6765: Traditional Chinese language file (to r4302)
* Fixed #5324: Git not working if color.ui is enabled
* Fixed #5652: Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark).
* Fixed #5803: Precedes/Follows Relationships Broke
* Fixed #6435: Links to wikipages bound to versions do not respect version-sharing in Settings -> Versions
* Fixed #6438: Autologin cannot be disabled again once it's enabled
* Fixed #6513: "Move" and "Copy" are not displayed when deployed in subdirectory
* Fixed #6521: Tooltip/label for user "search-refinment" field on group/project member list
* Fixed #6563: i18n-issues on calendar view
* Fixed #6598: Wrong caption for button_create_and_continue in German language file
* Fixed #6607: Unclear caption for german button_update
* Fixed #6612: SortHelper missing from CalendarsController
* Fixed #6740: Max attachment size, incorrect usage of 'KB'
* Fixed #6750: ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:

== 2010-09-26 v1.0.2

* #2285: issue-refinement: pressing enter should result to an "apply"
* #3411: Allow mass status update trough context menu
* #5929: https-enabled gravatars when called over https
* #6189: Japanese Translation for r4011
* #6197: Traditional Chinese language file (to r4036)
* #6198: Updated german translation
* #6208: Macedonian translation
* #6210: Swedish Translation for r4039
* #6248: nl translation update for r4050
* #6263: Catalan translation update
* #6275: After submitting a related issue, the Issue field should be re-focused
* #6289: Checkboxes in issues list shouldn't be displayed when printing
* #6290: Make journals theming easier
* #6291: User#allowed_to? is not tested
* #6306: Traditional Chinese language file (to r4061)
* #6307: Korean translation update for 4066(4061)
* #6316: pt_BR update
* #6339: SERBIAN Updated
* #6358: Updated Polish translation
* #6363: Japanese Translation for r4080
* #6365: Traditional Chinese language file (to r4081)
* #6382: Issue PDF export variable usage
* #6428: Interim solution for i18n >= 0.4
* #6441: Japanese Translation for r4162
* #6451: Traditional Chinese language file (to r4167)
* #6465: Japanese Translation for r4171
* #6466: Traditional Chinese language file (to r4171)
* #6490: pt-BR translation for 1.0.2
* Fixed #3935: stylesheet_link_tag with plugin doesn't take into account relative_url_root
* Fixed #4998: Global issue list's context menu has enabled options for parent menus but there are no valid selections
* Fixed #5170: Done ratio can not revert to 0% if status is used for done ratio
* Fixed #5608: broken with i18n 0.4.0
* Fixed #6054: Error 500 on filenames with whitespace in git reposities
* Fixed #6135: Default logger configuration grows without bound.
* Fixed #6191: Deletion of a main task deletes all subtasks
* Fixed #6195: Missing move issues between projects
* Fixed #6242: can't switch between inline and side-by-side diff
* Fixed #6249: Create and continue returns 404
* Fixed #6267: changing the authentication mode from ldap to internal with setting the password
* Fixed #6270: diff coderay malformed in the "news" page
* Fixed #6278: missing "cant_link_an_issue_with_a_descendant"from locale files
* Fixed #6333: Create and continue results in a 404 Error
* Fixed #6346: Age column on repository view is skewed for git, probably CVS too
* Fixed #6351: Context menu on roadmap broken
* Fixed #6388: New Subproject leads to a 404
* Fixed #6392: Updated/Created links to activity broken
* Fixed #6413: Error in SQL
* Fixed #6443: Redirect to project settings after Copying a Project
* Fixed #6448: Saving a wiki page with no content has a translation missing
* Fixed #6452: Unhandled exception on creating File
* Fixed #6471: Typo in label_report in Czech translation
* Fixed #6479: Changing tracker type will lose watchers
* Fixed #6499: Files with leading or trailing whitespace are not shown in git.

== 2010-08-22 v1.0.1

* #819: Add a body ID and class to all pages
* #871: Commit new CSS styles!
* #3301: Add favicon to base layout
* #4656: On Issue#show page, clicking on “Add related issue” should focus on the input
* #4896: Project identifier should be a limited field
* #5084: Filter all isssues by projects
* #5477: Replace Test::Unit::TestCase with ActiveSupport::TestCase
* #5591: 'calendar' action is used with 'issue' controller in issue/sidebar
* #5735: Traditional Chinese language file (to r3810)
* #5740: Swedish Translation for r3810
* #5785: pt-BR translation update
* #5898: Projects should be displayed as links in users/memberships
* #5910: Chinese translation to redmine-1.0.0
* #5912: Translation update for french locale
* #5962: Hungarian translation update to r3892
* #5971: Remove falsly applied chrome on revision links
* #5972: Updated Hebrew translation for 1.0.0
* #5982: Updated german translation
* #6008: Move admin_menu to Redmine::MenuManager
* #6012: RTL layout
* #6021: Spanish translation 1.0.0-RC
* #6025: nl translation updated for r3905
* #6030: Japanese Translation for r3907
* #6074: sr-CY.yml contains DOS-type newlines (\r\n)
* #6087: SERBIAN translation updated
* #6093: Updated italian translation
* #6142: Swedish Translation for r3940
* #6153: Move view_calendar and view_gantt to own modules
* #6169: Add issue status to issue tooltip
* Fixed #3834: Add a warning when not choosing a member role
* Fixed #3922: Bad english arround "Assigned to" text in journal entries
* Fixed #5158: Simplified Chinese language file zh.yml updated to r3608
* Fixed #5162: translation missing: zh-TW, field_time_entrie
* Fixed #5297: openid not validated correctly
* Fixed #5628: Wrong commit range in git log command
* Fixed #5760: Assigned_to and author filters in "Projects>View all issues" should be based on user's project visibility
* Fixed #5771: Problem when importing git repository
* Fixed #5775: ldap authentication in admin menu should have an icon
* Fixed #5811: deleting statuses doesnt delete workflow entries
* Fixed #5834: Emails with trailing spaces incorrectly detected as invalid
* Fixed #5846: ChangeChangesPathLengthLimit does not remove default for MySQL
* Fixed #5861: Vertical scrollbar always visible in Wiki "code" blocks in Chrome.
* Fixed #5883: correct label_project_latest Chinese translation
* Fixed #5892: Changing status from contextual menu opens the ticket instead
* Fixed #5904: Global gantt PDF and PNG should display project names
* Fixed #5925: parent task's priority edit should be disabled through shortcut menu in issues list page
* Fixed #5935: Add Another file to ticket doesn't work in IE Internet Explorer
* Fixed #5937: Harmonize french locale "zero" translation with other locales
* Fixed #5945: Forum message permalinks don't take pagination into account
* Fixed #5978: Debug code still remains
* Fixed #6009: When using "English (British)", the repository browser (svn) shows files over 1000 bytes as floating point (2.334355)
* Fixed #6045: Repository file Diff view sometimes shows more than selected file
* Fixed #6079: German Translation error in TimeEntryActivity
* Fixed #6100: User's profile should display all visible projects
* Fixed #6132: Allow Key based authentication in the Boards atom feed
* Fixed #6163: Bad CSS class for calendar project menu_item
* Fixed #6172: Browsing to a missing user's page shows the admin sidebar

== 2010-07-18 v1.0.0 (Release candidate)

* #443: Adds context menu to the roadmap issue lists
* #443: Subtasking
* #741: Description preview while editing an issue
* #1131: Add support for alternate (non-LDAP) authentication
* #1214: REST API for Issues
* #1223: File upload on wiki edit form
* #1755: add "blocked by" as a related issues option
* #2420: Fetching emails from an POP server
* #2482: Named scopes in Issue and ActsAsWatchable plus some view refactoring (logic extraction).
* #2924: Make the right click menu more discoverable using a cursor property
* #2985: Make syntax highlighting pluggable
* #3201: Workflow Check/Uncheck All Rows/Columns
* #3359: Update CodeRay 0.9
* #3706: Allow assigned_to field configuration on Issue creation by email
* #3936: configurable list of models to include in search
* #4480: Create a link to the user profile from the administration interface
* #4482: Cache textile rendering
* #4572: Make it harder to ruin your database
* #4573: Move github gems to Gemcutter
* #4664: Add pagination to forum threads
* #4732: Make login case-insensitive also for PostgreSQL
* #4812: Create links to other projects
* #4819: Replace images with smushed ones for speed
* #4945: Allow custom fields attached to project to be searchable
* #5121: Fix issues list layout overflow
* #5169: Issue list view hook request
* #5208: Aibility to edit wiki sidebar
* #5281: Remove empty ul tags in the issue history
* #5291: Updated basque translations
* #5328: Automatically add "Repository" menu_item after repository creation
* #5415: Fewer SQL statements generated for watcher_recipients
* #5416: Exclude "fields_for" from overridden methods in TabularFormBuilder
* #5573: Allow issue assignment in email
* #5595: Allow start date and due dates to be set via incoming email
* #5752: The projects view (/projects) renders ul's wrong
* #5781: Allow to use more macros on the welcome page and project list
* Fixed #1288: Unable to past escaped wiki syntax in an issue description
* Fixed #1334: Wiki formatting character *_ and _*
* Fixed #1416: Inline code with less-then/greater-than produces @lt; and @gt; respectively
* Fixed #2473: Login and mail should not be case sensitive
* Fixed #2990: Ruby 1.9 - wrong number of arguments (1 for 0) on rake db:migrate
* Fixed #3089: Text formatting sometimes breaks when combined
* Fixed #3690: Status change info duplicates on the issue screen
* Fixed #3691: Redmine allows two files with the same file name to be uploaded to the same issue
* Fixed #3764: ApplicationHelperTest fails with JRuby
* Fixed #4265: Unclosed code tags in issue descriptions affects main UI
* Fixed #4745: Bug in index.xml.builder (issues)
* Fixed #4852: changing user/roles of project member not possible without javascript
* Fixed #4857: Week number calculation in date picker is wrong if a week starts with Sunday
* Fixed #4883: Bottom "contextual" placement in issue with associated changeset
* Fixed #4918: Revisions r3453 and r3454 broke On-the-fly user creation with LDAP
* Fixed #4935: Navigation to the Master Timesheet page (time_entries)
* Fixed #5043: Flash messages are not displayed after the project settings[module/activity] saved
* Fixed #5081: Broken links on public/help/wiki_syntax_detailed.html
* Fixed #5104: Description of document not wikified on documents index
* Fixed #5108: Issue linking fails inside of []s
* Fixed #5199: diff code coloring using coderay
* Fixed #5233: Add a hook to the issue report (Summary) view
* Fixed #5265: timetracking: subtasks time is added to the main task
* Fixed #5343: acts_as_event Doesn't Accept Outside URLs
* Fixed #5440: UI Inconsistency : Administration > Enumerations table row headers should be enclosed in 
* Fixed #5463: 0.9.4 INSTALL and/or UPGRADE, missing session_store.rb
* Fixed #5524: Update_parent_attributes doesn't work for the old parent issue when reparenting
* Fixed #5548: SVN Repository: Can not list content of a folder which includes square brackets.
* Fixed #5589: "with subproject" malfunction
* Fixed #5676: Search for Numeric Value
* Fixed #5696: Redmine + PostgreSQL 8.4.4 fails on _dir_list_content.rhtml
* Fixed #5698: redmine:email:receive_imap fails silently for mails with subject longer than 255 characters
* Fixed #5700: TimelogController#destroy assumes success
* Fixed #5751: developer role is mispelled
* Fixed #5769: Popup Calendar doesn't Advance in Chrome
* Fixed #5771: Problem when importing git repository
* Fixed #5823: Error in comments in plugin.rb


== 2010-07-07 v0.9.6

* Fixed: Redmine.pm access by unauthorized users

== 2010-06-24 v0.9.5

* Linkify folder names on revision view
* "fiters" and "options" should be hidden in print view via css
* Fixed: NoMethodError when no issue params are submitted
* Fixed: projects.atom with required authentication
* Fixed: External links not correctly displayed in Wiki TOC
* Fixed: Member role forms in project settings are not hidden after member added
* Fixed: pre can't be inside p
* Fixed: session cookie path does not respect RAILS_RELATIVE_URL_ROOT
* Fixed: mail handler fails when the from address is empty


== 2010-05-01 v0.9.4

* Filters collapsed by default on issues index page for a saved query
* Fixed: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
* Fixed: remove "main-menu" div when the menu is empty
* Fixed: Code syntax highlighting not working in Document page
* Fixed: Git blame/annotate fails on moved files
* Fixed: Failing test in test_show_atom
* Fixed: Migrate from trac - not displayed Wikis
* Fixed: Email notifications on file upload sent to empty recipient list
* Fixed: Migrating from trac is not possible, fails to allocate memory
* Fixed: Lost password no longer flashes a confirmation message
* Fixed: Crash while deleting in-use enumeration
* Fixed: Hard coded English string at the selection of issue watchers
* Fixed: Bazaar v2.1.0 changed behaviour
* Fixed: Roadmap display can raise an exception if no trackers are selected
* Fixed: Gravatar breaks layout of "logged in" page
* Fixed: Reposman.rb on Windows
* Fixed: Possible error 500 while moving an issue to another project with SQLite
* Fixed: backslashes in issue description/note should be escaped when quoted
* Fixed: Long text in 
 disrupts Associated revisions
* Fixed: Links to missing wiki pages not red on project overview page
* Fixed: Cannot delete a project with subprojects that shares versions
* Fixed: Update of Subversion changesets broken under Solaris
* Fixed: "Move issues" permission not working for Non member
* Fixed: Sidebar overlap on Users tab of Group editor
* Fixed: Error on db:migrate with table prefix set (hardcoded name in principal.rb)
* Fixed: Report shows sub-projects for non-members
* Fixed: 500 internal error when browsing any Redmine page in epiphany
* Fixed: Watchers selection lost when issue creation fails
* Fixed: When copying projects, redmine should not generate an email to people who created issues
* Fixed: Issue "#" table cells should have a class attribute to enable fine-grained CSS theme
* Fixed: Plugin generators should display help if no parameter is given


== 2010-02-28 v0.9.3

* Adds filter for system shared versions on the cross project issue list
* Makes project identifiers searchable
* Remove invalid utf8 sequences from commit comments and author name
* Fixed: Wrong link when "http" not included in project "Homepage" link
* Fixed: Escaping in html email templates
* Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki
* Fixed: Deselecting textile text formatting causes interning empty string errors
* Fixed: error with postgres when entering a non-numeric id for an issue relation
* Fixed: div.task incorrectly wrapping on Gantt Chart
* Fixed: Project copy loses wiki pages hierarchy
* Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project
* Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects
* Fixed: Duplicated project name for subproject version on gantt chart
* Fixed: roadmap shows subprojects issues even if subprojects is unchecked
* Fixed: IndexError if all the :last menu items are deleted from a menu
* Fixed: Very high CPU usage for a long time when fetching commits from a large Git repository


== 2010-02-07 v0.9.2

* Fixed: Sub-project repository commits not displayed on parent project issues
* Fixed: Potential security leak on my page calendar
* Fixed: Project tree structure is broken by deleting the project with the subproject
* Fixed: Error message shown duplicated when creating a new group
* Fixed: Firefox cuts off large pages
* Fixed: Invalid format parameter returns a DoubleRenderError on issues index
* Fixed: Unnecessary Quote button on locked forum message
* Fixed: Error raised when trying to view the gantt or calendar with a grouped query
* Fixed: PDF support for Korean locale
* Fixed: Deprecation warning in extra/svn/reposman.rb


== 2010-01-30 v0.9.1

* Vertical alignment for inline images in formatted text set to 'middle'
* Fixed: Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm"
* Fixed: copyright year in footer set to 2010
* Fixed: Trac migration script may not output query lines
* Fixed: Email notifications may affect language of notice messages on the UI
* Fixed: Can not search for 2 letters word
* Fixed: Attachments get saved on issue update even if validation fails
* Fixed: Tab's 'border-bottom' not absent when selected
* Fixed: Issue summary tables that list by user are not sorted
* Fixed: Issue pdf export fails if target version is set
* Fixed: Issue list export to PDF breaks when issues are sorted by a custom field
* Fixed: SQL error when adding a group
* Fixes: Min password length during password reset always displays as 4 chars


== 2010-01-09 v0.9.0 (Release candidate)

* Unlimited subproject nesting
* Multiple roles per user per project
* User groups
* Inheritence of versions
* OpenID login
* "Watched by me" issue filter
* Project copy
* Project creation by non admin users
* Accept emails from anyone on a private project
* Add email notification on Wiki changes
* Make issue description non-required field
* Custom fields for Versions
* Being able to sort the issue list by custom fields
* Ability to close versions
* User display/editing of custom fields attached to their user profile
* Add "follows" issue relation
* Copy workflows between trackers and roles
* Defaults enabled modules list for project creation
* Weighted version completion percentage on the roadmap
* Autocreate user account when user submits email that creates new issue
* CSS class on overdue issues on the issue list
* Enable tracker update on issue edit form
* Remove issue watchers
* Ability to move threads between project forums
* Changed custom field "Possible values" to a textarea
* Adds projects association on tracker form
* Set session store to cookie store by default
* Set a default wiki page on project creation
* Roadmap for main project should see Roadmaps for sub projects
* Ticket grouping on the issue list
* Hierarchical Project links in the page header
* Allow My Page blocks to be added to from a plugin
* Sort issues by multiple columns
* Filters of saved query are now visible and be adjusted without editing the query
* Saving "sort order" in custom queries
* Url to fetch changesets for a repository
* Managers able to create subprojects
* Issue Totals on My Page Modules
* Convert Enumerations to single table inheritance (STI)
* Allow custom my_page blocks to define drop-down names
* "View Issues" user permission added
* Ask user what to do with child pages when deleting a parent wiki page
* Contextual quick search
* Allow resending of password by email
* Change reply subject to be a link to the reply itself
* Include Logged Time as part of the project's Activity history
* REST API for authentication
* Browse through Git branches
* Setup Object Daddy to replace test fixtures
* Setup shoulda to make it easier to test
* Custom fields and overrides on Enumerations
* Add or remove columns from the issue list
* Ability to add new version from issues screen
* Setting to choose which day calendars start
* Asynchronous email delivery method
* RESTful URLs for (almost) everything
* Include issue status in search results and activity pages
* Add email to admin user search filter
* Proper content type for plain text mails
* Default value of project jump box
* Tree based menus
* Ability to use issue status to update percent done
* Second set of issue "Action Links" at the bottom of an issue page
* Proper exist status code for rdm-mailhandler.rb
* Remove incoming email body via a delimiter
* Fixed: Custom querry 'Export to PDF' ignores field selection
* Fixed: Related e-mail notifications aren't threaded
* Fixed: No warning when the creation of a categories from the issue form fails
* Fixed: Actually block issues from closing when relation 'blocked by' isn't closed
* Fixed: Include both first and last name when sorting by users
* Fixed: Table cell with multiple line text
* Fixed: Project overview page shows disabled trackers
* Fixed: Cross project issue relations and user permissions
* Fixed: My page shows tickets the user doesn't have access to
* Fixed: TOC does not parse wiki page reference links with description
* Fixed: Target version-list on bulk edit form is incorrectly sorted
* Fixed: Cannot modify/delete project named "Documents"
* Fixed: Email address in brackets breaks html
* Fixed: Timelog detail loose issue filter passing to report tab
* Fixed: Inform about custom field's name maximum length
* Fixed: Activity page and Atom feed links contain project id instead of identifier
* Fixed: no Atom key for forums with only 1 forum
* Fixed: When reading RSS feed in MS Outlook, the inline links are broken.
* Fixed: Sometimes new posts don't show up in the topic list of a forum.
* Fixed: The all/active filter selection in the project view does not stick.
* Fixed: Login box has Different width
* Fixed: User removed from project - still getting project update emails
* Fixed: Project with the identifier of 'new' cannot be viewed
* Fixed: Artefacts in search view (Cyrillic)
* Fixed: Allow [#id] as subject to reply by email
* Fixed: Wrong language used when closing an issue via a commit message
* Fixed: email handler drops emails for new issues with no subject
* Fixed: Calendar misspelled under Roles/Permissions
* Fixed: Emails from no-reply redmine's address hell cycle
* Fixed: child_pages macro fails on wiki page history
* Fixed: Pre-filled time tracking date ignores timezone
* Fixed: Links on locked users lead to 404 page
* Fixed: Page changes in issue-list when using context menu
* Fixed: diff parser removes lines starting with multiple dashes
* Fixed: Quoting in forums resets message subject
* Fixed: Editing issue comment removes quote link
* Fixed: Redmine.pm ignore browse_repository permission
* Fixed: text formatting breaks on [msg1][msg2]
* Fixed: Spent Time Default Value of 0.0
* Fixed: Wiki pages in search results are referenced by project number, not by project identifier.
* Fixed: When logging in via an autologin cookie the user's last_login_on should be updated
* Fixed: 50k users cause problems in project->settings->members screen
* Fixed: Document timestamp needs to show updated timestamps
* Fixed: Users getting notifications for issues they are no longer allowed to view
* Fixed: issue summary counts should link to the issue list without subprojects
* Fixed: 'Delete' link on LDAP list has no effect


== 2009-11-15 v0.8.7

* Fixed: Hide paragraph terminator at the end of headings on html export
* Fixed: pre tags containing "