Search
Results (18267)
- I have just setup redmine-0.9.2 for my company, and i am having an issue trying to resolve something. When you go under a project > issues > issue subject > update i am missing the % done. Do ... Please be kind i am new to redmine and ruby.
- Open discussion: RE: Changing name of issues
- See [[RedmineIssues#Editing-an-existing-issues-Subject-or-Description]]
- Help: RE: New issue status does not show up for selection
- See [[FAQ#Ive-created-a-new-issue-status-but-I-cant-use-it-it-doesnt-show-up-in-the-status-drop-down-list]]
- Help: RE: Problem witth links to files on the server and sub-projects creation
- I suppose if you just put the link per se in an issue description, it won't get parsed as a link. Have you tried the form @"Some Text":YOUR_LINK@?
- Plugins: RE: Ticket grouping plugin
- Андрей! Спасибо за отличный плагин. Подскаж ... наки на действующие значения см. картинку. !issues.png!
- Help: RE: Problem witth links to files on the server and sub-projects creation
- Dear Felix, Thanks for replying. For the sub-project issue we will check to have the latest Redmine ver ... box in the form when you create or update an issue? Cuz there links to file don't seem to work at all.
- I have created a new issue status but it does not shop up for selection when I am creating a new issue, and it does not appear when I want to change the status of an existing issue. Are there some Tracker or project type s ... to adjust? The version I am using is 0.9.2
- Hi! Is it possible to change name of an issue? Or do I have to remove the issue and put in the new issue instead (which is a problem if people alread ... etc on it)? All help appreciated! //Jenny
- Plugins: RE: project list plugin
- richard c wrote: > Project information canno ... any plugin can do the same thing just like "issue tracking" in "setting"(see the attached file ... be viewed in list? Is there any advice?
- Open discussion: RE: HowTo Install Redmine in a sub-URI on Windows with Apache (Zero-to-Redmine)
- I am following exactly the steps, and it work ... uld not handle the request GET /projects/mds/issues. Reason: Error reading from remote serve ... the next day. Anyone experience this before?
- Open discussion: RE: Percentage done
- Jeff Dombach wrote: > As a project manager, ... f the number of hours needed to complete the issue. I recently got RedMine installed for my ... oing. Any thoughts appreciated! Sam
- I have two hooks which are doing same filter to issues eg. if tracker is bug, and created by m ... ker to Patch. I did this in both "controller_issues_new_after_save" and "controller_issues_edit_after_save". Is it possible to
- Help: RE: New issue watchers
- anyone?
- I want to see list of issues marked as "FIXED" (or maybe in some other s ... 's say, I need to provide a report about all issue fixed last week. how do I do that in Redmine? I don't want to see all issues, which were "updated" in last week. I need those, which were marked as "fixed" during that week.
- Hello. A have used Bitnami Redmine 0.8.4 wit ... > Inseting new version 1 for plugin redmine_issues_group.. [skiped] Inseting new version 4785461 for plugin redmine_issues_group.. [skiped] </pre> After 2 hours i ... . How can i migrate my plugins to 0.9.3?
- Since i have made the upgrade, in the view of the issues, in the sidebar are no longer displayed the ... an i configure it? I miss this funcionality!
- Help: RE: REST API for Issues + custom fields
- Hi, this seems like you hit a bug, please pos ... f you need to format your POST somewhat else.
- Hello! (How) Cann I define a page (e.g. the issue page of one of my projects) as a startpage w ... efore I cannot install plugins)? Thank you
- Hi. I've been playing with REST API as I need to be able to create issues from an external application. Everything w ... ata follows: h2. Request: <pre> POST /issues.xml HTTP/1.1 Authorization: Basic XXXXXXXX ... 15 <?xml version="1.0" encoding="UTF-8"?><issue> <subject>Issue_from_REST_API</subject> <project_id>dummy</ ... id="1">3</custom_field> </custom_fields> </issue> </pre> h2. Response: <pre> HTTP/1 ... :21 GMT Location: http://192.168.1.100:3000/issues/304 Content-Type: application/xml; charset ... <?xml version="1.0" encoding="UTF-8"?> <issue id="304"> <project name="dummy" id="76"/> ... author name="foo_user" id="35"/> <subject>Issue...
- When creating a new issue you can manualy select which Watcher(s) you want to get the issue ticket. Is it possible to automaticly send the issue to all the members in a project instead of selecting each user?
- Plugins: RE: ToDo lists plugin
- @Ivan and Ricardo Machado I tried to repro ... everything works as expected, I dont see any issues sorry. if you can trap the error in your ... on.log (inside /log) then maybe I can help.
- Plugins: RE: XLS export plugin
- Thanks a lot Vitaly Klimov I attached "Kor ... e was not recognition. ex) Project name : Issue Tracker 테스트용 => suggested name : Issue_Tracker__뚯뒪_몄슜_issues_export.xls I hope you understand what I am not familiar with English. :-)
- I am using hook to develop plugin. Like want to extend issue part. Is it possible to call private method in issue.rb like create_journal while calling hook?
- Project information cannot be exported now. Is there any plugin can do the same think just like "issue tracking" in "setting"(see the attached file), project customed fields can be viewed in list?
- I am a n00b of ror, and this is my first plug ... client for each project. Also when creating issue, you can choose client(like this issue refer to which client). quit stupid clien ... p://github.com/skargor/redmine-clients-plugin