Search
Results (12511)
- Feature #4015 (New): Make app settings overridable at project level
- Allow some application settings (eg. Theme) to be overridden at project level.
- Defect #4014 (Closed): one of project can not send any mail
- i have many projects ,but one of them can not ... oject can send , the problem project have 6 Issue categories,23 users ,65 issues,in this project ,anything we do ,it can not ... nd mail stably, pleas help me ,Thanks!
- Defect #4010 (Closed): Translation missing after upgrade
- Juste upgraded from 0.8.4.devel.2847 to : Re ... translation : when changing the status of an issue, the text "Status changed from <...> to <... ... Bold parts are not translated anymore.
- Defect #4007 (Closed): Cant send email on Red ... ng mail (wrong number of arguments (3 for 2))
- Ive installed the latest from trunk(svn) yest ... h a regular gmail account to remove any apps issues. still didnt work. This is the error tha ... com 587 from my server so firewall is not an issue and I was very careful with formatting of em ... days SVN revision which is I believe 2904
- Defect #4006 (Closed): undefined method issues_to_pdf
- Using: debian lenny redmine-0.8 (stable), ... ls -v=2.1.2 ruby 1.8 Attempts to use the issue -> export to pdf gave an error, with the pro ... follows: NoMethodError (undefined method `issues_to_pdf' for #<IssuesController:0xb65db6bc>): /app/controllers/issues_controller.rb:70:in `index' /usr/lib/r ... rb:107:in `respond_to' /app/controllers/issues_controller.rb:66:in `index' /usr/lib/r ... enger-2.2.4/bin/passenger-spawn-server:61
- Feature #4001 (Closed): Configuration of My page
- On "My page" I see issues as "watched issues" which are already closed. Is there a way t ... n a case by case basis I can "unwatch" those issues.) Is there a way to configure my page on my own
- Defect #3996 (Closed): Failure to convert HTML entities when editing an Issue reply
- I had to fix some code I posted in a reply to an issue I was working on, and found that the edit bo ... t;pre> would show as &lt;pre&gt;
- Feature #3995 (New): Upgrade to "Files" module
- * when files are uploaded/added to an Issue, Wiki page, Forum, Document etc, then the fi ... tags to help organize the information better
- Feature #3991 (New): Provide basic metadata in issue atom feed even when there are no changes
- Currently if you view the Atom feed for an issue that is newly created, you will get a blank ... ct at least some basic information about the issue to show up in this feed. (Disclaimer: I u ... chnical reason this is happening in because @IssuesController#show@ for @format.atom@ chains off to @IssuesController#changes@, which lists all Journal entries for the issue. Issue creation does not generate a Journal entry, so any new issue results in a blank Atom feed. There are a ... ate the generation of Journal entries on new issue creation ** This would be a major change to ... Would need to generate records for existing issues and/or handle issues without creation journal entries ** Howeve ... h investigating * (B) Detect the case where IssuesController#changes is displaying a feed for a specific ...
- Feature #3990 (Closed): Provide basic metadata in issue atom feed even when there are no changes
- Currently if you view the Atom feed for an issue that is newly created, you will get a blank ... ct at least some basic information about the issue to show up in this feed. (Disclaimer: I u ... chnical reason this is happening in because @IssuesController#show@ for @format.atom@ chains off to @IssuesController#changes@, which lists all Journal entries for the issue. Issue creation does not generate a Journal entry, so any new issue results in a blank Atom feed. There are a ... ate the generation of Journal entries on new issue creation ** This would be a major change to ... Would need to generate records for existing issues and/or handle issues without creation journal entries ** Howeve ... h investigating * (B) Detect the case where IssuesController#changes is displaying a feed for a specific ...
- Defect #3989 (Closed): testing email sent, notification not
- hi there.. i appreciate your work on this ... arguments: -i -t </pre> I did read other issues, but unfortunately none of them were helpful. :( ~ Daniel.
- Feature #3988 (Reopened): Show diff in revision page
- In the revision browser it would be good to h ... he diffes if not cached. (I am sorry if this issue is addressed elsewhere, please direct me the ... re> ---- I am using SVN 0.8-stable btw.
- Defect #3985 (Closed): New Ticket status not available
- I have add a new ticket status to redmine (ac ... ose the new status... Can somebody help me ?
- Defect #3983 (Closed): Invalid Issue Atom Feeds Urls
- Hi, Base Url defined in Settings : dev.myd ... mine Url in Feeds : localhost:9443/redmine
- Defect #3979 (Closed): bad strings in notification messages
- When a file is added to or deleted from an issue, @issues_helper.rb@ builds (part of) notification me ... g template should be translated in a whole.
- Defect #3977 (New): Redmine.pm Random Issue on Large Checkout/Commit
- Hi, I've just got Redmine.pm module workin ... se of large checkout/commit i got random DAV issues ... <pre> REPORT of '/svn/myProject/!sv ... m module all is working fine.* Thanks.
- Feature #3976 (Closed): Hide custom fields from certain roles
- It would be a great feature to show/hide cust ... rojects using the role _customer_ and adding issues (defects / features). Today we added a custom field that marks an issue as _maintenance issue_. But this flag indicates an internal stat ... custom field in the project's configuration.
- Defect #3974 (Closed): Issue moving doesn't take into account permissions
- It looks like a user can only move an issue between two projects the user is a manager o ... e user manages to _any_ project the user has issue-creation permissions for.
- Feature #3973 (New): When closing an issue with a commit, add the commit message to the issue
- When you close an issue with a commit, it would be nice to haven the full commit message within the issue. The commit message could contain additional and relevant information about the cause of the issue. Currently the text added to the issue is: "Applied in changeset r146." I would ... ase note that this is only for new projects."
- Feature #3972 (New): Translation for field values
- It would be very nice when the values of fiel ... > So he see the ticket status "neu" to choose
- Defect #3969 (Closed): Plugins loaded before config/initializers/session_store.rb ?
- This bug is related to issue #2815, and applies to redmine trunk with rai ... name is _session_id, not _redmine_session.
- Feature #3967 (Closed): Ability to define default columns to display based on project
- It would be great if there would be possibili ... is one would be relatively easy to implement.
- Defect #3965 (Closed): Viewing open issues in a milestone shows a resolved issue?
- I just went to look at Redmine's own 0.8.6 mi ... this a bug or are my expectations misaligned?
- Feature #3964 (Closed): display SCM commits in issue tracker
- It would be a priceless feature to have Mercu ... commit messages, which actually do refer to issues, displayed within the issue tracker. That way it's a lot easier to keep ... e code changes, which relate to a particular issue.
- Patch #3962 (Closed): Add a maximum nesting option to the {{child_pages}} macro
- Add a new parameter to the @{{child_pages}}@ ... 8.4, but it should be working on trunk also.