Search
Results (18298)
- Open discussion: RE: Showing issues for owner (and watcher) only
- Hi Ran, An update should be welcome indeed ... re has been implemented in v1.2.0. Laurent
- Dear all, As this is my first post here, l ... use it, and the last one is how to update an issue by email, more specifically add a comment by ... e to keep track of discussions related to an issue. The only disadvantage is that when in an ... il body, the comment it will create for your issue will contain everything, so after few replie ... comment ) Thanks for your help. Alexis
- Open discussion: RE: Showing issues for owner (and watcher) only
- Hi Laurent Thank you for the reply. My ... e to see this feature right? Thanks. Ran.
- Hello, I have installed redmine on my Debian ... ger seem to get throught. This fixed the issue: <VirtualHost *:7051> ServerName e ... e. :( I had higher expectations of you guys.
- Hello forum! I want to use Redmine on an i ... unts. *The Solution:* I have Googled the issue for some time, and I figured out there might ... Thank you guys and I appreciate your help.
- Help: RE: Redmine locks on the redirect page
- Etienne Massip wrote: > Check [[RedmineInsta ... initializers attached to #7688 resolves the issue, thanks!
- Help: RE: Redmine locks on the redirect page
- I managed to install Redmine 1.3.1 in windows server 2008 r2 and I'm encountering the very same issue - I can't login as admin, because it's stuck on "you are being redirected" page...
- Plugins: RE: Send new issue URL to custom email field
- My plugin is nearly finished. Just one pro ... It returns [] (and should return "ip/path")
- Open discussion: RE: Showing issues for owner (and watcher) only
- Hi Ran, you can use the field "Issues visibility" in the detail of the role. Setting it to "Issues created by or assigned to the user" should ... ist once you select this option... Laurent
- Dear forum members. I'm having a bizarre issue with a redmine installation, that has been w ... the non-admin users can't see comments under issues (even those which they've typed a second ag ... by all other users. This happens for some issues, not all of them. I've looked in the logs ( ... 0110818135620 About your Redmine plugins Issue Importer 0.3.1 Redm ... Advanced report plugin 0.2.0
- Hi Is it possible that users in a project will see only the issues they created themselves? Is it possible t ... well as the owners as well? Thanks, Ran.
- Help: RE: Mysterious blanket e-mail notifications after upgrading to redmine 1.3
- Yeah, you are right... these are all cases where the commit was tagged with an #issue_id. However, in that case only those who ar ... member of the project is receiving an e-mail.
- Help: RE: Mysterious blanket e-mail notifications after upgrading to redmine 1.3
- AFAIK, there's no email notification when a commit is fetched. Maybe these commits update some issues and you get notified about that.
- I've recently upgraded a Redmine instance of ... which makes me think that might be an actual issue. Any ideas? Anything I can do to debug this? Thanks, -Ben
- I have been working on a release notes plugin ... or where more detailed information than the issue's subject is required. More information is a ... o do) I'd be happy to accept pull requests.
- Plugins: RE: Easy Agile not working with SQLite3 based Redmine?
- I had a "similar problem":http://www.redmine. ... ://github.com/SphereConsultingInc/easy_agile/issues/26 someone else had and posted on the Easy Agile GitHub site.
- 'Im making a plugin based in the last path of the issue http://www.redmine.org/issues/8488, and I have problems patching the meth ... n I write: <pre> require_dependency 'issue' module IssuePatch def self.included(base) # :nodoc: ... :conditions => Issue.visible_condition(args.shift || User.current ... rns a SQL conditions string used to find all issues visible by the specified user def ... Project.allowed_to_condition(user, :view_issues, options) do |role, user| case role.issues_visibility when 'all' ... (usr || User.current).allowed_to?(:view_issues, self.project) do |role, user| case role.issues_visibility when 'all' ... atchable default to allow any user with view ...
- I installed a fresh version of redmine 1.3.0. I don't see any section for issue relations on the new issue page. I even created an issue and then tried again, but still no issue relations. I searched the wiki, forums, and issues, but my situation didn't match anything I f ... er role which has every permission including issue relations. So, why aren't the issue relations showing on the new issue page? Ruby version 1.8.7 ( ... l Database schema version 20110902000000
- Is there a possibility to make a PDF-Export o ... dmap? I only found http://www.redmine.org/issues/5125; seems to be outdated and not integrated into 1.x. Cheers
- Help: RE: Huge change sets and out of memory conditions
- Actually in deeper review, issue #7699 is a different problem. The problem ... amount of data collected from the command.
- I want to program this functionatity and I th ... an # event. # # TODO: only supports Issue events currently def notify_about?(object ... tion when 'all' if object.is_a?(Issue) if object.allowed_statuses? ... d_statuses don't exist, could you help me ???
- Hello, I have correctly set some trackers, issue statuses and workflow. But the workflow d ... ans in a project I can't change status of an issue from new to fixed. This happens in only one ... know where I messed up... Thank you guys!
- Hello. I can't install Redmine 1.3.0 (with ... ake aborted! Object is not missing constant Issue! /usr/local/redmine-1.3.0/vendor/rails/acti ... How resolve this problem? :( Thank you.
- Hi, I've updated Redmine from v1.2.3 to v1.3 ... information/app/views:vendor/plugins/redmine_issue_checklist/app/views:vendor/plugins/redmine_issues_backlighter/app/views:vendor/plugins/redmin ... llection/app/views:vendor/plugins/redmine_newissuealerts/app/views:vendor/plugins/redmine_opens ... pp/views </pre> What can I do to fix ist?
- Help: RE: Default Assignee and/or specify assignee in email-created issue
- I am also interested in that... does this: http://www.redmine.org/issues/5573 http://www.redmine.org/projects/redmine/repository/revisions/3764 solved the issue? thanks, d.