Activity
From 2009-03-13 to 2009-03-15
2009-03-15
-
22:54 Patch #2959: Only display active versions in context menu submenu
- Hello Jean-Philippe
> See #1245. Let me know what you think of "this proposal":http://www.redmine.org/issues/1245#... -
19:00 Patch #2959: Only display active versions in context menu submenu
- IMHO, there's no reason to filter completed versions in the context menu and not in the 'Target version' drop down li...
-
17:28 Patch #2959: Only display active versions in context menu submenu
- Jean-Philippe Lang wrote:
> See #1245. Let me know what you think of "this proposal":http://www.redmine.org/issues/1... -
15:52 Patch #2959: Only display active versions in context menu submenu
- See #1245. Let me know what you think of "this proposal":http://www.redmine.org/issues/1245#note-17.
-
20:25 Feature #2973 (New): using smaller then or bigger then to all valid fields
- numeric custom fields.
priority field.
etc.. -
19:52 Feature #1245: close versions
- Actually, I mean 'affected version' (post edit).
The 'affected version' field here on redmine.org is a custom field. -
19:50 Feature #1245: close versions
- #17 : i like the idea very much.
Also, you speak about the 'reported version'. But it's not very clear to me:
... -
17:26 Feature #1245: close versions
- A few clarifications...
# If a version is locked, can you move issues out of it?
# Can an issue be deleted if it's i... -
15:50 Feature #1245: close versions
- Patch #1666 adds a 'completed' boolean on versions. But sometimes, we would like to lock a version (no more issues ca...
-
19:27 Patch #2900: New Romanian translation
- Here is ro.yml updated against source:trunk/config/locales/en.yml@2587
-
15:12 Feature #2972 (Closed): Improve Changelog feature (separate tab and merge Roadmap features)
- Unfortunately the changelog is currently not as good as it can and supposed to be.
* It is hidden ("issues":/proje... -
11:08 Feature #2847 (Closed): ability to give redmine::load_default_data a default value using environment variable
- Merged in 0.8-stable in r2593.
-
10:58 Feature #2847 (Resolved): ability to give redmine::load_default_data a default value using environment variable
- Feature added in r2591.
-
11:07 Defect #2948 (Closed): load_default_data.rake: STDOUT.flush needed before STDIN.gets
- Merged in 0.8-stable in r2593.
-
10:41 Defect #2966: rake db:migrate fails with MySQL 6
-
10:33 Defect #2967 (Closed): Git revisions, diffs and entries not showing if filename has period in it.
- Thanks for your feedback concerning your LocationMatch directive.
Routes are fixed in r2590. -
10:31 Defect #2970 (Closed): repository/committers doesn't allow post requests anymore
- Fixed in r2590.
2009-03-14
-
23:53 Patch #2971 (Closed): Patch for "My Page" personalization not storing reordered blocks
- I just noticed "My page" personalization does not fully work:
You can add/remove blocks, but after reordering blocks... -
21:53 Defect #2970 (Closed): repository/committers doesn't allow post requests anymore
- Seems the route reorganisation of r2581 broke the assignment of redmine account to repository users, since only get r...
-
20:25 Patch #2900: New Romanian translation
- yes, here they are :)
-
09:51 Feature #2624: Repository statistics should honour user-mapping
- And another +1 here too. I have 4 entries for myself from a repository I'm using because of accessing it from differe...
-
09:39 Defect #2967: Git revisions, diffs and entries not showing if filename has period in it.
- Eeek, can't update committers either...
POSTing to
http://example.org/projects/project/repository/committers
... -
09:36 Defect #2967: Git revisions, diffs and entries not showing if filename has period in it.
- I was able to delete the repository by manually browsing to the repository destroy URL, using a GET request. This is ...
-
09:34 Defect #2967: Git revisions, diffs and entries not showing if filename has period in it.
- Can you double-check that the routing changes that you've made in r2581 have not broken the ability to delete an exis...
-
09:00 Defect #2967 (Resolved): Git revisions, diffs and entries not showing if filename has period in it.
-
09:00 Defect #2967: Git revisions, diffs and entries not showing if filename has period in it.
- Jean-Philippe Lang wrote:
> Obviously, Redmine knows how to serve a repository file with a dot in its name. So I thi...
2009-03-13
-
23:26 Feature #2965: CAS Authentication
- I agree with Jean-Philippe, a pluggable authentication would be a very nice addition. Then the LDAP and OpenID authe...
-
20:19 Feature #2965: CAS Authentication
- Adding CAS authentication to the Redmine core is not planned.
But some refactoring that would allow pluggable authen... -
12:44 Feature #2965 (New): CAS Authentication
- Do you plan to implement CAS authentication system as a plugin or an internal authentication feature in redmine ?
-
20:44 Patch #2969 (Closed): pt-BR update - revision 2589
- Updates pt-BR translations.
-
20:22 Patch #2960 (Resolved): Fix for sidebar calling incorrect action
- Patch applied in r2589.
-
20:12 Defect #2967: Git revisions, diffs and entries not showing if filename has period in it.
- > Oops, if you can edit my log entries there, I'd appreciate taking out the hostnames...
Done
> and this is in ... -
19:57 Defect #2967: Git revisions, diffs and entries not showing if filename has period in it.
- Oops, if you can edit my log entries there, I'd appreciate taking out the hostnames...
-
19:56 Defect #2967: Git revisions, diffs and entries not showing if filename has period in it.
- I have put debug code into the controller methods and they are not called at all. I have a wrapper around git which l...
-
19:52 Defect #2967: Git revisions, diffs and entries not showing if filename has period in it.
- When I request this url:
http://example.org/projects/project/repository/revisions/26efa886b202b3dc89d75ae934761c355b... -
19:39 Defect #2967: Git revisions, diffs and entries not showing if filename has period in it.
- Jean-Philippe Lang wrote:
> If you get 404 when trying to view a .php file, you should have a look at this [[FAQ#I-g... -
18:43 Defect #2967: Git revisions, diffs and entries not showing if filename has period in it.
- If you get 404 when trying to view a .php file, you should have a look at this [[FAQ#I-get-a-404-error-when-I-try-to-...
-
18:28 Defect #2967: Git revisions, diffs and entries not showing if filename has period in it.
- Refer to http://dev.rubyonrails.org/ticket/6426
-
17:31 Defect #2967 (Closed): Git revisions, diffs and entries not showing if filename has period in it.
- I'm running r2580 of Redmine;
Rails 2.2.2
Ruby 1.8.6
I've had this problem before with svn, and now also with gi... -
20:05 Patch #2741 (Closed): Polish translation for r2460
- Committed in r2588. Thanks.
-
20:02 Patch #2305 (Closed): some translation phrase for Korean and Japaneses phrase, sentence order.
- This is fixed. Rails I18n makes it easier to have named arguments in lang strings.
You now have the following string... -
19:39 Defect #2939: display truncated on large files into repository
- I've just tested right now and the bug is still present on the redmine site (URL in description).
I'm using Firefo... -
14:21 Defect #2939 (Resolved): display truncated on large files into repository
- Well,i am using Redmine 0.8.2 where the fix seems to be applied but still got the problem.
But as i said above it ... -
19:38 Patch #2900: New Romanian translation
- I'm not able to apply the attached patch cleanly. Can you post the entire file please?
-
19:27 Patch #2900: New Romanian translation
- Yes, you can attach the new patch to this ticket.
The new translation files will be released in 0.9 -
19:33 Patch #2909 (Closed): Swedish Translation for r2552
- Applied in r2586.
-
08:49 Patch #2909: Swedish Translation for r2552
- I have added an updated patch for r2580.
-
19:32 Patch #2956 (Closed): Typo in polish translation
- Applied in r2585.
-
19:32 Patch #2912 (Closed): Simplified Chinese language file zh.yml updated to r2552
- Applied in r2585.
-
19:32 Patch #2907 (Closed): Hungarian language file updated to r2552
- Applied in r2585.
-
19:29 Patch #2962 (Closed): Traditional Chinese language file (to r2580)
- Applied in r2584.
-
02:36 Patch #2962 (Closed): Traditional Chinese language file (to r2580)
- * Add label_sort, label_ascending, label_descending
-
19:29 Patch #2904 (Closed): Traditional Chinese language file (to r2552)
- Applied in r2584.
-
19:27 Feature #2895 (Closed): Translation files : French Canadian
- Actually, there's a new format for lang files as mentionned in this news:
http://www.redmine.org/news/show/22
Ple... -
19:24 Patch #2878 (Closed): Lot of translation fixes for r2547
- Applied in r2583. Thanks.
-
19:03 Defect #2941 (Resolved): Time entries report export to csv for all projects are malformed
- Fixed in r2582.
-
17:38 Feature #2964: Ability to assign issues to groups
- +1
-
14:42 Feature #2964: Ability to assign issues to groups
- +1
-
12:31 Feature #2964: Ability to assign issues to groups
- +1
-
11:56 Feature #2964 (Closed): Ability to assign issues to groups
- It would be a nice feature to add, since there are plans for upgrading groups in 0.9, so that tasks can be assigned t...
-
17:33 Feature #991: Document versioning
- +1
-
15:11 Defect #2966 (Resolved): rake db:migrate fails with MySQL 6
- Hi Jean,
Before read your answers I found in a blog the same issue and it is really related to MySQL version 6, s... -
14:59 Defect #2966: rake db:migrate fails with MySQL 6
- This problem is related to Mysql 6, which was not tested with Redmine.
Can you change line 3 of @db/migrate/091_chan... -
12:46 Defect #2966 (Closed): rake db:migrate fails with MySQL 6
- Hi all,
I'm a new redmine user and I followed the steps from Redmine Installation guide, everything went well unti... -
14:50 Patch #2931: Templating for description of new tickets by Tracker
- Related to ticket #1138
-
14:38 Feature #2963: Managers able to create subprojects
- +1
-
13:55 Feature #2963: Managers able to create subprojects
- +1
-
12:42 Feature #2963: Managers able to create subprojects
- Brent Hensarling wrote:
> It would be great if a Manager could create subprojects without being a admin.
We confi... -
02:51 Feature #2963 (Closed): Managers able to create subprojects
- It would be great if a Manager could create subprojects without being a admin.
-
14:38 Feature #2450: Remove Watchers
- +1
-
14:16 Feature #2624: Repository statistics should honour user-mapping
- Just saw the mapping options and my first check was to see how it affected graphs... so, +1 here too.
Thanks JP!! -
12:18 Feature #2951: I would like to see Summery filtered on Versions
- +1
-
09:44 Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters
- I have the same issue with Bazaar.
-
08:58 Defect #2363: Side-by-Side diff doesn't wrap
- Please add to UI category
Also available in: Atom