Search
Results (18290)
- Help: RE: After migrating, the ISSUES and the ROLES are not accessibles.
- Did you run "rake db:migrate"?
- Plugins: RE: XLS export plugin
- Dario Laera wrote: > Hi Vitaly, > > I'm a ... s, I need to generate weekly an xls with the issues of some projects. Do you think it's feasebl ... . But another plugin, "Redmine XLSX format issue exporter":https://github.com/two-pack/redmine_xlsx_format_issue_exporter , has REST API. You can export issues list which is XLSX format using GET request ... <pre> http://127.0.0.1:3000/projects/test/issues.xlsx?query_id=1 </pre> See message#50982 So I think you can export issues list using other scheduler like Jenkins, cron, etc. I hope this will help.
- Hello everybody. I'm running a Redmine 3.2 ... so good but then I run into a problem. *The ISSUES and the ROLES were no longer accessible.* ... ly the same problem so it's not a deployment issue. Then I used phpMayAdmin to empty the ROL ... ine321 to 331 in the Windows deploy. The issues are accessible, but unfortunately a problem ... problem ? Thanks in advance for your help
- Plugins: RE: XLS export plugin
- Hi Vitaly, I'm an happy user of your plugi ... s, I need to generate weekly an xls with the issues of some projects. Do you think it's feasebl ... r plugin? Thank you in advance, Dario
- hi i am writing an wiki extension which shows all issue(tickets) out of an Easy Red Mine. I want to ... ject and the spent_time attribute out of the issue.json file, but it doesnt show any entry fo ... ute If I call the Json file over this url: /issues/4341.json it contains the spent_hours attri ... e the spent_hours attribute <pre> { "issue": { "id": 4341, "project": { "id": ... 6-11-03T12:23:32Z" } } </pre> <pre> /issues.json?project_id=70 { "issues": [{ "id": 4341, "project": { "id ... : 25 } </pre> please help thanx :-)
- Help: RE: Demo sites: please will the Redmine Team update it from __Redmine 2.5__ ?
- Please open a issue to inform JPL
- I need to export all my issues with author's email address included. So fa ... e their actual email included in the columns.
- Hi! When i try to create a subtask, it sud ... cannot be inside moved tree.): app/models/issue.rb:1315:in `update_nested_set_attributes' app/models/issue.rb:174:in `create_or_update' app/controllers/issues_controller.rb:152:in `create'* As its re ... github.com/collectiveidea/awesome_nested_set/issues/142 ¿Should i upgrade redmine to the l ... i try to create the subtask to an unexisting issue, it works thnks
- Help: RE: Issue during Redmine installation
- Any update??
- Hello. I've a big parent project including su ... more subprojects etc. What i want is to see issues, issue counts, assignees etc of the subprojects in the parent projects Issues->Summary tab. Is there a way to do this?
- Help: RE: Problems upgrading from 3.1.2.stable to 3.3.0.stable
- Got the same mysql error table 'x' already ex ... elps, surely it will still run into the same issue. Could you elaborate on this please Immanuel. Somebody please throw me a bone here.
- Help: RE: Issue during Redmine installation
- We have already 1 instance installed on the s ... installed and latest version *Nothing to do*
- Help: RE: Issue during Redmine installation
- Try running this. <pre> sudo yum install ... mysql2-failed-to-build-gem-native-extension
- Open discussion: RE: Cann`t to create a issues in Redmine-3.3.0
- Solve the problem.
- We have a Redmine instance on the centos 7 se ... ysql2 -v '0.3.21' succeeds before bundling.
- Help: RE: Gantt chart (color explanation)
- Also need this info. Issue name "Issue #11" also has coloring, but i can't understand why black/red/orange is applied.
- Hi, I recently updated my SVN from 1.6 to ... make it compatible but i still have a minor issue with Redmine. The Redmine website works, th ... dmine plugins: no plugin installed </pre>
- Help: RE: Hide public projects for specific roles
- Hi Miodrag, Have you found any solution? ... oyees are public so that anybody can post an issue there. > > Now, we want to allow external ... le but adds another level of complexity).
- At present when we need to display a link for an issue we use #<issue number> and this create a link for the same. ... s displaying more information related to the issue along with the link on issue number. For example for displaying the issue link along with the subject of the issue if following syntax could be supported: < ... oards/3/topics/39662?r=50488#message-50488)
- Open discussion: RE: Redmine for simple Servi ... irement, inbound emails from anonymous users?
- This helpdesk plugin (free) has been popular ... at the image is also embedded on the Redmine issue (and not attached as a file attachment) H ... h for an ID/key corresponding to an existing Issue. If there is an ID/key corresponding to an existing Issue, the message text will be appended to the history of the Issue. If there is no recognisable ID/key then a new Issue will be created, the sender's email address recorded in the Issue object created. @ Regards this need: @ ... /projects/redmine/wiki/RedmineReceivingEmails
- Good evening! Established Redmine-3.3.0 (Rub ... reated the project, but I can not create the issue, there is not even a button to create a issue. (I allowed myself to create a issue). However, if you go along the way: My Page -> My Issues, there is "New issue" button there, but when you click on it thro ... 15: <% end %> 16: 17: <% if @issue.safe_attribute? 'assigned_to_id' %> 18: ... signed_to_id, principals_options_for_select(@issue.assignable_users, @issue.assigned_to), :include_blank => true, :required => @issue.required_attribute?('assigned_to_id') %></p> 19: <% end %> 20: 21: <% if @issue.safe_attribute?('category_id') && @issue.project....
- Hi Redmine Team, can you close the account of this user that is adding spam in the Redmine issues. http://www.redmine.org/users/161210 Thanks
- Can I display the assignee name on Gantt char ... Gantt Chart, and sow the responsible of each issue. Is it possible?
- Hello forum. We set up creation of new issues from emails, with Redmine 3.3.0.stable, and ... ly set up as a member of the project. All issues created by email go the same "New issues" project (that's sort of an inbox before an admin moves the issue where appropriate). I have created a new "add issue" role and, as name suggests, the only privilege it has is "Create issues". If I assign role "add issue" to user "foo" for project "new issues", and Foo sends an email, the issue gets created. But if I remove Foo from the new issues project and assign role "add issue" to "Not members" for project "new issues", and Foo sends an email, the ...
- Hi, when a issue has been created it will sent mail to the as ... fication to the assignee with the mail ID of Issue Creator or Author, If yes Please let me know. Thanks.