Actions
Changelog for 1.1.x¶
1.1.3 (2011-04-29)¶
- 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
1.1.2 (2011-03-07)¶
- Defect #3132: Bulk editing menu non-functional in Opera browser
- Defect #6090: Most binary files from CVS corrupted when 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
1.1.1 (2011-01-30)¶
- 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: < code class="javascript" > 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
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
Updated by Jean-Philippe Lang about 13 years ago · 1 revisions locked