Activity
From 2011-04-18 to 2011-04-20
2011-04-20
-
19:39 Help: RE: Confusing date/priority behavior with subtasks
- Forgot to add my system info:...
- I recently upgraded from RM 0.8.2 to 1.1.2 to take advantage of subtasks. I immediately noticed a clunky behavior. ...
-
19:36 Plugins: RE: Issue Vote Plugin
- Managed to find a way to get multiple votes working. I know this is only for special cases, but in our environment t...
-
19:06 Open discussion: RE: columns on "Issues assigned to me" on My page
- Everyone in your installation, that is.
-
19:06 Open discussion: RE: columns on "Issues assigned to me" on My page
- Johan Kleine wrote:
> Does anyone now if that is possible and if, how do i do it?
Only by patching core, and that... - I want to add/change columns on the "Issues assigned to me" block on My pages.
Does anyone now if that is possibl... -
19:05 Help: RE: Parallel Redmine Instances from Source Install
- Frank Brenner wrote:
> As it happens, I now have a requirement to install additional Redmine instances on the same m... - Hello,
I have a Debian Squeeze server running Redmine 1.1-stable checked out from the SVN repo. I'm serving it usi... -
18:56 Help: RE: Problems receiving emails to open Issues with Imap
- But you don't need to go that far, you should try to change your @config/environments/production.rb@ file to get logg...
-
18:49 Help: RE: Problems receiving emails to open Issues with Imap
- It's a RoR ActiveRecord's method, try apidock.com.
-
18:34 Help: RE: Problems receiving emails to open Issues with Imap
- I've been trying to debug the file _app/models/mail_handler.rb_ to see where is the issue creation failing and I foun...
-
09:54 Help: RE: Problems receiving emails to open Issues with Imap
- Thanks for your reply Etienne. I already tried setting the environment variable outside of the command and still get ...
-
18:54 Help: RE: How lock user profile ?
- Felix Schäfer wrote:
> christophe czaban wrote:
> > I want now if it's possible to lock the user's profile, or at l... -
16:09 Help: RE: How lock user profile ?
- I find a workaround solution for this, but i have to test it.
I will use apache configuration to block /redmine/my/a... -
15:56 Help: RE: How lock user profile ?
- christophe czaban wrote:
> I want now if it's possible to lock the user's profile, or at least the email notificatio... - Hi everybody,
sorry for the spelling i'm french ^^.
I want now if it's possible to lock the user's profile, or ... -
18:07 Help: RE: Help Installing Redmine on Centos 5.3 gem install passenger
- Hi Van Nam,
I eventually did get 1.1.2 working with Centos, but it took days! A couple of misc thoughts in case o... -
17:52 Help: RE: Help Installing Redmine on Centos 5.3 gem install passenger
- I am trying install 1.1.2 on Centos 5.6 but not success too. Anyone have experience with Centos can give me a methode?
-
16:09 Plugins: RE: Contacts plugin
- Francisco José Martínez wrote:
> I read this message from log when i click on "Add" link
> [...]
>
> I hope it's... -
13:53 Plugins: RE: Contacts plugin
- I read this message from log when i click on "Add" link...
-
13:14 Plugins: RE: Contacts plugin
> I will fix it in 1.2.2
>
> Now you could install 1.2.0 it work's with 1.0.x
I installed 1.2.0 version and ...-
11:23 Plugins: RE: Contacts plugin
- Of course, perhaps something like this:
-
11:08 Plugins: RE: Contacts plugin
- Mario Glockner wrote:
> Oh I see, thank you! As I said, it would be very great, If there'd be a view or page where I... -
11:06 Plugins: RE: Contacts plugin
- Francisco José Martínez wrote:
> Francisco José Martínez wrote:
> > The version 1.2.1 doesn't work for me beacuse i... -
10:28 Plugins: RE: Contacts plugin
- Francisco José Martínez wrote:
> The version 1.2.1 doesn't work for me beacuse i use redmine 1.0.X. Do you know how ... -
10:14 Plugins: RE: Contacts plugin
- The version 1.2.1 doesn't work for me beacuse i use redmine 1.0.X. Do you know how to downgrade to version 1.1.6.?
... -
09:34 Plugins: RE: Contacts plugin
- Oh I see, thank you! As I said, it would be very great, If there'd be a view or page where I can get this information...
-
15:55 Help: RE: Language setting
- Zineb MOUKINE BILLAH wrote:
> How to make the custom fields and added values change correspondingly ?
You can't. - Hello,
In my company, Redmine is used by English and French speaking users. The standard values change in the righ... -
12:40 Help: RE: New Users can't register with Redmine 1.1.2 (Error: Email notifications is not included in the list)
- Much thanks to you, Felix...
I guess I did'nt perform the migration scripts correctly. After performing the migratio... -
08:51 Help: RE: New Users can't register with Redmine 1.1.2 (Error: Email notifications is not included in the list)
- This nearly sounds like an update that didn't work through. Make sure all the Redmine files are the correct version a...
-
12:21 Open discussion: RE: List (for me) undread issues or issues with new info
- There is no such function in Redmine, implementing this would mean to track issues read per user, which can do a bunc...
- I want to get a list of all issues that for me is new or has new messages/info. I was hoping there was such a functio...
-
11:53 Plugins: RE: Delete project plugin
- It's better add this lines
from
res= Project.find_by_sql("SELECT * FROM projects WHERE parent_id=#{project_id}")... -
11:27 Plugins: RE: Delete project plugin
- I think it is better modify the 16 line in the delete project controller
from
res= Project.find_by_sql("SELECT *... - Hello,
I'm trying to install Redmine on 1and1, I followed the official guide
installation and it seems that every... -
09:08 Help: RE: Error when installing redmine
- No more other
-
09:07 Help: RE: Error when installing redmine
- This from log:
Directory index forbidden by Options directive: /var/www/redmine/ -
08:52 Help: RE: Error when installing redmine
- Is passenger installed correctly? Have a look at the apache logs to see why exactly you get a directory index forbidden.
-
03:29 Help: RE: Email Reminders
- How do you make in order to avoid notifications of "Resolved" and "Closed" tasks?
2011-04-19
-
21:25 Plugins: RE: Contacts plugin
> thank you for your answer! Unfortunately I don't see any project-relation in the contact edit form - running v.1....- Hi all,
I'd like to change the default view when I click on any Projects to the Forums page (boards). The default ... -
19:56 Open discussion: RE: Populating the Summary Report
- Ahh, super, someone else has thought of this already. Thanx Etienne,
--sk -
19:33 Open discussion: RE: Populating the Summary Report
- Got it. Feature request #6121 is about this subject.
-
18:36 Open discussion: RE: Populating the Summary Report
- Well, yes, good point.
To be more precise, I would like the Tracker and Priority panels to contain more integers a... -
18:08 Open discussion: RE: Populating the Summary Report
- Well, there is nothing neither in "open" nor "closed" columns, why would there be something in the "total" column the...
- How does one persuade the Summary Report to display totals?
This looks good to me; and it's what I want:
http://w... -
18:16 Help: RE: See issues with new messages
- "Where that"?
What I meant was: I want to get a list of all issues that has updated messages/info that is new for ... -
18:10 Help: RE: See issues with new messages
- Where that ?
- Hi!
Is it possible to see all the issues with (for me) new messages?
Thanks!
Frode - Pagina Inicial
En el momento de ingresar a la herramienta nos encontramos con el portal inicial donde se encuentran ... -
18:05 Help: RE: Problems receiving emails to open Issues with Imap
- I'm not a great unix user, is really the @RAILS_ENV="production"@ part taken into account if inside the whole command...
- Hi,
I've been googling this for a while with no success. I'm trying to have new issues created on Redmine with us... -
18:01 Help: RE: Installation problem
- Before that, you should upgrade to Ruby 1.8.6 or 1.8.7 as Redmine does not support Ruby 1.8.5.
-
18:00 Help: RE: Installation problem
- You could try to get the stack memory limit with @ulimit -s@ and set it to a higher value with @ulimit -s <higher val...
-
17:32 Help: RE: Installation problem
- redmine version 1.1-stable
- its a second day of my war for redmine instalation. I'm tired.
i was able to collect this soft:... - I want to migrate my SVN repos to Mercurial: I should install also python, true? Or existing different way to work wi...
- Hi,
I have setup a redmine server and used LDAP and internal authentication to access remine. I have enabled redmine... -
15:26 Help: RE: New Users can't register with Redmine 1.1.2 (Error: Email notifications is not included in the list)
- Maybe the first issue ist dependend on another error: if I try to add an UserCustomField in Administrator settings, t...
- Hallo all,
just today I got the user feedback about an user registration issue.
When trying to send the complet... -
14:24 Help: RE: Can't login
- When i run "AILS_ENV=production ruby script/about", i get some warning about gem_dependency.rb, do i need to remove a...
-
14:06 Help: RE: Can't login
- Downgrade or upgrade RubyGems to version 1.3.7 which is the version required by Redmine latest stable and until 1.2.0...
-
12:09 Help: RE: Can't login
- For using latest stable, i downgraded gems. Fist removed all gems one by one with gem uninstall. Then installed
g... -
12:02 Help: RE: Can't login
- Nope, same way (it's configurable), but latest stable requires Rails 2.3.5 while trunk requires 2.3.11 and your issue...
-
11:25 Help: RE: Can't login
- I tried that, but won't get it fixed. I just see the SVN option is for experts. I am not good at ruby. So i installed...
-
12:35 Plugins: RE: Default columns plugin
- Could you try the 0.0.7 version (default column plus)?
Thanks -
11:20 Open discussion: RE: Wiki Format in custom fields
- There is a ticket already for this request: #6236. But there are also some duplicates as it seems.
Have a look and...
2011-04-18
- We use some custom "issue statuses" to track where our bugs are at. For simplicity, let's say these are:
New
Open
... - Hi all!
I developed a plugin that provides an OpenID selector at login:
http://www.redmine.org/plugins/openid-sel... -
21:42 Help: RE: change parent task from ID to subject?
- That appears to have concatenated the tracker, ID and subject. It's close enough for now - I assume an if else branch...
-
17:37 Help: RE: change parent task from ID to subject?
- See source:trunk/app/helpers/queries_helper.rb#L61. Simply changing the @false@ to @true@ might do the job.
- Hi all - We are including Parent Task as a field in the main issues list for a project, and the value for the column ...
-
21:31 Help: RE: Can't login
- You should try to run the following commands :...
-
19:37 Help: RE: Can't login
- Yujin Boby wrote:
> Thanks for the reply. I tried removing browser cache, also tried different browser that i never ... -
19:36 Help: RE: Can't login
- Thanks for the reply. I tried removing browser cache, also tried different browser that i never used to visit the web...
-
17:50 Help: RE: Can't login
- Related to #7857, this is a RoR bug which happens when you upgrade Rails to 2.3.11 only with already created sessions...
- After upgrading, when i login, i get ...
- Is there a mechanism (or plugin) in Redmine that allows for me to have the users agree to a end user license agreemen...
-
16:28 Help: RE: Issue Submitter not being notified of updates
- I would agree completely about this needing clarification in the wiki.
-
16:19 Help: RE: Issue Submitter not being notified of updates
- Thanks I've just run into exactly the same issue and was going to go back to using the API until I read this. The au...
-
15:32 Plugins: RE: Default columns plugin
?
I´m using 0.0.5.-
15:28 Plugins: RE: Default columns plugin
- Could you try only this plugin ?
-
14:49 Plugins: RE: Default columns plugin
- I´m having the same problems as Chris Darts had:
- Created a project
- Created custom project field
- Set the cu... -
08:59 Plugins: RE: Default columns plugin
- Redmine 1.1.2.stable.5450 (MySQL)
Plugins installed:
- customer_plugin
- redmine_better_gantt_chart
- redmine... -
14:53 Help: RE: Unable to connect to http://MY_IP/redmine/sys/: Connection timed out - connect(2)
- you were !! now works with localhost, but not with the ip :)
-
14:51 Help: RE: Unable to connect to http://MY_IP/redmine/sys/: Connection timed out - connect(2)
- Don't think I was that much helpful =)
-
14:26 Help: RE: Unable to connect to http://MY_IP/redmine/sys/: Connection timed out - connect(2)
- thanks to Felix Schäfer too.
you both were kind and helpfull !! -
14:24 Help: RE: Unable to connect to http://MY_IP/redmine/sys/: Connection timed out - connect(2)
- using localhost gives the same result.
i think i solved this:
after flushing the firewall rules i get a forbidden... -
11:34 Help: RE: Unable to connect to http://MY_IP/redmine/sys/: Connection timed out - connect(2)
- Why not use "localhost" ?
-
11:32 Help: RE: Unable to connect to http://MY_IP/redmine/sys/: Connection timed out - connect(2)
- Daniel Denis wrote:
> everything is on the same host. so network problems are out of discution.
Having everything... -
14:42 Plugins: RE: Contacts plugin
- Kirill Bezrukov wrote:
> Mario Glockner wrote:
> > thanks a lot für that great plugin! Unfortunately, I miss, imo, ... -
11:57 Plugins: RE: Contacts plugin
- Mario Glockner wrote:
> thanks a lot für that great plugin! Unfortunately, I miss, imo, an essential view: Projects ... -
11:20 Plugins: RE: Contacts plugin
- Hello Kirill,
thanks a lot für that great plugin! Unfortunately, I miss, imo, an essential view: Projects per Cust... - I am creating wiki pages in my project, that refer to some issues.
Currently, it is possible to make reference to is... -
14:17 Help: RE: Can't setup redmine on window!
- All up and running!!! Uninstalled MySQL (from port:3307) and installed again using 3306 and adjusting Norton firewal...
-
11:18 Help: RE: Can't setup redmine on window!
- Thank all. I have been setup success on windows.
-
12:31 Help: RE: Redmine.pm and Subversion COPY method on Windows
- I think I ran into the exact same issue. Can you attach your version of redmine.pm? Or at least, post the MySQL State...
-
11:14 Help: RE: Problem if custom field when formating text (textile doesn't work)
- You can use css to style custom fields:...
-
10:42 Help: RE: email to field blank
- I have the same problem. How did you fix it?
- Hello.
I was read this instruction http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_in_Ubuntu an... - I have been trying to install the 'Issue Closed Date' plugin (http://www.redmine.org/plugins/closed_date), but seem t...
-
09:25 Plugins: RE: Show Issue Descriptions plugin
- Is there any possibility to export data we get by using this plugin to PDF?
Ruby on Rails application could not be started
These are the possible causes:
There may be a syntax error in the ...
Also available in: Atom