Search
Results (12389)
- Defect #3282 (Closed): Issue List Sorting Hangs on Firefox 3.5b4
- Today I upgraded to the new Firefox beta 3.5b ... n-page reload (apply/clear filters, sort the issues list on a column header), redmine hangs on ... te3-ruby (1.2.4, 1.2.1) Revision: 2679
- Defect #3280 (Closed): Upgrade to 0.8.3 did not upgrade ampersand in wiki page title correctly
- Used the Option 1 upgrade method from [[Redmi ... d lots of wiki pages with special characters.
- Feature #3279 (Closed): Plugin Hook for setti ... fields when closing a ticket via a changeset
- I'm looking for an additional hook to be adde ... i've found where this happens at the mo, eg "issue.status = fix_status", but how would set a cu ... t's see... > <edavis10> Kiall: only with an issue that is closed via a commit? > <Kiall> yeah ... etto> Kiall: #1234 is http://www.redmine.org/issues/show/1234 "Redmine - Defect #1234: NoMethod ... e right now. > <edavis10> Kiall: open a new issue descripting this with me as the Assigned to ... > <edavis10> just pastie the conversation in
- Feature #3277 (Closed): Wrong hostname in e-mail notification
- I've received following e-mail with footer: ... P, how can I convert it to proper hostname?
- Patch #3274 (New): Wiki Page Categories
- This patch is a preliminary implementation of ... e to adopt this patch, I'll catch up on this.
- Feature #3272 (New): Ability to import wiki image from other wiki page
- It would be very nice to have the ability to ... age: <pre> MyWikiPage:myimage.png </pre>
- Defect #3271 (Closed): Wrong week number in Calendar
- Calendar says it is week 17, but it really is week 18 at the time this issue was reported.
- Defect #3270 (Closed): Updating issue via email with coded subject
- I forwarding emails from my email server to t ... processed as a reply and a note is added to issue #123. Otherwise, a new issue is created.?? My configuration: <pre> ... ment Database adapter mysql </pre>
- Feature #3269 (New): Writing a single batch file for all rake tasks
- I am using redmine issue creation by email functionality. I have used the rake tasks to create issues on particular project This is that follo ... ker,priority This rake task will create issues on myprojectname1 simliarly rake red ... tatus,tracker,priority This will create issues on myprojectname2 Like this i want to wr ... n cron tab.whether it will work
- Feature #3267 (Closed): URL Standardization
- It'd be nice if there was a choice for creati ... : http://www.redmine.org/projects/redmine/issues/new But then when it's created the URL for the ticket is http://www.redmine.org/issues/XXXX If everything related to the projec ... he and Lighttpd could be configured for that.
- Feature #3266 (New): Commit ID syntaxn sugar/parsing
- In IRC I suggested that Redmine take a page o ... ing links in commit messages, in comments to issues, and wiki pages: * [commitID] * [commit ... t was a good idea and to create a ticket.
- Feature #3265 (Closed): Filter on issue relations
- It'd be nice if Redmine's issue filters included some notion of issue relations. That way you could build a query ... is less than 0 days ago * *Has no blocking issues* * *Has no preceeding issues* Doesn't look trivial, but shouldn't be too difficult. Looking into it now...
- Patch #3264 (Closed): Allow issue edit exceptions to choke nicely
- The attached patch allows issues raised by controller_issues_edit_before_save and controller_issues_edit_after_save to choke nicely, instead of ... s is so that a plugin can use the controller_issues_edit_before_save hook and deny editing on specific conditions (e.g. an issue can't have it's assigned_to revoked after it ... ithout this modification, plugins can't stop issues from saving.
- Feature #3262 (New): Email Verbosity Levels
- A complaint I'm receiving from my users is th ... h a better implementation or more examples...
- Feature #3261 (Closed): support attachment images in PDF export
- When an issue is exported to PDF by using the "PDF" link a ... the inline images which are attached to the issue and displayed on screen are not on the print ... s don't become incomprehensible. See this issue as an example: With inline images: http://www.redmine.org/issues/3100 No inline images: http://www.redmine.org/issues/3100.pdf It would be great to get this ... with screenshots back to external developers.
- Defect #3259 (Closed): remove "main-menu" div when the menu is empty
- On some pages, like *Home* or *My page*, the ... ntify an empty menu ? Thank you very much.
- Feature #3258 (New): Link to custom query from wiki
- Add the ability to link to a custom query fro ... propriate behaviour is if query is not public
- Defect #3253 (New): LDAP Auth : Alias Dereference
- Hello, I'm using last stable release of Re ... > Sorry for my english, french user here ;)
- Defect #3252 (Closed): Calendar is unreadable
- The calendar view is unreadable (please see a ... ot). This is due to r2568 which adds the @issue@ CSS class to the calendar entry. So either @Issue#css_classes@ shouldn't use the @issue@ CSS class or @application.css@ should define other styles for @issue@ when inside @table.cal@. "trunk" is probably also affected but I didn't test that.
- Defect #3249 (Closed): Activity page disables subprojects on Apply
- On the activity page, subprojects are display ... eads: with_subprojects=1&&with_subprojects=0.
- Defect #3246 (Closed): NoMethodError (undefined method `group_by=' for #<Query:0x2aaaafdfa960>)
- Hi, after upgrading this morning, I have an error in issues controller : <pre> Processing IssuesController#index (for ww.xx.yy.aa at 2009-04 ... "=>"xxxx", "action"=>"index", "controller"=>"issues"} NoMethodError (undefined method `gro ... 55:in `method_missing' /app/controllers/issues_controller.rb:497:in `retrieve_query' /app/controllers/issues_controller.rb:47:in `index' /usr/lib/r ... (500 Internal Server Error) </pre> Thanks
- Patch #3245 (New): Roadmap - show Estimated Time and Spent Time
- I have edited the versions/show.rhtml page, s ... reciate, if this would be a standard feature.
- Feature #3244 (Closed): Shorten git commit ids in Atom feeds and on activity page
- Git commit ids are very long (something like ... ong ids is the commit page itself. Thanks!
- Defect #3243 (Closed): Error when seach issue have many images
- When I access the detail screen of issue that have many images (> 10 images), http 500 return.
- Feature #3239 (Closed): Show related issues on the Issues Listing
- It would be nice to have the ability to see all the related issues in a column when listing all the issues. The idea here is to have quickly all t ... easily. Sure we can get it going to each issue but it would be nice to see them all at once ... rts of Feature x Feature's Bugs this way.