Search
Results (12601)
- Defect #9617 (Closed): Roadmap: incorrect issues counters
- Looking at Redmine's roadmap at http://www.redmine.org I saw that the counters of the issues are incorrect: !redmine-roadmap.jpg! Closed issues counter is 2, while there is only one closed issue. Similar issue is right now with 1.3.0 version: The counter of opened issues is 7, while there is 6 opened issued in the list.
- Feature #9616 (Closed): replace "issue categories" with labels
- it's very often the case that issues should be assigned to several categories at ... make this very flexible, you can get rid of "issue category" concept and replace it with "label ... ers can add as many "labels" as necessary to issues. this is the way Google Code project hosting and Github chose and it's quite convenient.
- Defect #9611 (Closed): Sidebar
- The sidebar is not aligning to the right of t ... out. I am attaching a screenshot of the same
- Defect #9610 (Closed): Email Help
- I have a turnkey redmine server I read the ... how do I update the time... when updating issues the time is off by a few hours and I do not ... ng for time. Thank you, Ed Reynolds
- Feature #9607 (Closed): Filter for issues without start date (or any another field based on date type)
- Now there are no way to get issues without start date (start date filled with blank) any filter dow not show these issues Suggestion: add empty to filters: is ... e the patch if it will be used in the redmine
- Defect #9606 (New): sort columns selection list in issues view alpabetically
- For growing number of fields (user defined or via plugin) the unsorted list gest hard to handle.
- Feature #9605 (New): sort Filter list drop down in issue list view alphabetically
- If you drop-down the field list for row filtering criteria in issues list view, it is not sorted. This eben m ... Shoudd be easy but valuable improvement Tx!
- Feature #9604 (New): Make project name in Actvity stream items as link
- All is linked in redmine, but not project nam ... "here":http://www.redmine.org/activity?show_issues=1&show_changesets=1&show_news=1&show_wiki_e ... ssages=1 - redmine project name is not a link
- Feature #9600 (Closed): Wiki links for news and forums
- It would be nice to have possibility to creat ... them. Another reason is to refer to news in issues as the report when work on issue implies creating some news. I mean an inter ... t include unit-tests. Propose it as an RFC.
- Defect #9599 (Closed): JSON REST API : How do i update 'issue status'
- I am trying to close a ticket via the JSON REST api, ticket['issue']['status'] shows me {u'id': 1, u'name': u'N ... e web ui, so this shouldn't be a permissions issue. for example I set: {u'id': 5, u'name': u'Closed'}
- Defect #9598 (Closed): JSON REST API : PUT returns one space character
- I am trying to build a python class to suppor ... e this: <pre><code class="python"> class Issues(Resource): def __init__(self, **kwargs): ''' init Issues ''' redmine_url = "<URL>" ... self.project = None super(Issues, self).__init__(redmine_url, ... else: resp = self.get('issues.json', project=self.project, key=self.key) ... (self, ticket_id): resp = self.get('issues/%s.json' % ticket_id, ... mps(ticket_update) resp = self.put('issues/%s.json' % ticket_id, ... son.dumps(ticket) resp = self.post('issues.json', json_ticke ... elf, *args, **kwargs): resp = super(Issues, self).request(*args, **kwargs) se ... e><code class="python"> from redmine import ...
- Feature #9593 (Closed): HTML title should be reordered
- Currently it is for example Project Name - Issue Name - Redmine This makes all the browser ... rd to differentiate. Instead it should be Issue Name - Project Name - Redmine
- Feature #9592 (Closed): Filtering by parent task
- Hi, I'm aware of #5196, but my scenario lo ... contains/does not string. Comments please?
- Defect #9591 (Closed): status Resolved does not execute tracker testcase, bug
- status Resolved is set when creating issue and tastcase 51 is set to issue. in Management tab we cant drag and drop tes ... ill look like blur so cant execute test cases
- Defect #9590 (Closed): issue status obselete is not executing in tracker testcase or in bug
- obselete status does not execute in tracker testcase and bug. when we create issue with status obselete then when we go to testcase to execute that issue with testcase 51 in Management Tab it shows ... elow i attached patch to you, while creating issue Resolution field is not available
- Defect #9589 (Closed): Adding Members to a project doesn't show all members available
- Database: Mysql 5.5 Ruby Version: 1.8.7 Red ... add those users into the system. Another issue is that I rely on users letting me know whic ... difficult if they cannot see the whole list.
- Defect #9587 (New): The 'Affected Version' popup menu should be reversed.
- Just noticed on a new issue submission, if there are a lot of versions ( ... e a list of colors or names. /me rant off.
- Defect #9585 (Closed): Loged out each time I try to reparent some task
- It is an Ubuntu 10.10 with the packaged redmi ... at the moment of the failure. Thanks.
- Defect #9582 (Closed): redmine not letting me add issues.
- Whenever i try to add an issue to my redmine install it adds nothing. Th ... up in my production.log file: Processing IssuesController#new (for 75.93.182.126 at 2011-11 ... "=>"phprpg", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new Completed in 173ms (View: 144, DB: 11) | 200 OK [http://dev.phprpg.net/issues/new?project_id=phprpg] Processing IssuesController#index (for 75.93.182.126 at 2011- ... dUiBgE+2TIxwb4R5ywYHyB49uZIfc3pi54kWhdBY=", "issue"=>{"start_date"=>"2011-11-15", "estimated_hours"=>"", "parent_issue_id"=>"", "priority_id"=>"4", "is_private"=>" ... tus_id"=>"1", "description"=>"This is a test ...
- Defect #9577 (Closed): Deleting a subtasks doesn't update parent's rgt & lft values
- Hi, yesterday I ran into a similar error r ... er that the db fields "lft" and "rgt" in the issues table are corrupt, they do not get updated ... e knows how to update this essential library?
- Defect #9576 (Closed): 403 forbidden on attachments, after upgrade to 1.2.0, 1.2.1 and 1.2.2
- From an 1.1.0 fully functionnal. I have upgr ... ave check the rights and nothing was changed.
- Defect #9567 (Closed): Redmine.pm potential security issue with cache credential enabled and subversion
- Redmine.pm credential cache is based only on ... "-" "SVN/1.6.12 (r955767) neon/0.29.6"</pre>
- Feature #9565 (New): Gantt graph grouped by "assigned to"
- Hi, The issue board is very nice to use. Now I am trying ... anagement a 2nd view would be useful. All Issues filtert grouped by assigned user. This is possible in issue list. Changing to gantt there is only the fi ... ure. So you are able to see all filtered issues (and its relations) of a all users sorted by assigned user
- Defect #9564 (Closed): Inappropriate from address in notification email
- I have upgraded from redmine version 0.8.7 to ... rrectly with version 0.8.7 Thanks Neelesh
- Patch #9563 (New): PATCH: Add per-tracker global cc for issue creation and update notifications
- Hi, at DragonFly BSD we are migrating the ... gs@ and submit@. As such, we like updates on issues going to their respective mailing list. ... which all updates to that tracker (both new issues and updates/edits) will be sent to. Cheers, Alex