Search
Results (18298)
- Help: RE: Due date column "Issues assigned to me" in My Page
- Regard the remark walking trough projects I adjusted my query to show all issues from all projects (stupid question). Que ... date order by is not default behaviour in My Issues.
- Help: RE: Due date column "Issues assigned to me" in My Page
- So... In My Page (and everywhere I watch issues...) it shows me a list of issues. If there are 1000 issues assigned to me, all due in late 2020 and one issue due tomorrow. It totally depends on the order they were submitted in Redmine if that one issue that is due for tomorrow shows up in My Page... Or in any issue list in the project (using the default query all issues). Why doesn't the system order by priori ... priority the only criteria used? In the "Issue" pages I can work around the problem by addi ... I would love to see it on my page as the issue lists will only show issues on a certain project and it's sub projects, ... I have to cycle trough all projects clicking Issues and then my custom query. Is there no better way to do this? Thanks in advance.
- Help: RE: How to aumatically change assignee back to the reporter when issue is resolved?
- You should have a look at [[Plugins]], vanilla Redmine won't do that.
- Help: RE: Limit new issue types to certain users
- What I'm doing for now, is creating sub-projects for the different tracker types.
- Help: RE: Limit new issue types to certain users
- +1 I'm looking for exactly the same functionality.
- Hi all, Does anyone know how to find a lis ... ields) that can be set when submitting a new issue via the REST API? Thanks, Paul
- To create Time Entry with REST API this param ... of the time entry attributes, including: ◦issue_id or project_id (only one is required): the issue id or project id to log time on ◦spent_on: ... tion is where can I get list of activity_id ?
- Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- Bug Reports to Redmine 1.1.1 compatibility ... link_to(l(:label_calendar), :controller => 'issues', :action => 'calendar', :project_id => @pr ... <%= link_to(l(:label_gantt), :controller => 'issues', :action => 'gantt', :project_id => @proje ... nice if some cann apply or fork this changes.
- hi, I know that Road-map came only if Issue menu is enable and there are defined version ... (there are users that should be able to add issues, but not needed to see the road map). Can someone help me with this? Thank you, Ionut
- Hi there, When the bug is going to resolve ... tically change assignee to the reporter when issue is resolved? thanks a lot in advanced. Regards Ray
- Help: RE: Upgrading from 0.8.4 (MySQL) on Windows
- The new issue is with i18n. When we issue the command. this is the output: <pre> C ... b\ruby\gems\1.8\gems\i18n-0.4.2 and tried to issue the gem command in many directories, but we ... ry </pre> How do we proceed ? Nick.
- Hello, today I started to install Redmine ... tions in the thread: [http://www.redmine.org/issues/7516] So I also tried to install rails in v ... to solve this problem? Best Regards, Beppo
- Help: RE: Upgrading from 0.8.4 (MySQL) on Windows
- Hi, next problem is for step 4. We have i ... n (now moved to the server desktop). I've issued the command "rake db:migrate RAILS_ENV=prod ... What we are missing ? Thanks, Nick.
- Help: RE: Exporting issues list to CSV does not contains Logged Time
- #971 and #4742 are probably related. Edit : #971, not #941, sorry.
- Open discussion: RE: Text formatting: commit message in issue comment
- There's nothing like that, you could achieve ... isions though: [[RedmineSettings#Referencing-issues-in-commit-messages]]
- Help: RE: Exporting issues list to CSV does not contains Logged Time
- IIRC the fields for the CSV export are hardcoded, you'd have to open a feature request for that.
- Plugins: RE: Default columns plugin
- I've tried to follow the steps as detailed ab ... _v005). However, it still show the standard 'Issues' query layout with the default columns. ... roject 'TEST' from the list and went to the 'Issues' tab - I can see the link to the 'Default_P ... d be greatly appreciated. Thanks, Chris
- "PluginUrl":https://github.com/edavis10/quest ... url_options[:host]) on line #18 of app/views/issues/_history.rhtml: 15: <% end %> 16: <%= render_notes(issue, journal, :reply_links => reply_links) unles ... %> 17: </div> 18: <%= call_hook(:view_issues_history_journal_bottom, { :journal => journ ... ne/hook.rb:144:in `call_hook' app/views/issues/_history.rhtml:18:in `_run_rhtml_app47views47issues47_history46rhtml_locals_history_issue_journals_object' app/views/issues/_history.rhtml:2:in `each' app/views/issues/_history.rhtml:2:in `_run_rhtml_app47views47issues47_history46rhtml_locals_history_issue_journals_object' app/views/issues/show.rhtml:95:in `_run_rhtml_app47views47issue...
- Help: RE: Issue Reminder
- Hi somebody else reported the same issue on github https://github.com/alvila/redmine_reminder/issues#issue/1 Will be solving it there. If you can just ... trunk version (or at least 1.1.0+ versions).
- Help: RE: Files/attachments can be downloaded ... ithout permissions (by using tools like wget)
- Thank you, Etienne, I'll open an issue.
- Hello, As instructed by [[RedmineTextForma ... xxxxx" format to reference change-sets in my issue comments. These are displayed as hyperlinks ... ntire commit message as a "quotation" in the issue comments. Does this capability exist in Redm ... tation for it? (e.g. commitmessage:xxxxxxx)
- Open discussion: RE: Required fields depending on status
- If someone can shed some light on how this issue relates to the current roadmap (as I see a lot of issues pertaining the workflow in the roadmap but ... in a plugin smells like a bad practice.
- Hi all In the issues tab, when I export the list as CSV it contains almost everything except logged in time for the issue. Is there any way to get logged in time by issue? Thank you
- Help: RE: Files/attachments can be downloaded ... ithout permissions (by using tools like wget)
- Thank you for your reply, Felix. However I'm not sure if you understood the issue at hand. My point is that ANY file that we u ... e to me - quite the opposite. So is it an issue with our particular installation or should I report it as a security hole?
- Help: RE: Can anybody help me with HGRedmine
- So it is definitely the new password salt that is the issue with HGRedmine. I have resolved the some of the issues by looking up the user's salt and using it ... thor or into a fork of the project somewhere.