Search
Results (12716)
- Feature #10543 (New): Improved handling of Redmine email receiving
- Using IMAP email method for posting comments: ... s. There are also cases where I reply to the issue notification that Redmine sends out which ha ... and the command stripped per suggestion 2.
- Defect #10538 (Closed): Blank screen when trying to add already added watcher
- Redmine trunk r9258 This defect appears when creating new issue. Way to reproduce: # Go to New issue dialog. # Fill obligatory fields. # Add wa ... button. Blank screen appears and the new issue is not created. The log of this bad behavior: <pre> Processing IssuesController#new (for 192.168.2.100 at 2012-03 ... d"=>"first", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new Completed in 156ms (View: 125, DB: 16) | 200 OK [http://walker/projects/first/issues/new] Processing WatchersController#new ... object_type=nil_class] ass] Processing IssuesController#create (for 192.168.2.100 at 2012 ... R/McM5B+i+jXnl 5wrE/H5b0UgGx+KYgIu4/hJE=", "issue"=>{"start_date"=>"2012-03-24", "estimated_hours"=>"", "parent_...
- Defect #10537 (Closed): Several tables do not ... causes problems with PostgreSQL in Rails 2.3
- There are four tables that do not have a prim ... me. (Converting redmine exposed a couple of issues not catered for by the original script).
- Defect #10535 (Reopened): Atom feeds for the Project Activity contain incorrect hostname
- The link in the Atom feed (at least for Proje ... abase schema version 20110902000000 </pre>
- Defect #10532 (Resolved): migrate_from_mantis script fails with missing table name
- See #10501 and #10504 for environment. This ... mine:migrate_from_mantis Migrating projects.
- Defect #10527 (Closed): time_spent does not sort properly for this case
- The highlighted issue was opened and had time allocated against it ... at I was sorting on in the time_entries page.
- Feature #10526 (New): add link for update number in time_entries page
- When looking at the time entries page having ... lpful. e.g. date, who, activity, project, issue, comment, update number, hours For an issue with many updates it would help if I could j ... that had a lot of time associated with it.
- Feature #10525 (Closed): A new button to hide/show the sidebar
- On small screens (Netnooks, laptops) the side ... lic/images* !minimize.ico! !maximize.ico!
- Defect #10520 (New): issue on two subprojects
- On issue view : we must see all attached revision. For example, if we have subproject "Core" with an issue on it. And if this issue make modification on another subproject (on ... t). this revision will not be visible on the issue view. It will be interesting to scan all ... to the project (and his children) to update issue view to not multiply issue with the same subject.
- Defect #10519 (Closed): How to add History column in Issue Tab
- how to enable the History column plug in in issue tab. Please guide me. Thanks, Vinay
- Defect #10518 (New): Wrong link in email notifications for resolved issues
- Since I upgraded from Redmine 1.1 to the latest 1.3.2 version, I noticed that the link on the Issue title in notification emails for issues being set as resolved is wrong. I have a ht ... rom the select dropdown for Affected version)
- Defect #10517 (Closed): Submitting a form twi ... in duplicated creation of e.g. time entry or issue
- If you click twice on a form - e.g. creating an issue or creating a time entry then I end up with ... e demo site also. It shows the same behavior.
- Defect #10504 (Resolved): migrate_from_mantis ... t project when trying to update version dates
- The script fails with the following trace (NO ... Database schema version 20110902000000
- Feature #10503 (Resolved): Change or update issue 'assigned to' depening on category
- We have groups of employees specialised in different categories of issues while end users submit issues via mail (and are unaware of categories). ... T LEAST when there is no one assigned to the issue when category is changed... This feature is implemented in the "New Issue" workflow but I basically want it for issues that were already submitted but without categories...
- Defect #10502 (Closed): Cannot update subject line of task. More button fails to show options
- I'm trying to update the subject line for an issue. I select update, and then select the more l ... .2.2 I urgently need to update a batch of issues for a project.
- Defect #10501 (Closed): migrate_from_mantis script fails on first project using sqlite3
- The script fails when starting the migration. ... 1.8/rake.rb:1998:in `run' /usr/bin/rake:28
- Feature #10500 (Closed): Ability to type in address and zoom to approiximate spot in map
- Is there a way to modify Open Street Map or O ... a. This would be a high priority for Atlanta.
- Defect #10494 (Closed): Update to the issue status from a revision is applied days after the commit
- The state of the issue did not change immediatly after having commited a change in the repository stating that the issue should be closed. We're using v1.3.1 !DelayedUpdate.jpg!
- Feature #10485 (Closed): Add new context menu in Gantt view for each issue
- In gantt view there is no way to manage any issue. But just here you can see and evaluate man ... the same context menu as already used in the issue list.
- Defect #10484 (Closed): 'ruby script\about -e production' always used redmine_development database
- It seems *ruby script\about -e production* al ... about:4 D:\biz\apps\redmine_trunk> </pre>
- Defect #10483 (New): After creating a new relation on a issue the relation is not displayed, in some cases
- I have a isse created. Then I open the issue details and a a relation to an other issue: * Related issues: add, * select 'follows' in pulldown menue * key in issue no * key in 1 into field 'Delay' * Select 'Add' button Expected: Relation is shown to other issue no Displayed: No relation is shown. (This e ... by version 1.8.7 Ruby Gems 1.6.2 Rack 1.1.1
- Defect #10482 (Closed): Missing helpers
- After installing redmine if you try to start ... r applying this patch http://www.redmine.org/issues/9774 everything works well. I think it should work by default, shouldn't it?
- Feature #10480 (Closed): Add a checkox "only my time entries" in the Issues report tab
- This adds a filter on the time entries for th ... ke your monthly or weekly report detailed by issues or other criterias for *all the projects*. ... t see for example for one day, what were the issues were time was spent on.
- Feature #10475 (New): Installation script
- Wiki suggests to install the required gems us ... option would be better, so I've submitted an issue on GitHub https://github.com/carlhuda/bundler/issues/1771 The issue was closed with rationale that an end-user s ... s simple as running ./install_redmine script?
- Defect #10474 (Closed): Gems version conflict in Redmine core and plugins
- Currently Redmine's Gemfile includes plugin G ... https://github.com/backlogs/redmine_backlogs/issues/465 If Gemfile contain two gems, you'll ... em twice with different version requirements.