Search
Results (18317)
- Help: RE: Repository and "Associated revisions" in Issues - repeated items
- Oleksandr Kunytsia wrote: > For new commit w ... page showing the changes, has a link to the issue, to the right there is a broken chain image, click that to remove the link to the issue. This is helpful if you've typoed a commit m ... em using the step above, this isn't required.
- Open discussion: RE: trying to edit multiple issues at one time
- If I do the same thing issue by issue by using the "update" it works. However I have over 500 issue to change.
- Open discussion: RE: trying to edit multiple issues at one time
- I tried that, set the two required fields, but get back a list of all the issue saying "Failed to save 25 issue(s) on 25 selected"
- Open discussion: RE: trying to edit multiple issues at one time
- Multi-select on the issues list, then right-click on any selected issue and click "edit". It's kind of odd (right clicking on a website).
- I have multiple fields many issue that I want to change and one of them is a ... is a list of vendors. I want to change all issue assigned to one vendor to another. Thanks, Michael Browning mbrowning@nds.com
- Help: RE: Repository and "Associated revisions" in Issues - repeated items
- For new commit we've got not 3 but 2 items pe ... time entries made during the bulk import.
- Help: RE: Repository and "Associated revisions" in Issues - repeated items
- Yeah it'll only work for new commits, however ... all time entries made during the bulk import.
- Help: RE: Repository and "Associated revisions" in Issues - repeated items
- Well, I've found repositories in 6 projects, ... 122 (Thanks God, not 6 times:)) *Allow issues of all the other projects to be referenced ... "Repository.fetch_changesets" -e production'
- Help: RE: Repository and "Associated revisions" in Issues - repeated items
- Check settings > repository in your projects ... tion > Settings > Repositories If: Allow issues of all the other projects to be referenced ... is is a bug you have to kind of work around).
- Open discussion: RE: Getting rid of issue fields
- Oh bummer, you can use Javascript in a theme ... p on the DOM and hide the entire p element...
- Open discussion: RE: Allow version to be set via incoming email
- Ah yes, I originally posted instructions on t ... acker category priority).each { |a| options[:issue][a.to_sym] = ENV[a] if ENV[a] } I believe ... o be able to place it in a different version.
- Help: RE: Repository and "Associated revisions" in Issues - repeated items
- I don't now about what you're asking. I am newbie in Redmine. How can I check this?
- Open discussion: RE: Allow version to be set via incoming email
- I mean not from body of message, but fixed_version=2012 from Issue attributes control options from CLI /usr/ ... 1 allow_override=status,fixed_version --trace
- Help: RE: Help: Internal Error on new file upload.
- I meet this too. log/production.log Conne ... ing scope :open. Overwriting existing method Issue.open. I don't know how to fix?
- Plugins: RE: Multiple files upload/download
- Error after install plugin: <pre> Started ... iles_upload?container_id=1054&container_type=Issue" for 127.0.0.1 at Tue Jun 26 23:24:38 +0400 ... ng-rubyzip-error-no-such-file-to-load-zip-zip
- Plugins: RE: Multiple files upload/download
- errors in production.log when do folowing steps: 1. Go to the issue 2. Click "download as zip" 3. deselect all ... , "container_id"=>"1054", "container_type"=>"Issue"} Completed 500 Internal Server Error in 16 ... in/thin:16:in `load' bin/thin:16 </pre>
- Plugins: RE: Issue from message plugin
- just installed 0.1.2 on my fresh test bench ( ... nfortunately the new option "Include link to issue in original message" does not result in a new message.
- Help: RE: Repository and "Associated revisions" in Issues - repeated items
- You don't have the repo defined in any sub projects or other projects, do you?
- Hi! On Redmine system which I am to admini ... nd displaying *Associated revisions* within *Issues* - items in *Associated revisions* list ar ... nts/download/7857/Associated%20revisions.png!
- Open discussion: RE: Getting rid of issue fields
- I was thinking about doing css to hide the fi ... ould be nice if each of the pair had a class.
- Help: RE: Sudden 503 service temporarily unavailable
- Does MySQL's logs show any errors? It sounds to be specifically a Bitnami issue.
- Open discussion: RE: Getting rid of issue fields
- You could just write your own CSS template to ... ents you from breaking forward compatability.
- Plugins: RE: XLS export plugin
- Steven Wong wrote: > Hi, Vitaly Klimov > > It seems still have some issue not fixed. > when I want to export with jou ... which i uploaded right now to plugin page.
- Plugins: RE: Issue from message plugin
- Version updated to 0.1.2: * Option to insert link to issue in original message added (original idea by Henrik Leon)
- Plugins: RE: Issue from message plugin
- Henrik Leon wrote: > How about adding a issue link to the message that was issued? Implemented it in the latest version - please check this out