Search
Results (18279)
- *****IssueBackground***** I have changed SVN from ht ... is http://xxxx:81/svn/xxxx, there is no such issue I described below.* *****Issue Description***** I have been using redmin ... onfigured redmine to read it. now I found a issue that also reported by others but no real eff ... memory". ******What I have done for that issue******* 1.http://www.redmine.org/projects/ ... ***************** I think it is a general issue of large size repository when redmine try to ... the whole info. and testing process of this issue. Welcome any suggestions and help, thanks much.
- Plugins: RE: Redmine reminder plug-in error
- I have resolved the problem, thanks for your ... they have solution, it will help one who met issues to resolve quickly.
- Help: RE: Redmine+https svn link issue(revision history cannot been seen in repository)
- I have finally found the problem is Redmine s ... ong time to catch if the repo. are large.
- Hi, I have installed Redmine Impasse Plugi ... is_required? ></td> 19: < if tab[:name] == 'IssueCustomField' > 20: <td align="center"><= che ... .rb:318:in `render_tabs' Thanks, Krishna.
- Hi, everybody. If I want to know an issue's status of yesterday. I can do this: <pre> ... = JournalDetail. joins(:journal => :issue). where(:property => 'attr', :prop_key => 'status_id'). where("#{Issue.table_name}.id" => issue.id). where("#{Journal.table_name}.c ... DESC").first if detail status = IssueStatus.find(detail.value) else status = issue.status end </code></pre> But, I want to know how many issues were opened, and how many were closed at ye ... count it one by one. any one can help me?
- Hello, There are many situations where Red ... me people are watchers by default of any new issue of some project, but may opt-out easily. * ... o login a "must", so move away to some other issue tracker that allows pure e-mail based workflow.) Thank you for your attention.
- Help: RE: Subject Field - Required
- OK, the issue #12146 explains what is the reason (and workaround) for my problem. Cheers, Voranc
- Help: RE: Subject Field - Required
- Hi! I also have a problem with Required fi ... ver required when I change the status of the issue. So, if anybody knows if this functionality (required fields for different issue statuses) should work and HOW it should work ... apter Mysql2 Cheers, Voranc
- Help: RE: receive emails in redmine with IMAP
- I used to run under bitnami but many issues with upgrading the gems eventually led me b ... get more specific info on the bitnami forums.
- I see Markdown support was announced for vers ... : collapsed_journals 0.0.2 issue_hot_buttons 0.4.4 redmine_de ... mine_didyoumean 1.2.0 redmine_issue_checklist 2.0.5 redmine_knowledgeb ... redmine_wiki_extensions 0.6.4 </pre>
- Hi all, How are you? I am trying to instal ... lease, May someone help me? There are two issues (redmine is installed at folder /var/www/ht ... preciate any help you can give me, Roger
- Hi all, Before we use http svn and configu ... annot been seen from redmine. But another issue occurs. Revision history can not been seen f ... t to http svn. Now we are troubled with that issue. Need help! Thanks.
- Help: RE: [plugin-dev] question which model to extend for issue_category filtering
- well, writing down a problem sometimes helps ... d out within minutes, that a cloned view of @issues/_attributes@ and the following changed code ... ass="ruby"> <p><%= f.select :category_id, (@issue.project.issue_categories.reject {|c| c.archived }.collect ... d] }), :include_blank => true, :required => @issue.required_attribute?('category_id') %> </cod ... ine core classes without overriding the view?
- hey there, I'm trying to develop a plugin which adds a new column "archived" to the issue_categories table (see #16188). so far wti ... he table, wrote a migration and patched the @IssueCategoriesControll@ and I'm now able to archive / unarchive issue categories in the project settings tab (in a ... next thing I want to do is to filter the issue_categories dropdown in the @issues/_attributes.html.erb@ view based on whether ... is is the part of the view which renders the issue_categories dropdown: <pre><code class="ruby"> <% if @issue.safe_attribute?('category_id') && @issue.project.issue_categories.any? %> <p><%= f.select :category_id, (@issue.project.issue_categories.collect {|c| [c.name, c.id]}), :include_blank => true, :required => @...
- Help: RE: Can't select Estimate time in Projects-View all issues
- I have a user (manager of the project) that c ... have redmine 2.5.2 with no plugin installed.
- Hello, there, I am testing Redmine 2.5.2 REST API. I tried to update an issue (such as its description or add comment fiel ... ied with both json and xml data by using the issues PUT method. The client side got 200 (OK) co ... rything is fine. However, the content of the issue could NOT be updated. I checked from Redmine GUI, also check with the REST API issues get method. There were no changes. Any ... the content still keep unchanged. Thanks
- I installed Ruby 2.1.2 and Rails, and operate ... yword' app/models/mail_handler.rb:368:in `issue_attributes_from_keywords' app/models/mail_handler.rb:186:in `receive_issue' app/models/mail_handler.rb:174:in `dispa ... wfully annoyed. I wonder if someone help me.
- Hello, I have redmine installed on windows ... to redmine site so that I can trouble shoot issue with an existing project "repository" issue. I get 'The entry or revision was not found ... quite understood. Please help. Thanks
- I've tried searching for ideas and found one ... gers. The idea I've tried was to add an issue to the project and mark the issue as 'private'. I added my 'notes' to the description area of the issue. This technically works, but the soluti ... a few reasons. 1 - the notes show up in the issues list . . . and if this list gets larger it ... ormation quickly. 2 - I added a link to the issue to the project overview for faster access, b ... are on version 2.5? Thanks so much!
- Dear all, I just realized I can't delete a ... be able to delete members. 3.png shows the issue, there is no Delete button. </pre> Any h ... redmine.org/attachments/download/12362/3.png!
- Hi everyone, I looked in the forum trying ... enerate a secret token and it didn't fix the issue When accessing an edited issue, I get an error 500. Thank you I really appreciate it This is the log: Started GET "/issues/65" for 76.65.61.245 at 2014-09-12 09:24:30 -0400 Processing by IssuesController#show as HTML Parameters: {"id"=>"65"} Current user: cedric (id=3) Rendered issues/_action_menu.html.erb (3.1ms) Rendered issue_relations/_form.html.erb (1.6ms) Rendered issues/_relations.html.erb (2.8ms) Rendered issues/_history.html.erb (11.5ms) Rendered issues/show.html.erb within layouts/base (35.9ms) ... render :partial => 'history', :locals => { :issue => @issue, :journals => @journals } %> 121: </div> 122: <% end %> 123: app/views/...
- Help: RE: How to make 100% progress when closing an issue
- Four years later - and [[RedmineIssueTrackingSetup]] is still a great core feature ... ks, and in fact a default % for all statuses.
- Hi Redmine experts, I have accidentally deleted an user account. All the issues related with this user is now showing as 'A ... 4 Distrib 5.5.35 Any help is appreciated!!
- Hello everyone. I am running Redmine 2.3.3 ... inance 1.0.5-light redmine_issue_checklist 2.0.5 redmine_knowledgebase 2.3.0 </pre>
- Hi, I know that it has been discussed on how to add non-members to watch Issues, but there doesn't seem to be a way to allo ... users to be able to do this for themselves.