Project

General

Profile

Search

Results (18307)

Open discussion: RE: Subversion integration
You can point a Redmine project to an svn rep ... nally, Redmine scans the commit messages for issues IDs preceded by certain keywords, see [[RedmineSettings#Referencing-issues-in-commit-messages]]. For more integrati ... All those things are documented in the wiki. 2011-02-23 08:37
Help: RE: Help, Error
Great thanks, however one issue now, It has been installed and it does wo ... gram shuts off once the connection is closed. 2011-02-23 05:24
Help: RE: Notifications occur for Issue creation but not News item or Document creation
I have a similar problem. Notifications are sent to all of my users when issues are updated etc. I installed the Reminder p ... er sends out the proper emails on all of the issues that are assigned to all of my users except ... ere to look. The user gets the reminders for issues tagged as watcher. Any idea what could be wrong? 2011-02-22 22:26
Help: RE: "New Issue" and "Trackers" for clients
Bill Doern wrote: > My question is, will Red ... a low-level user with limited access to New issues fields and that can view only trackers init ... I think there are attempts to create private issues, i.e. limiting users to see only tickets they have submitted. 2011-02-22 22:02
Help: "New Issue" and "Trackers" for clients
I'm new to Redmine, so I'll be brief and than ... We'd like clients to be able to submit their issues through the system, but not let them see issues assigned internally. As it currently stands ... oject settings. Also, when I create a new issue as a client, I am able to assign the tracker ... a low-level user with limited access to New issues fields and that can view only trackers init ... omplish this purpose? With thanks, Bill 2011-02-22 20:35
Help: RE: Redmine stops responding when trying to open a subversion repository
Any ideas on how to fix this issue? Thanks! 2011-02-22 20:22
Open discussion: Recreate Database Entries
How do you re-create your db entries for all your plugins. I am having an issue with the scheduling plugin. I issue rake db:migrate_plugins RAILS_ENV=production ... database tables. Any help would be great. 2011-02-22 19:24
Open discussion: RE: 500 Error when clicking on a User
Thanks This fixed the issue 2011-02-22 17:48
Help: RE: Internal error trying to list issues or view a specific issue
Readable: acts_as_activity_provider act ... nd_engine_views rfpdf ruby-net-ldap-0.0.4 2011-02-22 15:17
Help: RE: Internal error trying to list issues or view a specific issue
I don't think so, but I did download a fresh ... p-0.0.4 acts_as_searchable engines 2011-02-22 15:15
Help: RE: Internal error trying to list issues or view a specific issue
Did you use some kind of issue hierarchy plugin with 0.9.3 or did you apply one of the patches posted with #443 ? 2011-02-22 15:08
Help: RE: Internal error trying to list issues or view a specific issue
Actually, I never had an empty db, instead of ... dumped a backup and went on with the install. 2011-02-22 14:55
Help: RE: Why I can not get Issue update from RSS (from Outlook)?
If you want to monitor global activity (all projects), go to Projects -> Overall activity. 2011-02-22 14:03
Help: RE: Why I can not get Issue update from RSS (from Outlook)?
Got it! Just subscribe the project's activity page's Atom. Many thanks to Etienne! 2011-02-22 14:02
Open discussion: RE: any way to hide completed issues in roadmap?
You can zoom in opened (or closed) issues only by using on the tiny links just behind the version progress bar. 2011-02-22 13:58
Help: RE: Why I can not get Issue update from RSS (from Outlook)?
You can use email notifications or monitor issues only in activity feed. 2011-02-22 13:53
Help: RE: Why I can not get Issue update from RSS (from Outlook)?
No. I used the Issues page's Atom which list all issues. I just wonder in this case, only new issue will be received via RSS and the status of each issue will not be received? Do I have to go to one issue page which I want to monitor and use that Atom to monitor that issue's status? That will be tedious. I hope I can be notified if any issue's status is changed. How can I do that? Thanks. 2011-02-22 13:50
Help: RE: Internal error trying to list issues or view a specific issue
Here is the migration file : source:trunk/db/migrate/20100313132032_add_issues_nested_sets_columns.rb It both adds the hierarchy columns and update them for all existing issues. Is it possible that you ran db:migrate on the empty db before re-importing the dump ? 2011-02-22 12:02
Help: RE: Internal error trying to list issues or view a specific issue
That SQL-query worked very well, thank you @E ... . The migration performed was 0.9.3 -> 1.1.1. 2011-02-22 11:44
Help: RE: Internal error trying to list issues or view a specific issue
You can only if you don't have any subtasks. ... gt@ = 2 : <pre> <code class="sql"> UPDATE issues SET root_id = id, lft = 1, rgt = 2 WHERE COALESCE(root_id, lft, rgt) IS NULL</code> </pre> 2011-02-22 11:35
Help: RE: Internal error trying to list issues or view a specific issue
@Etienne: Your second statement is true: o ... ull values => should be a data export/import issue Do I need to manually fill these in? 2011-02-22 11:29
Help: RE: Internal error trying to list issues or view a specific issue
Check your @issues@ table : * either columns @root_id@, @lft@ and @rgt@ do not exist => should be a db:migrate issue * or these columns contain Null values => should be a data export/import issue 2011-02-22 11:18
Help: RE: Internal error trying to list issues or view a specific issue
Forgot to mention: the error still exists even after the db:migrate 2011-02-22 11:12
Help: RE: Internal error trying to list issues or view a specific issue
@Etienne: I thought I had the updates righ ... Invoke environment ** Execute db:schema:dump 2011-02-22 11:04
Help: RE: Internal error trying to list issues or view a specific issue
Already seen that not a long time ago. I t ... [RedmineUpgrade#Step-4-Update-the-database]]. 2011-02-22 10:48
(12176-12200/18307)