Activity
From 2010-04-06 to 2010-04-08
2010-04-08
- Hi. I have redmine 0.8.7 with mysql 5.0, and I need to migrate to a postgresql database. I've tried with some mysql-t...
-
21:13 Help: RE: 404 error on script in plugin_assets
- Thanks, Felix! Unfortunately, it's still requesting "domain.com/plugin_assets/...". Any other ideas?
-
21:00 Help: RE: 404 error on script in plugin_assets
- Try adding @ActionController::AbstractRequest.relative_url_root = "/redmine"@ at the end of @$REDMINE/config/environm...
-
18:28 Help: RE: 404 error on script in plugin_assets
- Update Again: The url that's being requested is "http://mydomain.com:8888/plugin_assets/redmine_time_tracker/..." wh...
-
17:48 Help: RE: 404 error on script in plugin_assets
- Update: Looks like it's not just scripts, either. The stylesheets that should be coming down from plugin_assets are...
- I'm running Redmine on Windows using the Bitnami installer. It works great for the most part, but I was having a pro...
-
21:02 Help: RE: How to configure CVS access?
- Can you use *pserver* instead of *ext*? Maybe exploring the repository fails because it doesn't have the password.
... -
19:26 Help: RE: How to configure CVS access?
- I have this same problem on a Centos 5.4 installation trying to connect to another Linux Box with the repository i fo...
-
20:57 Help: RE: Unable to login
- No, that does not work. When looking in the database, I see two accounts that I have created (type=User) and one with...
-
19:19 Help: RE: Unable to login
- Were you able to login with the default admin/admin credentials?
- Hey,
I have installed RubyStack and then Redmine (http://bitnami.org/stack/redmine) as a native module on my Mac M... -
19:38 Plugins: RE: Overriding helpers in plugins?
- You must redefine the method and implement your version that's all, for example:
if you want to overwrite the cust... -
13:43 Plugins: RE: Overriding helpers in plugins?
- But how is the wrapping of method is used?
-
18:45 Help: RE: Migrating Mantis bug attachments that are not stored in the Database
- Easy
class MantisBugFile < ActiveRecord::Base
set_table_name :mantis_bug_file_table
...
def rea... -
16:52 Plugins: RE: XLS export plugin
- > I've tried the redmine_xls_export_v003b.zip, but the error @no such file to load -- xls_export@ remains.
Erika,... -
12:17 Plugins: RE: XLS export plugin
> Folder in which plugin should be installed should have name *redmine_xls_export*.
> Attached is the repack of th...-
15:16 Open discussion: RE: The entry or revision was not found in the repository.
- Ah, you have fcgi, not passenger.
You could try toggling the values for @config.action_controller.consider_all_req... -
13:42 Open discussion: RE: The entry or revision was not found in the repository.
- This is the output from # ps -aux|grep redmine:
www 71176 0.3 4.4 77260 34396 ?? S Wed01PM 1:04.56 /usr... -
14:44 Plugins: RE: Object Daddy, plugins and test
- Update: I managed to remove the errors by changing the model patches loading order, specifically my "UserPatch" modul...
-
14:36 Open discussion: RE: How many of you want free hosted redmine - Couple of people were talking about hosting redmine for public may be monetizing it ,want to know if anybody is doing it sucessfully
- What cost nothing worth nothing :) But seriously I would not trust my project to something free as it might disappear...
- How can i change method contents in ApplicationHelper? I want to change checked projects inside render_project_jump_b...
-
12:23 Open discussion: RE: How can I add "News", "Wiki", "Forums" menu at the Home level?
- Opps.. I didn't notice the url bar.
Thanks for your answer. -
11:49 Open discussion: RE: How can I add "News", "Wiki", "Forums" menu at the Home level?
- All the modules only work at the project level, the start page of redmine.org has just been changed to direct you to ...
- I see that we can do all inside a project.
But can we have those menus at the home level?
Just like http://www.redm... -
12:04 Help: RE: Bazaar repository not visible from redmine
- Hi all,
please ignore this request.
It turned out that it was a Jruby issue.
I didn't investigate further but i tr... - (I've posted a similar question to Bazaar people)
Hi all,
I'm trying the following combination under Win XP Pro s... -
11:55 Help: RE: Rescan repository for ticket referencing
- Looks like i'll have to do it when i update (currently running 0.8.4) as scheduled downtime.
Thanks anyway -
11:52 Help: RE: Rescan repository for ticket referencing
- Our issue for now is we have 22 projects with repositories so we'd like to automate this so it can happen over-night ...
-
11:47 Help: RE: Rescan repository for ticket referencing
- You'll have to remove and re-add it, sorry. It won't have any negative effect on redmine (or shouldn't, hasn't for me...
-
11:20 Help: RE: Rescan repository for ticket referencing
- I put a feature request in about this ages ago (#1273) but so far no response.
- Hi,
We recently discovered the associated revisions feature and i promptly re-configured it to work without keywor... -
11:48 Help: RE: Unable to change the language for not logger users
- Interesting, thanks.
I will see that patch :) - Hello everyone.
I have question about using mysql5.1 with redmine.
I read in page "http://www.redmine.org/wiki/redm... - Given the performance issues we've hit with 0.9.x and sqlite3 as a backend ("see here":http://www.redmine.org/boards/...
2010-04-07
- I have installed Redmine 0.9.3. I can not get the repository functionality working with our existing CVS server. I ...
-
21:27 Open discussion: RE: How to contribute
- I have some questions about Time Tracking feature.
* Is there a tutorial how to use it? Estimated time, spend time, ... -
21:19 Plugins: RE: The "We do hosting too" plugin
- It is supremely annoying.
I don't have a problem with advertising your redmine service/product/plugin/feature/llam... -
12:02 Plugins: RE: The "We do hosting too" plugin
- I am also getting a little tired of this and planned on discussing that on IRC, but here's a good place too. I'd favo...
- While mentioning no names or posts, I can see that there's a definite need for the (provisionally named) "We do hosti...
-
21:13 Help: RE: Unable to change the language for not logger users
- Felix Schäfer wrote:
> [...]
>
> As to the direct question: no simple way I'd know of to make redmine show the fr... -
20:23 Help: RE: Unable to change the language for not logger users
- Ok, i didn't understand that settings like that.
Thank you very much. -
20:07 Help: RE: Unable to change the language for not logger users
- This is expected behavior: redmine looks at the headers the browser sends to try to determine the language the user r...
- Hi,
I've a little problem with my installation of Redmine. The language of the interface before log in is always ... -
20:59 Help: RE: Redmine 0.93 install error in db:migrate step
- Ruby 1.9 is not supported by Redmine. Please use Ruby 1.8.6 or 1.8.7 as stated in [[RedmineInstall]].
--Holger - Server Info: Suse 10(64bit), MySQL 5.1, Ruby1.9
Gem list:
actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2... -
20:58 Plugins: RE: Object Daddy, plugins and test
- I'm having the same problem here. Here are my specs:
Debian Squeeze Linux kernel 2.6.32-trunk-686
Ruby 1.8.7 (2... -
20:01 Open discussion: RE: The entry or revision was not found in the repository.
- You write you are using Apache, I'd wager with passenger? Have a read at the user-switching security feature of passe...
- Hello,
I'm new with Redmine which I'm trying to setup on FreeBSD. So far everything works, but when I try to access ... -
17:21 Help: RE: How to get a string from Proc.new
- For anyone interested the answer to the last post was to use ...
- I am happy to announce a new plugin for Redmine.
Menu Link is a plugin that will add a link to the top of Redmine.... - I am running redmine 0.9 on windows server 2003, I am using mysql database which is not on local system. My redmine s...
-
16:22 Help: RE: can assing new members or roles to project
- Thabnk You
-
10:15 Help: RE: can assing new members or roles to project
- You can't assign a role or a member to a project, you need to assign a member _with_ a role.
- Dear All,
i want to prepare administration "rules" for muy project manager that will use Redmine.
For each projec... -
15:44 Help: RE: Different priority levels for different trackers
- I am also in need of such a function. Besides the use case described by Sebastian, I use redmine with an external par...
-
15:38 Help: RE: Simultaneous Issue Editing
- Mentioning the word Concurrent in case that draws more attention :)
-
15:35 Help: RE: Subversion and Redmine.pm - svn copy Could not read status line: Secure connection truncated
- I also found that running mpm_worker with Redmine.pm on postgres leads to many errors. This is however caused by DBD-...
-
11:45 Help: RE: Subversion and Redmine.pm - svn copy Could not read status line: Secure connection truncated
- Dondoco Dondoco wrote:
> I has sittle this problem.
> I write "SVNPathAuthz off".
This works for me. Thanks! - Hi,
I am interested in installing "subtasks plugin" on a fresh "stable 0.9.3" version
I have read that "Subtaskin... -
14:15 Plugins: RE: Redmine Checkout Plugin
- Nice Patch, thanks, however, is there any possibility to display the Checkout URL on the Overview page (or anywhere e...
-
13:53 Open discussion: RE: Redmine login page not found??
- So, what about all the same to solve this problem?
If run mongrel or webrick and goto http://redmine_url:3000 - all ... - Hi everyone!
I need some help with a new custom field. This custom field is a list, but not a fixed list. It should ... - How can I set the wiki for a specific project as the homepage for my redmine installation, like they have done on thi...
-
11:10 Help: RE: Edit the top menu
- You should *not* edit lib/redmine.rb as this prevents easy updates.
You can however create a simple plugin as stat... -
10:48 Help: RE: Edit the top menu
- it seems that you should edit the "lib\redmine.rb" files to achieve that
please see my Question "How can I add a Men... - I am using Redmine in order to offer a quickview of how many people are online last 2 hours
I just want to add a m... -
10:46 Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
- Thanks Felix, that explains why the query is now so complex. Looking at http://sqlite.org/omitted.html it states tha...
-
08:51 Open discussion: RE: Our Latest Theme
- Redmine 0.9.2. Bugs: click on Issues (http://localhost:3000/issues?project_id=testprojid) write error
NoMethodErr... - Hi,
I have installed reqmngmnt plug-ins, installation and configuration everything went fine. But Im getting an erro... - Hi,
I have installed reqmngmnt plug-ins, installation and configuration everything went fine. But Im getting an erro...
2010-04-06
- Today I setup Redmine and started using it. I was able to create new project and members as admin. But I can't assign...
-
23:30 Help: RE: Email stopped working on redmine once i configure it with Apache + phusion passenger in Sub URI.
- Also, earlier i was using it via SMTP and using authentication :login
- My redmine email was working fine when it was configured on http://localhost:3000 and i was running it through webric...
-
23:16 Open discussion: RE: commercial redmine hosting (plus giving back)
- Congratulations on your launch from your rivals at PMP HQ http://www.pmphq.com. More competitions is good for custome...
- Hello,
"Redmine Hosting":http://get-redmine-hosting.com is now up and running. We're another player in the emergi... -
19:22 Plugins: RE: Overriding helpers in plugins?
- hello!
I develop a component management plugin for redmine, and I have to override the custom_fields_helpers. I c... - [[Plugin Internals#Overriding-the-Redmine-Core]] doesn't says anything about helpers? How to override them?
-
19:12 Help: RE: How to get a string from Proc.new
- Hey Yuki,
Yes this is the normal way... -
16:48 Help: RE: How to get a string from Proc.new
- > I have set up a github account for the plugin.
Congratulations!
Keep on working.
>I had some trouble trying ... -
15:33 Help: RE: How to get a string from Proc.new
- I have set up a github account for the plugin.
http://github.com/Tide/menu_link
I had some trouble trying to ad... -
03:10 Help: RE: How to get a string from Proc.new
- Not sure why but it works now. I must have missed something before. Sorry about that.
I am going to play aroun... -
02:55 Help: RE: How to get a string from Proc.new
- Jake Tanner wrote:
> It works but I need to pass a proc for the link (this requires editing menu_manager.rb).
I ... -
02:14 Help: RE: How to get a string from Proc.new
- It works but I need to pass a proc for the link (this requires editing menu_manager.rb). I can change the link witho...
-
01:58 Help: RE: How to get a string from Proc.new
- Jake Tanner wrote:
> If anyone has a suggestion on how to read the link_text setting at run time without having to... - Hello all,
Having developed and used two plugins in my old job -- Workload and Taskjuggler -- I would like like to... - Hi folks. My corporate Active Directory is configured to require a specific client certificate during the LDAP SSL ha...
-
17:58 Help: RE: project subversion credentials
- Hi,
I've juste submitted a patch for this since I had the same problem. You can have a look here http://www.redmin... -
17:56 Help: RE: [Patch?] Browse private repositories without supplying login and password
- Just to let you know that I've submitted a small patch for this here: http://www.redmine.org/issues/5236
Please let ... - I used the Bitnami installer to install Redmine on our 2008 Windows Server. This server also houses our SVN.
Redmin... -
15:18 Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
- As far as I can tell, the second query gets more information more precisely, i.e. I suppose the first query was hand-...
-
14:07 Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
- I was running in production mode. I changed to development mode to track down why the 0.9.3 installation was running...
-
14:05 Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
- "Development log"? "SQLite"? No kidding it's slow. Other than: either dump humongous amounts of RAM in the box and gi...
- Running our 0.8.7 installation vs our 0.9.3 (upgraded from the 0.8.7 one), the time to display an issue has gone from...
- Hello,
I upgraded my redmine version yesterday, and today I tried to install some redmine plugins, but I have a prob... - Hi!
What kind of test do i have to apply, when i change the list of projects in the *project_jump_box*?
I want to... -
14:11 Help: RE: Problem with new Issue field
- Anyone can help? I'm making new "private issue" patch for 0.9.3 and I think many people need it
-
08:49 Help: RE: "Private" ticket
- Yes, I found this patch and trying to implement to 0.9.3 but have some problems with that. Opened new topic with deta...
-
06:35 Help: RE: "Private" ticket
- http://www.redmine.org/issues/337 ?
- access http://x.x.x.x:3000/projects/bbs/boards
err:
ActionView::TemplateError (undefined method `-' for {:length=...
Also available in: Atom