Search
Results (31866)
- Plugins: RE: Schedules 0.4.0 beta1
- Encountered another issue, I set monday to be unavailable and saved t ... 9:in `load' C:/Ruby/bin/mongrel_rails:19
- Plugins: RE: Schedules 0.4.0 beta1
- Brad Beattie wrote: > > To clarify, you ran into this issue using the 0.4.0 release with Redmine 0.8.3? ... build of 0.4.0, I havent tried beta2 though.
- Plugins: RE: Schedules 0.4.0 beta1
- jack penate wrote: > This fixes the issue with the missing labels that I had when usin ... if @user.nil? %> > > > I resolved this issue by using beta1 instead of the final release ... .3 release. To clarify, you ran into this issue using the 0.4.0 release with Redmine 0.8.3?
- Plugins: RE: Schedules 0.4.0 beta1
- This fixes the issue with the missing labels that I had when usin ... ser.id if @user.nil? %> I resolved this issue by using beta1 instead of the final release :) I'm using the 0.8.3 release.
- 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.
- Open discussion: RE: Desktop app for time tracking
- Hi Robert, I have the same problem so I star ... a desktop application for time tracking (and issue reporting in the future). Unlike TimeToTicke ... ttps://sourceforge.net/projects/redmineclient
- 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>
- Dear All, Can somebody advice how export issue in PDF and keep Russian language on it? I th ... ussian language? Please advice WBR, Stas
- 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.
- Help: RE: issue import (email or csv)
- For I often import issues from other track system, I wrote another CSV importer plugin, can define CSV column and issues mapping rule. http://www.martinliu.info/20 ... edmine-csv-import-plugin/ Hope this helps.
- 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.
- Plugins: RE: Ticket grouping plugin
- I have published this plugin at http://github.com/Ubik/redmine_issues_group/tree/origin In new version I implement Issues List as nested set with some outline view !subissues.png!
- 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...
- Help: RE: LDAP Alias Dereference
- Actually, Redmine must be accessible by unregistered users for Issue creations. Maybe I can use HTTP Auth if I ... P Directory. Thanks for the help. Will.
- Plugins: RE: Issue Vote Plugin
- Eric, I have published new version of this ... igin Please feel free to use it on your own.
- 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.
- Open discussion: RE: Import issues from a CSV file
- I wrote a CSV import plugin for redmine, hope ... redmine_importer-redmine-csv-import-plugin/
- Feature #3262 (New): Email Verbosity Levels
- A complaint I'm receiving from my users is th ... h a better implementation or more examples...
- I've found in the wiki where Redmine can be configured to send emails when an issue will be due within x days. I also see where ... e is already designed to send emails when an issue is assigned to a developer or when a new issue is created or how to change these settings. ... I want to start setting up a project with issues and have the developers I add start getting notified that they've been assigned issues, etc. Thanks, John
- 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.