Project

General

Profile

Search

Results (18298)

Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
Boris Brodski wrote: > - The "New Comment" ... s - the comment appears on the page. > This issue stays open for me. Sorry, this was my fau ... e set first :-) Thanks for your nice work! 2010-11-14 23:41
Help: RE: Redmine + Thin-Error
Same result. Here is the config/environme ... ctive_record.observers = :message_observer, :issue_observer, :journal_observer, :news_observer, ... l_environment.rb')) end end </pre> 2010-11-14 22:36
Help: RE: Redmine + Thin-Error
Last idea: Uncomment *ENV['RAILS_ENV'] ||= ... later, but hopefully someone else spots the issue before then. 2010-11-14 21:55
Help: RE: Redmine + Thin-Error
@# Be sure to restart your web server when yo ... ctive_record.observers = :message_observer, :issue_observer, :journal_observer, :news_observer, ... ditional_environment.rb')) end end @ 2010-11-14 20:19
Help: RE: Fixing-keywords
Seems like you don´t see what my problem is.. ... start whit the fix-keyword? and end whit the issue-link 2010-11-14 20:11
Help: RE: Fixing-keywords
Ok, it seems the regex is less broad than I t ... e last line of [[RedmineSettings#Referencing-issues-in-commit-messages]] states: > After a keyword issue IDs can be separated with a space, a comma o ... d: $ID, $ID $MESSAGE, added: $ID & $ID</pre> 2010-11-14 09:26
Help: as admin user how I can I receive all activities with mail
I've changed my account setting and also sett ... rs and admin also is not receiving mails for issues documents added news added. Can you help me asap please 2010-11-14 01:49
Help: RE: SVN-properties (r1627) not showing when browsing
Someone else ("Ве Fio":http://www.redmine.org/users/3906) has (finally) raised an issue for this error. See #6860. 2010-11-13 16:25
Help: Fixing-keywords
My fixing keywords dosent work My settings ... :*, Resloved:* </pre> The linking to the IssueID works fine but the autoclose will not work / Slaktarn 2010-11-13 13:29
Open discussion: RE: Why "activity" atom feed is so narrow?
Thank you for your responce. I have created an issue: http://www.redmine.org/issues/6885 It's a bit huge since i have writte ... s it important and useful or no one needs it. 2010-11-13 12:26
Open discussion: RE: how to show Custom fields for Spent time?
Jamie Gruener wrote: > We're using custom fi ... they are not part of the UI yet, please open issue to request adding them. 2010-11-13 11:37
Help: RE: Relate an Issue to more than one version
You can't, best you can do is probably name t ... ion, like "half-year 1 - week 3" or whatever. 2010-11-13 11:28
Plugins: RE: Extending Issue
Probably. Ruby is a pretty open language in terms of monkey-patching, so patch away. 2010-11-13 10:52
Open discussion: RE: Why "activity" atom feed is so narrow?
Grigory Petrov wrote: > It seems that activi ... ons. For example, it will update if i change issue status but will not update if i change issue priority, assignee, estimated time etc. Is i ... et to inform about more events? IIRC only issue changes with comments create an activity act ... e if this is intended though. Please open an issue for this so that we can discuss this. 2010-11-13 10:49
Help: RE: Help upgrading RM 0.87 to 1.03?
Robin Spiteri wrote: > When i manually remove the redmine_issues_group folder in /vendor/plugins/ , try [ ... ate:plugin RAILS_ENV=production NAME=redmine_issues_group VERSION=0@ (not sure about the other ... hat revert the changes it has made to the DB. 2010-11-13 09:50
Help: RE: Using nginx + thin giving Invalid form authenticity token error
This sounds like a cookie issue. Make sure you get the cookie(s) from redmine and they are sent back by the browser to redmine. 2010-11-13 09:35
Help: RE: Best way to implement a "Filed Against version" extension
James Moore wrote: > 1) extend issues to add a new field - its not clear to me ho ... yed enough with the custom fields yet though. 2010-11-13 09:29
Help: RE: issue error
SwedishMatch TimerWolf wrote: > Are it anyway to get every project start on ID 1? No. 2010-11-13 09:26
Help: RE: issue error
Are it anyway to get every project start on ID 1? 2010-11-13 08:31
Help: RE: issue error
Hi, This is not a bug. Every new issue gets next free number as id, irrespective of the project / tracker it is assigned to. 2010-11-13 08:19
Help: issue error
If i have 2 projects in my Redmine lets call ... 2" And if i go in to Project 1 and make a issue it gets id "#1" If i go in to project 2 and make a new issue its gets id "#2" And so on are that corre ... 1" Can it be a possible bug? / Slaktarn 2010-11-13 07:04
Help: RE: Best way to implement a "Filed Against version" extension
I need to add that I want to reuse our existi ... to do this a few different ways 1) extend issues to add a new field - its not clear to me ho ... e proper version table for the given project. 2010-11-12 22:26
Plugins: The best way to implement a search for a plugin
Hello everybody, I have developed a plugin ... save additional contact information with an issue. I have to admit that I am completely new to ... my contacts and I can also save them with my issues. There is only one thing left I would like ... therefore a look on the index action of the IssuesController class to get an idea how this fil ... y to be able to filter by my contacts in the issue list. But after looking into the code I ... ts table for filtering like one have for the issue list. I do not need the possibility to selec ... So I would appreciate any advice Peter 2010-11-12 16:04
Help: Help Syncing with Merlin Project Management
I really would like some help getting the OS ... to "https://forge.typo3.org/generate-merlin-issues-feed.php" > > set issuesFeed to do shell script "curl --insecure " & ... cript's text item delimiters to {"☃"} > set issuesLines to every text item of issuesFeed > set AppleScript's text item delimiters to {""} > > set importedIssues to {} > set createdIssues to {} > set deletedIssues to {} > > > repeat with currentLine in issuesLines > > set AppleScript's text item delimiters to {""} > set rawIssueList to every text item of currentLine > se ... text item delimiters to {""} > > if (rawIssueList ≠ {}) and (item 1 of rawIssue... 2010-11-12 15:27
Help: RE: Help upgrading RM 0.87 to 1.03?
Seems I can't get rid of the redmine_issues_group plugin. When i manually remove the redmine_issues_group folder in /vendor/plugins/ , try < ... _plugins RAILS_ENV=production PLUGIN=redmine_issues_group VERSION=0 </pre> (which *seems* to b ... e. Does anyone have any ideas on this? 2010-11-12 12:48
(12901-12925/18298)