Activity
From 2012-08-26 to 2012-08-28
2012-08-28
-
19:56 Help: RE: Subtasks change priorities/dealines of parent task?
- Hi Arnost,
take a look at issue #5490, that adresses the exact same problem (which I also mention to be quite anno... -
18:06 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Leo L wrote:
> I installed Ruby and Rails via the FreeBSD ports system.
> I assume this ruby/rails system is fine i... -
18:03 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- With the improved patch, it results indeed differently :
@Started GET "/projects/console/issues/gantt" for 10.0.2.... -
18:02 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- I installed Ruby and Rails via the FreeBSD ports system.
I assume this ruby/rails system is fine if ChiliProject's i... -
17:59 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Would be better, sorry:...
-
17:48 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- How did you install Ruby and Rails?
-
17:47 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Last debug action?...
-
17:46 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Because it's @@date_from >> @months@ itself which is faulty and not the subsequent substraction.
-
17:28 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Thanks for all your efforts.
Unfortunately, I have replaced your first proposition by your second, but nothing's new... -
17:01 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- I must say I have no clue how a @Date >> Fixnum@ could give a boolean except with some hidden crazy patch.
Could y... -
16:28 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Etienne,
In my gantt.rb, I have now :
@68 @date_from = Date.civil(@year_from, @month_from, 1)
69 A... -
16:03 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Could you just add the following line just before line #69 (@@date_to = (@date_from >> @months) - 1@) of @gantt.rb@?
... -
15:06 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Hi again,
Some news about my concern.
I removed completely the redmine directory, then I reinstalled it from SVN ... - Hi, we use redmine for SPIP dev on http://core.spip.org/ and we have a question about issue creation form.
We have... - I have followed [[RedmineInstall|this]] step to install plugin in newly installed redmine .
I have simply installe... -
14:25 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- Nice catch, forgot about this cache!
-
13:12 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- I found the directory @Redmine\tmp\cache@ which I cleared. Then I cleared my browser cache and now it all works fine....
-
12:47 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- I've been doing some more research and it seems to me that rack has cached the wrong file and thereby is the server r...
-
09:16 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- I did some additional tests and it seems there's a problem with the domain
If I visit http://127.0.0.1/javascripts... -
08:58 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- Etienne Massip wrote:
> Måns Andersson wrote:
> What do you mean, how do you check this?
I clear my browser cach... -
08:57 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- Måns Andersson wrote:
> Yes, the web server is serving the prototype.js file instead of the application.js file loca... -
07:20 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- Same problems without plugins.
Even the application.css file is now served as the prototype.js file some times. -
07:14 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- I'm disabling the plugin as we speak.
Yes, the web server is serving the prototype.js file instead of the applicat... - Hi,
it is possible to send an svn commit if the user closes a version. We want to automatically build a stable ver... - I want to hook up my Redmine with LDAP. However, I have many local accounts that have the same username as the one fr...
- Any idea how to protect agains autoresponders?
Vacation responders are falling back to redmine thru email reply func... -
08:46 Open discussion: RE: Is there a way to restrict the fetch changeset process to a specific project? (from within a subversion hook)
- You can also use @wget@ and the sys URL and specify project by passing an extra id parameter, see [[RedmineRepositori...
- Hi All,
I try to install redmine on window 7 64bit platform.
But I cannot connect to mysql, the error message is ... -
04:19 Plugins: RE: Embedded plugin doxygen layout
- I seem to be having a similar issue, if not the same issue now (Redmine 2.0.3.stable and Redmine Embedded Documentati...
- It would be nifty to have "updated by" as a default column on the issue list, where the field is automatically popula...
-
01:11 Help: RE: dispatch.fcgi idles
- Hi,
I couldnt fix this, so if the .fcgi file comes from the redmine-developers (and not from the gentoo portage-ma... -
01:00 Help: RE: can not start redmine 2.02
- Hi,
I have a fresh installed redmine with stuff-todo plugin and have the same error.
To me it looks like that t...
2012-08-27
-
20:11 Open discussion: RE: Is there a way to restrict the fetch changeset process to a specific project? (from within a subversion hook)
- I may have figured out a way to do this..
simply run:
redmine/script/runner "Project.find('..projname..').repos... -
16:36 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Thank you for your time.
There is my gantt.rb file.
--
Léo L. -
16:25 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- No clue. Could you please post your @/lib/redmine/helpers/gantt.rb@ here?
-
15:26 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- I tried this one out : redmine_resource_allocation-0.1b.
When I restarted the server, I couldn't access redmine at a... -
14:55 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- It could, what plugin was it?
-
14:23 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Hi Etienne,
Yeah, just after completing the redmine installation, I tried to install one plugin just to see how it... -
11:54 Help: RE: Strange "NoMethodError" and "500 - Internal error" when accessing Gantt tab
- Did you have a plugin installed at some point of time?
-
16:09 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- You can try with no plugin if it helps.
Are you saying that your browser uses an @application.js@ file different t... -
15:32 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- Yes, Redmine Wiki Extensions (https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads)
I am also using t... -
15:13 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- Any plugin installed?
-
15:00 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- Etienne Massip wrote:
> Try cleaning your browser cache or refresh the page using CTL+F5 / CTL+R?
Already tried t... -
14:58 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- Måns Andersson wrote:
> (...) although the appliacation.js in the javascripts directory is the correct one (or at le... -
14:57 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- So that could be an outdated local browser cache version of .js?
Try cleaning your browser cache or refresh the pa... -
14:54 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- I'm not using Apache. Just running puma barebones as a service ( http://www.redmine.org/projects/redmine/wiki/HowTo_r...
-
14:53 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- You might be serving static content with Apache via a Location directive pointing to the old asset path?
-
13:58 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- Yes, upgraded from 1.3.x. No the application.js is wrong apparently. I get served the prototype.js file there too alt...
-
13:45 Help: RE: Can't delete attachments / Can't add multiple attachments and more - 2.0.3 + puma
- Not sure it is related to Puma; did you upgrade from a previous version of RM and are you sure that your application....
- Hi
I'm using Redmine 2.0.3 stable with the puma server (http://puma.io) on windows. It all seemed to work the first ... - Hi,
I've emerged (I'm using gentoo) redmine-1.4.3, I guess I have configured everything.. with the webrick stuff ... - Hello, I'm in trouble in Gantt, looked at the log and the following message is displayed:...
- Hi,
in our Redmine 1.3.0 installation email notifications are working perfectly fine with one exception:
When som... -
10:30 Help: RE: Repository Tab: Error 404
- Greetings
I was having same issue with apache.
Finally solved problem after fight several days.
Please note th... -
10:27 Help: RE: svn+ssh with ssh public key not working
- Greetings
I was having same issue with apache.
Finally solved problem after fight several days.
Please note th... - Appreciate if anyone can help me with this, I am running redmine 2.0.3 and configured to receive email using
gmail. ... -
07:29 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- _ok, how many custom fields do you have on the spent time entity ?
because thats what get displayed on the timesheet... -
02:26 Help: RE: Gentoo 'emerge --config "=www-apps/redmine-1.4.3"' compile error
- Update:
moved the /var/lib/redmine folder, unmerged redmine and re-emerged it again. Now --config works again, but...
2012-08-26
-
22:06 Help: RE: Receiving Emails - Problems with allow_overrides
- Bah nevermind, I saw it 30 seconds after I posted this. It's allow_override, not overrideS pluralized.
- I've got a cronjob setup to enable redmine to receive emails. Everything is working well except allow_overrides. With...
- I'm trying to "Allow OpenID login and registration" for my newly installed Redmine deployment, but the checkbox under...
-
17:21 Open discussion: RE: How to plan with Redmine
- Hi, Vu Hung Nguyen!
I schedule human resourses (decides on time and priorities) by the query and several plugins t... -
15:49 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- ok, how many custom fields do you have on the spent time entity ?
because thats what get displayed on the timesheet. - Since updating to redmine 2.0.3, I can no longer update the issue description. Usually, if you select an issue and th...
Also available in: Atom