Activity
From 2013-02-27 to 2013-03-01
2013-03-01
-
21:21 Plugins: RE: Agile Dwarf project management plugin released
- Was there ever a solution to the above issue with the run charts not displaying anything? I have the same issue and I...
- I have 2 custom fields that need to be dependant on other fields.
First is the due date. The due date is based on th... - I've been trying to Install Redmine on a brand new Ubuntu 12.04 server. I've been using this guide http://grandslam90...
- Hello,
I write a Plugin and I'm not very adept in Ruby.
I want to use the function _parse_redmine_links_ from the... - I broke my redmine 1.2 and i cant figure out how to fix it but i still have the database, would the database work if ...
- Hi to all,
I want to install a package of Redmine on my ubuntu server.
I have read through the tutorial but can... -
14:18 Open discussion: RE: Problem to access "Settings" from Administration menu
- Yes, I restarted my web server wihich is acutally apache2, confugurer with passenger to host redmine
No effect ...
... -
12:58 Open discussion: RE: Problem to access "Settings" from Administration menu
- Thibaud GISSELMANN wrote:
> Yes, I already did that ... with no effect .
Did you restart Redmine?
What WebServer... -
12:43 Open discussion: RE: Problem to access "Settings" from Administration menu
- Yes, I already did that ... with no effect .
-
12:15 Open discussion: RE: Problem to access "Settings" from Administration menu
- Thibaud GISSELMANN wrote:
> In fact, if I set my language to french, I also have the problem with the amininistratio... -
11:07 Open discussion: RE: Problem to access "Settings" from Administration menu
- In fact, if I set my language to french, I also have the problem with the amininistration/settings page ......
-
10:12 Open discussion: RE: Problem to access "Settings" from Administration menu
- You were right, my Redmine DB needed to be converted.
I followed the instruction given on the link below and everyth... -
10:32 Help: RE: upgrading from 1.3 to latest version
- When i run "gem install bundler", this is what i get: ...
- I've configured subversion server to work with LDAP. All works fine.
But I can't access to subversion repos from Red...
2013-02-28
-
23:33 Open discussion: RE: Problem to access "Settings" from Administration menu
- Gabriel Mazetto wrote:
> This makes me think that may be there is a problem with one of the localization files.
No.... -
23:32 Open discussion: RE: Problem to access "Settings" from Administration menu
- I've now found what's wrong...
language options cames from: ... -
23:28 Open discussion: RE: Problem to access "Settings" from Administration menu
- commenting the following line: <p><%= setting_select :default_language, lang_options_for_select(false) %></p> makes i...
-
22:52 Open discussion: RE: Problem to access "Settings" from Administration menu
- I've migrated here from 1.8.7 to 1.9.3 and I'm experiencing the same problem
-
21:47 Open discussion: RE: Problem to access "Settings" from Administration menu
- Did you convert the database? If not, then the data inside your DB may still be non-UTF-8...
-
16:34 Open discussion: RE: Problem to access "Settings" from Administration menu
- I have setup utf8 for character encoding in the mysql server conf addind the 2 lines below in the "mysqld" section an...
-
10:40 Open discussion: RE: Problem to access "Settings" from Administration menu
- Hi,
First, thanks again for the help given !
You're right, it seems that some of the paramameters are set to lati... -
22:54 Help: RE: upgrading from 1.3 to latest version
- Hello,
This is what i get:... -
22:23 Help: RE: upgrading from 1.3 to latest version
- What's the error message you're getting now when starting / accessing redmine?
- Hello,
ive installed redmine 1.3 through ubuntu repo and been using for a while now.
i tried to upgrade to the ... -
22:14 Help: RE: Scheduled task for incoming emails runs very slowly
- What combination of ruby and rails do you have, i.e. what versions are they? IIRC, ruby 1.8 with rails 3.2 is horribl...
- Hello, i'm new to rails so I'm not sure if this question is obvious or what not. I have the BitNami redmine stack ru...
-
21:51 Open discussion: RE: Patch vs Plugin
- Mischa The Evil wrote:
> Jan Niggemann wrote:
> > 12 posts below this one you'll find the exact same question (and ... -
05:15 Open discussion: RE: Patch vs Plugin
- @Used the search function? Googled a bit?
12 posts below this one you'll find the exact same question (and the answe... -
04:22 Open discussion: RE: Patch vs Plugin
- Jan Niggemann wrote:
> 12 posts below this one you'll find the exact same question (and the answer)...
That post ... -
14:48 Help: RE: Set starting week starting day
- Thanks, that did it. I had overlooked this picklist.
-
10:53 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Jaiprakash,
if the dropdowns have 1000 items, even the browser is going to take some time to render the page.
From ... -
10:50 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Razi,
thats what this setting ( "Include Previous Week's Closed Issues") does.
if this check box is turned on in th... -
05:19 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Dhanasingh,
Actually its in the order of 1000's :-D .
2013-02-27
- I have not been able to find any reporting options, maybe I don't know where to look.
I can see the calendars and su... -
23:23 Help: RE: Set starting week starting day
- Since Redmine version#6 there is a setting "@Start calendars on@" on _*/settings?tab=display_ with the following opti...
- How do you set the day on which the week starts ?
- I am trying to get the email functionality configured. I am using RedmineCRM and need to be able to receive emails. I...
- I want to run the unit tests of redmine but get the error:
/var/lib/redmine/test/unit/initializers/patches_test.r... -
20:22 Help: RE: After upgrade to 2.2.3dev all issues rows became red
- On the database the issues do have all the priorities available. That does look normal.
-
18:50 Help: RE: After upgrade to 2.2.3dev all issues rows became red
- I successfully migrated from 1.4.3 to 2.2. and don't have this issue.
I guess it has something to do with the priori... -
08:38 Help: RE: After upgrade to 2.2.3dev all issues rows became red
- I've been having this problem for a while now, too. I'm not a 100% sure, but I think it was the update from 2.0.3 to ...
-
19:40 Plugins: RE: NoMethodError in Impasse test plansController#new
- see the entire error...
NoMethodError in Impasse test plansController#new
undefined method `find_project_by_... -
19:15 Plugins: RE: NoMethodError in Impasse test plansController#new
- I'm using Debian 2.6.32-5-686, ruby 1.8.7, redmine 1.8, rails 2.3.5
-
18:52 Plugins: RE: NoMethodError in Impasse test plansController#new
- What's your version of redmine, ruby, rails?
- Good morning,
I'm Uyara, from Brazil. When I click on New project plan in Impasse, It returns the error:
NoMethod... -
18:45 Help: RE: EMAIL notification not working in demo page
- If I'm not mistaken email functions are disabled in the demo...
- anyone know if it is work in demo page? seems i cant get any email from any new activity
thx! -
18:38 Open discussion: RE: New Issue form - can it be customized
- Read #1091 and please use the search...
And read the guide: [[RedmineCustomFields]]!
-
18:33 Open discussion: RE: Patch vs Plugin
- Used the search function? Googled a bit?
12 posts below this one you'll find the exact same question (and the answer... - Noob Question : What is the difference between a patch and a plugin .
I am looking to do some customization on my ... -
17:51 Help: RE: SVN integration
- Hi,
Unfortunately, I won't really help, I'm just having the same kind of problem with that configuration.... -
17:42 Help: RE: Upgrade to 2.2.3 shows version 2.0.1
- I don't know why you restarted linux but your Apache/Passenger configuration should be updated so it points to the ne...
- Hi
I've done an upgrade from a working 2.0.1 to a downloaded 2.2.3.
I've followed all steps, no errors but when... -
14:51 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- hmm..., I'll play around with it. Running the first query returns all our issues (20k+), while the second returns abo...
-
13:38 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Razi,
It will get all the open issues for a project (row) and any issues closed in the last week.
Dhanasingh -
13:33 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Razi,
It will only the issues which are shown in the dropdown.
In the latest version, the code is in the wktime_c... -
12:47 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Jaiprakash,
yeah, it seems like the permission piece is broken in the last few releases, we will get it fixed in the... -
12:37 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Dhansingh,
Could you explain the flow behind the edit view? I understand that it's populating the drop down; where... -
07:14 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Dhanasingh,
I want to point out some odd behaviour not really sure if its a bug or some configaration error from m... - I am trying to have issues that do not have a target version to be last on the list of issues. It use to behave that ...
-
09:54 Open discussion: RE: receiving emails from imap ssl
- Mr Embedded, thank you!
it works!
redmine 2.2.3, ruby 1.9.3 -
09:28 Open discussion: RE: Redmine as CMS
- Thank you Kirill, i wrote you an email.
-
09:09 Open discussion: RE: Redmine as CMS
- I still have some issues with menus and first run. If you are interesting in alfa version, please send me email to su...
-
08:02 Open discussion: RE: Redmine as CMS
- I would like to ask when you are going to deply officialy this plugin for some testing and will it have some documeta...
-
00:26 Open discussion: RE: Need a little help with general setup and usage..
- I was having the same trouble finding out how to do this.
For me, the missing ingredient was the following setting...
Also available in: Atom