Activity
From 2011-11-26 to 2011-11-28
2011-11-28
-
23:08 Defect #9673: Angle brackets within 'pre' blocks are silently replaced by named HTML entities during wiki section-edit
- And another fix in r7976.
-
22:54 Defect #9673: Angle brackets within 'pre' blocks are silently replaced by named HTML entities during wiki section-edit
- Etienne Massip wrote:
> I also noticed that trailing whitespaces are chopped, so you won't be able to insert as much... -
20:22 Defect #9673: Angle brackets within 'pre' blocks are silently replaced by named HTML entities during wiki section-edit
- Jean-Philippe Lang wrote:
> This should be fixed in r7969.
Confirmed. For the record, the introduced test (@test_... -
19:17 Defect #9673: Angle brackets within 'pre' blocks are silently replaced by named HTML entities during wiki section-edit
- I also noticed that trailing whitespaces are chopped, so you won't be able to insert as much space as you want to hav...
-
18:57 Defect #9673 (Resolved): Angle brackets within 'pre' blocks are silently replaced by named HTML entities during wiki section-edit
- This should be fixed in r7969.
-
04:29 Defect #9673: Angle brackets within 'pre' blocks are silently replaced by named HTML entities during wiki section-edit
- Can this be related to issue #9440?
-
04:20 Defect #9673 (Closed): Angle brackets within 'pre' blocks are silently replaced by named HTML entities during wiki section-edit
- I noticed this issue while working offline (read on my own test-box; also to test new features recently added to the ...
-
21:04 Defect #9682 (Resolved): Wiki HTML Export only useful when Access history is accessible
- Fixed in r7971.
-
18:15 Defect #9682 (Confirmed): Wiki HTML Export only useful when Access history is accessible
- Indeed.
-
18:06 Defect #9682 (Closed): Wiki HTML Export only useful when Access history is accessible
- A User group, which has no access to the version history in the wiki, but has the right to export a wiki page as html...
-
20:34 Defect #9655 (Closed): I have a problem when i send an e-mail with attachments
- Sorry to say, but this is an issue tracker and not a discussion forum. Please feel free to start a new topic in the "...
-
07:03 Defect #9655: I have a problem when i send an e-mail with attachments
- I do a secondary development on redmine source,I also configured an email server.Now I want to send an email from my ...
-
20:01 Defect #9389 (Closed): repository commits time messages are not applied
-
19:57 Defect #9389 (Resolved): repository commits time messages are not applied
- Yes indeed -- once the mappings were done, we've had no issues -- thanks much!
-
19:11 Defect #9674 (Closed): Section-edit buttons not available when a the version parameter is provided (even if it's the current version)
- Fixed in r7970.
-
04:28 Defect #9674 (Closed): Section-edit buttons not available when a the version parameter is provided (even if it's the current version)
- While investigating #9673 I came around another issue in the section-editing feature. When I was browsing the wiki pa...
-
18:45 Patch #6226: Add multiple watchers at once and add any redmine user as a watcher
- +1 to "can add any redmine user as watcher, just type to filter."
Any way to get a patch for Redmine 1.2.X ? -
17:11 Defect #9680 (Closed): Issue filters "Public" and "For All Projects" cannot exist together
-
16:38 Defect #9680 (Resolved): Issue filters "Public" and "For All Projects" cannot exist together
- I've discovered it is possible to select both fields when logged in as administrator.
thanks. -
16:26 Defect #9680: Issue filters "Public" and "For All Projects" cannot exist together
- Conor Lantry wrote:
> When creating a new filter on Issues, selecting the "Public" flag is not possible if the "For ... -
16:11 Defect #9680 (Closed): Issue filters "Public" and "For All Projects" cannot exist together
- When creating a new filter on Issues, selecting the "Public" flag is not possible if the "For All Projects" flag is s...
-
17:10 Defect #9440 (Closed): Escaping issue with inline diff-highlighting in revision diff view
- Closed as duplicate of #9143.
-
11:51 Defect #9440: Escaping issue with inline diff-highlighting in revision diff view
- Seems like a duplicate of #9143 (with much more details)?
-
17:09 Defect #9143 (Confirmed): Partial diff comparison should be done on actual code, not on html
- Indeed, something is wrong with source:/trunk/lib/redmine/unified_diff.rb#L149 and @#line*@ methods.
-
16:28 Feature #4796: Rails 3 support
I rebased on r7967.
Git:
* https://bitbucket.org/marutosi/redmine-rails3.1-straight-20111129-git
** https://...-
06:00 Feature #4796: Rails 3 support
- I rebased on r7962.
Git:
* https://bitbucket.org/marutosi/redmine-rails3.1-straight-20111128-git
** https://bi... -
16:27 Feature #2269: Default issue start date should become configurable.
- Etienne Massip wrote:
> Bruno Medeiros wrote:
> > I've already translated it to pt_BR, and didn't see it on r7733. ... -
15:04 Defect #9679 (Closed): Subversion: 404 on diff of renamed files
- This can be turned into a ??Better handling of renamed item revision history?? FR but RM actually triggers a @404@ wh...
-
13:50 Defect #9530 (Closed): Preview link
- Thank you for your feedback.
-
11:59 Defect #9530 (Resolved): Preview link
- Well, it seems the problem occurs only when we run our server in non-daemon way. I still do not know the reason why (...
-
11:50 Defect #7375 (Closed): <pre> ... </pre> doesn't escape wiki syntax correctly
- Dupe of #4472.
-
11:43 Defect #8701 (Closed): HTML Entities are not escaped
-
09:38 Feature #9553: CRUD operations for "Issue categories" in REST API
- Jean-Philippe Lang wrote:
> I don't get it. Categories are nested resources, aren't they?
> The @:shallow => true@ ... -
09:31 Feature #2222 (Reopened): Single section edit.
- Not confirmed, but could be broken according to Mischa's #9673.
-
09:06 Defect #9676: Reminder emails also includes overdue issues
- Including the overdue issues in the reminder seems fine since they are issues that still need to be fixed?
-
06:22 Defect #9676 (Closed): Reminder emails also includes overdue issues
- After I noticed #5058 I finally could test the reminder email feature. First thing I ran into is that also overdue is...
-
06:12 Defect #8108 (Closed): Email reminders sent for closed issues
-
06:10 Feature #2258 (Closed): Email reminder subject does not include the # of days
- This was fixed by r3907 merged into Redmine version#21 with r3957.
-
05:54 Defect #5058: reminder mails are not sent when delivery_method is :async_smtp
- I just stumbled upon this issue and finally found out why I never got the reminder emails feature working...
Etienne... -
05:41 Patch #9675 (Closed): Traditional Chinese language file (to r7963)
- Committed in trunk r7964, thanks.
-
04:52 Patch #9675 (Closed): Traditional Chinese language file (to r7963)
- * Translations added:
** button_edit_section, setting_repositories_encodings, description_all_columns, button_export... -
05:09 Feature #3571 (Closed): ticket creation through email
-
05:05 Defect #6423: Problem parsing From lines for email account creation
- Is this covered by r7952?
-
00:30 Defect #8971: Error while Issue creating via Email
- Did you get it working in the end?
-
00:28 Defect #9551: Changing assignee should be notify the previous assignee
- FTR, this was first reported in #2694.
-
00:20 Defect #8601 (Closed): Assignee didn't receive email notification
- Maybe related to #9551. Though, no feedback.
2011-11-27
-
23:59 Defect #2681 (Closed): Issues: note edit form does not show up when clicking the "Edit" icon
-
23:57 Defect #2019 (Closed): Issue list only shows a single issue (latest issue)
-
23:51 Defect #1485 (Closed): shortcut menu
- Outdated. Please open a new issue if the here described errors re-occur on current Redmine versions.
FTR, r1761 wa... -
23:36 Defect #958 (Closed): Using browser "back" button in Forums resets topics per page from 50 to 25
- Fixed in the end as part of #5138 (included in Redmine version#27).
-
23:22 Feature #7810: Allow mass spent time update
- Isn't this implemented as part of #7996 (feature introduced in Redmine version#27)?
-
23:21 Feature #6647: mass update of multiple time entries
- Isn't this implemented as part of #7996 (feature introduced in Redmine version#27)?
-
23:15 Feature #7660 (Closed): Add the possibility to view the last updater of an issue
- Closed as a duplicate of #6375.
-
23:10 Feature #9668 (Closed): Automatic redmine update resp. Redmine Self Update
- Closed as a duplicate of #8119. Regarding the feature: Jean-Philippe Lang wrote in #8119 ".note-1":http://www.redmine...
-
22:47 Defect #9672: Message-quoting in forums module broken
- That's fast... ;) I now understand what was wrong, thus educational too ;)
-
22:42 Defect #9672 (Closed): Message-quoting in forums module broken
- 1.2-stable is not affected.
-
22:38 Defect #9672 (Resolved): Message-quoting in forums module broken
- Fixed in r7961, r7962.
-
22:13 Defect #9672 (Closed): Message-quoting in forums module broken
- After redmine.org got an update (I believe somewhere in the past weekend) and I started triaging/supporting again tod...
-
20:27 Defect #7663 (Closed): Update Redmine installation notes
-
18:32 Defect #8707 (Resolved): Reposman: wrong constant name
- I was able to reproduce. Fixed in r7956 by removing extra_info for XML responses as it's not needed by reposman.
-
18:05 Feature #9196: Improve logging in MailHandler when user creation fails
- Jean-Philippe Lang wrote:
> r7952 improves user creation and log messages.
>
> Note that it doesn't truncate emai... -
17:16 Feature #9196: Improve logging in MailHandler when user creation fails
- Nop, IMHO, it wouldn't be better. in my case, I ignore addr.name because of many users with quoted printable base64 e...
-
16:33 Feature #9196 (Closed): Improve logging in MailHandler when user creation fails
- r7952 improves user creation and log messages.
Note that it doesn't truncate email since it would result in an inv... -
17:41 Feature #4976 (Closed): Allow rdm-mailhandler to read the API key from a file
- Added in r7954. The option is: @--key-file@
-
17:26 Feature #9496 (Closed): Adds an option in mailhandler to disable server certificate verification
- Done in r7953. The option is: @--no-check-certificate@
-
16:48 Defect #7917 (Closed): Creating users via email fails if user real name containes special chars
- This should be fixed by r7952. There are now defaults for login/firstname/lastname when those extracted from the emai...
-
16:43 Defect #9582 (Closed): redmine not letting me add issues.
- Thanks for the feedback.
-
15:06 Defect #9582 (Resolved): redmine not letting me add issues.
- I fixed it. I had to change the versions of a couple gems and ruby.
It DID have something to do with #9561, even t... -
14:30 Defect #9582: redmine not letting me add issues.
- No idea, maybe setting the log level to debug (in config/environment.rb) could help.
-
16:42 Feature #4969 (Closed): issue creation by email fails when on-the-fly user creation fails
- Same as #7717, fixed in r7952.
-
16:41 Defect #8450 (Closed): redmine:email:receive_imap fails silently when creating an account where login is too long
- Same as #7717, fixed in r7952.
-
16:36 Defect #5724 (Closed): Email creation of new issues for anonymous users failing due to email address length
- Same as #7717, fixed in r7952.
-
16:35 Defect #7717 (Closed): MailHandler user creation for unknown_user impossible due to diverging length-limits of login and email fields
- This problem should be fixed with r7952. Login is now truncated if needed.
-
12:53 Feature #9670: Wiki-syntax should support alt text for images
- It should support most of the syntax. I've changed the link to this one which is more usefull.
-
11:42 Feature #9670: Wiki-syntax should support alt text for images
- Jean-Philippe Lang wrote:
> It's a standard Textile syntax (see http://redcloth.org/hobix.com/textile/ for examples)... -
11:31 Feature #9670: Wiki-syntax should support alt text for images
- Mischa The Evil wrote:
> Nice image choice... :)
Thanks! -
11:30 Feature #9670: Wiki-syntax should support alt text for images
- It's a standard Textile syntax (see http://redcloth.org/hobix.com/textile/ for examples).
I've update [[RedmineTextF... -
10:00 Feature #9670: Wiki-syntax should support alt text for images
- I didn't know that, where do you have that information?
Because it isn't mentioned in the http://www.redmine.org/p... -
00:30 Feature #9670: Wiki-syntax should support alt text for images
- Jean-Philippe Lang wrote:
> * *File* Messier51.jpg added
Nice image choice... :)
-
00:07 Feature #9670 (Closed): Wiki-syntax should support alt text for images
- Already supported:...
-
10:47 Defect #8368 (Confirmed): Bad decimal separator in time entry CSV
-
09:35 Patch #9671 (Closed): Bulgarian translation (r7926)
- Committed in trunk r7942, thanks.
-
07:30 Patch #9671 (Closed): Bulgarian translation (r7926)
- Added:
* error_attachment_too_big
Changed:
* setting_wiki_compression
* setting_feeds_limit
* setting_autofetc... -
04:45 Defect #9389: repository commits time messages are not applied
- alan blount wrote:
> I'll be experimentating today and will update this ticket accordingly.
Any progress? -
02:23 Defect #1744 (Closed): Em Dash (–) and “ turned in to – with last code update
- Outdated.
-
00:41 Defect #9669: Issue list doesn't sort assignees/authors regarding user display format
- Good one!
-
00:23 Feature #824: Add "closed_on" issue field (storing time of last closing) & add it as a column and filter on the issue list.
- As mentioned in #4730, this feature is provided by the "Issue Closed Date plugin":http://www.redmine.org./plugins/clo...
-
00:18 Feature #6795 (New): View issue close date on the gantt view
-
00:18 Feature #6795 (Resolved): View issue close date on the gantt view
2011-11-26
-
23:57 Feature #4238: Have files be a complete, aggregated list of all documents in that project
- This functionality is exactly what the "Assets plugin":http://www.redmine.org/plugins/redmine_assets_plugin provides.
-
23:27 Defect #9655: I have a problem when i send an e-mail with attachments
- I still don't get it.
sun yongwu wrote:
> I have a problem when i send an e-mail with attachments which attachm... -
23:06 Defect #9551: Changing assignee should be notify the previous assignee
- Jean-Philippe Lang wrote:
> Indeed.
That is also what I found out while I was testing it with the additional info... -
22:56 Feature #1448: Add tags to issues
- Alexey Skor wrote:
> I definitely advocate for *replacing* categories with tags instead of *adding* tags. There's no... -
22:26 Defect #9411: Number of issues closed / open in Roadmap include private even on restricted accounts
- claude guerin wrote:
> [...]
>
> they know how many private issues have been corrected !
Jean-Philippe Lang wro... -
22:13 Defect #9411: Number of issues closed / open in Roadmap include private even on restricted accounts
- Mischa The Evil wrote:
> I'll see if I can replicate this issue after the changes made for #8633.
Jean-Philippe L... -
20:34 Feature #9670 (Closed): Wiki-syntax should support alt text for images
- The syntax of the wiki should support the alt-text and a title-text for an image. The text is helpful if a user hover...
-
18:37 Defect #9669 (Closed): Issue list doesn't sort assignees/authors regarding user display format
- Fix committed in r7938.
-
18:35 Defect #9669 (Closed): Issue list doesn't sort assignees/authors regarding user display format
- When sorting the issue list by author or assignee, users are always sorted by firstname, lastname even if a different...
-
15:23 Feature #7777 (Closed): Editing issue notes
-
06:53 Feature #7777 (Resolved): Editing issue notes
- This feature has been implemented. Please close it.
-
14:42 Feature #3372 (Closed): add 'closed' html class to closed issues in search results
-
14:40 Defect #6956 (Closed): Back to search results go to first record
- Fixed since AJAX pagination was removed.
-
13:01 Defect #9405: Any user with :log_time permission can edit time entries via context menu
- I don't know what this patch is supposed to fix but @:log_time@ should not allow the user to edit time entries.
I fi... -
08:40 Feature #5840: Live lookup of the existing issues based on the keywords entered in the title for new issue
- Jean-Philippe Lang wrote:
> Vasaris Vėjas wrote:
> > From the support point of view, the plug-in is worse.
>
> I... -
07:20 Feature #7093 (Resolved): List of logged in users
- I am not interested in this issue anymore. This is a bug tracker and not a forum, so there is no much benefit of this...
-
07:09 Feature #7091 (Resolved): Tree view of the project list / grouping projects
- This issue is resolved by "project_tree_view":http://www.redmine.org/plugins/projectstreeview plugin.
Please close... -
07:05 Feature #7092 (Resolved): Disable access to Redmine
- Mischa The Evil wrote:
> Might be interesting for someone here: https://github.com/edavis10/redmine_maintenance_mode... -
07:02 Defect #7649 (Resolved): After copying an issue, revision list does not get updated
- The second solution is satisfactory for me. I use it after editing revision messages (in case of misspelling issue nu...
-
01:46 Feature #9668 (Closed): Automatic redmine update resp. Redmine Self Update
- Currently the server administrator needs to setup a new instance and copy the contents of an existing redmine to run ...
-
01:22 Feature #2549: Enable the watching of news
- related to #8241
Also available in: Atom