Search
Results (18300)
- Plugins: RE: Plugin Wiki Issue Fields : feedback, suggestion, reporting problems
- Yes, I agree that a specific error message is ... . I will improve that as soon as possible.
- Help: RE: email to field blank
- Found this old issue when I was trying to figure this out so I th ... uncheck "Blind carbon copy recipients (bcc)"
- Development: RE: Merging Files & Documents
- Any updates on this? DMSF is great but 1) On ... It will be nice to have folder structure for issues in Files section - many times we end up with lots of files. Thanks.
- Plugins: RE: Plugin Traceability Matrix : feedback, suggestion, reporting problems
- I'm trying to use this plugin with the latest ... iveRecord::RecordNotFound (Couldn't find all IssueRelations with 'id': (all, {:joins=>"INNER JOIN issues issue_from ON issue_from.id = issue_relations.issue_from_id INNER JOIN issues issue_to ON issue_to.id = issue_relations.issue_to_id ", :include=>[:issue_from, :issue_to], :conditions=>["issue_from.project_id = 1 AND issue_to.project_id = 1 AND ((issue_from.tracker_id = :trows AND issue_to.tracker_id = :tcols) OR (issue...
- Open discussion: RE: Unable to import values for parent task
- Redmine built-in import feature can import parent issues.
- As the admin of Redmine, where is the option to choose which status' are available on created issues?
- Good Day Redminers! I have been battli ... gin that allows non-admin users to view "all issues globally" whether they belong to a project ... anything is needed other than to "*View All Issues*" for this Task I'm working on. The view all issues feature automatically is built into redmine ... ause permissions of the non-admin user, only issues belonging to the user can only be seen or public issues. For non-admin users, I need a "*view only*" feature for all issues globally without the permission affecting w ... tp://example.com/about' project_module :issue_tracking do User.current.memberships ... User.current.allowed_to?(:see_project_issues, nil, :global => true)|| User.current.allowed_to?(:view_project_issues, nil, :global => true) permission :all_issue...
- Hello, if I want to change the project of an issue, there is a little panel that indicates load ... hout any problems. "Redmine 2.5.2.devel"
- Plugins: RE: Plugin Wiki Issue Fields : feedback, suggestion, reporting problems
- OK - clarification regarding the "privacy" issue: The actual concern was the *content of t ... the error message already attributes to the "issue_fields macro", which should be descriptive enough.
- I upgraded my Redmine from 2.4 to 3.3.1 (Wind ... mine_checklists 3.1.5 redmine_issue_templates 0.1.3 redmine_ldap_sync ... selux_extensions 0.1.0 </pre>
- I'm developing a Remine plugin that adds journals to issues. Currently I use the Anonymous user as the ... to log in? What does the "status" flag mean?
- Help: RE: version status for "sunset" versions
- Hi all, thank you all for the answers - actua ... ng the question while there was already this issue...
- Open discussion: RE: Incoming emails not updating issue fields in Redmine
- Mischa The Evil wrote: > Jai prakash wrote: ... configuration of the @allow_override=ATTRS@ issue attribute control option. See [[RedmineRecei ... email.rake. yes thank you . That fixed it.
- Help: RE: version status for "sunset" versions
- Wim DePreter wrote: > Maybe I'm wrong, but f ... onfigure the "targetability" of versions for issues (for both standard and custom fields). Spec ... if you think I'm wrong here in some way...
- Help: RE: Is it possible to assign issue to a person who is NOT a user?
- Badreddine LADJEMI wrote: > How could we ach ... d in "Assign" field instead of a list in the issue tracker. Is that possible? Reading that I ... nsource to commercial, opensource-restricted.
- Help: RE: "estimate time" and "spent time" on issues list
- Emmanuel DUMAS wrote: > Is-it possible to ha ... on/settings/Default columns displayed on the issue list, it change nothing ! That doesn't do ... emoves the selected columns as a default for issue lists. The default can always be modified by ... when needed saved using with a custom query.
- Open discussion: RE: Incoming emails not updating issue fields in Redmine
- Jai prakash wrote: > [...] > @rake --trace ... configuration of the @allow_override=ATTRS@ issue attribute control option. See [[RedmineRecei ... itself in source:/trunk/lib/tasks/email.rake.
- Help: RE: version status for "sunset" versions
- Pavel Kveton wrote: > [...] so that it won't ... nd in version" and "Fixed in version" in the Issue definition dialog. FTR: core Redmine come ... ect versions as their values) to use for eg. issues. Pavel Kveton wrote: > The use case is ... no longer supported, however, there are some issues assigned to this version (all closed). > > Since there are some issues (even closed), it is not possible to delete ... unset) so that it does not appear in the new issue dialogs anymore? Looking at the outline o ... cs, of what the OP needs, seem implemented.
- Just in case it might be useful to someone: ... est code today and came across the following issue: tiny_tds 1.0.5 fails to be installed on my ... ils-sqlserver/activerecord-sqlserver-adapter/issues/472). But on CentOS 6, "yum install freetds ... ght be useful to share it with the community.
- Hello, in our organization we work with ot ... counts to our platform. So we need to assign issues to them to without creating users for them. ... d in "Assign" field instead of a list in the issue tracker. Is that possible? thank you by advance, Badreddine LADJEMI
- hi all, I'm looking for a way how to mark ... nd in version" and "Fixed in version" in the Issue definition dialog. The use case is that w ... no longer supported, however, there are some issues assigned to this version (all closed). Since there are some issues (even closed), it is not possible to delete ... unset) so that it does not appear in the new issue dialogs anymore? Does redmine allow somet ... his? (and if so, how)? thanks a lot Pavel
- I am trying to set up Redmine so that it can ... et. Are my emails not in the correct format ?
- Open discussion: RE: Security in 2.5.2
- There is a summary overview for security issues: https://www.redmine.org/projects/redmine/w ... Advisories PS: normally, a known security issue is set private until resolved (only Redmine-members can see the reported issue)
- How would I go about telling whether a given ... hing newer). I got overwhelmed a bit by the issues list on the web site and don't see anything ... different versions. Thanks in advance! CJ
- Hello When redmine display an issue list, it diplay "estimated time" and "spent time" on top of issue. This field are sum of "estimated time" and "spent time" of all issue of list. Is-it possible to have sum of "t ... on/settings/Default columns displayed on the issue list, it change nothing ! Best Regards Emmanuel