Activity
From 2012-04-25 to 2012-04-27
2012-04-27
- Is there a way to create a project and assign it to a user so that when they go to the "Projects" page it's flagged w...
-
17:47 Help: RE: Redmine requires Bundler. But it's there!!
- Same here :(
- I'm upgrading from 1.3.2 to 1.4.1.
During the upgrade process, when running: @rake generate_session_store@
Redm... -
16:25 Plugins: RE: Redmine Scrumdashboard plugin
- @Renan Lima, this is because you need to define a *main tracker* in the dashboard configuration.
Generally, you ha... -
14:23 Plugins: RE: Redmine Scrumdashboard plugin
- Hi,
I`m not able to display the issues in the dashboard like it is showed in the figure scrumdashboard_1.png .
Ev... - In trying to do story planning I need to see previous story point velocity from iterations past. I can't seem to loc...
-
14:19 Help: RE: Migrating from sqlite3 to mysql
- SQLite has a feature: "A column declared INTEGER PRIMARY KEY will autoincrement" (see "SQLite FAQ":http://www.sqlite....
-
13:52 Plugins: RE: Redmine boards watchers plugin
- Just fore record, dound outdated github clone https://github.com/previousnext/redmine_boards_watchers
Would be p... -
13:42 Plugins: RE: Redmine boards watchers plugin
- Doesn't help! Still have the error
-
07:44 Plugins: RE: Redmine boards watchers plugin
- Robert van Dijk wrote:
> This plugin looks great, however I get a 500 error when opening the forums or setting tab.
... -
07:38 Plugins: RE: Redmine boards watchers plugin
- Same here with redmine 1.3.3
- Hello,
As from build 9530, the "add member" module does not show up in myproject/settings.
Is this a bug or is this... - Hello, Everyone!
I have installed Bitnami Redmine Stack 1.4.1 on the clear computer.
When I try to export issues ... -
10:40 Help: RE: 1.2.1 Some projects do not send emails (yes my settings are correct)
- Same case for tickets from 1 project. I have many tickets in a project sending mails correct, and 1-2 tickets a day, ...
-
10:30 Help: RE: 1.2.1 Some projects do not send emails (yes my settings are correct)
- If Redmine find inside the project a not valid email, Redmine don't send any email. I thnok it's a bug
-
10:14 Help: RE: 1.2.1 Some projects do not send emails (yes my settings are correct)
- Greetings,
Same issue but only with some tickets. Different initiators, projects, watchers. After creating 2 ticke... -
10:32 Plugins: RE: Local avatars Plugin v.0.0.1
- could it support the redmine 1.4.X?
anyone knows? - 1
-
08:58 Help: RE: error after upgrading to revision 9528
- You can use the rake task instead:
rake redmine:fetch_changesets RAILS_ENV="production" -
04:23 Help: RE: error after upgrading to revision 9528
- Thanks a lot. It works like a charm now.
By the way, what is the new command for the following command:
ruby scri... -
08:30 Open discussion: RE: Impossible to logout
- Alex, the installation is a fresh installation without plugins.
-
07:49 Open discussion: RE: Impossible to logout
- Do you have any plugin istalled? Did you try logout without any plugin?
2012-04-26
-
23:40 Help: RE: Bundler version error when installing for user account
- I have solved this problem by looking the order in which files are loaded.
All I had to do was move my GEM_HOME an... - I searched for something like this, but didn´t find anything.
I have configured LDAP authentication, and it´s work... -
15:59 Help: RE: HowTo for Redmine installation in LAMP shared hosting - getting there slowly...
- Hello,
Made some minor steps towards installing Redmine on shared hosting (LAMP). Still not there yet finally. I s... - Is there the possibility to create issues from incoming IMAP emails and to put the "from" address content automatical...
-
14:39 Help: RE: Could not locate Gemfile
- Grzegorz Tomasiak wrote:
> I got problem with rake:
> ... -
14:35 Help: RE: bundle install error
- Log says that it can not find development header @libpq-fe.h@. You must install libpq development files (headers, sou...
-
12:42 Help: RE: bundle install error
- Here's my full log. A bit long.
[root@riffhub redmine]# bundle install --without development test
Fetching gem me... -
14:23 Help: RE: Sign out button doesn't work
- I've the same problem with redmine 1.4.1.
Have you solved it?
Thank you in advance -
14:16 Development: RE: Does redmine use ajax calls of different types ?
- Terence Mill wrote:
> Does redmine use other types of Ajax request beyond prototype.js ones?
If you mean manipula... - Does redmine use other types of Ajax request beyond prototype.js ones?
Does redmine use ajax calls of different type... -
13:24 Plugins: RE: Issue Closed Date
- "Related issues" removed after plagin installation.
Redmine 1.4.1.stable - Hi to everyone,
I installed Redmine 1.4.1.stable.9526 and all seems to work fine, except the logout.
Infact, when I... - Weekly Timesheet Plugin (wk-time) 0.0.8 is released.
Below are some of the features of 0.0.8
- Make the plugin co... -
11:42 Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Steve,
thanks for your feedback
will take a look at the performance issue.
Dhanasingh -
11:37 Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Weekly Timesheet plugin version 0.0.8 is released which is compatible with Redmine 1.4.1
Here are some additional ch... -
10:10 Plugins: performance issue
- I'm seeing queries taking a long time in the log...
-
11:29 Open discussion: RE: Cannot install Redmine - Rake - undefined method `requirement'
- Same problems with redmine 1.4.1:
Please install RDoc 2.4.2+ to generate documentation
Installed from bitnami red... -
10:58 Plugins: RE: Allow collapse/expand in Gantt chart
- Of the @#render@ method, sure.
-
10:14 Plugins: RE: Allow collapse/expand in Gantt chart
- So, I should change the behavior of "subjects":http://www.redmine.org/projects/redmine/repository/entry/trunk/lib/red...
-
10:32 Help: RE: error after upgrading to revision 9528
- Delete @config/initializers/session_store.rb@ then @`rake generate_secret_token`@.
- command:
rake db:migrate RAILS_ENV="production" --trace... -
09:53 Development: RE: Does redmine uses multipart/form-data POST requests ?
- This is pretty much inevitable when dealing with forms including file upload input fields.
Have a look to new issu... - Tx for answering!
-
09:48 Development: RE: Does redmine uses the Post-Redirect-Get-Pattern?
- It's a minimum requirement for a good "web" piece of software =)
See for example source:/trunk/app/controllers/iss... - Tx for answering!
-
09:20 Development: RE: Can i join in developmet team?
- https://github.com/redmine/redmine is the official GH mirror of the main @svn@ repo, updated by a cron script.
https... -
06:15
Development: RE: Can i join in developmet team?
- Hi, Etienne Massip
I see.
An other question: there are so many repos. How do you keep them the same. -
08:20 Plugins: RE: Wiki sidebar toc plugin usage?
- I fixed it on my repository ( https://github.com/snnrk/redmine_wiki_sidebar_toc ).
And I've also sent pull request t... -
07:59 Help: RE: Can't change start and end dates for a ticket
- I've discovered that this happens when you create an issue listing a parent issue. At that point you can't alter the...
-
07:33 Plugins: RE: Xapian search plugin
- i'm still not sure if anyone has managed to get this workiong in windows env, or even if it can !
-
06:46 Plugins: RE: Xapian search plugin
- Hey, I started my windows install attempt by installing the plugin without doing any of the installs of xapian itself...
-
04:40 Plugins: RE: Xapian search plugin
- What happens how does this work if i use jruby on tomcat where only gems are bundled with warble into the war?
-
01:12 Plugins: RE: Xapian search plugin
- Hi, any luck getting this to work on windows, my initial research shows the best way would be the xapian windows bin...
-
06:24 Plugins: RE: Send new issue URL to custom email field
- Hi Keul,
I am writing one plugin for Requirement Traceability Matrix where when i click on Generate RTM button i a... -
05:55 Help: RE: Admin Page show Plugin status Error
- what's solution for it ?
- I'm using Redmine 1.3.1 stable. Now, I want to customize a plugin which doing the same task with reminders.
There ...
2012-04-25
-
23:36 Help: RE: Problem migrating from 1.1 to 1.4.1
- i already solved it. I have just one or three plugins, so I resintaled everything and restore the database.
thanks... -
23:06 Help: RE: Problem migrating from 1.1 to 1.4.1
- See message#30125.
- I followed the migration tutorial, but got this error while I'm click in activity, e.g.:...
-
20:55 Open discussion: RE: Redmine-Mylyn-Connector
- I tried to clone git repo with no sucess. Can someone help?...
-
20:29 Open discussion: RE: Project takeover
- Terence Mill wrote:
> That is new to me. I think the first step is to move that code to github.
I found this (outda... -
20:21 Open discussion: RE: Project takeover
- That is new to me. I think the first step is to move that code to github.
Oliver Kopp wrote:
> The web site state... -
20:19 Open discussion: RE: Redmine-Mylyn-Connector
- The Eclipse plugin is available again as Eclipse Update site, but the redmine plugin is not - only "as source" reposi...
-
19:08 Open discussion: Project takeover
- The web site states: "As of 2012-04-15, this project is no longer under active development."
It also states that i... - Is there a setting in 1.4.1 to flag users as allowed to create a new project without making them the administrator? ...
- Hello to all,
At our company we're trying to improve statistics on how much time goes into certain tasks, that are... -
19:22 Help: RE: issue due date problem
- i have same problem here, the problem is with redmine_version_burndown_charts plugin and mylyn plugin, but i don't kn...
-
18:32 Development: RE: lib/ar_condition.rb
- I ended up doing exactly what Jean-Philippe suggested. I only had a couple of plugins to update so it was a relativel...
-
18:27 Development: RE: lib/ar_condition.rb
- The best option is to update the plugins in order to use ActiveRecord scopes rather then @ar_condition.rb@.
-
08:49 Development: RE: lib/ar_condition.rb
- U can modify plugin by coping old ar_condition.rb file into plugin directory and add ...
- I've noticed that lib/ar_condition.rb was removed from the lib folder between versions 1.3.3 and 1.4
I've also not... -
18:08 Help: RE: attach new project to existing svn repository
- I finally solved it myself.
In case other users stumble on this problem, here it is:
I was missing 'Options -Mu... -
17:53 Help: RE: Can't change start and end dates for a ticket
- We've just started using Redmine and this is a serious problem. Due dates change with a fair amount of frequency and...
- Searching, but haven't found the best way yet. I would like to be able to apply a "Group Results By" as well as three...
-
16:07 Help: RE: RoutingError after upgrading redmine 1.4.1 from 1.3.0
- You can usually fix this yourself without too much fuss by adding the right routes in config/routes.rb yourself. I ju...
-
13:57 Help: RE: RoutingError after upgrading redmine 1.4.1 from 1.3.0
- Thanks very much! There are something wrong with old version plugins.
-
11:59 Help: RE: RoutingError after upgrading redmine 1.4.1 from 1.3.0
- do you have used any plugins? maybe it caused the error.please check it /
- Enviroment:
Ubuntu 10.04, ruby 1.8.7, rubygems 1.7.2
bundle show:
* actionmailer (2.3.14)
* actionpack ... -
15:38 Plugins: RE: Duplicate views list plugin
- Please provide and work with github as repository. This way we can provide patches and issues. Firthermore updating ...
-
14:03 Open discussion: RE: Shameless plug: Pepper - new theme
- Jakob Skjerning wrote:
> Noone has reported any bugs or submitted any patches for issues with Redmine 1.4, so I pres... -
09:22 Open discussion: RE: Shameless plug: Pepper - new theme
- Noone has reported any bugs or submitted any patches for issues with Redmine 1.4, so I presume the theme works out of...
-
13:17 Plugins: RE: Allow collapse/expand in Gantt chart
- @@gantt@ instance variable is set in @GanttController#show@ at source:/trunk/app/controllers/gantts_controller.rb#L33...
- Hi, all!
I would like to implement the feature described in "Feature #6417":http://www.redmine.org/issues/6417
I'... - Hi All!
In Admin Page show Plugin status Error
!http://nl7.upanh.com/b4.s27.d1/b533ca12931f72674842f75648e5a024... - Hello,
I am integrating redmine issues via the REST API in an application to propose to my users to create issues ... - I have tried something like this for custom field search on redmine issues (http://localhost:3000/issues.xml?tracker_...
- I have tried something like this for custom field search on redmine issues (http://localhost:3000/issues.xml?tracker_...
-
08:50 Plugins: RE: the redmine_screenshot_paste could not support redmine 1.4.X
- the error information is
===========================================================
Processing IssuesControlle... - anyone could solve it? thanks.
http://www.redmine.org/projects/redmine/wiki/PluginScreenshotPaste - Hello,
I've successfully installed github clone using this howto: http://www.redmine.org/projects/redmine/wiki/GitH... -
07:38 Plugins: RE: Translate a single project
- I have exactly the same problem. So far I have not found any solution. :(
- Hi,
I am receiving the following error when trying to install redmine on a shared-server passenger account:
@Re... -
01:02 Help: RE: bundle install error
- I've also come to a halt because of the pg -v 0.13.2 error, so I am curious how this turns out.
**UPDATE**
Within...
Also available in: Atom