Project

General

Profile

Search

Results (18306)

Help: Referencing commits in Issues Notes or in Spent Time comments
Hi Redmine mens, First, Redmine is a cute ... n @rev33 in comments for example). Regards 2010-06-03 08:22
Help: change issue status and assign to another in post commit???!!
is there any idear to do these actions in pos ... exist in svn commit log, upate the status of issue into FIX_STATUS 2) then assign this issue to another developer 2010-06-03 08:17
Help: RE: How can we bulk edit status for many issues?
Thank you for your info. Now i can edit statu ... ng) can i see and edit status menu? Thanks 2010-06-03 06:07
Help: RE: URL to new issue with a specific tracker??
I have one other question. It appears as tho ... http://www.mysite.org/projects/[project]/issues/new?tracker_id=[trackerid]&category_id=[cat ... add something like that in *app\controllers\issue_controller.rb* around line 129: <pre> # Add a new issue # The new issue will be created from an existing one if copy_from parameter is given def new @issue = Issue.new @issue.copy_from(params[:copy_from]) if params[:copy_from] @issue.project = @project # Tracker must be set before custom field values @issue.tracker ||= @project.trackers.find((params[:issue] && params[:issue][:tracker_id]) || params[:tracker_id] || :first) if @issue.tracker.nil? render_error l(:error_no ... ject) return end if params[:... 2010-06-03 03:18
Open discussion: RE: Issues pager
Okay, please confirm that it isn't related to any redmine plugin you have installed. 2010-06-02 16:00
Open discussion: RE: Issues pager
@acts_as_activity_provider acts_as_attachabl ... the content of my plugins folder. Thank you, 2010-06-02 14:16
Open discussion: RE: Issues pager
I cannot reproduce that. Do you have any plugins installed? 2010-06-02 11:53
Open discussion: Issues pager
Hello, I'm using the trunk version of Redmine. In one of the projects I found a strange issue. when there're more than 100 issues reported, the pager shows (0/0) pages (See attached). Is there anyone mt such an issue and resolved it? Thanks in advance, Vlad 2010-06-02 10:55
Plugins: Duplicate changes in history
Is v.0.1.4 incompatible with Redmine 0.9.3 ? ... ully described here: http://www.redmine.org/issues/5566 2010-06-02 10:54
Help: RE: How can we bulk edit status for many issues?
Se here [[RedmineIssueList#Bulk-editing-issues]] for bulk editing. Make sure you have the permission to change the status of all the issues you are trying to bulk edit, i.e. that you are a member of all the projects the issues are in, an administrator _can not_ break a workflow and isn't allowed to change statuses. 2010-06-02 08:01
Help: How can we bulk edit status for many issues?
redmine version: 0.9.4 I looked in issues, message and wiki and found that in version ... possible to do like this i need? pls help. 2010-06-02 05:46
Help: High CPU usage
Hi everyone, I have been using Redmine for ... to know how to go about troubleshooting this issue? And whether anyone has encountered this bef ... ion: 5.1.30 Thanks a lot for any pointers! 2010-06-02 04:51
Help: Reminder in Redmine
Hello guys! As I understand, Redmine will send reminder only about issues that assigned to Redmine user. In case issue did not assign to Redmine user, reminder ema ... i.e. Redmine should send reminders about all issues that have due date within x days. Is it pos ... e code of Redmine? Many thanks in advance! 2010-06-01 20:57
Help: RE: MySQL or Sqlite?
MySQL it is then. SQLite looked good at first ... ank you for taking your time to explain this issue to me. 2010-05-31 23:11
Help: RE: MySQL or Sqlite?
You won't have locking issues with SQLite, but SQLite is just not able to ... base if you plan on keeping the installation. 2010-05-31 22:51
Help: RE: MySQL or Sqlite?
I forgot to mention that for the time being t ... one user. So there should not be any locking issues...I think. Is there any data loss (or a ... low resources use and little administration. 2010-05-31 22:32
Help: RE: How to remove attachments in Forums ?
Nicolas Maitrot wrote: > Thanks for the quic ... ssage-attachment_deletion.png! See also issue #1792 for the integration-history. &nbsp; Kind regards, Mischa. 2010-05-31 19:15
Plugins: RE: wiki-latex plugin
Thanks for sharing the plugin. I've got two issues to report, one with a solution and one with ... )" at the end, not sure if this is a logging issue or a real error in the query. , When I execu ... ly without that brace, I get a proper result. 2010-05-31 16:47
Plugins: Hudson Plugin 1.0.5
hello. Redmine Hudson Plugin 1.0.5 ( "old ... _2_en_small.png! h4. Show build result on issue !redmine_hudson_show_build_result_on_issue.png! h4. Show build history on activity ... y_on_activity.png! h4. Others * Search issues related particular build * Rake task 'redm ... on":http://www.r-labs.org/hudson/index/r-labs 2010-05-29 17:03
Help: RE: pass parameters to activity url
Thanks Felix, the your is a good suggestion. ... ctivity (comments, attachments..) inside the issues, and if I can filter it by category/priority/ecc it'd be better. Thanks again. |strexy 2010-05-29 15:36
Help: Ubuntu 10.4 - Fixing the rmagic issue
Just went from 9.04 to 10.4 doing an in-place ... cd .. $ sudo dpkg -i librmagick-ruby*.deb 2010-05-29 05:55
Open discussion: RE: Effective Time Logging
If you know the issue numbers you can log time pretty easy. There ... about automatic time tracking, that's a hard issue. I personally like http://www.chrometa.com/ ... and there is still some manual work involved 2010-05-29 00:33
Open discussion: RE: embedding HTML or svg and <embed>
I've been successful embedding videos and suc ... </pre> You can attach the filename to the issue (or wiki) and then copy the hyperlink to the ... nks in order for everything to work properly. 2010-05-28 21:35
Help: RE: pass parameters to activity url
That's not possible on the activity page (not ... , but you could create a custom query on the issues page that filters the tickets the way you n ... u'll be able to follow the atom feed to that. 2010-05-28 21:21
Open discussion: view redmine inside outlook 2007
First I want to apologize for talking about M ... k in February and it's been helping us track issues MUCH better. (We also make other department ... nother username/password). Cheers! 2010-05-28 21:03
(14301-14325/18306)