Actions
Changelog » History » Revision 49
« Previous |
Revision 49/121
(diff)
| Next »
Jean-Philippe Lang, 2011-01-15 16:22
added 1.1 and moved 0.9.x to another page
Changelog¶
- Table of contents
- Changelog
1.1.0 (2011-01-09)¶
* 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
v1.0.5 (2010-12-23)¶
- Mercurial adapter loses seconds of commit times
- Migration trac(sqlite3) -> redmine(postgresql) doesnt escape ' char
- v-1.0.4 trunk - see {{count}} in page display rather than value
- redundant 'field_start_date' in ja.yml
- 'undefined method `reschedule_after' for nil:NilClass' on new issues
- E-mail notifications about Wiki changes.
- 'class' attribute of pre tag shouldn't be truncate
- CSV value separator in russian
- Issue-description Quote-button missing
- custom queries making use of deleted custom fields cause a 500 error
- Multiply defined label in french translation
v1.0.4 (2010-11-28)¶
- Git not working if color.ui is enabled
- Issues API doesn't allow full key auth for all actions
- Edit User group problem
- start date being filled with current date even when blank value is submitted
- Max attachment size, incorrect usage of 'KB'
- Select box sorted by ID instead of name in Issue Category
- Changing target version name can cause an internal error
- Redmine not working with i18n gem 0.4.2
- Hardcoded absolute links in my/page_layout
- Projects API doesn't allow full key auth for all actions
- svn: Write error: Broken pipe when browsing repository
- API should return XML description when creating a project
- submitting wrong parent task input creates a 500 error
- Records of Forums are remained, deleting project
- Layout problem in workflow overview
- mercurial_adapter should ensure the right LANG environment variable
- Traditional Chinese language file (to r4352)
- Swedish Translation for r4352
- Bugfix: spelling fixes
- Japanese Translation for r4362
- Bulgarian translation
- Update es.yml
v1.0.3 (2010-10-31)¶
- #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:
v1.0.2 (2010-09-26)¶
- #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.
v1.0.1 (2010-08-22)¶
- #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
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 Lorenz Thomschke; and Татьяна Гордиюк; 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
Previous changes¶
Updated by Jean-Philippe Lang almost 14 years ago · 49 revisions locked