Project

General

Profile

Search

Results (18307)

Help: RE: Edit Issues Permission / Change Issue Properties
Is no one else worried that a user with the View Issues permission can close Issues? 2011-02-24 20:25
Help: RE: How to link to Git commit?
Felix Schäfer wrote: > As stated in the text ... say that the commit is related to a certain issue. But link resolution is spotty at best. I me ... resolved, would resolve later, or vice versa. 2011-02-24 19:12
Plugins: RE: CMI plugin translation issues
You're welcome ! For my part I'm waiting for ... stand the spanish trakers and other fields... 2011-02-24 17:10
Plugins: RE: CMI plugin translation issues
Sorry, I forgot to respond to this before. Th ... mpatible with 1.1.1, before testing properly. 2011-02-24 15:35
Plugins: RE: CMI plugin translation issues
Try to do that : -In redmine_cmi\config\loca ... ) and change "en:" at the line 2 in "en-GB:". 2011-02-24 15:29
Help: RE: [Extract] Extract data from specific date to an other date.
Note of these 2 take account of Author field. You won't get stats for User3 who created issues but has never been assigned to any. 2011-02-24 12:06
Help: RE: [Extract] Extract data from specific date to an other date.
Hi, Thanks its seems perfect :). Thanks ... ft(j.created_on,10), t.name FROM journals j, issues i, users u, journal_details jd, trackers t ... But your request seems better. Thanks a lot. 2011-02-24 11:52
Open discussion: RE: Relating an issue to multiple projects
You're right, forgot that. There is issue #5487 open to change that, but actually you'll have to use the "Related issues" feature. 2011-02-24 11:36
Open discussion: RE: Relating an issue to multiple projects
The problem with that is in order to relate t ... within the same immediate redmine project :-( 2011-02-24 11:14
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
(12151-12175/18307)