Project

General

Profile

Search

Results (18290)

Help: Confirmation dialog (YES|NO)message for Submit Button on form issues (edit)
Hi All, Do you have experience to add conf ... message(YES|NO) after submit button click in issues form or anything button ? Thank you 2016-06-07 06:43
Plugins: plugin for editing images (just a little bit :)
Hi all. Im currently using http://www.redmine ... _image_paste for pasting images into redmine issues, wikis and so. Its working just great, but ... at action. Any hints? Thanks!! Gerardo 2016-06-06 15:23
Development: Validations (custom fields) on time entry
Help, I am starting on ruby, I want any valid ... d, :invalid if project.nil? errors.add :issue_id, :invalid if (issue_id && !issue) || (issue && project!=issue.project) || @invalid_issue_id errors.add :activity_id, :inclusion ... Doesn´t work Sorry for my english, thanks 2016-06-06 12:35
Open discussion: smtp reads mails, but not creates issue from crontab, but the same command in console creates issue.
Hello, I`ve encountered a problem: That command (user redmine) reads email and adds issues correctly rake -f /home/redmine/redmine/Ra ... eads email, creates the text below: <pre> Issue #2473 has been reported by ***. Request #24 ... Target version: aqwqew </pre> but issue is not created. Please help me to solve that problem. 2016-06-06 10:53
Open discussion: RE: Error crontab witch Redmine-Bitnami
I think this is a typical issue that many people encounter. It happens beca ... variables" and you'll get some sollutions. 2016-06-04 19:00
Help: RE: Watcher added but not notified
I have tried to send this watcher a direct link to the issue and he has received a proper Redmine page sa ... nd his role has also all available rights to issues! Could not this be a bug? Any idea how to report it to Redmine team? Thanks a lot. Milan 2016-06-03 16:37
Help: RE: Watcher added but not notified
no email received when adding notes to the issue? 2016-06-03 15:32
Help: RE: Watcher added but not notified
Hi Olivier, I am in the same trouble, even u ... mber A and member B. Member A is assigned an issue and member B is added as a watcher. The user B has the notification option set to "Only issues, I watch or am involved in". The whole syst ... and in HTML format. Any ideas? Thnx, Milan 2016-06-03 13:23
Help: RE: Watcher added but not notified
Hi Milan, 1) This is true only if your proje ... notifications only when events happen on the issue. So adding someone to the watch list does no ... jects. You can access a public project, view issues, etc. even if you are not a member of the p ... plied in this situation. Regards, Olivier 2016-06-03 09:27
Open discussion: How to remove a hyperlink in redmine tab
Hi all, I want clients to login and view o ... them. But I don't want them to click on the issue ID and view comments and other details. How ... redmine for which i have given url linked to issues tab. But when I open that tab it should not ... ew option should be provided. Please help 2016-06-03 08:28
Help: 1 project, 2 Git repositories. Commit links?
In my project, I've got 2 Git repositories. B ... nt-side, another its server-side). In my 'issues' I'd like to be able to say 'reproduced wit ... y a particular commit link should refer to? 2016-06-03 03:00
Open discussion: I cannot create new issue through with REST API
I'm troubled with redmine. When I create new issue with Rest API(from Microsoft Excel), Interna ... ow message) <pre> Started POST "/redmine/issues.xml?key=XXXXXXX" for XX.XX.XX.XXX at 2016-05-30 14:44:10 +0900 Processing by IssuesController#create as XML Parameters: {"issue"=>` {"project_id"=>"mt001", "subject"=>"TES ... sion_id"=>"93", "priority_id"=>"2", "parent_issue_id"=>nil, "start_date"=>"2016-05-30", "due ... d_versions' for nil:NilClass): app/models/issue.rb:823:in `assignable_versions' app/models/issue.rb:643:in `validate_issue' app/controllers/issues_controller.rb:141:in `create' lib/redmin ... <pre> Started POST "/redmine/projects/mt001/... 2016-06-02 14:36
Help: integration redmine wih git
i'm install redmine 3.2.2 + git 1.7.1 and ... pdate ( git server side) : check redmine issue keyword(fix|ref) and issue number in commit message, if no match..exit ... com/xxx/xxx (github commit message has no issue keyword ) 6. client : git pull github-test ... sh origin master : reject , not found issue keyword (commit message of github-test) . ... merge for remote repository, Can i skip the issue keyword checks?(server side) 2016-06-02 13:52
Help: Multi-select custom field import
Hi All I am running into a problem, I have c ... select these items when manually creating an issue in the web interface. I can export the issue as csv (and open in excel) and it shows the ... a in the cell, but when i try to import that issue from the csv the values are blank.. i lose t ... d single) or all the items.. but get nothing. 2016-06-01 19:28
Help: RE: uninitialized constant Faker base
Hello, I suggest you check you have the la ... nnot get it to work, I suggest you create an issue on the Github of the plugin author: https://github.com/jbox-web/redmine_git_hosting/issues/new Cheers, 2016-06-01 17:47
Help: RE: PhpMyAdmin Error!
Hello, Do you know the MySQL root password? ... -uroot -p@)? If you cannot figure out the issue, I suggest you ask Bitnamifor support. redm ... mi bundles Redmine. Cheers, -Martin 2016-06-01 17:39
Development: RE: Problems addissue DELPHI!
I recommend you make a working example in PHP first, then translate to Delphi afterwards. W 2016-05-31 21:17
Help: Unable to fetch only (all) unread emails via POP /IMAP
Hi, I was trying to create issues by fetching emails via POP. Rake command ... ails everytime I run this command, everytime issues are created for all the mails. I am trying ... mark them as read after successful upload of issue. IMAP does this by default I guess. Earl ... e=Redmine_KO@ but while using IMAP I had issue that it was only reading one unread mail at ... t be found.@ It threw this error, but one issue at a time was getting created in Redmine. ... , mails get readed once, correctly to create issue in redmine? * Configurations: Redmine: 3.1.0 Ruby: 2.0 Rails: 4.2.3* Thank you. 2016-05-31 20:33
Help: Should I be able to change an issue so it becomes part of a different sub-project?
I am seeing a problem where we have Projects, ... . So far the pattern I observe is that: * Issues with no child issues migrate fine. * Issues that have already a parent issue, or already some child issues, do not migrate fine. * Sometimes a somewhat bogus error is displayed, but mostly, no issue is displayed. Here is the pattern: 1. I click Edit on the issue. 2. I change the Project from ROOT to SUBPR ... t. No error, and no change. If I go load the issue from another browser tab, the silent failure ... Now I click submit again, and now I get "The issue has been updated by another issue while you were editing it". 5. I reload the original issue, ie https://bugs.mycompany.com/issues/12345, and see that the project has not been changed. This occurs only for some ... 2016-05-31 20:27
Help: How to read the attachments from issue
for id in issue: print id.attachments The above code ... he attachments file which is associated with issue via python script 2016-05-31 13:48
Help: Watcher added but not notified
Hi, in Redmine 3.2.2 I have problems using watchers functionality and notifying them when an issue changes, especially for not-a-members. 1) ... ect? If there is a change made to the given issue later, then this user is notified. But why n ... ks for helping! Milan Brabec, Czech Republic 2016-05-31 13:20
Help: How to display a HTTP page of my choice
Hello Redmine gurus, in my project, in i ... links that contain 'Overview', 'Roadmap' , 'Issues' and the like) I'd like to add a new link w ... t back to my Redmine. How can I do that? 2016-05-31 12:23
Help: RE: MTA issue on CRON when send reminder mail
Ok try to change the previous command: <pre> ... sr/bin:/usr/local/sbin:/usr/local/bin </pre> 2016-05-31 10:04
Help: RE: Search for a specific user's content
Go to issues list under specific project and add filters ... t. Change Status to look for all/open/closed issues. 2016-05-31 09:45
Help: RE: MTA issue on CRON when send reminder mail
It does not work, the log.file file is not ge ... king, tried in various ways but does not work 2016-05-30 14:38
(4051-4075/18290)