Chris@0: == Redmine changelog Chris@0: Chris@0: Redmine - project management software Chris@0: Copyright (C) 2006-2010 Jean-Philippe Lang Chris@0: http://www.redmine.org/ Chris@0: chris@37: == 2010-10-31 v1.0.3 chris@37: chris@37: * #4065: Redmine.pm doesn't work with LDAPS and a non-standard port chris@37: * #4416: Link from version details page to edit the wiki. chris@37: * #5484: Add new issue as subtask to an existing ticket chris@37: * #5948: Update help/wiki_syntax_detailed.html with more link options chris@37: * #6494: Typo in pt_BR translation for 1.0.2 chris@37: * #6508: Japanese translation update chris@37: * #6509: Localization pt-PT (new strings) chris@37: * #6511: Rake task to test email chris@37: * #6525: Traditional Chinese language file (to r4225) chris@37: * #6536: Patch for swedish translation chris@37: * #6548: Rake tasks to add/remove i18n strings chris@37: * #6569: Updated Hebrew translation chris@37: * #6570: Japanese Translation for r4231 chris@37: * #6596: pt-BR translation updates chris@37: * #6629: Change field-name of issues start date chris@37: * #6669: Bulgarian translation chris@37: * #6731: Macedonian translation fix chris@37: * #6732: Japanese Translation for r4287 chris@37: * #6735: Add user-agent to reposman chris@37: * #6736: Traditional Chinese language file (to r4288) chris@37: * #6739: Swedish Translation for r4288 chris@37: * #6765: Traditional Chinese language file (to r4302) chris@37: * Fixed #5324: Git not working if color.ui is enabled chris@37: * Fixed #5652: Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark). chris@37: * Fixed #5803: Precedes/Follows Relationships Broke chris@37: * Fixed #6435: Links to wikipages bound to versions do not respect version-sharing in Settings -> Versions chris@37: * Fixed #6438: Autologin cannot be disabled again once it's enabled chris@37: * Fixed #6513: "Move" and "Copy" are not displayed when deployed in subdirectory chris@37: * Fixed #6521: Tooltip/label for user "search-refinment" field on group/project member list chris@37: * Fixed #6563: i18n-issues on calendar view chris@37: * Fixed #6598: Wrong caption for button_create_and_continue in German language file chris@37: * Fixed #6607: Unclear caption for german button_update chris@37: * Fixed #6612: SortHelper missing from CalendarsController chris@37: * Fixed #6740: Max attachment size, incorrect usage of 'KB' chris@37: * Fixed #6750: ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb: chris@37: chris@37: == 2010-09-26 v1.0.2 chris@37: chris@37: * #2285: issue-refinement: pressing enter should result to an "apply" chris@37: * #3411: Allow mass status update trough context menu chris@37: * #5929: https-enabled gravatars when called over https chris@37: * #6189: Japanese Translation for r4011 chris@37: * #6197: Traditional Chinese language file (to r4036) chris@37: * #6198: Updated german translation chris@37: * #6208: Macedonian translation chris@37: * #6210: Swedish Translation for r4039 chris@37: * #6248: nl translation update for r4050 chris@37: * #6263: Catalan translation update chris@37: * #6275: After submitting a related issue, the Issue field should be re-focused chris@37: * #6289: Checkboxes in issues list shouldn't be displayed when printing chris@37: * #6290: Make journals theming easier chris@37: * #6291: User#allowed_to? is not tested chris@37: * #6306: Traditional Chinese language file (to r4061) chris@37: * #6307: Korean translation update for 4066(4061) chris@37: * #6316: pt_BR update chris@37: * #6339: SERBIAN Updated chris@37: * #6358: Updated Polish translation chris@37: * #6363: Japanese Translation for r4080 chris@37: * #6365: Traditional Chinese language file (to r4081) chris@37: * #6382: Issue PDF export variable usage chris@37: * #6428: Interim solution for i18n >= 0.4 chris@37: * #6441: Japanese Translation for r4162 chris@37: * #6451: Traditional Chinese language file (to r4167) chris@37: * #6465: Japanese Translation for r4171 chris@37: * #6466: Traditional Chinese language file (to r4171) chris@37: * #6490: pt-BR translation for 1.0.2 chris@37: * Fixed #3935: stylesheet_link_tag with plugin doesn't take into account relative_url_root chris@37: * Fixed #4998: Global issue list's context menu has enabled options for parent menus but there are no valid selections chris@37: * Fixed #5170: Done ratio can not revert to 0% if status is used for done ratio chris@37: * Fixed #5608: broken with i18n 0.4.0 chris@37: * Fixed #6054: Error 500 on filenames with whitespace in git reposities chris@37: * Fixed #6135: Default logger configuration grows without bound. chris@37: * Fixed #6191: Deletion of a main task deletes all subtasks chris@37: * Fixed #6195: Missing move issues between projects chris@37: * Fixed #6242: can't switch between inline and side-by-side diff chris@37: * Fixed #6249: Create and continue returns 404 chris@37: * Fixed #6267: changing the authentication mode from ldap to internal with setting the password chris@37: * Fixed #6270: diff coderay malformed in the "news" page chris@37: * Fixed #6278: missing "cant_link_an_issue_with_a_descendant"from locale files chris@37: * Fixed #6333: Create and continue results in a 404 Error chris@37: * Fixed #6346: Age column on repository view is skewed for git, probably CVS too chris@37: * Fixed #6351: Context menu on roadmap broken chris@37: * Fixed #6388: New Subproject leads to a 404 chris@37: * Fixed #6392: Updated/Created links to activity broken chris@37: * Fixed #6413: Error in SQL chris@37: * Fixed #6443: Redirect to project settings after Copying a Project chris@37: * Fixed #6448: Saving a wiki page with no content has a translation missing chris@37: * Fixed #6452: Unhandled exception on creating File chris@37: * Fixed #6471: Typo in label_report in Czech translation chris@37: * Fixed #6479: Changing tracker type will lose watchers chris@37: * Fixed #6499: Files with leading or trailing whitespace are not shown in git. chris@37: Chris@14: == 2010-08-22 v1.0.1 Chris@14: Chris@14: * #819: Add a body ID and class to all pages Chris@14: * #871: Commit new CSS styles! Chris@14: * #3301: Add favicon to base layout Chris@14: * #4656: On Issue#show page, clicking on “Add related issue” should focus on the input Chris@14: * #4896: Project identifier should be a limited field Chris@14: * #5084: Filter all isssues by projects Chris@14: * #5477: Replace Test::Unit::TestCase with ActiveSupport::TestCase Chris@14: * #5591: 'calendar' action is used with 'issue' controller in issue/sidebar Chris@14: * #5735: Traditional Chinese language file (to r3810) Chris@14: * #5740: Swedish Translation for r3810 Chris@14: * #5785: pt-BR translation update Chris@14: * #5898: Projects should be displayed as links in users/memberships Chris@14: * #5910: Chinese translation to redmine-1.0.0 Chris@14: * #5912: Translation update for french locale Chris@14: * #5962: Hungarian translation update to r3892 Chris@14: * #5971: Remove falsly applied chrome on revision links Chris@14: * #5972: Updated Hebrew translation for 1.0.0 Chris@14: * #5982: Updated german translation Chris@14: * #6008: Move admin_menu to Redmine::MenuManager Chris@14: * #6012: RTL layout Chris@14: * #6021: Spanish translation 1.0.0-RC Chris@14: * #6025: nl translation updated for r3905 Chris@14: * #6030: Japanese Translation for r3907 Chris@14: * #6074: sr-CY.yml contains DOS-type newlines (\r\n) Chris@14: * #6087: SERBIAN translation updated Chris@14: * #6093: Updated italian translation Chris@14: * #6142: Swedish Translation for r3940 Chris@14: * #6153: Move view_calendar and view_gantt to own modules Chris@14: * #6169: Add issue status to issue tooltip Chris@14: * Fixed #3834: Add a warning when not choosing a member role Chris@14: * Fixed #3922: Bad english arround "Assigned to" text in journal entries Chris@14: * Fixed #5158: Simplified Chinese language file zh.yml updated to r3608 Chris@14: * Fixed #5162: translation missing: zh-TW, field_time_entrie Chris@14: * Fixed #5297: openid not validated correctly Chris@14: * Fixed #5628: Wrong commit range in git log command Chris@14: * Fixed #5760: Assigned_to and author filters in "Projects>View all issues" should be based on user's project visibility Chris@14: * Fixed #5771: Problem when importing git repository Chris@14: * Fixed #5775: ldap authentication in admin menu should have an icon Chris@14: * Fixed #5811: deleting statuses doesnt delete workflow entries Chris@14: * Fixed #5834: Emails with trailing spaces incorrectly detected as invalid Chris@14: * Fixed #5846: ChangeChangesPathLengthLimit does not remove default for MySQL Chris@14: * Fixed #5861: Vertical scrollbar always visible in Wiki "code" blocks in Chrome. Chris@14: * Fixed #5883: correct label_project_latest Chinese translation Chris@14: * Fixed #5892: Changing status from contextual menu opens the ticket instead Chris@14: * Fixed #5904: Global gantt PDF and PNG should display project names Chris@14: * Fixed #5925: parent task's priority edit should be disabled through shortcut menu in issues list page Chris@14: * Fixed #5935: Add Another file to ticket doesn't work in IE Internet Explorer Chris@14: * Fixed #5937: Harmonize french locale "zero" translation with other locales Chris@14: * Fixed #5945: Forum message permalinks don't take pagination into account Chris@14: * Fixed #5978: Debug code still remains Chris@14: * Fixed #6009: When using "English (British)", the repository browser (svn) shows files over 1000 bytes as floating point (2.334355) Chris@14: * Fixed #6045: Repository file Diff view sometimes shows more than selected file Chris@14: * Fixed #6079: German Translation error in TimeEntryActivity Chris@14: * Fixed #6100: User's profile should display all visible projects Chris@14: * Fixed #6132: Allow Key based authentication in the Boards atom feed Chris@14: * Fixed #6163: Bad CSS class for calendar project menu_item Chris@14: * Fixed #6172: Browsing to a missing user's page shows the admin sidebar Chris@14: Chris@0: == 2010-07-18 v1.0.0 (Release candidate) Chris@0: Chris@14: * #443: Adds context menu to the roadmap issue lists Chris@14: * #443: Subtasking Chris@14: * #741: Description preview while editing an issue Chris@14: * #1131: Add support for alternate (non-LDAP) authentication Chris@14: * #1214: REST API for Issues Chris@14: * #1223: File upload on wiki edit form Chris@14: * #1755: add "blocked by" as a related issues option Chris@14: * #2420: Fetching emails from an POP server Chris@14: * #2482: Named scopes in Issue and ActsAsWatchable plus some view refactoring (logic extraction). Chris@14: * #2924: Make the right click menu more discoverable using a cursor property Chris@14: * #2985: Make syntax highlighting pluggable Chris@14: * #3201: Workflow Check/Uncheck All Rows/Columns Chris@14: * #3359: Update CodeRay 0.9 Chris@14: * #3706: Allow assigned_to field configuration on Issue creation by email Chris@14: * #3936: configurable list of models to include in search Chris@14: * #4480: Create a link to the user profile from the administration interface Chris@14: * #4482: Cache textile rendering Chris@14: * #4572: Make it harder to ruin your database Chris@14: * #4573: Move github gems to Gemcutter Chris@14: * #4664: Add pagination to forum threads Chris@14: * #4732: Make login case-insensitive also for PostgreSQL Chris@14: * #4812: Create links to other projects Chris@14: * #4819: Replace images with smushed ones for speed Chris@14: * #4945: Allow custom fields attached to project to be searchable Chris@14: * #5121: Fix issues list layout overflow Chris@14: * #5169: Issue list view hook request Chris@14: * #5208: Aibility to edit wiki sidebar Chris@14: * #5281: Remove empty ul tags in the issue history Chris@14: * #5291: Updated basque translations Chris@14: * #5328: Automatically add "Repository" menu_item after repository creation Chris@14: * #5415: Fewer SQL statements generated for watcher_recipients Chris@14: * #5416: Exclude "fields_for" from overridden methods in TabularFormBuilder Chris@14: * #5573: Allow issue assignment in email Chris@14: * #5595: Allow start date and due dates to be set via incoming email Chris@14: * #5752: The projects view (/projects) renders ul's wrong Chris@14: * #5781: Allow to use more macros on the welcome page and project list Chris@14: * Fixed #1288: Unable to past escaped wiki syntax in an issue description Chris@14: * Fixed #1334: Wiki formatting character *_ and _* Chris@14: * Fixed #1416: Inline code with less-then/greater-than produces @lt; and @gt; respectively Chris@14: * Fixed #2473: Login and mail should not be case sensitive Chris@14: * Fixed #2990: Ruby 1.9 - wrong number of arguments (1 for 0) on rake db:migrate Chris@14: * Fixed #3089: Text formatting sometimes breaks when combined Chris@14: * Fixed #3690: Status change info duplicates on the issue screen Chris@14: * Fixed #3691: Redmine allows two files with the same file name to be uploaded to the same issue Chris@14: * Fixed #3764: ApplicationHelperTest fails with JRuby Chris@14: * Fixed #4265: Unclosed code tags in issue descriptions affects main UI Chris@14: * Fixed #4745: Bug in index.xml.builder (issues) Chris@14: * Fixed #4852: changing user/roles of project member not possible without javascript Chris@14: * Fixed #4857: Week number calculation in date picker is wrong if a week starts with Sunday Chris@14: * Fixed #4883: Bottom "contextual" placement in issue with associated changeset Chris@14: * Fixed #4918: Revisions r3453 and r3454 broke On-the-fly user creation with LDAP Chris@14: * Fixed #4935: Navigation to the Master Timesheet page (time_entries) Chris@14: * Fixed #5043: Flash messages are not displayed after the project settings[module/activity] saved Chris@14: * Fixed #5081: Broken links on public/help/wiki_syntax_detailed.html Chris@14: * Fixed #5104: Description of document not wikified on documents index Chris@14: * Fixed #5108: Issue linking fails inside of []s Chris@14: * Fixed #5199: diff code coloring using coderay Chris@14: * Fixed #5233: Add a hook to the issue report (Summary) view Chris@14: * Fixed #5265: timetracking: subtasks time is added to the main task Chris@14: * Fixed #5343: acts_as_event Doesn't Accept Outside URLs Chris@14: * Fixed #5440: UI Inconsistency : Administration > Enumerations table row headers should be enclosed in Chris@14: * Fixed #5463: 0.9.4 INSTALL and/or UPGRADE, missing session_store.rb Chris@14: * Fixed #5524: Update_parent_attributes doesn't work for the old parent issue when reparenting Chris@14: * Fixed #5548: SVN Repository: Can not list content of a folder which includes square brackets. Chris@14: * Fixed #5589: "with subproject" malfunction Chris@14: * Fixed #5676: Search for Numeric Value Chris@14: * Fixed #5696: Redmine + PostgreSQL 8.4.4 fails on _dir_list_content.rhtml Chris@14: * Fixed #5698: redmine:email:receive_imap fails silently for mails with subject longer than 255 characters Chris@14: * Fixed #5700: TimelogController#destroy assumes success Chris@14: * Fixed #5751: developer role is mispelled Chris@14: * Fixed #5769: Popup Calendar doesn't Advance in Chrome Chris@14: * Fixed #5771: Problem when importing git repository Chris@14: * Fixed #5823: Error in comments in plugin.rb Chris@0: Chris@0: Chris@0: == 2010-07-07 v0.9.6 Chris@0: Chris@14: * Fixed: Redmine.pm access by unauthorized users Chris@0: Chris@0: == 2010-06-24 v0.9.5 Chris@0: Chris@14: * Linkify folder names on revision view Chris@14: * "fiters" and "options" should be hidden in print view via css Chris@14: * Fixed: NoMethodError when no issue params are submitted Chris@14: * Fixed: projects.atom with required authentication Chris@14: * Fixed: External links not correctly displayed in Wiki TOC Chris@14: * Fixed: Member role forms in project settings are not hidden after member added Chris@14: * Fixed: pre can't be inside p Chris@14: * Fixed: session cookie path does not respect RAILS_RELATIVE_URL_ROOT Chris@14: * Fixed: mail handler fails when the from address is empty Chris@0: Chris@0: Chris@0: == 2010-05-01 v0.9.4 Chris@0: Chris@14: * Filters collapsed by default on issues index page for a saved query Chris@14: * Fixed: When categories list is too big the popup menu doesn't adjust (ex. in the issue list) Chris@14: * Fixed: remove "main-menu" div when the menu is empty Chris@14: * Fixed: Code syntax highlighting not working in Document page Chris@14: * Fixed: Git blame/annotate fails on moved files Chris@14: * Fixed: Failing test in test_show_atom Chris@14: * Fixed: Migrate from trac - not displayed Wikis Chris@14: * Fixed: Email notifications on file upload sent to empty recipient list Chris@14: * Fixed: Migrating from trac is not possible, fails to allocate memory Chris@14: * Fixed: Lost password no longer flashes a confirmation message Chris@14: * Fixed: Crash while deleting in-use enumeration Chris@14: * Fixed: Hard coded English string at the selection of issue watchers Chris@14: * Fixed: Bazaar v2.1.0 changed behaviour Chris@14: * Fixed: Roadmap display can raise an exception if no trackers are selected Chris@14: * Fixed: Gravatar breaks layout of "logged in" page Chris@14: * Fixed: Reposman.rb on Windows Chris@14: * Fixed: Possible error 500 while moving an issue to another project with SQLite Chris@14: * Fixed: backslashes in issue description/note should be escaped when quoted Chris@14: * Fixed: Long text in
 disrupts Associated revisions
