Activity
From 2010-02-12 to 2010-02-14
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...
2010-02-13
-
23:25 Help: RE: NoMethodError "remove_item" after installing Backlogs plugin
- I've found what it seems a solution for this issue.
The problem seems that the item for the backlog (a model creat... -
23:24 Plugins: RE: Cannot ddelete issues - Backlogs plugin issues ?
- I've found what it seems a solution for this issue.
The problem seems that the item for the backlog (a model creat... -
10:51 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Found a bug in the backlogs plugin, and I don't know how to report it. Any ideas?
The bug occurs when trying to cr... -
10:44 Help: RE: Upgrade from 0.8.7 to 0.9.1: Unknown column 'editable' in 'field list': UPDATE `custom_fields` SET editable
- You can learn more about Rails migration here:
http://api.rubyonrails.org/classes/ActiveRecord/Migration.html
And... -
04:15 Plugins: RE: redmine_charts patch for Redmine0.9.0
- Hey, now that all the graphs were working fine, and we set on logging recent issues, the deviation graph (the first t...
- When I am logged in as admin, I can see the Burndown tab, but when I click on it, I get the following error in the lo...
-
01:31 Help: RE: how to set working days/weekends
- is this something that just can't be done?
- I work for a small Apple Authorized Service Provider as the lead technician. Currently the internal system we use to ...
-
00:38 Plugins: RE: Ticket grouping plugin
- I am a complete newbie to Redmine and RoR. I have installed Redmine 0.8.7 just fine. I have installed issue groupin...
2010-02-12
- I have upgraded to the latest version of redmine and have the current version of ruby installed
[root@systems3 log... -
21:44 Help: RE: Repository.fetch_changesets takes forever (over an hour with 100% CPU)
- I think 3394 solved the issue, I did not realize that 3393 was the end of the current .9 branch of the repo.
-
17:24 Help: RE: Repository.fetch_changesets takes forever (over an hour with 100% CPU)
- Additional information:
We have 6381 revisions in our git repo, taking ~250MB.
./reporefresh.sh
+ cd /usr/loca... -
19:41 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
A couple notes about this plugin (all based on Redmine 0.9.1):
*1. Regarding the Mount-Point Bug*
This plugin...-
16:56 Help: RE: Is there a way to link lists to filter items in custom fields?
- Anyone?
I'm still pretty new at RoR but I'm pretty sure it's possible. I just want to link two related drop-down ... - Tengo un problema tengo un trac pero quisiera migrar a redmine pero tengo un redmine tambien pero estan en maquinas d...
-
14:09 Plugins: RE: redmine_charts patch for Redmine0.9.0
- Actually, lines with '-' before them in my snippets are parts of the original code which meant to be *removed* and re...
-
08:51 Plugins: RE: redmine_charts patch for Redmine0.9.0
- Hey, after this rails crash test, I think I have found it
My copy of the app/helpers/charts_helper.rb had an extra... -
08:43 Plugins: RE: redmine_charts patch for Redmine0.9.0
- You have to change one line with = sign to the two following lines in the start of the function *show_date_condition*...
-
08:33 Plugins: RE: redmine_charts patch for Redmine0.9.0
- I have opened from your pack, and reproduced the change exactly as is on my file
Indeed it has solved the multiple... -
08:17 Plugins: RE: redmine_charts patch for Redmine0.9.0
- Line 69?
-
08:04 Plugins: RE: redmine_charts patch for Redmine0.9.0
- > Other peculiar behavior for my setup has been that both at the chart_burnout and chart_timeline pages keep multiply...
-
07:13 Plugins: RE: redmine_charts patch for Redmine0.9.0
- By the way, I have looked for Dot in the code with fgrep and found it at 14th line of the file lib/redmine_charts/lin...
-
06:53 Plugins: RE: redmine_charts patch for Redmine0.9.0
- Thanks a lot, so far those patches have solved the Error 500 and Error 404 issues in my 0.9.2 build I had since I hav...
-
13:33 Help: RE: Documents - how can i make bold text two times in one line?
- How can i bold [bold sample text with brackets] and then i want bold second word [bold sample text with brackets] ?
... - Hello,
How can i bold *[sample text]* and then i want bold second word *[sample text 2]* ?
result written above... -
13:10 Open discussion: RE: Upgrading 0.8 to 0.9
- Help! Upgrading 0.8.4 to 0.9.2
After
rake config/initializers/session_store.rb
rake db:migrate RAILS_ENV="produc... -
12:22 Plugins: RE: Ticket grouping plugin
- Another bug.
In Subissue parent Issue Subject dispays twice
!Parent_Issue_Subject_Displays_Twice.png! -
11:52 Plugins: RE: Code Review Plugin 0.2.7 Released.
- for anyone having the problem that the pencil wont show up:
check your file permissions and fix the directory public... -
10:25 Help: RE: Redmine LDAP & Zimbra
- Hey William,
Thanks for sharing your solution!
It works perfectly. -
02:05 Help: RE: Redmine slow on some Computers
- Hi,
Thanks for the tip. I put it in place.
We also put Redmine behind Apache2 via Proxy. This greatly sped th... -
01:20 Help: RE: Redmine slow on some Computers
- I had exactly the same problem:
- Local Area Network
- Ubuntu 9.10
- Redmine 0.8.0.devel.2778
Upgraded t...
Also available in: Atom