Search
Results (18290)
- (Even when I click "repository") By this I m ... shot now button > > fixes #5 But I go to issue 5 and there's no reference to the commit, the issue is still open, etc. Now I might think this w ... 'm on bitnami redmine 3.3.0-1, if that helps.
- Help: RE: Redmine 3.3.0 How to add user to project
- Well, meanwhile I figured that indeed this sh ... example console prints this when viewing an issue page: @159:31 Uncaught ReferenceError: be ... . Any ideas where to look for the culprit?
- Hello I have a question about Redmine. Im se ... I need to give permission to users to create issues and now i have to click on the main project ... ch? Best regards and thank you in advance
- Open discussion: RE: Export by command line
- You can try to make bash (or pick your favour ... RPASSWORD" } app.get "/projects/${RPROJECT}/issues.csv?xxxxxxxxxxxxxxxxxx" response = app.response File.write('issues.csv',response.body) quit EOF Find appropriate URI /issues.csv?xxxxxxxxxxxxxxxxxx, which correspond to /issues?query_id=xxx, by examining web server log o ... , which can work from remote, is to use curl.
- Hey. I want to install an Redmine instance ... Without export/import database. Thanks ;)
- When I set a new issue and click "submit" i get the following : ... r could not handle the request POST /redmine/issues/9. Reason: Error reading from remote server BUT!! The issue is created afer I refresh the page, but it t ... o load and it is not usable.. Please help.
- I have a project that is public. I auto-crea ... author a role on which I have NOT enabled "Issues can be assigned to this role", I STILL can ... ly get added to the assignee list? Thanks!
- Open discussion: RE: Export by command line
- And using a predefined custom report , like /issues?query_id=xxx, is it possible? Thx
- Open discussion: RE: Export by command line
- You can get list of issues in XML or JSON format using REST API: http://www.redmine.org/projects/redmine/wiki/Rest_Issues http://www.redmine.org/projects/redmine/wi ... ansform XML to CSV using XSLT transformation.
- Help: RE: Problem viewing SCM diffs: differences in last lines not over-highlighted (only here?)
- Have found the origin of the problem: the sou ... *ending line break* (I think is git-related issue)
- Help: RE: Send email to a mailing list when a new issue is created
- Thanks so much for this feedback! I think us ... ddress which will be notified whenever a new issue is created. I don't believe a plugin would ... rking with your suggestions. Thanks much!
- What is the best way to display a group of issues under one heading e.g Absence (parent task) ... under this heading or do i need to group the issues together in a different way so they can dis ... need a plug in to achieve this? Many Thanks
- Hello, My redmine versions. Environm ... redmine_tags 0.1 reopen_issues_by_mail 0.1.1 sidebar_hide 0.0.7 The problem is an "issue" with 1 attachment, xml file, It show this e ... ut the error. Back Is not a important "issue", I can delete it, but i can't find how to do it. Thanks!!
- I tried to import a CVS file with parent task ... means in the following link: [[HowTo_import_issues#Parent-Issue]] "Parent Issue If the field starts with an #, the issue with that id is referenced. If the field contains a number in references the index of the issue in the import. Note that it's not the line n ... 26 380 task F 1/4/2016 1/31/2017 164 </pre>
- Help: RE: Send email to a mailing list when a new issue is created
- You can use existing mail notification functi ... r things I am assigned to*. Activate *Allow issue assignment to groups* Redmine setting. Create *Issue Categories* for each project, and set group as *Assignee* for each category.
- Hi, I need the ability to notify a full team (via an email mailing list) whenever a new issue is opened. I couldn't find any settings tha ... but the team needs to be notified of all new issues. I have searched the web and can't find an ... help would be greatly appreciated. Thanks
- Hi guys, Found an error on activating a li ... Mysql2 After submitting my issue, I see this is the wrong place ; sorry about that
- Starting from fresh install. I used `rake red ... case it matters. The other functions of the issue tracker seem to function properly. Any advic ... test xampp xampp-win32-7.0.9-1-VC14-installer
- Help: RE: Import Issues from CSV file Redmine 3.3.0
- It's exactly what I wanted! Thanks !
- Help: RE: Import Issues from CSV file Redmine 3.3.0
- Issues -> CSV, export csv. You can use this header.
- Hello, I'm looking for a Template or docume ... ing found without any plugin Thanks for help
- Hello Forum! I've been given a task to cre ... rent server and move our database (projects, issues, users, etc), plugins and themes to it. I w ... ' </pre> Do you know how to resolve this issue? Cheers Mates! Bert
- Hey. I really want to script Redmine insta ... t possible to import/export Redmine workflow/issue & co configuration ? Can I configure workfl ... nf after the install script. thanks a lot.
- Help: RE: Fetch email stopped working
- Which version of OpenSSL is used on your Redm ... ipher. If everything is working OK, you can issue several standard IMAP commands, e.g.: <pre> ... E INBOX a4 FETCH 1 BODY[] a5 LOGOUT </pre>
- Help: RE: How to change sort order for due date column on "Issues assigned" page
- Quick suggestion of update (not sure where it ... s' principles to all columns, not only dates.