Project

General

Profile

Search

Results (18300)

Help: How to avoid user names list in Asssignee while Issue Creation
Hello Experts, Good Day ! One basic questi ... ndividual users names list in Assignee while Issue Creation. We have created several users w ... long with Assignee Groups while creating new issue. We just want change requesters to select fr ... not the individual user names while creating issues. Any suggestions here would be highly appreciated ! Thanks & Regards, Prakash // 2015-07-09 11:24
Help: Regarding Redmine 500 server
Hi, I have installed Redmine 3.0.3 in Windows 7 and installed the plugins "csv_import_issues". The plugins installation is sucessful an ... Redmine plugins: csv_import_issues 0.0.2 Any help to resolve the error. Thanks & Regards Santhosh 2015-07-09 09:17
Plugins: RE: Extended Schedules plugin with scheduling issues option
Hi, The features are really promising I ... ugin. Here are new features: > * Scheduling issues to member > * Interface for assigning hours to issues in a schedule window > * Interface for quick creation of issues in a schedule window > * Possibility to use a quick issue interface to create issues for multiple projects from one site view > ... and what you can gain from new features. 2015-07-09 08:20
Help: reply to issues using email
after running this command <pre> sudo -u ... ot getting redmine to receive replies to any issues. I have ensured that all the above folders ... ny messages at all? not to failed or SUCCESS? 2015-07-08 21:38
Help: advanced git integration: cannot push
Hi there, h3. (1) config <pre> $ bin/abo ... l host uses SSL and port 443. h3. (3) git issue git clone works, git push does not. _Note: ... reciated. Many thanx in advance! Volker 2015-07-08 18:43
Help: RE: Configure custom icons for Project Categories
Manuel Palachuk wrote: > [...] > how do I c ... re with a proper test and file it as a patch issue. Mischa. 2015-07-08 11:39
Help: Mail notification when added as watcher
Hi everyone, my collegues would like to be notified, if they are added as watchers for an issue. Does anybody have an idea if/how this is po ... task or such for this? Best regards, Marc 2015-07-08 08:34
Help: RE: Configure custom icons for Project Categories
OK so that was so cool. Thank you sooo much. I added the one line to the issues.rb and in addition to my application.css en ... uch! P.S. Redmine rocks. Saylrman64 2015-07-08 07:47
Help: RE: Configure custom icons for Project Categories
Manuel Palachuk wrote: > [...] > The line currently represents as this: > <tr id="issue-411" class="hascontextmenu odd issue tracker-2 status-2 priority-2 priority-defau ... feature (having a category_id CSS class for issues) has not (yet) been implemented in the Redmine core (see @Issue#css_classes@, source:/trunk/app/models/issue.rb@14420#L1202). A quick search through the open issues (here on redmine.org) shows me that this fe ... ry-#{category_id}" if category.present?@ to @Issue#css_classes@ will do the job. Here's a patch ... <code class="diff"> diff --git a/app/models/issue.rb b/app/models/issue.rb index e0f93fa..4f3b463 100644 --- a/app/models/issue.rb +++ b/app/models/issue.rb @@ -1202,6 +1202,7 @@ class ... 2015-07-08 00:50
Help: Configure custom icons for Project Categories
Hello all, I've managed to get custom icons set up for Issue Statuses and for Issue trackers by following some very useful posts ... eems to be in the <div id="content"> for the Issues page and specifically in the <tr id= line b ... line currently represents as this: <tr id="issue-411" class="hascontextmenu odd issue tracker-2 status-2 priority-2 priority-defau ... (see next line), everything works. <tr id="issue-411" class="hascontextmenu +category-3+ odd issue tracker-2 status-2 priority-2 priority-defau ... reciated. Thanks - Saylrman64 2015-07-07 21:31
Help: ActiveRecord::RecordNotFound
Hi everyone, I'm currently testing a new i ... ew hiccups along the way but I have one last issue which I cannot resolve. I am unable to acces ... d be greatly appreciated at this point. 2015-07-07 13:04
Help: Redmine svn history and users problem
Hey! I've just configured project's repository in Redmine, but there is one issue that I can't fix. In general all options wo ... could be the reason of this kind of problem? 2015-07-07 08:33
Open discussion: LDAP Config Member of Group
Hello, i will show my experience and config issues with configuration LDAP in redmine. Sorry ... its helpful for somebody. regards, Marcel 2015-07-06 12:13
Help: After Upgrade from 2.6 to 3.0 :: Start date is not a valid date
Hi all, Today I upgraded from Redmine 2.6 ... is unusable now. Can anybody confirm the issue? It works with clean redmine without upgrad ... ges in settings and browser. Nothing helps... 2015-07-05 14:58
Plugins: Add Filtering In Redmine Monitoring & Controlling Plugin
Similar to the issue Page view,where we have filtering option;I n ... Now I want to add the filters similar to in issues tab. The screenshots attached for reference ... ontrolling plugin: Screenshot is shown below 2015-07-04 07:01
Help: How to log time for another user?
Some user is just not care to log time. It wo ... done? I have found http://www.redmine.org/issues/3848 and other issues but they not offer a good solution. 2015-07-03 18:50
Plugins: RE: Sidebar Issues Control Panel plugin for Redmine 2.x
try with this... https://github.com/strollo/redmine_issue_control_panel I just started from their i ... patching the plugin to support Redmine 3.x 2015-07-02 16:58
Help: RE: Disabling/hiding Modules
Hi, if it's public, people won't have to l ... in, in order to prevent people from creating issues, editing stuff etc. In the settings tab you ... ll modules you don't want. I hope this helps 2015-07-02 10:16
Help: How to make every Thin instance write to its own log file
Hi, I have a Redmine 3.0.0 installation wi ... load balancer between 4 Thin instances. The issue is that all of them are writing logs to the ... ke each instance to log to its own .log file? 2015-07-02 09:47
Plugins: Time & Expense 1.9
We are happy to announce the release of Time ... ame is shown for closed or inactive project, issue and activity. Bugs: - Error message is shown if issue is blank when "Allow blank issue" is OFF. - Closed date is considered instead of updated date for closed issues. Resources: User guide: http://www.a ... c http://www.youtube.com/watch?v=cTZ2FCqgdwQ 2015-07-02 07:31
Open discussion: RE: 404 on attachements after manually transferred a project
No Luck., Same issue I am having.. The above links just sugges ... les to new path is not really helping . 2015-07-02 07:21
Help: Disabling/hiding Modules
Hello, I need to create a public project t ... that, I'd also like to hide the activities, issues, and calendar tabs. I really only need a public space for news and files. Thanks. 2015-07-01 23:00
Help: How to change the look of the search results (issues)
Dear all, if you use the search function of Redmine the result list gives the subject of an issue. I would like to always have the full subjec ... this behavior? Kind regards, Alexander 2015-07-01 13:04
Help: MySQL Database size
Hello, I have been reading from "net":http:/ ... nk otherwise) My question is : As the issue numbers keep increasing and the IDs themselv ... ttachments is approx 500MB per month and 150 issues per day with 4-5 updates /notes additions in each issue. Thanks for any input / feedback. Rupesh 2015-06-30 14:30
Open discussion: REST API routes definition and extension
Hello, I am looking into ways to add custo ... re rendered for API queries (i.e., app/views/issues/show.api.rsb) * Where transcriptions for s ... I have a working solution. Many thanks! 2015-06-30 02:50
(4751-4775/18300)