Search
Results (12600)
- Feature #4210 (Closed): View subproject description in Projects page
- Currently (v0.8.5) only 'parents' projects ha ... e setting allowing to see it for subprojects)
- Defect #4208 (Closed): Translation error when opening new issues
- Clicking to open a new issue when using the interface in catalan (ca), sh ... public/500.html (500 Internal Server Error)
- Defect #4206 (Closed): Repeatedly running of db_migrate fails silently
- As part of a major Redmine upgrade, I set up ... d re-ran the migrate steps. No warnings were issued. However, we then started seeing interna ... nd Wiki pages. I originally surmised the SVN issue to be some sort of timeout, because it seeme ... fixed the problems. Googling for the wiki issue I was seeing, however, led me to http://www.redmine.org/issues/1681 and http://www.redmine.org/issues/3553 . I retried the db_migrate as suggeste ... If you need any more information, please ask.
- Defect #4204 (Closed): Failing test in test_show_atom
- (Pulling this out of the discussion from #339 ... etting a failing test in the @test_show_atom(IssuesControllerTest)@ but it's not reproducible by others. Going to try to work on a patch here.
- Patch #4201 (Closed): Traditional Chinese language file (to r3031)
- * Tags added: ** version_status_open, versi ... version_status_closed, error_can_not_reopen_issue_on_closed_version, label_user_anonymous
- Defect #4200 (Closed): enabled_module_names= does not test to see if a module is already enabled
- If you call enabled_module_names= with an arr ... elete them if you don't provide them. The issue is from project.rb:330 where it does not tes ... eady enabled before it tries to re-enable it.
- Feature #4199 (Closed): Reassign back to original author from an SCM commit
- We've got a post-commit hook going at work (t ... was that if we noted a revision as fixing an issue, it should not only just set it to a specifi ... code: <pre><code class="ruby"> issue.done_ratio = done_ratio if done_ratio ... reassign_to = nil issue.assignable_users.each do |assignuser| ... reassign_to = assignuser if assignuser.id == issue.author_id end issue.assigned_to = reassign_to # End ... k.call_hook(:model_changeset_scan_commit_for_issue_ids_pre_issue_update, { :changeset => self, :issue => issue }) issue.save</code></pre> This goes in app/models ... 14. Thoughts on adding this in to 0.8.7?
- Defect #4194 (Closed): Hide paragraph terminator ¶ at the end of headings on html export
- This defect is related to #1978. This original issue should be closed, because the original poste ... hese symbols hidden for viewing and printing?
- Defect #4192 (Closed): Cannot Delete Issues in Redmine 085
- When trying to delete an issue i receive the following error message: NoMethodError in IssuesController#destroy Application Trace ven ... issing' vendor/plugins/redmine_backlogs/lib/issue_patch.rb:28:in `remove_item' vendor/rails/a ... e_helper.rb:36:in `to_proc' app/controllers/issues_controller.rb:318:in `each' app/controllers/issues_controller.rb:318:in `destroy' Running on windows XP pro, bitnami redmine stack 085
- Defect #4189 (Closed): Users who change their password when authenticating via ldap cannot log in
- Users who change their password when authenti ... word is being checked against LDAP everytime.
- Defect #4188 (Closed): gantt.rhtml doesn't correctly handle nil values
- Method due_before in app/models/issue.rb can return nil. app/views/gantt.rhtml ... ethod `<=' for nil:NilClass) on line #184 of issues/gantt.rhtml This can happen if an issue has a due_date of 0000-00-00 and no fixed_ve ... ethod `<=' for nil:NilClass) on line #184 of issues/gantt.rhtml: 181: @gantt.events.each do |i| 182: if i.is_a? Issue 183: i_start_date = (i.start_date >= @ga ... t.date_from : i_done_date ) app/views/issues/gantt.rhtml:184:in `_run_erb_47app47views47issues47gantt46rhtml' app/views/issues/gantt.rhtml:181:in `each' app/views/issues/gantt.rhtml:181:in `_run_erb_47app47views47issues47gantt46rhtml' /usr/lib64/ruby/gems/1. ... rking.rb:51:in `render' app/controllers/issues_controller.rb:355:in `gantt' /usr/lib6 ... .rb:107:in `respond_to' app/controllers/...
- Patch #4187 (Closed): Traditional Chinese language file (to r3022)
- * Addedtags: ** version_status_open, versio ... version_status_closed, error_can_not_reopen_issue_on_closed_version
- Defect #4184 (Closed): Page changes in issue-list when using context menu
- Hi, I recognized that when I am changing the status of an issue using the context menu, the page that I am c ... t it if necessary or proceed work with other issues on that page.
- Defect #4182 (Closed): Links on locked users lead to 404 page
- When you lock a user account (for instance be ... e team), there are still many links in every issues, wiki pages, comments left by this person. ... pecific error page ? Any opinion on this ?
- Patch #4180 (Closed): Add CSS class to each field in app/views/issues/show.rhtml
- I saw #2864 ; is there any reason why some fi ... , there's just a "white-space: normal" in it)
- Feature #4179 (Closed): Link to user in wiki syntax
- It would be nice to have some "user" Links in ... viewing user is entitled to seeing that page.
- Feature #4178 (Closed): Optimize Redmine for ... software dev (Change "Version" > "Milestone")
- We're odd in that we use Redmine for a broad, ... v or General Purpose PM). I also changed "Issue" to "Ticket" in the language file but I understand that one is more of a personal preference.
- Feature #4176 (Closed): Embedded : add possibility to display content with frame
- If the HTML page not contains frames, the plu ... . It'll great if the plugin could display it.
- Feature #4175 (Closed): Allow administrators to "freeze" a revision on the roadmap
- Currently we keep all our revisions on our ro ... still appear as an option when filing a new issue. This causes a mangment nightmare. It would ... rsion and not allow users to assign any more issues to it. This would also be useful for stopp ... shortly before it's release. Thanks, Todd
- Defect #4173 (Closed): Notification emails not propogating to users
- Hello, I recently installed Redmine and I ... in for Redmine. Currently when users update issues, Redmine will only send notifications to th ... tings so that they should receive emails for issues that they are "watchers". Does anyone know ... in email address? Thanks in advance. Matt
- Feature #4170 (Closed): To give an option of coping issue workflow from one tracker to another tracker
- Currently coping the whole issue workflow table from one tracker to another i ... l already existing trackers (or copying).
- Feature #4167 (Closed): Issues access: to allow a user view ONLY issues that his is assigned on
- ==Current behaviour== If you want to give access to some user to view only one issue you automatically have to allow him access to view all issues from this project. ==Desired behaviour== ... assigned on and NOT to be able to see other issues from this project.
- Feature #4164 (Closed): Block access to public projects
- It would be nice to be able to say that a use ... ery employee can consult them and create bug issues. However, we also want to create users f ... he user edit form could be nice (see picture)
- Defect #4163 (Closed): Allow cross-project references in commits
- Right now, the refs/closes/fixes/... keywords only affect issues in the same project as the repository. It should be nice to allow to reference any issue from a commit
- Feature #4162 (New): Allow static urls for searches
- I'd like some way of sending a search of tick ... ttps://redmine.fishpond.co.nz/projects/admin/issues?search=(subject,nagios,status,open) or something like that.