Activity
From 2014-07-08 to 2014-07-10
2014-07-10
-
23:56 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
- Redmine is a great software, only it took me some time to understand on how to add a note/comment.
I would expect it... -
21:31 Feature #17438 (New): Support embedding images/files in issue description
- IIRC, this is possible with a plugin, although it required Java. I don't recall the name though....
-
13:12 Feature #17438: Support embedding images/files in issue description
- I know I can upload files to redmine first, then use the link of the files.
But it cost time. Users want a browse-fi... -
12:57 Feature #17438 (Needs feedback): Support embedding images/files in issue description
- Perhaps I'm getting you wrong, but you can already use images in the descriptions, you just need to attach a file and...
-
11:01 Feature #17438 (Closed): Support embedding images/files in issue description
- When create/edit issue, in description area, we can only insert image URL.
It's better if you can make Redmine posib... -
17:03 Feature #17431: Display a target version's date if available in issue forms, as a tooltip
- OK, so just for fun:
Added version date tooltip in Roadmap (app/views/versions/index.html.erb), in Gantt
(lib/redm... -
14:42 Feature #17431: Display a target version's date if available in issue forms, as a tooltip
- I tryed the patch on trunk and works fine.
!patch-applied.png!
Although it is useful, target versions are also ... -
16:54 Feature #17442 (Closed): Evolution of Patch #219
- Hello,
I tried to install this patch manually but it doesn't correspond for version 2.X of Redmine..
Is someone... -
16:04 Patch #17441 (Resolved): Update Traditional Chinese translation
- Sorry .. not noticed the issue #17421.
That issue has a newer translation. -
16:00 Patch #17441 (Closed): Update Traditional Chinese translation
- based on zh-TW.yml rev. 13217
-
15:48 Defect #11003: Email notification sending by REST API fails
- I also noticed this, in 2.5.1. I'm creating a few redmine issues based on calendars using zapier, but no one gets not...
-
15:27 Feature #5901: REST API to expose the Redmine version
- Displaying a version number was disabled because of security concerns since Redmine 0.8(#794). I think it should not ...
-
15:11 Feature #1565: Custom query on My page
- +1
-
14:11 Feature #3870: Add "spoiler" or "cut" element to wiki markup
- may be collapse macro helps ?
http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting#Macros -
13:52 Defect #17423 (Closed): #<issue_num> substitution is broken in text after coderay block
- Well this is a default problem of browsers. They try to autofix as best as they can ;)
-
12:49 Defect #17423: #<issue_num> substitution is broken in text after coderay block
- True, with </code> it works as expected, thank you. Although it'll be valuable if parser somehow reported such proble...
-
13:52 Defect #17418 (Closed): regression: attachement:file is not rendered on wiki page
- I'm closing this issue in favor of the other issue as the newer issue provides more detailed information.
-
12:52 Defect #17418: regression: attachement:file is not rendered on wiki page
- Err, this is also problem due to not closed ...
-
13:49 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
- Yes I'm wrong. The Activity is displayed at all. But the Gantt and the roadmap should be hidden if there were insuffi...
-
13:45 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
- Hi there,
if I'm not too wrong, this could already be done. If you remove the rights to see the activities and so ... -
10:39 Defect #17437 (Closed): Missing attachments in fixtures
- According to test/fixtures/attachments.yml, there should be a bunch of attachments in
test/fixtures/files/2006/07 f...
2014-07-09
-
23:31 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
- +1
-
21:47 Feature #3956: Login by Email
- login using email is useful
+1 -
17:28 Feature #2716: User option to automatically add assignee to watchers
- Would it be difficult to extend this to be on creation per project? That is, any issue created in a certain project g...
-
16:55 Feature #14534: Upgrade to Rails 4.2
- Sorry.
I need feedback to Rails team that JPL fixed this Rails 4.0 issue.
https://github.com/rails/rails/issues/154... -
13:54 Feature #14534: Upgrade to Rails 4.2
- @Toshi, we're not targeting Rails 4.0. The branch /sandbox/rails-4.1 is working with Rails 4.1, please don't make cha...
-
16:02 Feature #17431: Display a target version's date if available in issue forms, as a tooltip
- Sorry, it's better to format the date before displaying it. v2 patch attached.
-
13:22 Feature #17431 (Closed): Display a target version's date if available in issue forms, as a tooltip
- In our company, we feel that the target version field is very useful for planning our activity.
However, when disp... -
14:16 Defect #13673: Parent issue column includes issue subject (making issue list unworkable wide)
- Related to #13608 and #16227.
-
13:03 Defect #17430 (Resolved): Broken Subtask Tree
- I need to check this again.
-
13:03 Defect #17430: Broken Subtask Tree
- Sorry - more complete output from the database:
|id|parent_id|root_id|lft|rgt|
|8642|NULL|8642|1|28|
|8643|8642|... -
12:58 Defect #17430 (Closed): Broken Subtask Tree
- I just hit the problem of a broken subtask tree once more. This is a long standing problem that I have seen and repor...
-
10:53 Defect #16057 (Closed): Vertical alignment issue with code blocks
-
01:59 Defect #16057: Vertical alignment issue with code blocks
- Thanks for feedback.
This issue can be closed. -
10:22 Defect #17424 (Closed): Custom field translation
- Please use forum for questions.
I think some of your plugins override Redmine methods. -
09:03 Defect #17424 (Reopened): Custom field translation
- Toshi, I am sorry, but I am not a ruby dev. I do not see anything suspicious in presented output from production.log ...
-
07:47 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
- +1 for this one. Would be really nice to have.
2014-07-08
-
23:22 Feature #14534: Upgrade to Rails 4.2
- 4.1 indeed. It should happen in fall.
-
20:46 Defect #16057 (Resolved): Vertical alignment issue with code blocks
- thanks
-
18:08 Defect #15716: Scraped emails include CSS from HTML emails
- Digging back through our Redmine system I found that the earliest example of this happening is June 24, 2013. We woul...
-
17:37 Defect #15716: Scraped emails include CSS from HTML emails
- Sounds like someone else is having the problem too (maybe they just posted to the wrong ticket): #10929#note-4
-
05:27 Defect #15716: Scraped emails include CSS from HTML emails
- I just replied, but I noticed that the address I was replying to is 'noreply@redmine.org', so I suspect it will not e...
-
18:07 Defect #17424 (Closed): Custom field translation
- Piotr Pawłowski wrote:
> I thought that Custom Fields, generating time log and exporting it to csv is a core Redmine... -
17:21 Defect #17424 (Reopened): Custom field translation
- I thought that Custom Fields, generating time log and exporting it to csv is a core Redmine feature. Which plugin can...
-
16:16 Defect #17424 (Closed): Custom field translation
- Please contact plugin author.
-
14:02 Defect #17424: Custom field translation
- Environment:...
-
13:27 Defect #17424 (Needs feedback): Custom field translation
- See [[Submissions]].
-
12:57 Defect #17424 (Closed): Custom field translation
- Recently I created Custom Field named 'Project Reference Number' to project (list). During timelog export to csv I am...
-
17:36 Feature #8241: Advanced notification: per user, per project configurable schedule, event filter and notification format
- +1
-
15:44 Feature #17426 (New): Preview of Tracker while its creation/updation to be more user friendly
- Currently in Redmine preview of tracker description is a neat behavior.
But sometimes there are circumstances wher... -
15:24 Defect #17403: Unknown file size while downloading attachment
- Sorry my fault. I've missed that attachments has a column filesize.
Please try this, this worked for me.
headers[... -
09:34 Defect #17403: Unknown file size while downloading attachment
- Hi Daniel,
I changed the code as per above instruction, but after that I was unable to even download attachment fi... -
09:09 Defect #17403: Unknown file size while downloading attachment
- Thanks Daniel,
I will make changes as per instruction provided and update the issue with feedback.
Regards,
Amit -
15:08 Defect #17423 (Needs feedback): #<issue_num> substitution is broken in text after coderay block
- Please give some feedback.
-
15:07 Defect #17423: #<issue_num> substitution is broken in text after coderay block
- Well... please try this with valid html.
Your example is broken. You have a pre and then a code tag opened, but yo... -
11:33 Defect #17423 (Closed): #<issue_num> substitution is broken in text after coderay block
- If there is coderay text highlighted block in wiki page, #<issue-num> substitutions are broken. Here is a test case t...
-
09:45 Patch #17421 (Closed): Traditional Chinese translation (to r13231)
- * New
** label_radio_buttons
-
09:31 Defect #16058: Watcher is not getting email notification when an issue has been updated
- Just two or three comments above.
Maybe you try to add the user to the project and retry. This should do it. Anoth... -
08:46 Defect #16058: Watcher is not getting email notification when an issue has been updated
- Oh, can you tell me i can find it where now?
Thanks Daniel, -
08:31 Defect #16058: Watcher is not getting email notification when an issue has been updated
- Well, as already stated. User02 isn't a project member and the project isn't public. This means, that he won't get a ...
-
09:07 Feature #6717: Custom list field with dynamic list content
- one more vote.
-
08:57 Feature #14371: Drop Ruby 1.8.7 support
- "Extended maintenance of Ruby versions 1.8.7 and 1.9.2 will end on July 31, 2014."
https://www.ruby-lang.org/en/news... -
08:34 Defect #16476 (Closed): Custom checkbox visibility formating
- This should be done, right. Please consider an upgrade to 2.5.2 and you should be fine.
Best regards,
Daniel -
02:07 Defect #16476: Custom checkbox visibility formating
- Boolean check box custom fields back again in Redmine 2.5.2. Please see #17003 for details.
This issue can be closed. -
08:32 Defect #17307 (Closed): Adding Group
- As already stated, this isn't an Redminebug.
-
01:56 Defect #17307: Adding Group
- It became clear that it was not a defect of Redmine. This issue can be closed.
Also available in: Atom