Search
Results (31864)
- Defect #2419 (Closed): 0.8.0: Warning from mime_type.rb: already initialized constant PDF
- I run a cron job every minute to fetch the re ... is could be fixed so the warning goes away.
- Defect #2418 (Closed): workflow defect
- Hello, our workflow look like this: ass ... s default or closed. When we create a new issue with status new which is default, then manag ... 0 stable os gentoo linux (webrick) db mysql
- Happy new year for all of you who loves redmi ... to be notified for an every little change of issue they concern. But it's not best-fit for a ... mail for every trivial or frequent change of issue. * most of watcher don't want to concern other's issue! only interested in their own issue. sometimes they are forced to be notified by ... to be notified only for an important case. (issue closed or important note addition) So I h ... to send ** when 'send e-mail' button on the issue page, pressed ** when issue description or note updated and contains 'se ... think best notification for a closed project?
- Wiki: PluginSystemNotification
- h1. System Notification Plugin System Noti ... email address (See CREDITS.txt) or create an issue in the Bug Tracker. The bug tracker is loca ... /system-notification-plugin-v0-2-0-released
- Feature #2415 (Closed): Global issue_report without project specific information
- There is a really nice report available at /reports/issue_report/projectID that would be very useful t ... ld this be something that could be added?
- Defect #2414 (Reopened): 'Add News Button' in 'Add news'
- I have observed a little 'Bug', cause if i go ... mysql Database schema version 101 </pre>
- Feature #2413 (Closed): mail_handler : import custom fields from Emails
- It would be nice if custom fields could be im ... e> CustomFieldName: CustomFieldValue </pre>
- Feature #2410 (Closed): Exporting Data to Excel
- Hi, I am using Redmine Recent version(Redm ... l export facility.So please guide me in this issue
- Help: RE: Single project setup
- I am the sysadmin for the server hosting Andr ... eature has been requested, and if not add an issue for it.
- Patch #2406 (Closed): In email notification, send a email with sender as author
- When notification email is generated, I want to fill email sender with the author of issue, document, attachment. In my environment, t ... . So I implemented it with attachment object.
- Feature #2405 (Closed): Enable tracker update on issue edit form
- How can I change the tracker of issue? I 've patched to enable this feature. It is required because most of issuers of issue do not have whole knowledge of project. Some reporter created issues with wrong tracker. Especially we have 7 tr ... <pre><code class="diff"> Index: app/views/issues/_form.rhtml =================================================================== --- app/views/issues/_form.rhtml (revision 2195) +++ app/views/issues/_form.rhtml (working copy) @@ -39,6 +39,9 ... d :due_date, :size => 10 %><%= calendar_for('issue_due_date') %></p> <p><%= f.text_field :est ... | ["#{r*10} %", r*10] }) %></p> +<% unless @issue.new_record? %> +<p><%= f.select :tracker_id ... style="clear:both;"> </div> </code></pre>
- Wiki: RedmineProjectActivity
- h1. Project Activity The *_Activity_* page ... will include: * !/images/ticket.png! A new issue (feature, defect...) has been created. * !/images/ticket_edit.png! The status of the issue has been changed. * !/images/ticket_checked.png! The given issue has been closed. * !/images/ticket_note.png! A note to the issue has been added. * !/images/changeset.png! T ... l lists the activity of all visible projects.
- Wiki: RedmineProjectOverview
- h1. Project Overview The Project overview ... e whole project. On left upper side in the *_Issue tracking_* area you will get an overview of how many task are open and closed for each [[RedmineIssueTrackingSetup|tracker]] specified for the pro ... the particular project. TODO: Write about Issue trackers and configuration.... !redmine ... trator. TODO: Make links to other areas...
- Help: RE: query_patch.rb from budget plugin
- Your patch is saying @declarant_id@ is the field in the issues table to search on. Since it doesn't exist ... d another way to add them to Queries. Eric
- Defect #2400 (Closed): Last update broke issues controller
- hi, I'm using redmine dev branch (http://redm ... k), and after a code update this morging, my issues controller throws an exception : <pre> Processing IssuesController#index (for xxx.xxx.xxx.xxx at 200 ... "project", "action"=>"index", "controller"=>"issues"} ActiveRecord::StatementInvalid (Mysq ... to use near 'LIMIT 0, 25' at line 1: SELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project_id` AS t0_r2, `issues`.`subject` AS t0_r3, `issues`.`description` AS t0_r4, `issues`.`due_date` AS t0_r5, `issues`.`category_id` AS t0_r6, `issues`.`status_id` AS t0_r7, `issues`.`assigned_to_id` AS t0_r8, `issue...
- i have "Declarant" model many to many "Issue" Model through "Negotiator Model" like in ht ... w to write it is right pls help me with this
- Feature #2399 (Closed): Custom field filtering for projects
- Wouldn´t it be great if one could use custom ... or projects? just like the way it works with issues.
- Defect #2398 (Closed): functional tests missing fixtures
- class AccountControllerTest < Test::Unit::Tes ... ojects, :roles, :members, :enabled_modules, :issues, :attachments, *:versions, :wiki_pages, :wikis*
- Help: [SOLVED]: running functional tests after installation. 1 failures, 4 errors
- some modifications should be done in the func ... ojects, :roles, :members, :enabled_modules, :issues, :attachments, *:versions, :wiki_pages, :wikis*
- Defect #2397 (Closed): Not all activities are shown on activity page
- Only part of activities are shown on the acti ... p://www.redmine.org/boards/2/topics/show/3400
- Is it possible to filter by a a custom field ... is possible? I saw that this is possible for Issues, not not Projects. Does anyone knows why? Best regards and thanks in advance!
- Help: RE: Problems installing Latest Stable r ... template_handler' for ActionView::Base:Class"
- Hey Guys, I was able to resolve the issue and I wish I took better notes (or notes at ... on ruby and rails and redmine. Good Luck.
- Help: RE: Activity page desn't refresh
- I made some experiments with "Days displayed ... nt activity. It seems that maximum number of issues shown on the activity page is bounded to so ... t in the settings though. Is it a bug?
- Somehow the activity page for both of my projects is frosen on 16th of December. I submitted new issues as long as updated some of them since. But ... e version is Redmine 0.8.0 release candidate.
- Defect #2392 (Closed): "Planning" is not displayed in the links of sidebar of "Issues"
- Thank you for developing such a wonderful too ... to have the link of "Planning" displayed in "Issues" by linking on side-bar as well as "Overvie ... g_links" existed when I confirmed "App/views/issues/_sidebar.rhtml". I deleted the 9-17th l ... thorized(l(:label_calendar), :controller => 'issues', :action => 'calendar', :project_id => @pr ... _authorized(l(:label_gantt), :controller => 'issues', :action => 'gantt', :project_id => @proje ... ng_links.join(' | ') %> <%= call_hook(:view_issues_sidebar_planning_bottom) %> <% end %> < ... 1.1.1 Rails version 2.1.1