Search
Results (12398)
- Patch #2482 (Closed): Named scopes in Issue and ActsAsWatchable plus some view refactoring (logic extraction).
- Added named_scope in Issue and ActsAsWatchable replacing custom finder ... the same name (so no API breaking) * Adds *@Issue::recently_updated@*, *@Issue::with_limit@* and *@Issue::on_active_project@* which are optional but ... oves DB logic from partial view *@my/blocks/_issueswatched.rhtml@* which falls back to new name ... st let me know, or simply apply this patch :)
- Feature #2481 (New): Improved issue update (+post real-life project information).
- Hello, Thanks for an excellent project manage ... ent admin system. *Downs:* * Grouping of issues is much nicer in Trac, and this is really v ... w versions are represented with bars etc. * Issues really get bloated in our way of working, i ... be really good to have group permissions on issue level. * In general, the better we could visualize issues (to get an overview) and their progress the ... dates are more to make actual updates of the issue (time-log, concrete updates etc). * anoth ... m (similar to "forum") where you discuss the issue and how you could deliver it. Driving work and delivery forward. This will make the issue update process much easier to follow. And th ... in! Best regards, Jens Berlips
- Defect #2480 (Closed): Spend time report small issue
- This issue marked red at enclosed image.
- Feature #2478 (Closed): Creation automatic ticket in Redmine by interface
- Hello, Please, could you indicate me if it ... tation. Thanks for your help Sincerely,
- Feature #2477 (New): mail reminder for watchers
- Please add an option to the watchers if they ... ng something and it's already possible to do?
- Defect #2476 (Closed): JRuby: Cannot start redmine
- No problems starting and using redmine (HEAD) ... evelopment Database adapter mysql
- Feature #2475 (Closed): Hooks for IssuesController
- I have been tasked with providing a plugin to ... roller for a 3rd party VCS system's built in issue tracker. In order to reduce situations where orphaned issue records could be created in the 3rd party tool, Hook events need to be called After issues have been saved in Redmine. At present, I have modified my own Redmine installation's @issues_controller.rb@ file to provide hooks in the @new()@ and @edit()@ methods of the @IssuesController@ class, directly after the @redir ... I have done the following: <pre> ... if @issue.save attach_files(@issue, params[:attachments]) flash[:notice] = l(:notice_successful_create) Mailer.deliver_issue_add(@issue) if Setting.notified_events.include?('issue_added') redirect_to :controller => 'issue...
- Feature #2472 (Closed): Administration > Custom fields (list) > Possible values should be a textarea
- The current way of filling in possible values ... features: adding multiple users or multiple issues at once, for instance. What do you think?
- Feature #2471 (Closed): Add my activities to my page
- I would like to see my user activities in my page.
- Defect #2470 (Closed): redmine with WebKit browsers
- Hello, WebKit is one of the most promising ... Works with Firefox, Konqueror. Thanks!
- Feature #2467 (New): To control the permissions of users against 'Tracker', 'Category' and so on.
- For tracker: User A and B only can raise 'Fe ... own list, they can choose 'UI' or 'Database'.
- Patch #2466 (Closed): [PATCH] Details time lo ... port doesn't honour date format from settings
- Our date format is set to UK (dd/mm/yyyy) in ... orts) Ruby-1.8.6 Rails-2.1.2 SVN-1.5.4
- Defect #2465 (Closed): Spent time error
- There is problably a bug, when entering spent ... ome invalid value which results in 0 hours.
- Defect #2462 (Closed): Incorrect Week Number in Spent Time Report
- Whilst using the Spent Time Report, I have no ... that the third week ought to show as *2009-1*
- Feature #2460 (New): List files on version page
- I would like to have a list of all the files ... are listed. Now there is only the list of issues shown there (/versions/show/id).
- Feature #2458 (Closed): add “closed” html class to closed entries in issue list
- At the moment all entries get added a class value of the IssueStatus-id (i.e. status-4). It would be great ... ith a strike-out. This is similar to #2337
- Patch #2457 (Needs feedback): Different style of new issue/timelog interface
- For my own Redmine instance I modified the interface regarding the "entry-links" for new issues and new timelogs a long time ago. I used se ... direct-access to the new-links for both the issues and the timelogs (the only two things which ... nd at the same time removes the default "New issue"-tab on the project-menu * Added new-issue link right above the main issuelist (view: issues/index) which get rendered @if_authorized@ * Added JavaScripted top-menu items for new issue and new timelog (only rendered when the visi ... * Patch #1022 (Patch for #1003 [Allow "New Issue" from anywhere]) by Rocco Stanzione; This wa ... new timelog-liks integrated just as the new issue-links. This also gave me the insights about ... e the idea and basic-code for adding the new issue...
- Patch #2456 (Closed): Dont require a Description for every issue
- On our projects we like to create very fine-grained issues that sometimes don't need a description. An ... hopefully increasing the number of reported issues and fixed bugs in the process. A technic ... a full-blown detailed description with every issue need policies in place and enforce them manu ... I'd be interested in hearing other opinions.
- Feature #2451 (Closed): Watch / Unwatch / Add Watcher consolidation
- Now you can add yourself to watch list in two ... et description box, you can Watch/Unwatch an issue * at the bottom of box, you can add yoursel ... hat this should be connected, isn't it right?
- Feature #2450 (Closed): Remove Watchers
- Maybe I just don't see it, but us there a way to remove a watcher?
- Defect #2449 (Closed): Custom query result does not create horizontal scrollbar (too wide)
- My custom query has many more columns that I ... 6 Rails 2.1.2 on openSuse 10.3 (X86-64)
- Feature #2448 (New): Graphviz of ticket dependencies (with example)
- I found the output of this (admittedly very h ... ssword= -Dredmine -e "select id,subject from issues where status_id != 5 and fixed_version_id = ... s -uredmine --password= -Dredmine -e "select issue_from_id, issue_to_id from issue_relations ir join issues i1 on ir.issue_from_id = i1.id join issues i2 on ir.issue_to_id = i2.id where relation_type = 'precede ... /www/space/redmine_graph.png </code> </pre>
- Defect #2447 (Closed): Plugins Used for Excel Export
- Can u please specify some of the plugins that ... rsion.. Could u please guide me in this issue
- Patch #2445 (Closed): Updated Dutch translations
- Today I managed to update, correct and sort t ... common and equally allowed plural_ * *label_issue_tracking* _introduced hyphen, actually shoul ... from English and looked awkward_ * *setting_issue_list_default_columns* _corrected translation ... text_mail* * *text_diff_truncated* * *text_issue_added* and *text_issue_updated* _completed translation_ * *text_re ... -nl.js+* (from r2099) Complete translation
- Defect #2444 (Closed): manny internal server errors in 0.8.0 …
- h1. add project if i klick the *add-projec ... ternal Server Error)</pre> --- h1. add issue if i click to „ass issue” i can fill in the form - but if i click *cr ... eload the page the same behavior. *but* the issues are created … <pre>Processing IssuesController#new (for 84.190.183.247 at 2009-0 ... "=>"Create", "action"=>"new", "controller"=>"issues", "issue"=>{"start_date"=>"2009-01-05", "estimated_ho ... :in `body' /app/models/mailer.rb:33:in `issue_add' /vendor/rails/actionmailer/lib/act ... 83:in `method_missing' /app/controllers/issues_controller.rb:147:in `new' /vendor/rai ... re a way to downgrade to 0.7.3 - without the issue-management redmine is not usable ?