Chris@14: * Fixed: Links to missing wiki pages not red on project overview page
Chris@14: * Fixed: Cannot delete a project with subprojects that shares versions
Chris@14: * Fixed: Update of Subversion changesets broken under Solaris
Chris@14: * Fixed: "Move issues" permission not working for Non member
Chris@14: * Fixed: Sidebar overlap on Users tab of Group editor
Chris@14: * Fixed: Error on db:migrate with table prefix set (hardcoded name in principal.rb)
Chris@14: * Fixed: Report shows sub-projects for non-members
Chris@14: * Fixed: 500 internal error when browsing any Redmine page in epiphany
Chris@14: * Fixed: Watchers selection lost when issue creation fails
Chris@14: * Fixed: When copying projects, redmine should not generate an email to people who created issues
Chris@14: * Fixed: Issue "#" table cells should have a class attribute to enable fine-grained CSS theme
Chris@14: * Fixed: Plugin generators should display help if no parameter is given
Chris@0: 
Chris@0: 
Chris@0: == 2010-02-28 v0.9.3
Chris@0: 
Chris@14: * Adds filter for system shared versions on the cross project issue list
Chris@14: * Makes project identifiers searchable
Chris@14: * Remove invalid utf8 sequences from commit comments and author name
Chris@14: * Fixed: Wrong link when "http" not included in project "Homepage" link
Chris@14: * Fixed: Escaping in html email templates
Chris@14: * Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki
Chris@14: * Fixed: Deselecting textile text formatting causes interning empty string errors
Chris@14: * Fixed: error with postgres when entering a non-numeric id for an issue relation
Chris@14: * Fixed: div.task incorrectly wrapping on Gantt Chart
Chris@14: * Fixed: Project copy loses wiki pages hierarchy
Chris@14: * Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project
Chris@14: * Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects
Chris@14: * Fixed: Duplicated project name for subproject version on gantt chart
Chris@14: * Fixed: roadmap shows subprojects issues even if subprojects is unchecked
Chris@14: * Fixed: IndexError if all the :last menu items are deleted from a menu
Chris@14: * Fixed: Very high CPU usage for a long time when fetching commits from a large Git repository
Chris@0: 
Chris@0: 
Chris@0: == 2010-02-07 v0.9.2
Chris@0: 
Chris@0: * Fixed: Sub-project repository commits not displayed on parent project issues
Chris@0: * Fixed: Potential security leak on my page calendar
Chris@0: * Fixed: Project tree structure is broken by deleting the project with the subproject
Chris@0: * Fixed: Error message shown duplicated when creating a new group
Chris@0: * Fixed: Firefox cuts off large pages
Chris@0: * Fixed: Invalid format parameter returns a DoubleRenderError on issues index
Chris@0: * Fixed: Unnecessary Quote button on locked forum message
Chris@0: * Fixed: Error raised when trying to view the gantt or calendar with a grouped query
Chris@0: * Fixed: PDF support for Korean locale
Chris@0: * Fixed: Deprecation warning in extra/svn/reposman.rb
Chris@0: 
Chris@0: 
Chris@0: == 2010-01-30 v0.9.1
Chris@0: 
Chris@0: * Vertical alignment for inline images in formatted text set to 'middle'
Chris@0: * Fixed: Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm"
Chris@0: * Fixed: copyright year in footer set to 2010
Chris@0: * Fixed: Trac migration script may not output query lines
Chris@0: * Fixed: Email notifications may affect language of notice messages on the UI
Chris@0: * Fixed: Can not search for 2 letters word
Chris@0: * Fixed: Attachments get saved on issue update even if validation fails
Chris@0: * Fixed: Tab's 'border-bottom' not absent when selected
Chris@0: * Fixed: Issue summary tables that list by user are not sorted
Chris@0: * Fixed: Issue pdf export fails if target version is set
Chris@0: * Fixed: Issue list export to PDF breaks when issues are sorted by a custom field
Chris@0: * Fixed: SQL error when adding a group
Chris@0: * Fixes: Min password length during password reset always displays as 4 chars
Chris@0: 
Chris@0: 
Chris@0: == 2010-01-09 v0.9.0 (Release candidate)
Chris@0: 
Chris@0: * Unlimited subproject nesting
Chris@0: * Multiple roles per user per project
Chris@0: * User groups
Chris@0: * Inheritence of versions
Chris@0: * OpenID login
Chris@0: * "Watched by me" issue filter
Chris@0: * Project copy
Chris@0: * Project creation by non admin users
Chris@0: * Accept emails from anyone on a private project
Chris@0: * Add email notification on Wiki changes
Chris@0: * Make issue description non-required field
Chris@0: * Custom fields for Versions
Chris@0: * Being able to sort the issue list by custom fields
Chris@0: * Ability to close versions
Chris@0: * User display/editing of custom fields attached to their user profile
Chris@0: * Add "follows" issue relation
Chris@0: * Copy workflows between trackers and roles
Chris@0: * Defaults enabled modules list for project creation
Chris@0: * Weighted version completion percentage on the roadmap
Chris@0: * Autocreate user account when user submits email that creates new issue
Chris@0: * CSS class on overdue issues on the issue list
Chris@0: * Enable tracker update on issue edit form
Chris@0: * Remove issue watchers
Chris@0: * Ability to move threads between project forums
Chris@0: * Changed custom field "Possible values" to a textarea
Chris@0: * Adds projects association on tracker form
Chris@0: * Set session store to cookie store by default
Chris@0: * Set a default wiki page on project creation
Chris@0: * Roadmap for main project should see Roadmaps for sub projects
Chris@0: * Ticket grouping on the issue list
Chris@0: * Hierarchical Project links in the page header
Chris@0: * Allow My Page blocks to be added to from a plugin
Chris@0: * Sort issues by multiple columns
Chris@0: * Filters of saved query are now visible and be adjusted without editing the query
Chris@0: * Saving "sort order" in custom queries
Chris@0: * Url to fetch changesets for a repository
Chris@0: * Managers able to create subprojects
Chris@0: * Issue Totals on My Page Modules
Chris@0: * Convert Enumerations to single table inheritance (STI)
Chris@0: * Allow custom my_page blocks to define drop-down names
Chris@0: * "View Issues" user permission added
Chris@0: * Ask user what to do with child pages when deleting a parent wiki page
Chris@0: * Contextual quick search
Chris@0: * Allow resending of password by email
Chris@0: * Change reply subject to be a link to the reply itself
Chris@0: * Include Logged Time as part of the project's Activity history
Chris@0: * REST API for authentication
Chris@0: * Browse through Git branches
Chris@0: * Setup Object Daddy to replace test fixtures
Chris@0: * Setup shoulda to make it easier to test
Chris@0: * Custom fields and overrides on Enumerations
Chris@0: * Add or remove columns from the issue list
Chris@0: * Ability to add new version from issues screen
Chris@0: * Setting to choose which day calendars start
Chris@0: * Asynchronous email delivery method
Chris@0: * RESTful URLs for (almost) everything
Chris@0: * Include issue status in search results and activity pages
Chris@0: * Add email to admin user search filter
Chris@0: * Proper content type for plain text mails
Chris@0: * Default value of project jump box
Chris@0: * Tree based menus
Chris@0: * Ability to use issue status to update percent done
Chris@0: * Second set of issue "Action Links" at the bottom of an issue page
Chris@0: * Proper exist status code for rdm-mailhandler.rb
Chris@0: * Remove incoming email body via a delimiter
Chris@0: * Fixed: Custom querry 'Export to PDF' ignores field selection
Chris@0: * Fixed: Related e-mail notifications aren't threaded
Chris@0: * Fixed: No warning when the creation of a categories from the issue form fails
Chris@0: * Fixed: Actually block issues from closing when relation 'blocked by' isn't closed
Chris@0: * Fixed: Include both first and last name when sorting by users
Chris@0: * Fixed: Table cell with multiple line text
Chris@0: * Fixed: Project overview page shows disabled trackers
Chris@0: * Fixed: Cross project issue relations and user permissions
Chris@0: * Fixed: My page shows tickets the user doesn't have access to
Chris@0: * Fixed: TOC does not parse wiki page reference links with description
Chris@0: * Fixed: Target version-list on bulk edit form is incorrectly sorted
Chris@0: * Fixed: Cannot modify/delete project named "Documents"
Chris@0: * Fixed: Email address in brackets breaks html
Chris@0: * Fixed: Timelog detail loose issue filter passing to report tab
Chris@0: * Fixed: Inform about custom field's name maximum length
Chris@0: * Fixed: Activity page and Atom feed links contain project id instead of identifier
Chris@0: * Fixed: no Atom key for forums with only 1 forum
Chris@0: * Fixed: When reading RSS feed in MS Outlook, the inline links are broken.
Chris@0: * Fixed: Sometimes new posts don't show up in the topic list of a forum.
Chris@0: * Fixed: The all/active filter selection in the project view does not stick.
Chris@0: * Fixed: Login box has Different width
Chris@0: * Fixed: User removed from project - still getting project update emails
Chris@0: * Fixed: Project with the identifier of 'new' cannot be viewed
Chris@0: * Fixed: Artefacts in search view (Cyrillic)
Chris@0: * Fixed: Allow [#id] as subject to reply by email
Chris@0: * Fixed: Wrong language used when closing an issue via a commit message
Chris@0: * Fixed: email handler drops emails for new issues with no subject
Chris@0: * Fixed: Calendar misspelled under Roles/Permissions
Chris@0: * Fixed: Emails from no-reply redmine's address hell cycle
Chris@0: * Fixed: child_pages macro fails on wiki page history
Chris@0: * Fixed: Pre-filled time tracking date ignores timezone
Chris@0: * Fixed: Links on locked users lead to 404 page
Chris@0: * Fixed: Page changes in issue-list when using context menu
Chris@0: * Fixed: diff parser removes lines starting with multiple dashes
Chris@0: * Fixed: Quoting in forums resets message subject
Chris@0: * Fixed: Editing issue comment removes quote link
Chris@0: * Fixed: Redmine.pm ignore browse_repository permission
Chris@0: * Fixed: text formatting breaks on [msg1][msg2]
Chris@0: * Fixed: Spent Time Default Value of 0.0
Chris@0: * Fixed: Wiki pages in search results are referenced by project number, not by project identifier.
Chris@0: * Fixed: When logging in via an autologin cookie the user's last_login_on should be updated
Chris@0: * Fixed: 50k users cause problems in project->settings->members screen
Chris@0: * Fixed: Document timestamp needs to show updated timestamps
Chris@0: * Fixed: Users getting notifications for issues they are no longer allowed to view
Chris@0: * Fixed: issue summary counts should link to the issue list without subprojects
Chris@0: * Fixed: 'Delete' link on LDAP list has no effect
Chris@0: 
Chris@0: 
Chris@0: == 2009-11-15 v0.8.7
Chris@0: 
Chris@0: * Fixed: Hide paragraph terminator at the end of headings on html export
Chris@0: * Fixed: pre tags containing "