Project

General

Profile

Activity

From 2012-11-16 to 2012-11-18

2012-11-18

23:47 Revision 10849 (svn): Merged r10840 from trunk to 1.4-stable
Toshi MARUYAMA
21:37 Revision 10848 (svn): Merged r10840 from trunk.
Jean-Philippe Lang
21:07 Feature #5950 (Closed): Difference between "Duplicate" and "Copy" issue
Thanks. Jean-Philippe Lang
21:03 Feature #5950 (Resolved): Difference between "Duplicate" and "Copy" issue
Closed per JPL above, and as verified in version:2.1.0 @ go2null
21:06 Feature #4550: Allow access to files & documents to be configurable for each entry by user role
+1 @ go2null
21:05 Feature #4868: Ability to add permissions to Document categories
+1 @ go2null
20:54 Defect #10689: PDF export prints brackets on wiki links
+1 (Affected version: 2.1.0) @ go2null
19:46 Defect #12394 (Closed): where is the file seeds.rb?
There's no seeds.rb file. The [[RedmineInstall]] documentation tells you how to load the default data. Jean-Philippe Lang
19:27 Defect #12394 (Closed): where is the file seeds.rb?
I think the initial data should be defined in db/seeds.rb,that I can't find it.so,my redmine project page has no sele... Arthur zhou
19:21 Revision 10847 (svn): Adds copyright.
Jean-Philippe Lang
19:19 Revision 10846 (svn): Symbols can not be sorted with ruby1.8.
Jean-Philippe Lang
19:16 Revision 10845 (svn): Adds english names for several languages.
Jean-Philippe Lang
19:01 Revision 10844 (svn): Cache languages names to avoid loading all translations files.
Jean-Philippe Lang
18:41 Revision 10843 (svn): Adds a custom i18n backend that lazily loads translations files.
Jean-Philippe Lang
17:01 Revision 10842 (svn): Code cleanup.
Jean-Philippe Lang
16:05 Feature #12393 (Closed): Upgrade to Rails 3.2.9
Jean-Philippe Lang
15:37 Revision 10841 (svn): Eager-load authors.
Jean-Philippe Lang
15:28 Revision 10840 (svn): Pins mysql gem to ~> 2.8.1.
Jean-Philippe Lang
11:31 Defect #8373 (Closed): i18n string text_are_you_sure_with_children no longer used
Removed in r10839. Jean-Philippe Lang
11:31 Revision 10839 (svn): Removed unused i18n string (#8373).
Jean-Philippe Lang
11:19 Patch #10646 (Closed): Limitation of wiki pages number at export to pdf
Committed in r10838. Jean-Philippe Lang
11:19 Defect #12274 (Resolved): Wiki export from Index by title is truncated
This should be fixed in r10838. Jean-Philippe Lang
11:18 Revision 10838 (svn): Removed the limit of 75 pages when exporting wiki pages (#12274).
Jean-Philippe Lang
11:10 Defect #12332 (Resolved): Repository identifier does not display on Project/Settings/Repositories
Fix committed in r10837. Jean-Philippe Lang
11:10 Revision 10837 (svn): Fixed that repository identifier may not be displayed in project settings (#12332).
Jean-Philippe Lang
11:06 Defect #12179 (Closed): Impossible to set due date with dot
Similar to #668. For now, Redmine accepts YYYY-MM-DD date format only. Jean-Philippe Lang
11:04 Defect #12370 (Closed): Unable to register a new plugin (user account/IP blocked)
Jean-Philippe Lang
11:02 Defect #12298 (Resolved): Right-click context menu unable to batch/bulk update (IE8)
Fix committed in r10836. Jean-Philippe Lang
11:02 Revision 10836 (svn): Fixed context menu for IE 7/8 (#12298).
Jean-Philippe Lang
08:56 Redmine 2.1.3 and 1.4.5 released
Redmine version:2.1.3 ([[Changelog]]) and Redmine version:1.4.5 ([[Changelog_1_4|Changelog]]) are new maintenance rel... Jean-Philippe Lang

2012-11-17

19:43 Feature #12388 (New): diffs for editions of issue/notes entries
It should be possible to see what changes had been done to the issue/note if someone edited it after it was already c... Pawel Orzechowski
18:19 Feature #12318 (Closed): release 1.4.5
Released today. Jean-Philippe Lang
18:18 Defect #12386 (Closed): Redirect redmine using proxy pass
Please no technical suppport request here in the issue tracker. Jean-Philippe Lang
16:26 Defect #12386 (Closed): Redirect redmine using proxy pass
I am struggling with a redirection rule. I am now running my redmine in webrick in port 3000 and proxy pass it.The U... zam kp
14:25 Revision 10835 (svn): tagged version 1.4.5
Jean-Philippe Lang
14:24 Revision 10834 (svn): Updates for 1.4.5 release.
Jean-Philippe Lang
13:50 Revision 10833 (svn): tagged version 2.1.3
Jean-Philippe Lang
13:49 Revision 10832 (svn): Updates for 2.1.3 release.
Jean-Philippe Lang
13:49 Revision 10831 (svn): Updates for 2.1.3 release.
Jean-Philippe Lang
13:18 Defect #12358 (Closed): 'None' grouped issue list section should be translated
Merged. Jean-Philippe Lang
12:19 Defect #12358 (Resolved): 'None' grouped issue list section should be translated
Fixed in r10829. Jean-Philippe Lang
13:18 Revision 10830 (svn): Merged r10829 from trunk (#12358).
Jean-Philippe Lang
13:01 Defect #12364 (Closed): Installation instruction for 1.3 is missing
Wiki history access was denied to anonymous users here at redmine.org because of old spams entries. Now that Redmine ... Jean-Philippe Lang
12:20 Feature #12355: Being able to close blocking and blocked issues in one bulk update operation
Not an easy fix. Jean-Philippe Lang
12:18 Revision 10829 (svn): 'None' grouped issue list section should be translated (#12358).
Jean-Philippe Lang
12:05 Revision 10828 (svn): Fixes #requires_redmine comments (#12299).
Jean-Philippe Lang
12:02 Feature #12299 (Closed): Redmine version requirement improvements (in plugins)
Feature added.
Rather than adding a @:version_between@ option, the @:version@ option now accepts a Range of versio...
Jean-Philippe Lang
11:55 Revision 10827 (svn): Makes Plugin#requires_redmine accept a range of versions (#12299).
Jean-Philippe Lang
11:07 Revision 10826 (svn): Makes Plugin#requires_redmine accept only major and minor version (#12299).
Jean-Philippe Lang
10:54 Revision 10825 (svn): Rewrites requires_redmine tests.
Jean-Philippe Lang
10:24 Defect #12231: Hardcoded "Back" in Repository
Merged in 2.1-stable. Jean-Philippe Lang
10:24 Revision 10824 (svn): Merged r10745 from trunk (#12231).
Jean-Philippe Lang
10:16 Defect #10887: Can't fetch Mercurial changesets from repository
Ok, I've done a small research and got this thing fixed. In my case there were additional lines from Mercurial in the... Vadim Kotov
10:02 Revision 10823 (svn): Merged r10806 from trunk (#12195).
Jean-Philippe Lang
09:58 Defect #12310 (Closed): Attachments may not be displayed in the order they were selected
Merged in 2.1-stable. Jean-Philippe Lang
09:58 Revision 10822 (svn): Backported r10792 and r10793 from trunk (#12310).
Jean-Philippe Lang
09:53 Defect #12359 (Closed): Version date field regex validation accepts invalid date
Merged in 2.1-stable. Jean-Philippe Lang
09:52 Revision 10821 (svn): Merged r10810 from trunk (#12359).
Jean-Philippe Lang
09:51 Defect #12294 (Closed): Incorrect german translation for "registered" users filter
Merged. Jean-Philippe Lang
09:51 Revision 10820 (svn): Merged r10790 from trunk (#12294).
Jean-Philippe Lang
09:50 Defect #12349 (Closed): Watchers auto-complete search on non-latin chars
Merged. Jean-Philippe Lang
09:50 Revision 10819 (svn): Merged r10801 from trunk (#12349).
Jean-Philippe Lang
09:48 Defect #12356 (Closed): Issue "Update" link broken focus
Committed in r10818, thanks. Jean-Philippe Lang
09:48 Revision 10818 (svn): Issue "Update" link broken focus (#12356).
Patch by Alexander Oryol. Jean-Philippe Lang
01:15 Feature #2799: Support for Bazaar's shared reposetories (created with init-repo)
For the sake of future reference, and while it is not actual support for bazaar's features, latest Redmine versions s... Lluís Vilanova

2012-11-16

21:02 Feature #12383: Changing subprojects order.
It's Redmine version 1.4.4. Łukasz Łabędzki
21:01 Feature #12383 (New): Changing subprojects order.
Hello,
I would like to change an order of the subprojects shown on /projects page. Currently I have main projects ...
Łukasz Łabędzki
16:27 Feature #12368: attachements should be viewable NOT downloadable for restricted users.
ahsan akhter wrote:
> if downloads allows then restricted user can copy the original physical file from one location...
Etienne Massip
13:48 Feature #12368 (Reopened): attachements should be viewable NOT downloadable for restricted users.
if downloads allows then restricted user can copy the original physical file from one location to another and it can ... ahsan akhter
11:06 Feature #12368 (Closed): attachements should be viewable NOT downloadable for restricted users.
What's the distinction from a security POV between being able to see contents but not to download the file? Etienne Massip
06:25 Feature #12368 (Reopened): attachements should be viewable NOT downloadable for restricted users.

Yes,attached documnet's contents viewable in browser.
Just like google docs.
Thanks Massip!!!
ahsan akhter
15:12 Feature #5272: Allow multiple target versions
Can we have some update on what will be decided for this task ?
It has been entered more than 2 years ago and it is ...
Joel SCHAAL
13:48 Defect #12377: Custom (issue) fields are not saved on new issue
how is defined your custom field? Etienne Massip
12:07 Defect #12377 (New): Custom (issue) fields are not saved on new issue
When creating a new issue, the values of custom fields are not saved. When editing an issue, the values are saved.
...
Philipp Meister
13:47 Defect #11918: Official git / github mirror of redmine repository is broken
Anton Orel wrote:
> A lot of people will try to make a step out and make a fork like it did Eric Davis instead of co...
Etienne Massip
12:08 Defect #11918: Official git / github mirror of redmine repository is broken
Thank you for extended answer. I agree with there is no difference between Git and Mercurial or other modern scm. But... Anton Orel
13:46 Feature #2799: Support for Bazaar's shared reposetories (created with init-repo)
Does anyone by anychance have a patched version of the bitnami vm proposed in the download section? (or the turnkey o... Ugo Cupcic
11:13 Defect #12375 (Closed): Receiving mail subject encoding broken (MOJIBAKE) in some cases on Ruby 1.8
Committed in trunk and 2.1-stable. Toshi MARUYAMA
06:17 Defect #12375 (Closed): Receiving mail subject encoding broken (MOJIBAKE) in some cases on Ruby 1.8
On Ruby 1.8, mail subject "=?iso-2022-jp?b?GyRCJUYlOSVIGyhCCg=?="
is encoded correctly.
But, in case of "Re: =?is...
Toshi MARUYAMA
11:07 Feature #858: Create Team tickets
This is a comment I added to #408, where there are still comments being added for multiple users assigned to a ticket... Andy Bolstridge
10:00 Feature #12330: Integrate Kerberos Authentication
test Hannes Kogler
08:57 Revision 10817 (svn): Merged r10813 from trunk (#12375)
svn propset svn:eol-style native to fixtures. Toshi MARUYAMA
08:52 Revision 10816 (svn): Merged r10812 from trunk (#12375)
fix receiving mail subject broken which does not begin with encoding name. Toshi MARUYAMA
08:51 Revision 10815 (svn): Merged r10811 from trunk (#12375)
add test of receiving mail subject begins with encoding name. Toshi MARUYAMA
08:50 Feature #12376 (New): Integration with Devise
I have already had a local fork with Devise authentication integration but tests are not complete. Would it be a good... Anton Orel
08:21 Feature #973: Assign different status sets and workflows for separate projects
+1 Kenichi Handa
07:48 Revision 10814 (svn): replace non ASCII characters to hexadecimals at unit mail handler test
Toshi MARUYAMA
07:26 Revision 10813 (svn): svn propset svn:eol-style native to fixtures (#12375)
Toshi MARUYAMA
07:19 Revision 10812 (svn): fix receiving mail subject broken which does not begin with encoding name (#12375)
Toshi MARUYAMA
06:25 Revision 10811 (svn): add test of receiving mail subject begins with encoding name (#12375)
Toshi MARUYAMA
05:24 Defect #11685 (Reopened): Can't connect to MySQL server on 'localhost' (10061)
I just bang my head for hours trying to figure why I was getting error 10061 with mysql2 on Windows 7 and it turns ou... Martin Dubé
 

Also available in: Atom