Project

General

Profile

Search

Results (18296)

Plugins: RE: Code Review Plugin 0.2.0 Released.
Mischa The Evil wrote: > Andrea Campi wrote: ... with revision r2840 on the source:/trunk for issue #1406. wow, that's great news! checking out now :) 2009-08-19 08:53
Help: InnoDB Error? 500 Error on all Wiki Pages
Hi all, We are having trouble viewing all ... ect of our Redmine instance. We recently had issues with a corrupt InnoDB table on our account ... ne), and recognize this may have caused a DB issue within Redmine. h2. Here's our error log ... elate to this ticket: http://www.redmine.org/issues/1681 h2. Here is our server tech's respo ... not exist. I created and dropped it without issue. I am unsure why your application or db migh ... *Can anyone shed some light regarding the issues we are having?* Cheers! 2009-08-19 08:35
Help: RE: Change name of "Issue" Label
Thanks @Mischa, We appreciate the suggesti ... his out and report back soon. Cheers, Lee 2009-08-19 08:28
Help: CVS repository browser missing entries
Hello, I've been using Remine for a couple ... be working great. Except I am having a small issue with the CVS Repository browser. It seems to ... those files. So I do not believe it's a CVS issue. Has this happened to anyone else? Where ... hat could be causing this? Thanks, Mike 2009-08-18 22:18
Plugins: RE: Code Review Plugin 0.2.0 Released.
Andrea Campi wrote: > [...] however, I am st ... with revision r2840 on the source:/trunk for issue #1406. 2009-08-18 21:56
Plugins: RE: Markdown Extra Formatter bugs
John Koleszar wrote: > I've run into a coupl ... to the community. You can try to open a new issue in the ITS(Issue Tracking System) of the plugin over at GitHu ... ub.com/juno/redmine_markdown_extra_formatter/issues More info about the plugin can be found ... plugin list]]. Kind regards, Mischa. 2009-08-18 21:50
Help: RE: possible to move/copy a project to new server
I guess there are no news on this? I have ... nality required here (http://www.redmine.org/issues/3647), and added a link to this thread. 2009-08-18 16:20
Plugins: RE: Code Review Plugin 0.2.0 Released.
Thomas, Thomas M wrote: > In my developpi ... ch reviewer lists its comments, they may be "issues" (lets say dereferenced pointer) or "typo" ... about (optionally) opening a "review needed" issue. By default the issue would be unassigned, or it could be optional ... le will have to assign it manually). WDYT? 2009-08-18 13:08
Plugins: RE: Importer plugin - Help
Nanda Palaniswamy wrote: > "translation missing: en" issue fixed. Great! > But I am still getting ... orum.com/topic/177512 which talks about this issue. Seems something which should be looked at b ... er of this plugin... Greetings, Mischa. 2009-08-17 17:48
Plugins: RE: Importer plugin - Help
Mischa, Thank you very much, "translation missing: en" issue fixed. But I am still getting the interna ... getting the same error :( Regards, Nanda 2009-08-17 17:13
Plugins: RE: Importer plugin - Help
Nanda Palaniswamy wrote: > Yes, I am running ... in language file. That could explain your issues. Since Redmine trunk depends on Rails 2.2.x ... r some pointers. Greetings, Mischa. 2009-08-17 16:36
Plugins: RE: Importer plugin - Help
Mischa, Yes, I am running RedMine trunk. ( ... .yml <pre> label_import: "Import" label_issue_importer: "Issue Importer" label_upload_notice: "Select a CS ... "Field wrap char:" </pre> Regards, Nanda 2009-08-17 15:05
Help: RE: Email notification on new forum message not working?
Hmm, I think I finally found it by myself *sh ... hich email notifications should be sent." * Issue added * Issue updated * News added * Document added * F ... Message added </pre> thx for reading :-) 2009-08-17 15:01
Help: Email notification on new forum message not working?
Hi there, I'm using redmine (0.8.4) now fo ... projects". This works quite well for new issues reported by other users using the "New issue" link in the menu. But I don't get any notif ... n, had a look in the wiki and on the faq ... 2009-08-17 14:53
Help: RE: How to make a new Project copy of an entire project and sub-project with issues?
I am not sure in 0.8.4 but u can do it in the ... d not only Redmine Admin. Thanks Saurabh 2009-08-17 13:20
Help: RE: Change first isse number
I'm not used to answer my own questions, but ... that redmine use a simple approach to number issues: auto_increment on the id field on the data ... eded to define the 'starting number' for the issues, is to set auto_increment to the desired nu ... on the mysql console: mysql> ALTER TABLE issues SET auto_increment = <number>; mysql> quit ... want to use as the 'starting point' for your issues. And that's it. I hope this instructions ... . Andre Casteliano Greetings from Brazil. 2009-08-17 01:42
Help: Change first isse number
Hi, we were using an in-house created bug- ... e to know if it's possible to set the 'start issue number' so we don't start at 1 again. It's o ... Is there a way for us to change our first issue from '1' to '1500' ? Thanks in advance, Andre Casteliano 2009-08-16 21:45
Plugins: RE: Redmine Scrumdashboard plugin
Fred McCann: Are you using quotes (') in any of the affected issues fields? This is a bug I haven't fixed yet, ... y lately. Kind regards, Mats Klepsland. 2009-08-16 10:26
Plugins: RE: Ticket grouping plugin
I have posted temporary solution to fix duplicate journal entries in the Issue #3690 comments 2009-08-16 07:12
Plugins: RE: Redmine Scrumdashboard plugin
I'm getting a clipping error when drawing the ... the titles of the cards nor the link to the issues. I encountered this on both Firefox for Mac ... ithub. Has anyone else seen this problem? 2009-08-16 00:28
Help: How to make a new Project copy of an entire project and sub-project with issues?
Hi all, I am using 0.8.4 and I installed i ... oject along with its subprojects and all its issues, and create a new project by editing it. ... ? Please let me know how? Thanks a lot!! 2009-08-15 15:15
Plugins: RE: Importer plugin - Help
Nanda, You are running Redmine trunk AFAIC ... pre> en: label_import: "Import" label_issue_importer: "Issue Importer" </pre> HTH... ;) 2009-08-14 23:04
Help: RE: Dependencies between tickets
Akhil Kuduvalli wrote: > [...] where/how can access the "related issues" option when I create a new issue? Nanda Palaniswamy wrote: > You can't add related issues while you are creating a new issue. Nanda, Akhil, To complete the infos i ... atch #987) which makes it possible to relate issues immediately when they are created. I'm stil ... ne instance... ;) Kind regards, Mischa. 2009-08-14 22:55
Plugins: RE: HoptoadServer Plugin (automatically creates issues from exceptions in your app)
It lacks anything like complete tests but it does work for me. The changes are pretty minor. 2009-08-14 22:11
Help: RE: Dependencies between tickets
Akhil, You can't add related issues while you are creating a new issue. Once you create an issue, then you can relate it with other issues. !RedMine_RelatedIssues.jpg! Note: make sure "Roles-> Permissions-> Issue tracking-> Manage issue relations" is checked for your role. HTH Regards, Nanda 2009-08-14 21:20
(16126-16150/18296)