Activity
From 2008-02-04 to 2008-02-06
2008-02-06
-
21:09 Defect #609 (Closed): no email when an issue status is changed by commit message detection
- This issue was already mentionned and is now fixed in r1126.
Now when an issue is closed by commit:
* an entry is... -
19:57 Defect #606 (Closed): settings.yml has illegal syntax in it.
- Fixed in r1124 (the 2 hypens are removed after @default:@).
-
03:28 Defect #606: settings.yml has illegal syntax in it.
- Yes that does seem to "fix" the problem, and I can see that your analysis is correct. Notwithstanding that ruby doesn...
-
18:13 Feature #594: Remove limit on subproject nesting
- I would utilize this too.
-
15:51 Defect #614 (Closed): Filters buttons in the issues tab should appear inside the filters fieldset
- The way the buttons appear now it's difficult to understand that they apply the filter settings. They look like they ...
-
12:44 Patch #613 (Closed): Asynchronous email delivery
- As suggested at http://www.datanoise.com/articles/2006/7/14/asynchronous-email-delivery , the email delivery delay ex...
-
09:40 Patch #612 (Closed): Finnish language update
- Here's the files to get Finnish language up to date to rev. 1120
-
06:21 Defect #611 (Closed): times off by 3 hours
- In my setup the times are off by 3 hours. Relative times are correct -- for example it will say "updated 1 minute ag...
-
03:07 Defect #607: Problems with UI design of selection and right-click behaviour in the issue list
- Ah OK - I didn't know you could do that...that solves one issue. But for completeness it would be nice to have it on ...
-
00:14 Defect #607: Problems with UI design of selection and right-click behaviour in the issue list
- I just use @Ctrl + left-click@ on the issue link and firefox opens the issue details view in a new tab.
It's a defau...
2008-02-05
-
22:43 Defect #607: Problems with UI design of selection and right-click behaviour in the issue list
- With point (3), either the first or second mechanism would be acceptable.
Re the ctrl+click: I use Firefox, and I ... -
19:06 Defect #607: Problems with UI design of selection and right-click behaviour in the issue list
- I agree concerning 1 and 2:
* the pencil should be used to toggle the selection
* the right-click menu would propos... -
07:04 Defect #607 (Closed): Problems with UI design of selection and right-click behaviour in the issue list
- There are a few usability problems with the way this works:
# The way that bulk editing is accessed with the penci... -
20:57 Defect #13 (Closed): Files in repository have Windows-style line endings
- You're right.
There may be some migrations with such eol, but that's not the kind of files that should be patched so... -
19:54 Defect #13: Files in repository have Windows-style line endings
- Hum... This issue seems to be closed, since I hadn't seen a ^M char in my vim since a long time ago. Somebody still h...
-
20:11 Patch #610: Add XSD as accepted XML Filetype.
- There's a whole slew of XML filetypes...like Adobe's Flash. Not sure if those should be captured in this patch too. ...
-
19:42 Patch #610: Add XSD as accepted XML Filetype.
- WARNING! You let your proposal for a previous patch in your local copy. The correct patch is attached.
-
19:35 Patch #610 (Closed): Add XSD as accepted XML Filetype.
- Easy patch:...
-
19:43 Feature #566: A possible script or plugin to generate subversion compatible authz permission file?
- You can post the php script. I'll see if it's easy to implement it in ruby.
-
19:40 Patch #597 (Closed): Traditional Chinese language file
- Committed in r1122. A slight change was done on 2 strings (text_issue_added and text_issue_updated) since the author ...
-
19:40 Patch #599 (Closed): Updated Lithuanian translation
- Committed in r1122. A slight change was done on 2 strings (text_issue_added and text_issue_updated) since the author ...
-
19:40 Patch #601 (Closed): Updated Bulgarian translation
- Committed in r1122. A slight change was done on 2 strings (text_issue_added and text_issue_updated) since the author ...
-
19:40 Patch #604 (Closed): Updated simplified Chinese language pack
- Committed in r1122. A slight change was done on 2 strings (text_issue_added and text_issue_updated) since the author ...
-
18:40 Defect #606: settings.yml has illegal syntax in it.
- Applying @to_yaml@ on the settings gives:...
-
05:07 Defect #606 (Closed): settings.yml has illegal syntax in it.
- The native Ruby compiler does not complain, but JRuby 1.0.3 does. The settings in this file that start with a hyphen,...
-
18:28 Feature #580 (Closed): Sort issues by subject
- Done in r1121.
-
10:23 Defect #86: HTML comments not rendered properly
- Just FYI, this behavior turns out to be a problem with RedCloth, the library used to turn Textile into HTML. RedClot...
-
09:18 Feature #589: Change ordering of issue notes to more convenient
- +1 for user configurable feature :)
-
08:14 Defect #609 (Closed): no email when an issue status is changed by commit message detection
- I have Redmine set up with a cron job to scan commit messages for close keywords. When I send a commit message with ...
-
08:02 Defect #608 (Closed): RuntimeError (LdapError: no bind result):
- I'm using LDAP authentication. I often get a failed login when trying to use ldap-based accounts, with this in the l...
-
05:01 Feature #605 (Closed): User groups!
- This feature was asked for previously, but for a different reason, and was closed as not being necessary.
I believ... -
00:17 Defect #200 (Closed): scm view diffs
- Fixed in r1020. Diffs are now wrapped to prevent horizontal scroll bars.
-
00:07 Defect #205 (Closed): Roadmap does not Display all Issues
-
00:06 Defect #600: Version dates do not update correctly
- Gantt and calendar use fragment caching which is not properly expired when editing issues or versions.
I think I'm g...
2008-02-04
-
23:37 Feature #566: A possible script or plugin to generate subversion compatible authz permission file?
- I have written a PHP script to do this right now. And use crontab jobs to update the authz file regularly. However, i...
-
23:33 Patch #604 (Closed): Updated simplified Chinese language pack
- Here is the updated Simplified Chinese language pack for Redmine /trunk version. We have set up a project here:
http... -
22:04 Feature #603 (Closed): Don't include new status for issues in email subject
- Ideally, the subject would just contain the project name, the tracker, the issue #, and the subject of the issue. Thi...
-
19:01 Defect #595 (Resolved): Problem migrating from multiple trac projects
-
18:42 Defect #598 (Closed): Statistics for subversion is not working
- As Michael said, it's a rexml bug.
http://www.germane-software.com/projects/rexml/ticket/115 -
11:08 Defect #598: Statistics for subversion is not working
- @/usr/lib/ruby/1.8/rexml/document.rb@
line 186.
Change *if transitive* to *if trans*
Not Redmine's bug, but ... -
11:01 Defect #598 (Closed): Statistics for subversion is not working
- Don't know if this feature works before. But today after migrating to 1118, I get the following error messages:
<p... -
18:37 Feature #596 (Closed): This tracker
- Done.
-
09:21 Feature #596 (Closed): This tracker
- Please allow:
* Save custom queries for registered users. -
18:27 Defect #602: File module will upload file even when no Version is specified, and appear successful.
- Attached diff too.
-
18:21 Defect #602: File module will upload file even when no Version is specified, and appear successful.
- Here's a patch (only includes the en.yml update):...
-
17:51 Defect #602 (Closed): File module will upload file even when no Version is specified, and appear successful.
- Need to not allow the file upload if no version is specified in the File module.
-
16:04 Patch #601 (Closed): Updated Bulgarian translation
- Updated Bulgarian translation
-
15:32 Defect #600 (Closed): Version dates do not update correctly
- When changing the date of a version, the roadmap shows the change correctly, but when you look at the calendar it sho...
-
11:45 Defect #209: cvs repository can't show files
- CVS 1.12.13 was being used in the client side, but it is neccesary also to use it in the server side. I've updated it...
-
11:25 Defect #205: Roadmap does not Display all Issues
- Okay, this was the problem!
My fault.... -
11:16 Patch #599 (Closed): Updated Lithuanian translation
- Updated lt.yml
Added jstoolbar-lt.js -
10:05 Patch #597 (Closed): Traditional Chinese language file
- # add translations for the following tags:
* label_associated_revisions
* setting_autofetch_changesets
* setting_s... -
03:36 Patch #257: Optional project repository creation when using reposman.rb
- I see that in the transfer from rubyforge.org to redmine.org, the order of the patches were messed up. The correct pa...
Also available in: Atom