Changelog » History » Revision 44
Revision 43 (Azamat Hackimov, 2010-08-22 21:51) → Revision 44/121 (Eric Davis, 2010-08-22 23:09)
h1. Changelog {{>toc}} h2. v1.0.1 (2010-08-22) (TBA) * #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 #6012: Locale-based RTL-style contributed 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 Orgad Shaneh h2. v1.0.0 (Release candidate) (2010-07-18) * #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 <thead> * 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 h2. v0.9.6 (2010-07-07) * Fixed: Redmine.pm access by unauthorized users h2. v0.9.5 (2010-06-24) * 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 * New translation: British English * New translation: Serbian Cyrillic * New translation: Latvian h2. v0.9.4 (2010-05-01) * 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 pre tags 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 * New translation: Mongolian h2. v0.9.3 (2010-02-28) * 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 h2. v0.9.2 (2010-02-07) * 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 h2. v0.9.1 (2010-01-31) * 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 * Fixed: Min password length during password reset always displays as 4 chars h2. v0.9.0 RC (2010-01-09) * 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 h2. Previous changes * [[Changelog_0_8|0.8.x series]] * [[Changelog_0_7|0.7.x series]] * [[Changelog_0_6|0.6.x and below]]