Activity
From 2017-12-28 to 2017-12-30
2017-12-30
-
18:05 Patch #27676: Information leak on roadmap and versions view
- How about #19187 and #19059?
Marius provides test case in #19187#note-4. -
15:19 Feature #8121: Allow overriding direction of part of text
- Jean-Philippe Lang wrote:
> 2 builtin css classes (rtl and ltr) are added in r13951.
> You can use them with textil... -
08:29 Feature #23980: Replace icon images with Tabler SVG icons
- This patch is a great improvement to Redmine. It extends the variety of icons available to developers of plugins and ...
-
05:17 Feature #18037 (Closed): default status per workflow
- Implemented by #5816 (Redmine 3.2.0).
2017-12-29
-
17:37 Defect #23357: Lose hostname/path in news email notification including wiki
- Sebastian Paluch wrote:
> Toshi MARUYAMA wrote:
> > Try #20192#note-4.
>
> If I change the "Host name and path" ... -
15:59 Defect #27865 (Closed): RailsBaseURI ignored while creating robots.txt
- I have committed in r17135.
Grischa Zengel wrote:
> So please add it to next sub release
I don't want to chang... -
14:29 Defect #27865: RailsBaseURI ignored while creating robots.txt
- It doesn't matter how you post process the robots.txt from subdirectories, redmine has to generate a valid robots.txt...
-
14:16 Defect #27865: RailsBaseURI ignored while creating robots.txt
- Grischa Zengel wrote:
> > How will you do if your web site has plural subdirectories?
>
> Than you have to use th... -
14:01 Defect #27865: RailsBaseURI ignored while creating robots.txt
- > How will you do if your web site has plural subdirectories?
Than you have to use the cron solution and concatena... -
13:58 Defect #27865: RailsBaseURI ignored while creating robots.txt
- For better compatibility I will change to:
$ cat /etc/cron.hourly/robots
#!/bin/sh
wget https://redmine/redmin... -
13:51 Defect #27865: RailsBaseURI ignored while creating robots.txt
- Grischa Zengel wrote:
> Sure?
>
> > RedirectMatch permanent ^/robots.txt$ /redmine/robots.txt
How will... -
13:44 Defect #27865: RailsBaseURI ignored while creating robots.txt
- Some more:...
-
13:29 Defect #27865: RailsBaseURI ignored while creating robots.txt
- ...
-
13:25 Defect #27865: RailsBaseURI ignored while creating robots.txt
- I would like to post my apache.log which show that all bots redirect properly, but I've been blocked always because o...
-
13:24 Defect #27865: RailsBaseURI ignored while creating robots.txt
- Sure?
> RedirectMatch permanent ^/robots.txt$ /redmine/robots.txt
-
13:08 Defect #27865 (New): RailsBaseURI ignored while creating robots.txt
- https://webmasters.stackexchange.com/questions/89395/robots-txt-should-be-in-the-root-directory-or-can-be-in-sub-dire...
-
15:37 Feature #27870 (Closed): API for editing/deleting notes in an issue
- Hi
Could you please create API for editing/deleting?
I found this comment #25793#note-7 from Toshi MARUYAMA but I c... -
13:46 Defect #27728 (Closed): Internal wiki anchors with "name" are deprecated and don't work with last Chrome versions
2017-12-28
-
23:51 Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially)
- I'm not sure, this has been a while.
But visiting my @.bash_history@ file showed me this:... -
09:12 Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially)
- Tobias Fischer wrote:
> And this patch was made against Redmine 3.4.2 and I can confirm it works.
And in which di... -
22:28 Defect #27865: RailsBaseURI ignored while creating robots.txt
- I tested your patch and it works like expected.
It's clever to use the existing functions instead of assembling some... -
21:55 Defect #27865 (Confirmed): RailsBaseURI ignored while creating robots.txt
- Try this patch.
-
20:27 Defect #27865 (Closed): RailsBaseURI ignored while creating robots.txt
- In my case I use
RailsBaseURI /redmine
which results to URLs like /redmine/issues but in robots.txt are URLs withou... -
20:55 Defect #27283: Failed to run "rake db:migrate" command against clean database on MySQL 5.7
- Ref: https://github.com/rails/rails/issues/23418...
-
17:59 Defect #26085: Subtasks are not assigning to correct parent
- Vitaly Maslov wrote:
> Hello,
>
> Redmine 3.3.3. Same issue and reproduced ok.
I cannot reproduce on my CentOS... -
16:55 Feature #26409: Show assignee on gantt
- Move first in 4.0 ???
Gantt without assignee is no a gantt
Regards
Alessandro
-
15:04 Feature #27864 (Closed): Subtasks inherit parent settings during copy
- Hi,
often I copy issues across versions. My issues have a lot of subtasks.
It would be useful if when I set, for ex... -
14:48 Defect #27863 (Closed): If version is closed or locked subtasks don't get copied
- Hi,
if I tryed to copy an issue with subtasks only the parent task is copied if the source version is closed or lock... -
14:41 Defect #27862: Preformatted text overflows in preview
- I should note this happens in the preview panel
-
14:40 Defect #27862 (Closed): Preformatted text overflows in preview
- If user uses *pre* in his note and the note has some long text, it overflows over the sidebar on the right.
-
14:12 Defect #27861 (Closed): bundle install fails for nokogiri 1.7.2 (x64-mingw32) and ruby 2.4.3 on Windows
- Duplicate of #27505.
-
13:41 Defect #27861 (Closed): bundle install fails for nokogiri 1.7.2 (x64-mingw32) and ruby 2.4.3 on Windows
- _bundle install_ command fails for *nokogiri 1.7.2 (x64-mingw32)* and *ruby 2.4.3* on Windows with the following mess...
Also available in: Atom