Search
Results (31866)
- Plugins: RE: Ticket grouping plugin
- The first exception is because of changes tha ... pository/revisions/2694/diff/trunk/app/views/issues/_list.rhtml Its need to change @css_issue_classes(issue)@ to @issue.css_classes@. The second exception is raised when you try to change parent for list of issues to some subissue of them. I will correct both errors in next revision.
- Plugins: RE: Ticket grouping plugin
- *change parent* method does not correctly pro ... ption when i have tried to set the parent of issue to himself <pre> ActiveRecord::ActiveRecordError in IssuesController#parent_edit Impossible move, target node cannot be inside moved tree. </pre>
- Plugins: RE: Ticket grouping plugin
- in last version of plugin i have exception in ticket list <pre> NoMethodError in Issues#index Showing vendor/plugins/redmine_issues_group/app/views/issues/_list.rhtml where line !#44 raised: undefined method `css_issue_classes' for #<ActionView::Base:0xb6ed18e8> ... this was happened in <pre> 44: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= css_issue_classes(issue) %> group-<%= group_num %>"> </pre>
- Help: RE: Error when trying to add a CustomField for User
- Note : All other Custom fields(Issues, Spent time & Projects) are fine.
- Defect #3313 (Closed): Missing "Delete" option at issue watchers
- After adding isuee watcher there is no way to change it.
- Defect #3308 (Closed): Wiki comments length validation is missing
- New Issues,when the comments length > 255, error happe ... "comments" = E'...' </pre> No validation.
- Defect #3307 (Closed): When deleting issue which has reported time-log, several visual errors appear
- Plugins: None See attached screenshot.
- Plugins: RE: Issue Vote Plugin
- To whom it may concern: I'll attach the lates ... s a packaged archive... Regards, Mischa
- Open discussion: RE: Writing plugins or altering source code???
- Andrew, Tried that but not really sure wha ... C:/redmine-0.8.3/vendor/plugins/Ubik-redmine_issues_group/init.rb:2:in `evaluate _init_rb' C: ... mean anything to you? Many thanks Andy
- Plugins: RE: Issue Vote Plugin
- label_votes: Vote(s)
- Plugins: RE: Issue Vote Plugin
- field_votes_value: Vote(s)
- Plugins: RE: Issue Vote Plugin
- Missing entries in the en.yml file: label_votes: Vote field_votes_value: Vote
- Plugins: RE: Ticket grouping plugin
- Yohann Monnier wrote: > Is the last version ... the core of redmine ? Nope, it isn't. See issue #2679 for implementation details. Regards, Mischa
- Open discussion: RE: New Issue: Is it possible to populate the description box with a pre-defined template
- I have resolved this problem by adding my own code into app/views/issues/_form.rhtml file. There are three tracke ... *Expected Results*: *Note*: ' %> <%# if issue is a new AND tracker name is 'Bug' %> <% if @issue.new_record? && (@issue.tracker.name<=>('Bug')).eql?(0) %> <%# issue description will set to bug_template in case if it is not a blank %> <% @issue.description = bug_template if @issue.description.blank? %> <% elsif @issue.new_record? %> <%# clearing description f ... blank and equals to bug_template %> <% @issue.description = '' if !@issue.description.blank? && bug_template.include?(@issue.description.gsub(/\r\n/m, "\n")) %> <% end ... u want the template to be added for each new ...
- Defect #3305 (Closed): Error using plugin Graphs - Unknown method 'visible'
- *NoMethodError in GraphsController#old_issues* <pre> undefined method `visible' for # ... llers/graphs_controller.rb:195:in `find_open_issues' vendor/rails/activesupport/lib/active_sup ... rver:3 </pre> Any idea what´s missing ?
- Defect #3304 (Closed): Authentication stays active even after browser is closed
- I'm using Firefox 3.0.10 on Mac OS and I'm st ... does not occur. So it may be a Firefox bug...
- Feature #3299 (Closed): Notes when moving issues
- Write notes when moving issues. Most of the time you want to write a note about why you're moving an issue. This is related to #3055
- I'm using the 0.8.3 version of redmine on windows xp pro. I have set all issues for a couple of versions as 100% complete a ... t recall having this problem with that build.
- Defect #3298 (Closed): When updating an issue, clicking a link destroys all my input
- This occasionally drives me crazy. When updating an issue I type a detailed comment in the textarea. ... form fields. Thanks for the great system.
- Plugins: RE: Issue Vote Plugin
- Alexey, For now, I don't have any plans to ... ree time I will implement described features.
- Help: RE: import from bugzilla
- Bruce Ingalls wrote: > Exporting Bugzilla th ... thing I've found is that the output for the issues table isn't quite working. The description ... y workarounds I'll be sure to post them here.
- Hi there, I am looking for some advice, I ... king is the ability to view a summary of all issues from all projects or view a summary for cus ... is has been requested http://www.redmine.org/issues/2529 but the request is still new. I have ... rce code? Many thanks in advance Andy
- Hi, Is there a way to lock one or more fields when creating/ editing an issue. For example, I created Custom Fields and ... fields. Is it possible? Thanks in advance!
- Defect #3297 (Closed): Add "Edit own messages " permission to autentificated user on redmine.org
- after i post reply in forums on redmine.org i ... that, or i am wrong and simply have bad luck
- Plugins: RE: Issue Vote Plugin
- i'm to harry in implementaion from Russian to English ;-) *not regrets* i mean *respects*