Project

General

Profile

Activity

From 2010-07-12 to 2010-07-14

2010-07-14

23:50 Help: RE: How To Update Issue via REST?
Hi,
yes I already know, but how can I put this variable in the request? My jQuery-call looks like this:...
Anonymous
22:26 Help: RE: How To Update Issue via REST?
I think @_method@ identifies the HTTP Verb used for the request. Felix Schäfer
20:57 Help: How To Update Issue via REST?
HI guys,
I'm currently developing on an Integration of Redmine to our Release-System. Can anyone tell me how I can...
Anonymous
23:42 Open discussion: On Chrome: Calendar Popup wackiness
Is it just me??
or does the calendar popup (when adjusting dates on Issues) not draw correctly when...
on the ...
Kris Younger
22:07 Development: RE: 1.0.0 Coordination
Might be a bit late, but I don't really know if there's a clear method to bring things from trunk to stable branches,... Jean-Baptiste Barth
05:42 Development: RE: 1.0.0 Coordination
Samu Tuomisto:
I want to get 1.0 released just as much as you do but if we don't prepare for it, everyone will be ...
Eric Davis
20:27 Plugins: RE: Code Review Plugin 0.2.7 Released.
I just discovered this plugin and am excited to implement it. But here's what may be a silly question:
If the rev...
Bellatoris Opacus
15:19 Plugins: RE: Code Review Plugin 0.3.1 Released.
Dylan Yi wrote:
> Haru Iida wrote:
> > Code Review Plugin 0.3.1 Released.
>
> This is my first time install of C...
Haruyuki Iida
19:40 Help: RE: SVN: The entry or revision was not found in the repository.
Don't sweat it, errors happen :-) Happy that it works for you though! Felix Schäfer
19:21 Help: RE: SVN: The entry or revision was not found in the repository.
Aawwhh damn, so sorry. I made a big mistake. I edited the ./lib/redmine/scm/adapters/subversion_adapter.rb file, addi... Bit Master
19:00 Help: RE: SVN: The entry or revision was not found in the repository.
Mmh, apart from maybe an outdated svn version, but seeing you were running ruby 1.9, I don't suppose that would be th... Felix Schäfer
18:58 Help: RE: SVN: The entry or revision was not found in the repository.
Wow, well then… To be honest, I don't have any idea left :-( Felix Schäfer
18:54 Help: RE: SVN: The entry or revision was not found in the repository.
Yes, everything is running as root for now, so that shouldn't be the problem. When everything is working correctly i'... Bit Master
18:44 Help: RE: SVN: The entry or revision was not found in the repository.
Make sure you have restarted webrick, and also make sure the command works _as the user running webrick_. Felix Schäfer
18:38 Help: RE: SVN: The entry or revision was not found in the repository.
Hmm, I'm sorry to bug you again, but it's still not working :(
The server is running ruby 1.8.7 now, installed using...
Bit Master
15:55 Help: RE: SVN: The entry or revision was not found in the repository.
I expected the self-signed certificate to be the problem. Glad you got everything running :-) Felix Schäfer
15:52 Help: RE: SVN: The entry or revision was not found in the repository.
Ok i found the issue. SVN wouldn't accept my certificate, so i had to do a checkout first before i could use it in re... Bit Master
14:58 Help: RE: SVN: The entry or revision was not found in the repository.
Well, the error doesn't say much else than that svn doesn't deliver the XML redmine is looking for, and that is mostl... Felix Schäfer
14:47 Help: RE: SVN: The entry or revision was not found in the repository.
Hmm I will have a look at that.
I replaced the Full error log with a new one because i forgot to remove someone's IP...
Bit Master
14:38 Help: RE: SVN: The entry or revision was not found in the repository.
Have you already had a look at the [[FAQ#I-cant-browse-my-svn-repository-through-redmine]]? You could have a look at ... Felix Schäfer
14:26 Help: SVN: The entry or revision was not found in the repository.
When I try to open the SVN repository in Redmine I get the following error: "The entry or revision was not found in t... Bit Master
15:53 Help: RE: Charts Plugin with 0.9.6
Thanks for your help Jens.
I thought that the plugin was working but I was wrong, but with your solution the plugin ...
Joan Arredondo
01:54 Help: RE: Charts Plugin with 0.9.6
The charts plugin didn't work for me even with 0.9.5. It seems to assume that the sub-tasks feature is present in 0.9... Anonymous
14:45 Help: RE: 404 Error When View the Java/XML file in SVN Repository (Webrick)
Nope, no problem with webrick either. Please test with a newer version of redmine to see if the problem still exists,... Felix Schäfer
09:52 Help: RE: 404 Error When View the Java/XML file in SVN Repository (Webrick)
I'll try to test later with webrick, but I'd almost wager this is something that has been fixed somewhere along the w... Felix Schäfer
03:34 Help: RE: 404 Error When View the Java/XML file in SVN Repository (Webrick)
I used Redmine 0.9.3. I used the default webrick instead of apache for simplicity. Does webbrick support view java/xm... Xin Wu
11:29 Plugins: RE: 'Between' Operator for Date Fields
Ah, superb!
I've bought myself some time on this by writing a desktop app to run adhoc SQL queries against the Red...
Chris Platts
05:58 Plugins: RE: 'Between' Operator for Date Fields
I've got some code for a client that adds a date range filter (after X but before Y). I'll have to dig it up and see... Eric Davis
11:28 Help: RE: Redmine hangs while viewing Git repository
What redmine, ruby, rails versions? What rails server do you use (webrick, mongrel, passenger, …)? Is it maybe a some... Felix Schäfer
11:00 Help: Redmine hangs while viewing Git repository
Jayamohan cb wrote:
> application hangs when a user tries to view git repository.Server need to be restarted to make...
Jayamohan cb
10:59 Help: Redmine hangs while viewing Git repository
application hangs when a user tries to view git repository.Server need to be restarted to make redmine application wo... Jayamohan cb
11:20 Open discussion: RE: SVN Integration on different servers
Yes, you must run it from cron, and if you run it say every 5 minutes, it will be "near" instant.
Having svn repos...
Felix Schäfer
10:24 Open discussion: RE: SVN Integration on different servers
Thanks, it works perfect.
For our purpose (automatic svn creation on project creation), i must configure the scrip...
José Cano
10:07 Plugins: RE: CC Addresses plugin
Thanks a lot! I find it quite useful! Vladimir Dzalbo
03:05 Plugins: CC Addresses plugin
in response to: http://www.redmine.org/issues/1142
i made: http://github.com/peelman/redmine_cc_addresses
anybo...
Nick Peelman
06:06 Plugins: RE: Can I write a plugin that adds to the existing page layout?
Take a look at using [[Hooks]]. For example, my "Google Analyics":http://github.com/edavis10/redmine-google-analytic... Eric Davis
06:03 Plugins: RE: Redmine Simple Support plugin v 0.1.0 released
Jean-Baptiste Barth:
Thanks, I'll take a look at that issue.
Eric Davis
Eric Davis
06:02 Plugins: RE: Redmine Kanban plugin v 0.2.0 released
Neal Bharadwaj:
Can you report this to my "Redmine":https://projects.littlestreamsoftware.com/projects/redmine-kan...
Eric Davis
05:56 Plugins: RE: A quick question regarding plugins.
Jean-Baptiste Barth wrote:
> @developpers: Rails view rendering is getting better and better regarding performance. ...
Eric Davis
05:51 Development: RE: Proposal: HowTo handle security and other incidents
Holger:
(We've already talked about this on IRC, but for the rest of the community:)
In in ideal world, this pl...
Eric Davis
00:40 Open discussion: RE: Plugin: Twitter-like status updates for projects
Both Yuya's and the original version fail on 0.9.6 with Postgres 8.4.4
To test:
# Clone, migrate and activate the p...
Paul paul
00:03 Help: RE: Upgrade problem - another blank page issue
Wow, nice job, that fixed it. Thanks for the tip. Alan Bowsher

2010-07-13

22:31 Help: RE: Redmine API for other programming languages eg. PHP
Redmine has some beginnings of a REST API, mainly projects in 0.9 and issues in to-come 1.0, search in the wiki for m... Felix Schäfer
17:16 Help: Redmine API for other programming languages eg. PHP
Hi!
I've been searching the net for an answer but I didn't found anything.
I have an internal company application ...
Andrew Fortunka
22:28 Open discussion: RE: SVN Integration on different servers
You seem to have everything right, though you need to run the @reposman.rb@ command on the server that will be hostin... Felix Schäfer
19:57 Open discussion: SVN Integration on different servers
Hi,
We have installed Redmine and SVN on different servers. We would like to integrate them automatically, however...
José Cano
22:20 Help: change Project Overview default to ToDos tab?
I was able to figure out how to modify the routes.rb file to map the 'projects' page to home, now I want to set it so... jack stroud
20:27 Development: RE: 1.0.0 Coordination
I hope that you don't get offended because interrupting your developer discussion and not being one - but please rele... Samu Tuomisto
20:25 Plugins: RE: Wiki External Filter plugin released
Yuya, would it be possible for you to fix your patch according to Alexander's comments? I wouldn't know where to begi... Paul paul
20:19 Plugins: RE: Wiki External Filter plugin released
Paul paul wrote:
> This is what I get in args.txt:
>
> ...
Alexander Tsvyashchenko
18:53 Plugins: RE: Wiki External Filter plugin released
This is what I get in args.txt:... Paul paul
08:54 Plugins: RE: Wiki External Filter plugin released
Paul paul wrote:
> I'm having another problem, this time with the ffmpeg macro. I have not patched Redmine to proces...
Alexander Tsvyashchenko
01:46 Plugins: RE: Wiki External Filter plugin released
I'm having another problem, this time with the ffmpeg macro. I have not patched Redmine to process attachments, since... Paul paul
20:00 Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
I'm having trouble using the latest version of the plugin with Redmine 0.9.6 and Postgres 8.4.4. The migrations all w... Paul paul
19:34 Plugins: RE: Code Review Plugin 0.2.7 Released.
Haru Iida wrote:
> Ibrahim Awwal wrote:
> > Hi, I just installed your plugin. I don't see the pencil icons on diffs...
Ibrahim Awwal
16:33 Plugins: RE: Code Review 3.1 -- How do I change the line spacing to closly match the font used for code views
Yes.
The raw html view also shows large spacing, however for all views.
The side-by-side diffs normally appear ...
Steven Risner
15:41 Plugins: RE: Code Review 3.1 -- How do I change the line spacing to closly match the font used for code views
Steven Risner wrote:
mal code view seem to show lines double (maybe even triple) spaced.
>
> I realize this could...
Haruyuki Iida
15:36 Plugins: RE: Code Review Plugin 0.2.7 Released.
Ibrahim Awwal wrote:
> Hi, I just installed your plugin. I don't see the pencil icons on diffs though; does it not w...
Haruyuki Iida
19:17 Help: RE: upgrade from 0.9.4 - db migrate problem
jup, that was the problem:... Lars Scheithauer
08:07 Help: RE: upgrade from 0.9.4 - db migrate problem
This seems to be a rake version mismatch, do you maybe have one rake version installed through rubygems and the other... Felix Schäfer
17:20 Help: Rest Api PHP
Hi, i have a problem with the RedMine Rest Api php programmation.[[http://www.redmine.org/wiki/redmine/Rest_api_with_... Simone Franciosi
17:12 Help: RE: Wiki formating
In your first example, the stuff is bold here, so I think it will be another issue.
Regarding lists in table, I'm ...
Felix Schäfer
14:07 Help: Wiki formating
Hi,
is it possible to show sings like "<>=" bold?
If I type ...
Tim Schmiedeskamp
17:09 Plugins: RE: Creation of a new plugin : Undefined method
Well, you should be working to make a plugin for 0.8.4 if you need it for that version, it will be very hard to backp... Felix Schäfer
14:54 Plugins: Creation of a new plugin : Undefined method
Hello everybody
I searched a lot on the different topic of the forums but I didn't found any answer to my question...
Cédric Bertrand
14:24 Help: RE: Email sending error: authentication not enabled
Jayamohan cb wrote:
> enable SASL SMTP authentication to yes in the postfix mail server >SMTP Authentication & encry...
Jayamohan cb
14:21 Help: RE: Email sending error: authentication not enabled
enable SASL SMTP authentication to yes Jayamohan cb
14:12 Open discussion: RE: occur 500 error every night
I have try to use (ruby script/server webrick -e production -d) to start my Redmine. But i also got the 500 error nex... ww yhy
13:50 Help: RE: How to link to Git commit?
Thank you! I should have read the docs more carefully :/ Joseph S.
11:04 Help: RE: How to link to Git commit?
As stated in the text formatting help: "Link to a changeset with a non-numeric hash: commit:c6f4d0fd (displays c6f4d0... Felix Schäfer
10:34 Help: How to link to Git commit?
Hi,
I'm having trouble making links to Git commits in issue comments. Earlier, when using Subversion, I was ablo t...
Joseph S.
12:55 Help: Transfer data from 0.8.7 to 0.9.6 (different redmine installations)
Hi.
I have 2 redmine installations on different servers.
How can I transfer data from redmine 0.8.7 to 0.9.6?
...
Anton Andriyevskyy
11:13 Open discussion: RE: Administrator does not get access to the svn repository if he is not added to the project as member
I found a workaround patching redmine.pm:
..
WHERE
((projects.id=members.project_id
AND member_roles.member_id=...
Tiemo Vorschuetz
11:01 Open discussion: RE: Administrator does not get access to the svn repository if he is not added to the project as member
Tiemo Vorschuetz wrote:
> This Redime authentificaton provider does not recognize an administrator as a valid projec...
Felix Schäfer
10:41 Open discussion: RE: Administrator does not get access to the svn repository if he is not added to the project as member
Felix,
I setup apache to manage the access to the svn url's through the redmine authentication provider as describ...
Tiemo Vorschuetz
10:23 Open discussion: RE: Administrator does not get access to the svn repository if he is not added to the project as member
Redmine doesn't serve svn by itself, so you will have to be more clear about what your setup is and/or what component... Felix Schäfer
09:42 Open discussion: Administrator does not get access to the svn repository if he is not added to the project as member
Hi all,
An Administrator does not get access to the svn repository through tortoise if he is not added to the proj...
Tiemo Vorschuetz
09:28 Help: Search box not emptied when clicked in
I wonder why, but on one Redmine I manage, the Search box on the upright side is filled in with a text "Search". Noth... Jerome Warnier
08:36 Help: RE: how to set working days/weekends
I'm also looking for this setting too. Chettawan Senapant

2010-07-12

23:21 Plugins: RE: Wiki External Filter plugin released
Paul paul wrote:
> I just realized that the second copy is only visible in the Preview mode. The minute you save, th...
Alexander Tsvyashchenko
23:06 Plugins: RE: Wiki External Filter plugin released
Paul paul wrote:
> The minute I configure caching, it started working! You might consider clarifying in the instru...
Alexander Tsvyashchenko
18:33 Plugins: RE: Wiki External Filter plugin released
I just realized that the second copy is only visible in the Preview mode. The minute you save, the second copy disapp... Paul paul
18:29 Plugins: RE: Wiki External Filter plugin released
The minute I configure caching, it started working! You might consider clarifying in the instructions that caching is... Paul paul
16:42 Plugins: RE: Wiki External Filter plugin released
Paul paul wrote:
> I followed the instructions in your patch (for Textile), but I get a 404. I'm running 0.9.6.
...
Alexander Tsvyashchenko
16:09 Plugins: RE: Wiki External Filter plugin released
> I followed the instructions in your patch (for Textile), but I get a 404. I'm running 0.9.6.
Thanks for trying i...
Yuya Nishihara
09:13 Plugins: RE: Wiki External Filter plugin released
Hi Yuya,
I followed the instructions in your patch (for Textile), but I get a 404. I'm running 0.9.6.
Running 'do...
Paul paul
22:08 Open discussion: Hyperlinks and composite attributes
Hi,
I would like to propose 2 features. As I am not sure whether they overlap with existing stuff, I start from he...
Michalis Miatidis
21:16 Open discussion: RE: Redmine forum topics are flat?
Cool, yup, looks like that... ok, thanks!
Tom
Tom Copeland
20:12 Open discussion: RE: Redmine forum topics are flat?
Tom Copeland wrote:
> To me it looks like Redmine forum threads are flat - all replies are just replies to one paren...
Felix Schäfer
15:17 Open discussion: Redmine forum topics are flat?
Hi all -
I'm working on a GForge => Redmine migration and wanted to confirm a difference between the two. In GFor...
Tom Copeland
20:38 Help: RE: Move to new project - status unavailable
Nevermind - found the problem - it was with security left over. John Reynolds
20:34 Help: Move to new project - status unavailable
I've found this a few times and haven't come across a good resolution.
If I transfer a task into a new project, so...
John Reynolds
19:36 Help: upgrade from 0.9.4 - db migrate problem
hi everyone,
I'm trying to upgrade from 0.9.4 to 0.9.6 and during db-migration, I get the following error:...
Lars Scheithauer
18:33 Plugins: Using the Embedded-Plugin for doxygen documentation
Hi Redminers.
I plan to integrate a rather big doxygen documentation into my Redmine Collaboration Environment. Wh...
Arne Nordmann
18:26 Help: RE: Change project identifier?
This has been discussed many times before here on the forums. Please make use of the search function of Redmine (http... Mischa The Evil
18:19 Help: RE: Change project identifier?
I don't think that's possible through the admin console. So when I need to change the identifier, I generally make it... James Bernard
17:35 Help: Change project identifier?
Is it possible to change the project identifier? Andreas Ender
17:34 Help: RE: Internal Server Error 500
Just solved the problem.
FAQ Plugin was the problem. Just removed it and now user page is ok.
Andreas Ender
16:49 Help: Internal Server Error 500
Got a Internal Server error at accessing user pages:
http://endian.secureit.at/users/5
Also the same at the FAQ P...
Andreas Ender
15:18 Help: RE: features in Tree View?
Not sure about windows really, but the quickest path under linux would be: install ruby, rubygems, rails + other gems... Felix Schäfer
12:58 Help: RE: features in Tree View?
any suggestions how I can test trunk on windows?
I was looking around a lot and seems to me that Redmine is The On...
Radek Simcik
15:15 Help: RE: Identifying the REST API fields
Hi all,
I haven't had any responses, so maybe my question wasn't clear enough:
Is there any way to query a Re...
Paul Smith
14:30 Help: How to Modify Text/Category of pre created issue?
How to Modify Text/Category of pre created issue? Ahmed Mubbashir Khan
11:02 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Hello. I apologize for this simple question but I'm new to RoR development (and still very puzzled by it) and I haven... Jiří Znamenáček
09:38 Plugins: RE: Syntax highlighter
I think 0.9 stable ships with an older version of coderay (the syntax highlighting engine) that doesn't support as mu... Felix Schäfer
09:35 Plugins: RE: Syntax highlighter
Css will be function in this forum but not at my site
http://romacron.net/projects/xajax-joomla-plugin/wiki/Coding...
roman JProof
09:31 Plugins: RE: Syntax highlighter
Hello Felix,
I had try out and checked the server (permission) it will not function. Ruby goes
the syntax
< pre...
roman JProof
09:13 Open discussion: RE: occur 500 error every night
So, I think you are using "ruby script/server webrick -e production" on a shell prompt and exits that shell when leav... Neil K
00:15 Help: RE: Upgrade problem - another blank page issue
Those aren't preferred or even advised solutions, but I think you should be able to use @ruby script/server webrick -... Felix Schäfer
00:08 Help: RE: Redmine won't start, only shows index of
You don't need to reinstall redmine. Try to:
# install ruby 2.3.5 (@gem install rails -v=2.3.5@)
# empty your red...
Felix Schäfer
 

Also available in: Atom