Search
Results (12601)
- Feature #8387 (Closed): Fetch issues from 2 differents IMAP account ?
- Hi there, I would like to know if it is possible de fetch issues from two different imap account and create new issues within 2 différent Projects. For exampl ... email account support@mydomain.com. Each new issue send to this email will be created on a Supp ... d email account myapp@mydomain.com. Each new issue send to this email will be created on a MyAp ... @mydomain.com account. Am i right ? Tx
- Defect #8385 (Closed): Character encoding is wrong in repository view (bzr)
- As you can see on this screenshot, special ch ... Ruby 1.8.7.302-2, Rails 2.3.5 and bzr 2.3.1.
- Feature #8382 (New): Notify on issue completion only
- The ability to notify users upon a status of being closed.
- Defect #8381 (Closed): Redmine create issue, asign parent task error...
- When i create a new issue all its ok, but without parent task. When i ... e aplication, so its imposible to create new issues with its parent task. About your applica ... 0110228000100 About your Redmine plugins Issues XLS export 0.0.7 Redmine Backlo ... unstable) Redmine Ms Projects plugin 0.1.0
- Defect #8376 (New): Moving issue to different project silently clears parent
- We already know that the new subtasks feature only applies to issues in the same project. Even issues in subprojects of the current project are e ... ny users will be unaware of this restriction.
- Patch #8375 (Closed): Japanese translation improvement (confirmation messages)
- Improved confirmation messages. * unified expressions * new translation: text_issues_destroy_descendants_confirmation
- Feature #8374 (New): Email Notifications on Spent Time
- A Manager should be able to get email notifications on an issue being watched. The problem which sometimes c ... the time is logged by the users however the issue is not updated. Under these circumstances em ... tion since there hasn't been progress on the issue. So I see this feature as a necessary one. I ... or which email notifications should be sent->Issue updated. Email should be sent on Log Time ... time together as they appear together in the Issue Update.
- Defect #8373 (Closed): i18n string text_are_you_sure_with_children no longer used
- i18n string text_are_you_sure_with_children is not used any longer in trunk.
- Defect #8371 (Closed): MySQL error when filtering a custom field using the REST api
- MySQL 5.1.41 Redmine 1.1.3 ruby 1.8.7 rail ... nd it worked fine with http://myhost/redmine/issues.xml?project_id=5&cf_1=aaa I had an error ... ked with 'a' and 'b'. http://myhost/redmine/issues.xml?project_id=5&cf_1=a <-- works http://myhost/redmine/issues.xml?project_id=5&cf_1=b <-- works http://myhost/redmine/issues.xml?project_id=5&cf_1=c <-- doesn't works I get from the log: <pre> Processing IssuesController#index to xml (for 10.1.10.240 at ... _id"=>"5", "action"=>"index", "controller"=>"issues", "cf_1"=>"c"} Query::StatementInvalid: My ... e><code class="sql"> SELECT count(DISTINCT `issues`.id) AS count_all FROM `issues` LEFT OUTER JOIN `issue_statuses` ON `issue...
- Defect #8369 (Closed): Child item date update error
- I have a parent item and few child items. Wh ... no child items. Log details: Processing IssuesController#update (for xxx.xxx.xxx.xxx at 20 ... _token"=>"xxxxxxxxxxxxxxxxxxx", "id"=>"12", "issue"=>{"start_date"=>"2011-05-13", "custom_field ... ated_hours"=>"", "priority_id"=>"4", "parent_issue_id"=>"9", "lock_version"=>"2", "fixed_versio ... id"=>"1", "description"=>""}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... ethod `<=>' for nil:NilClass): app/models/issue.rb:553:in `save_issue_with_child_records' app/models/issue.rb:535:in `save_issue_with_child_records' app/controllers/...
- Defect #8368 (Closed): Bad decimal separator in time entry CSV
- In file app/helpers/timelog_helper.rb I've p ... l + 1) end end end</code> </pre>
- Feature #8367 (Closed): Fine-grained control of issue permissions
- There is a rising demand for dedicated control of @edit issue priority@ & @edit target version@ permissions. I've seen issue #7444 but that only includes the "issue planning" feature that controls almost all o ... rity & target version permission control.
- Defect #8366 (Closed): Gantt Version Ordering
- I am not currently sure how versions are orde ... ons with start dates (start date of earliest issue) next year appearing above one with start da ... ch project on the Gantt in order of earliest issue start date with earlier versions at the top ... ions arbitrarily in the project settings tab.
- Feature #8365 (Closed): Git: per project setting to report last commit or not in repository tree
- Git repository tree browsing is very slow. P ... t #7047. "note-12":http://www.redmine.org/issues/4773#note-12 of #4773 > Actually, what is ... isable this. !git-last-commit-setting.png!
- Feature #8364 (Closed): Option to auto-create repositories
- Would be nice to have a redmine option to aut ... ouldn't be needed to create new repositories.
- Defect #8359 (New): User can ignore issue workflow if moving issue
- For example, I have three statuses of issue: * New * Fixed * Closed And workflow p ... w <-> Fixed <-> Closed. But if I click Move issue, then I can do New -> Closed and Closed -> New transition. I think this is a bug.
- Feature #8357 (Closed): create new wiki page from an additional "new"-link
- It would be nice, if there could be an additi ... parent (optional) This is also related to issue #6449.
- Feature #8355 (New): please add the calendar widget from log time into the update page
- I would like to see the calendar widget from the log time page for updating an issue also appear in the log time portion of the actual update issue page. Using 1.0.4 until 1.2.0 comes out.
- Feature #8353 (Closed): [REST] privacy information on issue displaying
- Hi ! Redmine 1.2 includes issue privacy but this information is not given in ... : https://github.com/edavis10/redmine/pull/33
- Feature #8342 (New): Enhance reminder email to send all assigned issues
- Currently the reminder email requires that issues have a due date to send the reminder email. ... useful to have a reminder email for overdue issues. To implement, this, I'd like to propose ... er.rb@ <pre> def reminder_assigned(user, issues) set_language_if_valid user.language ... l(:mail_subject_reminder_assigned, :count => issues.size) body :issues => issues, :issues_url => url_for(:controller => 'issues', :action => 'index', :set_filter => 1, :as ... ned', body) end # Sends reminders to issue assignees # Available options: # * :tracker => id of tracker for filtering issues (defaults to all trackers) # * :project ... tions[:users] s = ARCondition.new ["#{Issue...
- Feature #8338 (New): Allow aithor updating of some core fields for issues on redmine.org
- The many of issues on redmine.org lack a good description is t ... ation in comments although it should take in issue field like description, "Related Issues" section and Attach file. Please make follwing fields updatable by the author, so that the issue content can envolve better quality and don't ... ew. Of course the the author could copy the issue and coorect the content, but that is and ugly woraround and i am not sure if the issue relations will be lost too. * topic * description * Related Issues (dupes, etc..) * files Tx!
- Feature #8337 (Closed): Missing Field in Roles and Permissions: Tickets - only involved
- I'd like to set up a role that restricts the ... il settings - "only tickets I'm involved in")
- Feature #8335 (Closed): Email styles inline
- Since gmail does not support CSS in @head@, i ... l back, sending message without modifying it.
- Patch #8330 (Closed): Updated basque translation
- This is the basque translation up to r5727. ... ole file instead a patch, because line-break issues makes the patch bigger than the file itself.
- Defect #8328 (Closed): lost password feature not work
- I have an account for this site redmine.org a ... the error message the account has been token.