Activity
From 2012-02-09 to 2012-02-11
2012-02-11
-
22:00 Defect #10205 (Closed): No button for new version if there is no opened versions
- trunk, r8854, the dialog for creating new issue:
If there is no defined versions or if none of the defined version... -
18:03 Defect #10179: Wiki diff crashes after upgrade from 0.8 to 1.3
- Jean-Philippe Lang wrote:
> Which new method?
I was thinking about source:trunk/lib/redmine/codeset_util.rb#L38 w... -
17:53 Defect #10179: Wiki diff crashes after upgrade from 0.8 to 1.3
- Etienne Massip wrote:
> BTW, couldn't we extend core by adding @String#to_utf8@ for 1.8 rather then declaring a new ... -
15:35 Defect #10204 (Closed): undefined method `env_table' for nil:NilClass
- Same as #4610 indeed.
-
14:59 Defect #10204 (Closed): undefined method `env_table' for nil:NilClass
- About your application's environment
Ruby version 1.8.7 (i686-linux)
RubyGems version 1.8.15
... -
14:06 Defect #7398 (Closed): Error when trying to quick create a version with required custom field
- Fixed in r8845. The full form is now displayed in a dialog box so you can fill the custom fields.
-
13:04 Defect #10181 (Closed): Issue context menu and bulk edit form show irrelevant statuses
- Fixed for 1.4.0.
-
12:54 Feature #6296: Bulk-edit custom fields through context menu
- Jean-Philippe Lang wrote:
> Comitted in r8824.
>
> Multiselect custom fields are not proposed since the context m... -
11:06 Defect #10198 (Closed): message_id regex in pop3.rb only recognizes Message-ID header (not Message-Id)
- Fix committed in r8842.
-
11:02 Defect #10199 (Resolved): No wiki section edit when title contains code
- Fixed in r8841.
2012-02-10
-
23:58 Patch #10195 (Closed): Traditional Chinese language file (to r8831)
- Committed in trunk r8836, thanks.
-
09:30 Patch #10195 (Closed): Traditional Chinese language file (to r8831)
- * Translations added:
** label_repository_new, field_repository_is_default, label_copy_attachments, label_item_posit... -
22:02 Feature #10203 (New): Limit the amount of data returned by scm diff commands
- We have encountered a problem where Redmine exhausts memory processing the output of the SCM diff command (subversion...
-
19:29 Defect #10202 (New): Access to svn may not be granted by redmine.pm if user is authenticated by an external LDAP server
- If a user is part of two roles, one that granted access and one that does not allow repository browsing, and if the u...
-
19:03 Defect #10193 (Resolved): Unappropriate icons in highlighted code block
- Fixed in r8835.
-
12:22 Defect #10193 (Confirmed): Unappropriate icons in highlighted code block
-
08:17 Defect #10193 (Closed): Unappropriate icons in highlighted code block
- A few weeks ago I upgraded to 1.3.0 and all code blocks now displayed incorrectly :(
Example code:... -
18:13 Defect #10201: MailHandler ignores line feeds when handling html-only emails
- https://github.com/flavorjones/loofah
-
17:37 Defect #10201 (Closed): MailHandler ignores line feeds when handling html-only emails
- Since all html tags are strips on html-only emails, they almost never work.
I would suggest using Loofah to convert ... -
18:07 Defect #10199: No wiki section edit when title contains code
- Probably related to note#31 of #2222.
-
18:05 Defect #10199 (Confirmed): No wiki section edit when title contains code
- Didn't see your comment in note#2, sorry.
-
17:30 Defect #10199: No wiki section edit when title contains code
- Hmm, it's probably faster for you to try this yourself than figuring out how to have a look at the same demo Redmine ...
-
17:17 Defect #10199: No wiki section edit when title contains code
- How would I go about giving you permission.. Is there a general group I could add as developer to the wiki? There see...
-
16:58 Defect #10199: No wiki section edit when title contains code
- Elmer de Looff wrote:
> An example of this can be found here: "code tags remove section edit link":http://demo.redmi... -
16:39 Defect #10199: No wiki section edit when title contains code
- An example of this can be found here: "code tags remove section edit link":http://demo.redmine.org/projects/elmer-wik...
-
16:36 Defect #10199: No wiki section edit when title contains code
- Apologies, there seems to be something more specific at hand.
It seems like the section link will be skipped if th... -
16:23 Defect #10199: No wiki section edit when title contains code
- Actually it allows to edit the section which is *below* the header.
-
15:44 Defect #10199 (Closed): No wiki section edit when title contains code
- When viewing a wiki entry, the section edit links next to the heading will end up editing the section *above* the lin...
-
17:00 Defect #10200 (Closed): Unicode literals in wiki replaced by '?'
- Please reopen the issue if not solved.
-
16:48 Defect #10200: Unicode literals in wiki replaced by '?'
- Etienne,
That is a good point, looking at those, they are all defined as @latin_swedish_ci@, which seems to explai... -
16:25 Defect #10200: Unicode literals in wiki replaced by '?'
- Are you sure that your database/tables/columns collations are well defined?
-
16:05 Defect #10200 (Closed): Unicode literals in wiki replaced by '?'
- When attempting to place a Unicode literal in the wiki, the preview looks fine, but after saving the page, the litera...
-
15:17 Feature #9915: View hook just after top-menu.
- +1
-
15:15 Defect #10198 (Closed): message_id regex in pop3.rb only recognizes Message-ID header (not Message-Id)
- Some servers specify message id as "Message-Id" (lowercase 'd')
This is a minor issue since it only affects logging ... -
14:49 Feature #10191: Add Filters For Spent time's Details and Report
- Please don't assign issues.
-
05:03 Feature #10191 (Closed): Add Filters For Spent time's Details and Report
- When we need to add some filter conditions for browse the Spent time's details and report , but suffer without this f...
-
14:48 Defect #10175 (Closed): Content-type missing in HTTP headers since upgrade to 1.3.*
-
14:15 Defect #10175 (Resolved): Content-type missing in HTTP headers since upgrade to 1.3.*
- Can be closed.
I needed to reapply the fix for #7688 -
12:20 Defect #10197 (Closed): Special character should not be accepted
-
10:11 Defect #10197 (Closed): Special character should not be accepted
- Testing
-
09:30 Defect #10179: Wiki diff crashes after upgrade from 0.8 to 1.3
- Jean-Philippe Lang wrote:
> Indeed. This change is just a ruby 1.9 compatibility fix and does not change to the unco... -
08:11 Defect #10179: Wiki diff crashes after upgrade from 0.8 to 1.3
- Indeed. This change is just a ruby 1.9 compatibility fix and does not change to the uncompression method.
It looks l... -
09:06 Defect #5114: New issue statuses not showing up in old workflows
- Me, too ;)
Without the pointer in this ticket I think I might not have found out why my statuses did not show up. -
00:13 Feature #1086: Fine grained permissions
- +1
We have a need to add external contractors to a specific project, but I do not want to allow them to see any of...
2012-02-09
-
21:42 Defect #10189: Inline image does not work with spaces in file name
- Sorry, I missed a slash on one of the pre tags
---... -
21:37 Defect #10189 (New): Inline image does not work with spaces in file name
- Now that Redmine does not replaced special characters in attachment filenames, you cannot display an image attachment...
-
20:50 Defect #5691: OpenID authentication fails with "Invalid null namespace"
- I can also verify that the same problem exists for me in Redmine 1.3.1.stable.8824
Very frustrating. Can anyone co... -
19:29 Defect #5691: OpenID authentication fails with "Invalid null namespace"
- Same problem for me with 1.2.3.stable.8823
*Error log*... -
19:24 Feature #6296 (Closed): Bulk-edit custom fields through context menu
- Comitted in r8824.
Multiselect custom fields are not proposed since the context menu allows to select a single val... -
18:17 Feature #10188 (New): Add new frame section to Overview tab
- The ability to add a new custom 'informational' frame would be a very useful addition.
Use case: our program manag... -
17:11 Defect #10089 (Closed): Bug in file attaching
- Il'ya Shakitko wrote:
> Did you add it to Candidate for next minor release ?
No since this issue still can't be r... -
14:32 Defect #10089: Bug in file attaching
- Did you add it to Candidate for next minor release ?
-
16:47 Feature #3816: Allow pasting screenshots from clipboard
- @Stephen: I've attached a fix to this post, drop this in {redmine}/vendors/plugins/redmine_attach_screenshot/app/view...
-
16:27 Feature #3816: Allow pasting screenshots from clipboard
- Having the same issue as Stephen, I _removed_ the plugin and multiple uploads works again. Get contacted the next day...
-
13:49 Defect #10184: "source:" tag leads to broken link when used with specific git revision
- *BUMMER*
I actually looked here:
http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting
But stil... -
13:12 Defect #10184 (Closed): "source:" tag leads to broken link when used with specific git revision
- Simply put the line index at the end:
source:/trunk/test/unit/lib/redmine/scm/adapters/git_adapter_test.rb@8817#L20 -
11:49 Defect #10184: "source:" tag leads to broken link when used with specific git revision
- the problem actually exists here (with svn) as well:
source:/trunk/test/unit/lib/redmine/scm/adapters/git_adapter_... -
11:45 Defect #10184 (Closed): "source:" tag leads to broken link when used with specific git revision
- source:/files/cluster.conf#L75
translates to:
.../cluster.conf#L75
and opens correctly:... -
12:28 Defect #10181: Issue context menu and bulk edit form show irrelevant statuses
- PS - sorry for necroposting for an ancient version.
-
12:27 Defect #10181: Issue context menu and bulk edit form show irrelevant statuses
- For bulk edit (when you edit issues belonging to different trackers) the page is still somewhat misleading (not all f...
-
11:24 Defect #10181: Issue context menu and bulk edit form show irrelevant statuses
- Ok, for the issues list context menu it's at line 16 of _/views/context_menus/issues.html.erb_
Replaced ... -
08:53 Defect #10181 (Closed): Issue context menu and bulk edit form show irrelevant statuses
- redmine 1.0.3.
A parent project is setup with several custom trackers with custom workflows. It's child project use... -
12:14 Feature #7751: Filter projects dropdown menu
- +1
-
11:19 Feature #10183 (New): Gantt, PDF export : add filter information to pdf
- Hi,
We'd like to add some filtering informations (for example : "assigned to" filter) to the PDF Gantt export.
My... -
10:09 Feature #10083: Change the color of resolved issue
- In the issue list or in the detail view (currently yellow/sand-coloured background)?
-
10:09 Feature #2715: "Magic links" to notes
- +1 whatever the syntax finally kept (letter, punctuation etc).
Why 'n' ? If a letter at all, since it's a link to ... -
09:43 Defect #10182 (New): UTF and Attachments
- If the name have accebnts or white spaces...Redmine fails in the conversion.
It's eassy to test:
In a updated sys... -
04:47 Feature #8691: Better handling of issue update conflict
- Thank you for fixing this issue. I'm looking forward to the 1.4.0 release.
-
04:03 Feature #10180 (Closed): Custom fields with "Redmine links" and "Links"
- Hi,
Do you have plans to support custom fields which can have:
* Redmine links:
** Issues
** Projects
** Wiki ... -
04:00 Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
- Korean is OK, using the above patch.
!redmine-gantt_kr.png!
Also available in: Atom