Actions
Changelog » History » Revision 57
« Previous |
Revision 57/121
(diff)
| Next »
Jean-Philippe Lang, 2011-07-23 21:12
1.2.1
Changelog¶
- Table of contents
- Changelog
1.2.1 (2011-07-11)¶
* Defect #5089: i18N error on truncated revision diff view * Defect #7501: Search options get lost after clicking on a specific result type * Defect #8229: "project.xml" response does not include the parent ID * Defect #8449: Wiki annotated page does not display author of version 1 * Defect #8467: Missing german translation - Warn me when leaving a page with unsaved text * Defect #8468: No warning when leaving page with unsaved text that has not lost focus * Defect #8472: Private checkbox ignored on issue creation with "Set own issues public or private" permission * Defect #8510: JRuby: Can't open administrator panel if scm command is not available * Defect #8512: Syntax highlighter on Welcome page * Defect #8554: Translation missing error on custom field validation * Defect #8565: JRuby: Japanese PDF export error * Defect #8566: Exported PDF UTF-8 Vietnamese not correct * Defect #8569: JRuby: PDF export error with TypeError * Defect #8576: Missing german translation - different things * Defect #8616: Circular relations * Defect #8646: Russian translation "label_follows" and "label_follows" are wrong * Defect #8712: False 'Description updated' journal details messages * Defect #8729: Not-public queries are not private * Defect #8737: Broken line of long issue description on issue PDF. * Defect #8738: Missing revision number/id of associated revisions on issue PDF * Defect #8739: Workflow copy does not copy advanced workflow settings * Defect #8759: Setting issue attributes from mail should be case-insensitive * Defect #8777: Mercurial: Not able to Resetting Redmine project respository
1.2.0 (2011-05-30)¶
* Defect #61: Broken character encoding in pdf export * Defect #1965: Redmine is not Tab Safe * Defect #2274: Filesystem Repository path encoding of non UTF-8 characters * Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters * Defect #3421: Mercurial reads files from working dir instead of changesets * Defect #3462: CVS: Repository path encoding of non UTF-8 characters * Defect #3715: Login page should not show projects link and search box if authentication is required * Defect #3724: Mercurial repositories display revision ID instead of changeset ID * Defect #3761: Most recent CVS revisions are missing in "revisions" view * Defect #4270: CVS Repository view in Project doesn't show Author, Revision, Comment * Defect #5138: Don't use Ajax for pagination * Defect #5152: Cannot use certain characters for user and role names. * Defect #5251: Git: Repository path encoding of non UTF-8 characters * Defect #5373: Translation missing when adding invalid watchers * Defect #5817: Shared versions not shown in subproject's gantt chart * Defect #6013: git tab,browsing, very slow -- even after first time * Defect #6148: Quoting, newlines, and nightmares... * Defect #6256: Redmine considers non ASCII and UTF-16 text files as binary in SCM * Defect #6476: Subproject's issues are not shown in the subproject's gantt * Defect #6496: Remove i18n 0.3.x/0.4.x hack for Rails 2.3.5 * Defect #6562: Context-menu deletion of issues deletes all subtasks too without explicit prompt * Defect #6604: Issues targeted at parent project versions' are not shown on gantt chart * Defect #6706: Resolving issues with the commit message produces the wrong comment with CVS * Defect #6901: Copy/Move an issue does not give any history of who actually did the action. * Defect #6905: Specific heading-content breaks CSS * Defect #7000: Project filter not applied on versions in Gantt chart * Defect #7097: Starting day of week cannot be set to Saturday * Defect #7114: New gantt doesn't display some projects * Defect #7146: Git adapter lost commits before 7 days from database latest changeset * Defect #7218: Date range error on issue query * Defect #7257: "Issues by" version links bad criterias * Defect #7279: CSS class ".icon-home" is not used. * Defect #7320: circular dependency >2 issues * Defect #7352: Filters not working in Gantt charts * Defect #7367: Receiving pop3 email should not output debug messages * Defect #7373: Error with PDF output and ruby 1.9.2 * Defect #7379: Remove extraneous hidden_field on wiki history * Defect #7516: Redmine does not work with RubyGems 1.5.0 * Defect #7518: Mercurial diff can be wrong if the previous changeset isn't the parent * Defect #7581: Not including a spent time value on the main issue update screen causes silent data loss * Defect #7582: hiding form pages from search engines * Defect #7597: Subversion and Mercurial log have the possibility to miss encoding * Defect #7604: ActionView::TemplateError (undefined method `name' for nil:NilClass) * Defect #7605: Using custom queries always redirects to "Issues" tab * Defect #7615: CVS diffs do not handle new files properly * Defect #7618: SCM diffs do not handle one line new files properly * Defect #7639: Some date fields do not have requested format. * Defect #7657: Wrong commit range in git log command on Windows * Defect #7818: Wiki pages don't use the local timezone to display the "Updated ? hours ago" mouseover * Defect #7821: Git "previous" and "next" revisions are incorrect * Defect #7827: CVS: Age column on repository view is off by timezone delta * Defect #7843: Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request) * Defect #8011: {{toc}} does not display headlines with inline code markup * Defect #8029: List of users for adding to a group may be empty if 100 first users have been added * Defect #8064: Text custom fields do not wrap on the issue list * Defect #8071: Watching a subtask from the context menu updates main issue watch link * Defect #8072: Two untranslatable default role names * Defect #8075: Some "notifiable" names are not i18n-enabled * Defect #8081: GIT: Commits missing when user has the "decorate" git option enabled * Defect #8088: Colorful indentation of subprojects must be on right in RTL locales * Defect #8239: notes field is not propagated during issue copy * Defect #8356: GET /time_entries.xml ignores limit/offset parameters * Defect #8432: Private issues information shows up on Activity page for unauthorized users * Feature #746: Versioned issue descriptions * Feature #1067: Differentiate public/private saved queries in the sidebar * Feature #1236: Make destination folder for attachment uploads configurable * Feature #1735: Per project repository log encoding setting * Feature #1763: Autologin-cookie should be configurable * Feature #1981: display mercurial tags * Feature #2074: Sending email notifications when comments are added in the news section * Feature #2096: Custom fields referencing system tables (users and versions) * Feature #2732: Allow additional workflow transitions for author and assignee * Feature #2910: Warning on leaving edited issue/wiki page without saving * Feature #3396: Git: use --encoding=UTF-8 in "git log" * Feature #4273: SCM command availability automatic check in administration panel * Feature #4477: Use mime types in downloading from repository * Feature #5518: Graceful fallback for "missing translation" needed * Feature #5520: Text format buttons and preview link missing when editing comment * Feature #5831: Parent Task to Issue Bulk Edit * Feature #6887: Upgrade to Rails 2.3.11 * Feature #7139: Highlight changes inside diff lines * Feature #7236: Collapse All for Groups * Feature #7246: Handle "named branch" for mercurial * Feature #7296: Ability for admin to delete users * Feature #7318: Add user agent to Redmine Mailhandler * Feature #7408: Add an application configuration file * Feature #7409: Cross project Redmine links * Feature #7410: Add salt to user passwords * Feature #7411: Option to cipher LDAP ans SCM passwords stored in the database * Feature #7412: Add an issue visibility level to each role * Feature #7414: Private issues * Feature #7517: Configurable path of executable for scm adapters * Feature #7640: Add "mystery man" gravatar to options * Feature #7858: RubyGems 1.6 support * Feature #7893: Group filter on the users list * Feature #7899: Box for editing comments should open with the formatting toolbar * Feature #7921: issues by pulldown should have 'status' option * Feature #7996: Bulk edit and context menu for time entries * Feature #8006: Right click context menu for Related Issues * Feature #8209: I18n YAML files not parsable with psych yaml library * Feature #8345: Link to user profile from account page * Feature #8365: Git: per project setting to report last commit or not in repository tree * Patch #5148: metaKey not handled in issues selection * Patch #5629: Wrap text fields properly in PDF * Patch #7418: Redmine Persian Translation * Patch #8295: Wrap title fields properly in PDF * Patch #8310: fixes automatic line break problem with TCPDF * Patch #8312: Switch to TCPDF from FPDF for PDF export
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
Previous changes¶
Updated by Jean-Philippe Lang over 13 years ago · 57 revisions locked