Activity
From 2011-06-04 to 2011-06-06
2011-06-06
- Hi there.
I was trying to export the whole wiki of a project but it only exports the current page being viewed.
Bel... -
22:26 Help: RE: Problems receiving emails to open Issues with Imap
- What goes in the Type field? It is not mentioned in the wiki: [[RedmineReceivingEmails]]
-
22:15 Help: RE: Issues with redmine:email:receive_imap
- I am having a similar issue, imap works if I specify a project in the email and ignores all emails that do not have a...
-
21:11 Help: RE: Error 500 when trying to save the settings
- Moderators! delete post please! the problem was not redmine, and dump the database when moving!
- Followed the great Zero to Windows redmine guide, but I ran into a problem at the end, where when you hit my server e...
-
18:02 Open discussion: RE: Homepage @ redmine.org
- I've managed to understand that I can use routes.rb to do something like this, but the file is kinda cryptic and so f...
- Hi,
When I go to redmine.org or press the "Home" button on redmine.org, I'm sendt to the wiki page of what seems t... -
17:22 Plugins: RE: Comments on Repository plugin
- Good comments. I`ll take it into account in future version.
-
17:08 Help: RE: Redmine stops responding when trying to open a subversion repository
- Any tips/advice on how to solve this issue?
Thanks! -
17:04 Open discussion: RE: Management user password
- Another Redmine user here.
The user can change their password under My Account (change password link) or on an LDA... - Hi all,
I need to modify mail template and add to it parent issue information.
I have found app/view/mailer/_is... -
15:41 Help: RE: bulk_edit is not working Redmine 1.1.2.stable
- We face the same issue. The link path is not created correctly compared to bulk_edit calls in the Redmine demo. The "...
- Hello all.
I have a Redmine installation with SVN checkout. Now I want to upgrade from 1.1.2 to 1.2.0.
I installe... - When looking at a file in the repository browser using "view", it would be nice to be able to cut&paste portions of s...
-
10:51 Help: RE: How to update 'repositories' table when changing location of repository?
- > what is id1? there is no column id1 in repository table.
id1 is example. -
10:45 Help: RE: How to update 'repositories' table when changing location of repository?
- You can view and edit Redmine database with SQL, mysqladmin(MySQL), etc.
-
10:39 Help: RE: How to update 'repositories' table when changing location of repository?
- Sorry, but I completely don't understand your sql query.
What is id1?
are 'root_url' 'url' are string constants... -
10:30 Help: RE: How to update 'repositories' table when changing location of repository?
- Sergiy Tkachuk wrote:
> Yes, I know that there is no redmine forms.
> But I am speaking about DB update directly.
... -
10:15 Help: RE: How to update 'repositories' table when changing location of repository?
- Yes, I know that there is no redmine forms.
But I am speaking about DB update directly.
I have SVN repository.
... -
10:03 Help: RE: How to update 'repositories' table when changing location of repository?
- There is no way to update 'url' and 'root_url' on Redmine forms.
Git and Mercurial revision hash value is unique, bu... - Hello,
I have moved my repository to another server and url has been changed.
And I would like to update table 'r... -
08:42 Help: RE: interface customization
- up please!
-
07:52 Plugins: RE: Ask for the support for the scrume-pm plugins on redmine 1.2.0
- ¿Have you defined custom fields in the tracker for user-stories?
I don't have experience with this specific plug... -
02:44 Open discussion: RE: Options for using redmine with multiple products and implementation projects
- Ivan, thanks for pointers.
We currently added 2 custom fields:
1. Client
2. Work Order (generated by DCL which w...
2011-06-05
-
22:30 Open discussion: RE: Options for using redmine with multiple products and implementation projects
- Correction:
When the issues get many of them, custom fields may help. You may create a custom field for all issues o... -
22:20 Open discussion: RE: Options for using redmine with multiple products and implementation projects
- Hi,
When the issues get many of them, custom fields may help. You may create a custom field for all issues of type... - Team,
We have been using redmine for 3+ months in our engineering department, and it's going well. Our implementa... - Hi,
Firstly, I'm not a Ruby or Rails expert so please forgive my ignorance :)
Our company has a very old versio... -
21:55 Plugins: RE: Comments on Repository plugin
- correction: Someone may create a selection of files and folders, this takes him some time and then he sees that this ...
- Hello,
I tested repository plugin and would like to comment my observations.
# When nothing is selected, the pl... -
19:06 Open discussion: RE: No PNG export of Gantt chart in redmine demo site?
- Thanks for the info. Perhaps you can add a note about this on the main page of the demo, e.g.:
> Notes:
>
> * ... -
18:46 Open discussion: RE: No PNG export of Gantt chart in redmine demo site?
- Its disabled on demo site, becaue ImageMagick lib not installed. Its working on redmine 1.2 if rmagick gem installed.
-
13:42 Help: RE: OpenID support: "login can't be blank"
- Ok... I found that changing the @open_id_authenticate@ function to the following helps:...
-
12:25 Help: RE: OpenID support: "login can't be blank"
- I think I know what's wrong... Here is URL to Google:...
-
10:13 Help: RE: OpenID support: "login can't be blank"
- Getting the same running on 1.0.5 and 1.1.2... Using Google! :(
-
02:19 Plugins: Hudson Plugin 1.0.7
- h3. Plugin Details
* "r-labs":http://www.r-labs.org/wiki/r-labs/Hudson_En/
h3. How to get
* "repository":htt...
2011-06-04
-
22:49 Help: RE: Redmine/Oracle - Invalid big Decimal Value
- Matthew Rupert wrote:
> RAILS_ENV=production rake db:migrate --trace
>
> I get:
> Sorry, I posted this in the ge... -
18:52 Help: RE: Active Directory LDAP login instructions
- sorry for invalid links, here another page: http://syahik.wordpress.com/2011/04/21/redmine-authentication-with-ad/
- I want to use the scrume-pm plugin on redmine 1.2.0 . It cann't create new tasks in the user-story. I think it is a b...
-
14:38 Help: RE: Ruby on Rails application could not be started
- What's your config looks like (@gem list@, @gem env@, Redmine version, etc.) ?
-
13:49
Plugins: RE: Gitolite Integration
- This sounds very promising, is there any howto available? I tried to install the listed gems, clone the repo, run mig...
-
11:19 Help: RE: Redmine + SVN + PAM_MYSQL = NOT Possible
- I have the same problem.
PAM reject my virtuals users' password but if I set myself the password as SHA1("password")... - I just played around a bit on redmine demo site.
Looking at the Gantt chart I missed the PNG export option.
Is th... - Is there any way to add users to the specific project through Redmine's REST API?
-
07:20 Plugins: RE: Uninstall plugin: howto?
- This works:...
- I tried to uninstall a plugin (redmine_doc_pu) and nothing happened. Redmine is 1.2.0. Here is the command and the ou...
- So I ran into some problems moving from 1.1.3 to 1.2.0 on a typical Ubuntu 10.04 install.
Thought this might help s...
Also available in: Atom