Search
Results (18307)
- Hello, I consider using redmine for a projec ... onfigured redmine to automatically generate issues from emails but both options for the settin ... Is there any other solution? Thank you!
- Help: RE: Email attacehments added to issue, but not created in file system
- --
- Help: RE: Email attacehments added to issue, but not created in file system
- Arnis Juraga wrote: > !upload_ps.png!
- Help: RE: Email attacehments added to issue, but not created in file system
- Yes, without a problem - files are attached correctly.
- Plugins: RE: auto assigned user plugin
- You must create your issue as Reporter, and you must assign an user as Manager in your project.
- Help: RE: Email attacehments added to issue, but not created in file system
- Can you add attachments from the web interface?
- Hello, everybody! Apologize in case of posti ... from admin panel, i receive “530 5.7.7 Must issue a STARTTLS command first. b7sm1559835bkb.6”. ... doing wrong? Thank you for any answers!:-)
- Open discussion: RE: Error after update
- PS I've added an issue #8052
- Open discussion: RE: Error after update
- I switched from trunk to the latest stable release, that fixed the issue...
- Plugins: RE: Contacts plugin
- I tried to register for your Redmine but coul ... st that it be possible to associate existing issues with contacts rather than being forced to r ... all the other changes required to integrate issues with contacts (custom fields, search, queries etc.) Thanks.
- Hi! We are using Debian 4.1.2-25 with Redm ... user=accept no_permission_check=1 </pre> issue is created. But when issue has attachments, links and file names to attachment are created in issue, !upload_ps! but real attachment files are ... into filesystem /files, so - opening link in issue gets 404 error. Running with --trace do ... rror message. Please, advice where to start.
- Help: RE: Admin operations
- Revisiting this issue. Indeed I found http://www.redmine.org/proje ... ation Plugin on a recent version of redmine?
- Hi folks, Still evaluating redmine and came across an interesting issue. In trac I mimic multiple projects by c ... t hook that requires the user to include the issue number in their check-in comment. When I migrate these projects to redmine, the issue numbers in svn's check-in comments are offse ... the svn comment by adding a offset into the issue number. seems doable but there is no eviden ... , I'd appreciate a chime-in. regards John
- I'm trying to fetch e-mails into Redmine via ... be OK too. In order to further debug this issue, I need some logfiles. Are there any logfile ... re there any other suggestions to solve this issue? My environment: <pre>danilo@jabba:/va ... atabase schema version 20100819172912</pre>
- I use redmine to track bugs, isses...etc. I ... to automatically increase or assign a number
- Help: RE: Email notification stopped work, after moving issue to another project
- I'll keep that in mind. Many thanks!
- Help: RE: Email notification stopped work, after moving issue to another project
- Altering code this way is never a good idea, ... of this change next time you upgrade Redmine.
- Help: RE: Email notification stopped work, after moving issue to another project
- It was not as hard as You said before , every ... impact on other parts of Redmine. Cheers!
- Help: RE: Email notification stopped work, after moving issue to another project
- You can change code of method @Issue#recipients@ around line 446 in @app/models/issue.rb@ from : <pre><code class="ruby"> # Remove users that can not view the issue notified.reject! {|user| !visible?(user)} ... by"> # Remove users that can not view the issue notified.reject! {|user| !visible?(user) && user != author }</code> </pre>
- Help: RE: Email notification stopped work, after moving issue to another project
- This is not good news for me,but maybe You can tell me something more about this hardest way.
- Help: RE: Redmine search in open issues only
- I'm interested in this too. It's really difficult to find an open issue when 80% of the issues returned from a search are resolved or closed. Max
- Help: RE: how to create project functional modules
- resolved this issue by issue category
- Help: RE: gantt export to pdf works;but when export to png,chinese character appears ?
- resolved this issue by adding chinese font to redmine
- Help: RE: Email notification stopped work, after moving issue to another project
- I'd say no, can't imagine a simple way to do this, sorry.
- Help: RE: Email notification stopped work, after moving issue to another project
- Also for me, but he had created this issue, so he still is somehow involved with this. Anyway, is it possible that Mr. X could be notified?