Project

General

Profile

Search

Results (18252)

Open discussion: RE: Why mutli-project shares the issues' "Serial number"
Isaiah DeRose-Wilson wrote: > One big advantage of having global issue numbers is you can easily have related issues between different projects. For example issue #28 on project A could be related to issue #50 on project B and you wouldn't have any c ... ause the projects would have globally unique issue numbers. This is a very handy feature when y ... e, but wouldn't it be interesting to have an issue number like : "project_name_ID". I think JIR ... amework project (which uses Jira) : "ZF-7493" 2009-08-05 23:39
Open discussion: RE: Why mutli-project shares the issues' "Serial number"
jiongliang zhang wrote: > why not add a tabl ... ction. One big advantage of having global issue numbers is you can easily have related issues between different projects. For example issue #28 on project A could be related to issue #50 on project B and you wouldn't have any c ... ause the projects would have globally unique issue numbers. This is a very handy feature when you start to manage a lot of related projects. 2009-08-05 23:32
Help: RE: How do to enable RMagick
When I did install the RMagick normally it ac ... hared object file</pre> I have solved the issue this way: <pre>cp /usr/local/lib/libMagickC ... page Hope it would be helpful for somebody 2009-08-05 23:28
Help: RE: Redmine Svn Auto Creation: Can't make DBI com handle for DBD::mysql::db: unknown package.
Was this issue solved? I'm encountering the same problem, b ... HTTPS, so I'm pretty sure this isn't an SSL issue). The Apache version string is "Server Ve ... let me know if you need any more information. 2009-08-05 13:05
Plugins: Global Filter Plugin v0.0.1 release
Announcing the release of Global Filter plugi ... on your Redmine homepage, for easy access to issues that satisfy the filters across your projec ... .redmine.org/wiki/redmine/PluginGlobalFilter_ 2009-08-05 12:41
Help: Accessing Redmine without webbrowser interface
Dear all, we'd like to connect Redmine to ... ld require to request from DOORS the list of issues affected to a specific person (or a group), ... ssible ? many thanks for help gabriel 2009-08-05 11:12
Help: RE: Allowing the Reporter role to change priority of a ticket
To allow a specific user role to edit priorit ... ration of Redmine, you must enable the "Edit Issues" permission in Administration > Roles and Permissions. Select the Reporter role, find Issue Tracking and enable this permission. The ... w the user to edit other things on any given issue, including the issue subject, description, attachments, etc. Hope this helps, Andrew 2009-08-05 05:07
Help: RE: emailing an issue - tracker
I answered one question myself just now... ... eed to find in order to get it all hooked up. 2009-08-05 04:20
Help: emailing an issue - tracker
I've been trying to get the feature of emailing an issue to work as I hoped. Current problems I'm ... to barely work - that is, I'm getting a new issue entered, but most of the options I wanted to ... ing. Anything obvious from this description? 2009-08-05 03:30
Open discussion: RE: Extending Redmine's "Issue" to Add Location Data
Can you give me a pointer for the correct spo ... ethod of extending the core models (like the Issue). 2009-08-04 04:53
Open discussion: RE: Extending Redmine's "Issue" to Add Location Data
y - we also found its better to separately ke ... u get some funny effects from round tripping 2009-08-04 03:32
Help: RE: The filename, directory name, or volume label syntax is incorrect - Error
Actually, I did some more digging, and I think the issue you have may be addressed in this topic. ... g/boards/2/topics/4392 Cheers, Andrew 2009-08-04 00:08
Help: RE: The filename, directory name, or volume label syntax is incorrect - Error
Hello Stefano, Where are you running it fr ... cters in the path? If so, these might cause issues. Cheers, Andrew 2009-08-03 20:53
Help: Getting erro :1 file(s) could not be sa ... I get detailed error logs any idea whats the issue
Hi All, I need your help in pinpointing the issue , I am getting the error "1 file(s) could no ... nd Please help me in pinpointing the issue. Thanks Saurabh 2009-08-03 19:57
Plugins: RE: Redmine Scrumdashboard plugin
Rander Castro wrote: > In this link, http:// ... er Story") is used by the Dashboard to group issues together. All issues related to a maintracker issue will be shown in the same row in the Dashboard. Q: How do I relate issues to the correct maintracker? A: When you view an issue you have an option to "Add" a related issue, here you can pick an issue (set as maintracker) you wish to relate ... /pre> See also the [[FAQ#How-does-Related-issues-work]] for documentation about issue-relationships in Redmine. Regards, Mischa. 2009-08-03 15:14
Help: Problems deploying Redmine 0.8.4 on JRuby/Warbler + Oracle
I've managed to get Redmine deployed on Oracl ... by / Tomcat ok, except when clicking on the "Issues" link the following error is entered to the ... 722: invalid number : SELECT count(DISTINCT issues.id) AS count_all FROM issues LEFT OUTER JOIN issue_statuses ON issue_statuses.id = issues.status_id LEFT OUTER JOIN projects ON projects.id = issues.project_id WHERE ((issue_statuses.is_closed='f') AND projects.id = 2 ... em.id FROM enabled_modules em WHERE em.name='issue_tracking' AND em.project_id=projects.id)) ): ... tions.rb:48:in `count' /app/controllers/issues_controller.rb:59:in `index' /vendor/ra ... 7:in `call' <script>:2 </pre> The issue is the* issue... 2009-08-03 04:39
Plugins: RE: HoptoadServer Plugin (automatically creates issues from exceptions in your app)
Hi Jan, This is great - I was just sitting down to create something similar! Dave 2009-08-02 22:09
Help: RE: Accessing account/show/4 results in a 500 internal server error
Simon, I recently ran into this same issue - or at least one with the same cause. I've ... and a patch at #3705: http://www.redmine.org/issues/3705. If you cannot wait for that to be ... cts # Visit each project that has the above issue. # Click "Save". This should fix the above issue - or rather, it did for me. 2009-08-02 18:44
Plugins: RE: New plugin NewIssueAlerts v0.0.1 released
Mischa The Evil wrote: > chantra wrote: > > ... ject custom fields for the feature (see also issue "!#2824":https://projects.littlestreamsoftware.com/issues/2824 at https://projects.littlestreamsoftwa ... tead of URL's like: * http://redmine.url/newissuealerts?project_id=idofproject * http://redmine.url/newissuealerts/new?project_id=idofproject we'd have it like: * http://redmine.url/newissuealerts/idofproject * http://redmine.url/newissuealerts/new/idofproject Also at this point ... ":http://github.com/MischaTheEvil/redmine_newissuealerts/commit/ec7fe1301389472fa3a290d02ef62ee ... eba394":http://github.com/chantra/redmine_newissuealerts/commit/4eba394f704c69fc5d339f1dd7fdff7 ... about it... ;) Kind regards, Mischa. 2009-08-01 18:28
Plugins: RE: HoptoadServer Plugin (automatically creates issues from exceptions in your app)
will it work with sub url installs of redmine host.name.com/redmine as an example 2009-07-31 23:26
Plugins: RE: Stuff To Do - Plugin : Role base ... view and edit user's lists instead of admin.
I'll be updating the plugin once Redmine supp ... * https://projects.littlestreamsoftware.com/issues/1945 * https://projects.littlestreamsoftware.com/issues/1565 * https://projects.littlestreamsoftware.com/issues/2110 Eric Davis 2009-07-31 22:20
Plugins: RE: Redmine Scrumdashboard plugin
Mats Klepsland wrote: > Galaxy King wrote: ... .. Migrating gravatar... Migrating redmine_issues_group... Migrating redmine_scrumdashboard. ... r/bin/rake:19:in `load' /usr/bin/rake:19 2009-07-31 21:20
Plugins: Code Review Plugin 0.2.1 Released.
Marcel Gmür wrote: > Linking to issue tracker is awesome, many thanks. :-) But now ... nto Project settings page. !setting.jpg! 2009-07-31 18:47
Plugins: RE: Redmine Scrumdashboard plugin
Mats Klepsland wrote: > Galaxy King wrote: ... Migrating gravatar... > > Migrating redmine_issues_group... > > Migrating redmine_scrumdashbo ... .. Migrating gravatar... Migrating redmine_issues_group... Migrating redmine_scrumdashboard. ... bin/rake:19:in `load' /usr/bin/rake:19 2009-07-31 05:18
Plugins: RE: New plugin NewIssueAlerts v0.0.1 released
Nanda Palaniswamy wrote: > Suggestion: Inste ... to "Administration -> Plugins -> Redmine Newissuealerts plugin -> Configure" > > The reason ... u items going out of the screen. For the issue of having too much project-menu items: You c ... upcoming weekend. Kind regards, Mischa. 2009-07-30 23:37
(16151-16175/18252)