Search
Results (12518)
- Defect #3292 (Closed): Project Management Suggestion?
- Hi All. I'm new with this redmine but I ha ... .0 Project1 category A issue 123 issue 234 issue 213 category B issue 564 issue 245 issue 752 Project2 issue 321 issue 345 issue 235 Project3 issue 325 issue 335 issue 673 version: 2.0 Project1 issue 675 issue 358 issue 346 Project2 issue 898 issue 244 issue...
- Defect #3289 (Closed): E-mail in /user/edit/N ... and saves) as administrating users login-name
- We have a 0.8.3 stable installation going. W ... the e-mail field changes to my login-name.
- Feature #3286 (New): Reopened Issues Report
- I can't find any way to get the list/count of reopend issue. To reopen an issue i had to make changes in workflow to allow s ... uld be an direct option to reopen the closed issue and make its reports as well. This will g ... ions for an organization and its performance.
- Feature #3283 (New): Website: Install Mollom or similar spam deterrent
- There is an increasing amount of annoying spa ... a ruby class at http://mollom.rubyforge.org/
- 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