Project

General

Profile

Search

Results (18298)

Open discussion: RE: Relating an issue to multiple projects
You could create a task for the following of ... ess and a subtask for each concerned project. 2011-02-24 11:10
Help: RE: [Extract] Extract data from specific date to an other date.
You'd need to query the db directly, with som ... firstname, users.lastname, COUNT(DISTINCT issues_and_assignees.issue_id) AS "#issues" FROM (SELECT issues.id AS issue_id, issues.created_on AS issue_created_on, CAST(journal_details.old_value AS INTEGER) AS "assigned_to_id" FROM issues INNER JOIN journals ON journals.journalized_id=issues.id AND journals .journalized_type = 'Issue' INNER JOIN journal_details ON j ... ey = 'assigned_to_id' UNION ALL SELECT issues.id AS issue_id, issues.created_on AS issue_created_on, issues.assigned_to_id FROM ... 2011-02-24 10:54
Open discussion: Relating an issue to multiple projects
Is it somehow possible to relate an issue to multiple projects and target a version in ... better way to go about this? Thanks, Cyle 2011-02-24 10:12
Plugins: RE: Embedded plugin doxygen layout
hey volks, i had the exact same problem ... i add the css stuff to the doxygen.css file but the issue is still present ... ehmm any idea how to fix that ? 2011-02-24 04:53
Help: RE: How Do I Delete Multiple Issues?
Use the short-cut menu and bulk edit: [[RedmineIssueList#Shortcut-menu]]. 2011-02-24 00:02
Help: How Do I Delete Multiple Issues?
What is the best way for deleting multiple issues? I would like to delete all issues prior to a cutoff date (i.e. 1/1/2011). Thanks, Julio 2011-02-23 22:59
Open discussion: Wiki variables
Hello, first of all, thanks for redmine! ... bles could possibly also be set/accessed via issues, so you may establish a collaborative workflow. Is someone thinking about such a feature? 2011-02-23 22:00
Help: Project Versions - moving open issues targetted for a project version out of the version prior to closing
Is there a way (or, a plugin) that would move all open issues that are targetted for a project version ou ... a feature request for future release. TIA 2011-02-23 21:24
Help: RE: [Extract] Extract data from specific date to an other date.
Yes i have try this too but, with filter like ... sed. But if i extract data with the Query Issue the User2 don't appear. :S 2011-02-23 19:39
Help: RE: [Extract] Extract data from specific date to an other date.
Query issues list with filters Assigned to, Author and C ... han 60 days ago and, finally, filter out the issues created on february and december from the CSV export :/ 2011-02-23 19:28
Help: RE: Login Page - Remove Search
There is an open issue for this : #3715 Should be good if someone could take care of it. 2011-02-23 14:51
Help: Global issue report problem
Hi, i have one global proyect and many sub-proyects on redmine. When i open the issue report from an subproyect, every things work fine. My problem is when i try to see the issue report from the global proyect, then the report not include issue data from subproyects. I'm running redmine-1.1.1 Are thear any solution to include the issue data in the issue report from global proyect? Thanks! Delbert 2011-02-23 12:35
Plugins: RE: Code Review Plugin 0.2.7 Released.
Bug Report: Clicking/opening Linked Tasks dir ... in "access denied" I i click the Link for Issue id in the upper right corner on the code rev ... browsxwer, i get an "access denied" error. 2011-02-23 11:10
Help: RE: Internal error trying to list issues or view a specific issue
No problem. The only origin I can think of is that you already had these columns in your @issues@ table (because of a #443 patch ?) and that's why the update failed during migration. 2011-02-23 10:10
Help: RE: Internal error trying to list issues or view a specific issue
Thanks a lot anyways for helping me, you saved my day! Cheers //Carl 2011-02-23 10:08
Open discussion: Private issues
I would like to know how Redmine allow to use ... client and not the trackers of another users. 2011-02-23 09:59
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
(12151-12175/18298)