Activity
From 2010-02-14 to 2010-02-16
2010-02-16
-
19:43 Help: RE: which version of Rails is used...
- The Rails version that comes with the releases is the required Rails version.
For 0.9.x, it's Rails 2.3.5. More deta... - Hi All,
Could someone tell me which version of Rails is used when a Redmine installation comes from a zipped packa... -
19:04 Help: RE: missing gems during installation
- @jnns jnns:
As far as I understood in the meantime, you should create an environment that's name doesn't start wit... -
18:09 Help: RE: missing gems during installation
- Same scenario here. I also just wanted to run the sqlite environment and it didn't work out without said gems.
-
18:01 Help: RE: Problems making redmine work from apache on OS X
- Puhh, finally it works using Passenger-2.2.9.
Just follow the installer instructions and modify yout httpd.conf ac... -
17:39 Open discussion: RE: Application ideas for using the REST API
- Oh and one other thing. It would be amazing if we could set up a badge type system for fluid running redmine just lik...
-
17:10 Open discussion: RE: Application ideas for using the REST API
- I think we would be using it for Reporting integration with other tools such as Quickbooks etc...
- I work for a small Apple Authorized Service Provider as the lead technician. Currently the internal system we use to ...
-
15:14 Help: RE: Problem receiving emails in redmine -> 422 Unprocessable Entity [http://xxxxxx.xxx/mail_handler]
- Hello,
I have the same problem actually : 422 Unprocessable Entity
I receive by mail :
<projets@redmine.test.f... -
15:07 Open discussion: RE: How to link image to some url in wiki?
- That's right!
Thank you :) -
12:05 Open discussion: RE: How to link image to some url in wiki?
- ...
- Hello,
I am wondering if it is possible to link image ... - I need to create a report of a list of users and the groups they are in. I'm having a hard time getting my join state...
-
10:53 Help: RE: Upgrade from 0.8.7 to 0.9.1: Unknown column 'editable' in 'field list': UPDATE `custom_fields` SET editable
- Thanks for Guiding me to the Rails Migration, I'll dig into that to get a better understanding of the exact mechanisms.
-
10:21 Help: RE: project files
- Really? Ok, but it would be nice plugin..
-
10:19 Help: RE: project files
- No.
- Is it possible to add subfolders to project files?
-
08:37 Help: RE: Help with a hostmonster account
- Try this:
http://www.gettaskdone.com/portfolio/consulting-portfolio/redmine-at-hostmonster-hosting-account/ - an u... -
02:19 Help: RE: Help with a hostmonster account
- It seems like there is something missing from those instructions as it doesn't quite work for me.
-
03:39 Help: RE: Updating server timezone
- Nope, I was right the first time, the redmine TZ threw me off. For future reference if anyone needs to update all the...
-
01:35 Help: RE: Updating server timezone
- For "Add 17 hours" of course that should be "Go back 17 hours"...
- Hello all,
Well to my annoyance I found out that I didn't properly set the timezone on my server so while I (and a...
2010-02-15
- Hi,
can someone give me some tips to define a plugin that could alter the view of issues depending on their Tracke... -
21:49 Help: RE: Update from 0.8.7 to 0.9.2 (passenger) missing gems
- We have the same problem here. In the installation, it is falsely stated that openid packages are not required, but t...
-
18:45 Help: RE: User groups
- Thanks to all.
I've dowloaded bitnami distribution, and now my redmine support groups!
Only one more question: ca... -
10:48 Help: RE: User groups
- The Turnkey images seem to ship with a little outdated redmine version. Check out the Bitnami virtual image, it seems...
-
10:44 Help: RE: User groups
- Hi,
I have another problem. I've try to dowload turnkey appliances, but seems to have 0.84 version of redmine, so wi... -
16:55 Open discussion: RE: Vote for hosted redmine service PMP HQ at the Intuit small business competition
> Here is our pledge to support Redmine open-source project: we will donate to Redmine project one month worth of p...- Please vote for hosted Redmine service PMP HQ http://www.pmphq.com at the Intuit small business competition http://lo...
- Howdy,
I've been using Redmine for quite some time, and over years Redmine has pretty much changed to fulfil all o... -
15:58 Help: RE: Root Directory formate for Remote Server File System
- Hi
Can someone help me with this please? I'm new to Ubuntu/Linux and I am able to mount the shared windows folder... -
15:37 Help: RE: problem with uploading pictures into existing issues
- It was my mistake while merging code so I got this error :)
I asked to close the opened issue as _INVALID_.
I'm... -
13:37 Help: RE: problem with uploading pictures into existing issues
- Felix Schäfer wrote:
> The upload is handled through rails by rack, so it's expected behavior that it goes through @... -
13:28 Help: RE: problem with uploading pictures into existing issues
- The upload is handled through rails by rack, so it's expected behavior that it goes through @/tmp@. What is not expec...
- I've a problem after upgrading to 0.9.2 version.
I could not upload pictures into already existing issues. It is O... -
15:04 Help: RE: REST request returning HTML page
- Found it. From [[Rest_api]]:
> At the time of writing, the API is only available in trunk (see r3310, r3313). -
14:38 Help: RE: REST request returning HTML page
- I have tried something like this ... still no success ... any clues where i m going wrong... !!!
Processing Applic... -
10:20 Help: RE: REST request returning HTML page
- #4795 is not the same issue. You have the resource you are trying to access wrong, @/projects@ doesn't take an argume...
-
10:05 Help: RE: REST request returning HTML page
- i have found this one ... but still problem ... any helping hands !!!
http://www.redmine.org/issues/4795
- Hi, I installed Redmine (Bitnami Stack) on P4 2GHz, Kubuntu Linux. I have performance issues.
Any activity on Redmin... -
12:12 Help: RE: Viewing files attached to issues
- "Text formatting: Help": http://www.redmine.org/help/wiki_syntax.html
@!image!@ -
08:55 Help: RE: Viewing files attached to issues
- Bump,
Anyone? -
11:58 Help: RE: missing gems during installation
- Jean-Philippe, are you sure that the mentioned gems are really only required for testing?
In my case, I didn't wan... -
11:46 Open discussion: RE: change attachment location
- Thanks everybody
Currently my solution is symlink. Works fine for me.
-
10:13 Open discussion: RE: change attachment location
- Rails applications are by design contained in one folder, so that you can just take that folder, copy it elsewhere an...
-
10:07 Help: RE: Redmine 0.9.2 front-end performance
- No secret at all :-) Here's the redmine part:...
-
09:47 Help: RE: Board permissions
- I _think_ if you remove the @, :public => true@ part, you should get a checkbox on the permissions page, but I'd rath...
-
01:57 Help: RE: Board permissions
- I looked into the source code a bit and found these two lines that seem to be related to my issue (my Ruby skills are...
-
01:26 Help: RE: Board permissions
- The user is not an administrator, the user has only this one role, and both anonymous and non-members have no rights ...
-
08:31 Help: RE: MissingSourceFile (no such file to load -- aasm) -------fixed
- was missing a gem:
sudo gem sources -a http://gems.github.com
sudo gem install rubyist-aasm - I started work on a plugin that allows the administrator to limit the number of allowed login attempts before an acco...
-
02:46 Help: RE: Howto install Redmine on Heroku
- Oh if it's important I'm using Windows 7 x64 ;)
- Hi guys!
I need your help please :)
Can you tell me a step by step Tutorial how to get Redmine on Heroku Server... -
01:12 Help: RE: ldap authentication fails, can't convert Net::LDAP::LdapError into String
- Ok, problem solved. Redmine is not yet compatible with Ruby 1.9 (well at least the LDAP authentication is not). htt...
-
01:12 Help: RE: LDAP "Unable to connect"
- Ok, problem solved. Redmine is not yet compatible with Ruby 1.9 (well at least the LDAP authentication is not). htt...
-
00:57 Plugins: RE: ToDo lists plugin
- I may have a possible problem with Redmine v0.9 as I get:
rake aborted!
Child already added
when I run migra...
2010-02-14
-
23:32 Help: RE: Redmine 0.9.2 front-end performance
- Your copy is indeed really fast. What's your backend, if it's not a secret?
-
20:41 Help: RE: Redmine 0.9.2 front-end performance
- Well, if you use apache, you can just deflate .js and .css, and set their expiration date far in the future, the time...
-
20:37 Help: RE: Redmine 0.9.2 front-end performance
- Felix Schäfer wrote:
> Here is more info on that http://api.rubyonrails.org/classes/ActionView/Helpers/AssetTagHelpe... -
20:33 Help: RE: Redmine 0.9.2 front-end performance
- Here is more info on that http://api.rubyonrails.org/classes/ActionView/Helpers/AssetTagHelper.html . Google for "rai...
-
20:29 Help: RE: Redmine 0.9.2 front-end performance
- Not sure why the other schemes are not used that extensively (etags get used), but appending a timestamp avoids the c...
-
20:05 Help: RE: Redmine 0.9.2 front-end performance
- I always thought that such URL modifiers prevent correct caching. There are @Cache-Control@ and @etag@ to tell browse...
-
19:30 Help: RE: Redmine 0.9.2 front-end performance
- AFAIK these hashes are timestamps added by rails that are added to enable better client-side caching.
- Hi.
We're using Redmine as an everyday day tool and I'm looking for options to increase its front-end performance.... -
22:25 Help: RE: LDAP "Unable to connect"
- There is at least one other person with this problem:
http://www.redmine.org/boards/2/topics/11426 -
22:24 Help: RE: ldap authentication fails, can't convert Net::LDAP::LdapError into String
- I have the same problem, except I did a clean install:
http://www.redmine.org/boards/2/topics/11369 -
22:24 Open discussion: RE: change attachment location
- yeah, it was was first thought. But if solution will be based on windows? It would be great to have generic solution
-
22:21 Open discussion: RE: change attachment location
- Just make a symlink to where you would like to have them, I think that would be the easiest.
- Hello All
Could anyone tell me how to change location of attachments folder. By default it is in files subfolder, ... - Hi,
I try to update from 0.8.7 to 0.9.2.
I use Redmine with Passenger for Apache on a Debian server.
When I tr... -
15:52 Help: RE: missing gems during installation
- Read doc/RUNNING_TESTS:
rake gems:install RAILS_ENV="test" -
14:33 Help: RE: missing gems during installation
- ah, nofxx-object_daddy can be installed the same way...
In any case, these things should really be added to the I... -
14:31 Help: RE: missing gems during installation
- and where did you find the nofxx-object_daddy stuff?
-
13:23 Help: RE: Board permissions
- # Is the user an administrator? Administrators have every right.
# Does the user have other roles in the project? Ro... -
05:20 Help: RE: Board permissions
- I just updated to 0.9.2.devel, but the problem persists.
- Hey,
I have a problem, possibly a bug, but I wanted to check first. If I create a user and put it in a group that ... -
13:17 Help: RE: Domain
- 1. not possible (or at least not that simple),
2. if the question doesn't fall in the scope of the first question an... -
11:53 Help: RE: Domain
- up
-
11:01 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Thanks, i'll fill it there!
-
06:12 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Hi Ricard. Bugs may be filed at http://backlogsplugin.morphexchange.com/projects/redmine-backlogs
- Hello,
I'm going through the guide located at http://www.redmine.org/wiki/redmine/HowTo_configure_Apache_to_run_Re...
Also available in: Atom