Project

General

Profile

Activity

From 2008-12-29 to 2008-12-31

2008-12-31

23:40 Defect #2426 (Resolved): Error browsing repository or activities
Ok, 0.7.3 doesn't support Rails 2.1.X, my bad. Adrian Tarau
23:31 Defect #2426 (Closed): Error browsing repository or activities
Everything worked fine until today, when I get this exception in the production.log. I have Redmine 0.7.3, ruby 1.8.7... Adrian Tarau
16:43 Feature #2416: {background:color} doesn't work in text formatting
I have found a textile reference that says:
Developers can easily include Textile in any web application that ac...
Chaoqun Zou
11:40 Feature #2416 (Closed): {background:color} doesn't work in text formatting
Jean-Philippe Lang
13:38 Defect #2418: workflow defect
There is no connection between assigned to and workflow. Some days i wish for one of those (or maybe assign to group)... Thomas Pihl
09:39 Defect #2418: workflow defect
> it has the possibility to change it from assigned -> assigned
"assigned -> assigned" is not really a change, is it?
Jean-Philippe Lang
13:05 Defect #1409 (Closed): Prevent adding of files if no version is defined
This is fixed/implemented in @0.8.1@, thus issue closed... Mischa The Evil
13:04 Defect #602 (Closed): File module will upload file even when no Version is specified, and appear successful.
This is fixed/implemented in @0.8.1@, thus issue closed... Mischa The Evil
12:47 Patch #2425 (Resolved): Admin Info Screen: Display if plugin assets directory is writable
Committed in r2218 with some other slight changes.
Thanks.
Jean-Philippe Lang
12:09 Patch #2425 (Closed): Admin Info Screen: Display if plugin assets directory is writable
This patch adds an additional line to the Admin info screen that shows if the plugin assets directory is writable. On... Marc Liyanage
12:38 Defect #1053: Unable to upload file via file menu due to version filed.
Merged in r2217. Jean-Philippe Lang
09:24 Defect #1053: Unable to upload file via file menu due to version filed.
Oh, sorry. You should have read:
> This functionality depends on some refactoring done in r2116 so I'm *not* sure ...
Jean-Philippe Lang
00:12 Defect #1053: Unable to upload file via file menu due to version filed.
Jean-Philippe Lang wrote:
> This functionality depends on some refactoring done in r2116 so I'm sure it will be adde...
Mischa The Evil
11:50 Defect #2402: Darcs test unit wrong repos content.... Mercurial's one duplicated
No feedback? Jean-Philippe Lang
11:50 Defect #2423: functional test error - RepositoriesCvsControllerTest / test_entry_not_found
> leads to an error
Once again, tests pass for me.
So if you've got a failure or an error, please post the failur...
Jean-Philippe Lang
10:34 Defect #2423 (Closed): functional test error - RepositoriesCvsControllerTest / test_entry_not_found
def test_entry_not_found
get :entry, :id => 1, :path => ['sources', 'zzz.c']
assert_tag :tag => 'di...
yves dufour
11:38 Feature #1819 (Closed): Switch Project : do not switch to project homepage
Indeed Jean-Philippe Lang
11:06 Feature #1819 (Resolved): Switch Project : do not switch to project homepage
fixed in #2364 Digital Base
10:41 Defect #2424 (Closed): functional test error - RepositoriesGitControllerTest / test_annotate_binary_file
assert_tag :tag => 'div', :attributes => { :class => /error/ },
:content => /ca...
yves dufour
09:27 Defect #2422 (Closed): functional test error - RepositoriesController / test_committers
in this test , we add a commit with an unknown user... :committer => 'foo'
running the test leads to an error :
Ac...
yves dufour
05:18 Feature #2421: Single project setup
Yes, that is the idea. Although it may be better to have an option to hide multiproject UI elements rather than makin... Brad Schick
03:58 Feature #2421: Single project setup
I would like to suggest that if the project table only contains one entry then the multiple project UI items listed a... Jeff Dombach
01:16 Feature #2421 (New): Single project setup
When Redmine is installed and used with just a single project, there are currently extra unnecessary steps needed to ... Brad Schick
01:29 Defect #2419: 0.8.0: Warning from mime_type.rb: already initialized constant PDF
I think this occurred with the Rails 2.1 upgrade. I'll see what I can do. Eric Davis
01:02 Feature #348 (Closed): GANTT of projects assigned to user
Feature implemented, so closed the issue with resolution fixed. Mischa The Evil
00:54 Feature #301 (Closed): Reports on all projects
Feature implemented, thus issue closed. Mischa The Evil
00:53 Feature #1282 (Closed): Add global Spent time report
Implemented, so closed... Mischa The Evil
00:50 Feature #473 (Closed): Custom reports
Feature implemented, so closed with resolution fixed. Mischa The Evil
00:45 Defect #1801 (Closed): Spent time not revised
Mischa The Evil
00:42 Feature #459 (Closed): Add Latest Activity on My Page
No response after change and feature implemented, so closed the issue with resolution fixed. Mischa The Evil
00:34 Feature #1696 (Closed): Calculating project costs
No response after status-change to resolved and feature fulfilled by the Budget-plugin, so closed this issue.
Also...
Mischa The Evil

2008-12-30

23:59 Patch #2420 (Closed): Fetching emails from an POP server
This is a patch to fetch emails from POP server instead of IMAP (based on IMAP handling code)
Copy attahced *pop3....
Alex Popov
23:16 Defect #2419 (Closed): 0.8.0: Warning from mime_type.rb: already initialized constant PDF
I run a cron job every minute to fetch the repository changesets. After the update to 0.8.0 I now get an email messag... Marc Liyanage
22:38 Defect #2418 (Closed): workflow defect
Hello,
our workflow look like this:
assigned -> done
assigned -> feedback
feedback -> feedback
feedback -> d...
great dodo
17:41 Defect #1372: Timelog hours decimal format
Fix committed in r2213. Jean-Philippe Lang
16:47 Defect #1372: Timelog hours decimal format
Sorry, but there is the pt-br.yml too. Guilherme Schneider
17:12 Feature #2416: {background:color} doesn't work in text formatting
Yes. It looks like. Example stripped and fix committed in r2212. Jean-Philippe Lang
16:16 Feature #2416: {background:color} doesn't work in text formatting
I'm not familiar with XSS. And does the code below still looks like a vulnerability?
[...]
Chaoqun Zou
10:42 Feature #2416 (Resolved): {background:color} doesn't work in text formatting
Textile inline styles were disabled in r2192 for security reasons.
If you really need this feature and don't fear ...
Jean-Philippe Lang
07:18 Feature #2416 (Closed): {background:color} doesn't work in text formatting
... Chaoqun Zou
15:55 Feature #2413 (Closed): mail_handler : import custom fields from Emails
Indeed. Feature added in r2211. Jean-Philippe Lang
15:24 Patch #1507 (Closed): Dynamic project selector
Feature added in r2210. Jean-Philippe Lang
15:23 Feature #2364 (Resolved): Make the "jump to project" combo should navigate to the same current page in the selected project
Feature added in r2210.
The tab is now preserved if possible.
Jean-Philippe Lang
14:34 Feature #1729 (Closed): Extend plugin top_menu with class
Jean-Philippe Lang
14:33 Defect #1053 (Closed): Unable to upload file via file menu due to version filed.
Jean-Philippe Lang
14:33 Feature #1974 (Closed): Add ability to remove custom queries
Jean-Philippe Lang
14:32 Defect #2324 (Closed): Wiki preview fails when title contains '
Jean-Philippe Lang
14:32 Feature #1338 (Closed): Allow review watch list
Jean-Philippe Lang
14:31 Feature #878 (Closed): Add a "Notify these users:" option when creating and updating isses.
Jean-Philippe Lang
14:31 Feature #515 (Closed): Add 'watchers' pro-actively.
Jean-Philippe Lang
14:31 Feature #398 (Closed): Watcher list when new issue
Jean-Philippe Lang
12:44 Feature #1157: Gantt chart for a user across all projects
Mischa, I think permanent breadcumbs for project path should be added.
This can be very usefull when unlimited proje...
Jean-Philippe Lang
12:38 Defect #2292 (Closed): Year 2038 problem
Jean-Philippe Lang
12:38 Defect #2351 (Closed): bold syntax around single character in series
Jean-Philippe Lang
12:38 Defect #2397 (Closed): Not all activities are shown on activity page
Jean-Philippe Lang
12:22 Patch #2129 (Reopened): Updated italian localization for #1977
updated italian translation michele franzin
08:14 Feature #1803: Allow custom issue fields as column in issues overview
+1 ccc ccc

2008-12-29

21:03 Patch #2406: In email notification, send a email with sender as author
If this is applied, emails sent from Redmine should have the Reply-To field set to the "redmine@domain.com" setting. ... Eric Davis
06:22 Patch #2406: In email notification, send a email with sender as author
Sorry, this is not a defect but a new feature. Kihyun Yun
06:19 Patch #2406 (Closed): In email notification, send a email with sender as author
When notification email is generated, I want to fill email sender with the author of issue, document, attachment.
In...
Kihyun Yun
19:47 Feature #2415 (Closed): Global issue_report without project specific information
There is a really nice report available at /reports/issue_report/projectID that would be very useful to have on a glo... Robert Chady
19:27 Patch #2373: Korean translation patch
youngseok yi wrote:
> source:/trunk/public/javascripts/jstoolbar/lang/jstoolbar-ko.js@2199 seem to have problem with...
Azamat Hackimov
18:32 Patch #2373: Korean translation patch
Jean-Philippe Lang wrote:
> Committed in r2199.
source:/trunk/public/javascripts/jstoolbar/lang/jstoolbar-ko.js@2...
youngseok yi
16:41 Patch #2373 (Closed): Korean translation patch
Committed in r2199. Jean-Philippe Lang
04:42 Patch #2373: Korean translation patch
youngseok yi wrote:
> based on r2163.
> This patch fixed 2 label of ko.yml and translated all of jstoolbar-ko.js.
...
Kihyun Yun
18:51 Defect #2414: 'Add News Button' in 'Add news'
Hi,
rechecked revision:...
Karl Heinz Marbaise
18:40 Defect #2414 (Reopened): 'Add News Button' in 'Add news'
I have observed a little 'Bug', cause if i going to News and click on 'Add news' I'm forwarded to the 'Add news' area... Karl Heinz Marbaise
16:41 Patch #2412 (Closed): Fix for polish translation : commit_logs_encoding
Committed in r2199. Jean-Philippe Lang
15:38 Patch #2412 (Closed): Fix for polish translation : commit_logs_encoding
Seems that this phrase was translated without taking the context into account. Leszek Ciesielski
16:41 Patch #2404 (Closed): German language update
Committed in r2199. Jean-Philippe Lang
15:49 Feature #2413 (Closed): mail_handler : import custom fields from Emails
It would be nice if custom fields could be imported from Emails, using the same syntax as the other standard fields :... Olivier Abad
13:47 Defect #2392: "Planning" is not displayed in the links of sidebar of "Issues"
I'm not able to reproduce this problem. These links are properly displayed if the user has the appropriate permission... Jean-Philippe Lang
13:38 Defect #2411 (Closed): duplicated fixture record in projects_trackers.yml
Fixed in r2196. Jean-Philippe Lang
10:18 Defect #2411 (Closed): duplicated fixture record in projects_trackers.yml
projects_trackers_012:
project_id: 4
tracker_id: 3
...
projects_trackers_012:
project_id: 1
track...
yves dufour
13:37 Feature #2410: Exporting Data to Excel
You'd better ask the RailsXLS developpers how to use their plugin. Jean-Philippe Lang
09:12 Feature #2410 (Closed): Exporting Data to Excel
Hi,
I am using Redmine Recent version(Redmine 8)
I want to Implement the excel export feature in this.I am usin...
karthikeyan rangaswamy
13:36 Defect #2402: Darcs test unit wrong repos content.... Mercurial's one duplicated
Oh, and make sure you have Darcs installed and available in your path. Jean-Philippe Lang
08:20 Defect #2407 (Closed): quest bugged
Try to use own bug tracker, this is different one. Azamat Hackimov
06:47 Defect #2407 (Closed): quest bugged
In zangramarsh the items that start quests will not offer the quest when right clicked on (no error message)example t... Pike Mullins
08:19 Defect #2408 (Closed): quest mark of the ancients
Yeah, and I can understand them. Azamat Hackimov
06:50 Defect #2408 (Closed): quest mark of the ancients
this quest is bugged you can get it but the ancients do not speek to you to finish the quest Pike Mullins
06:10 Feature #594: Remove limit on subproject nesting
+1
Agreed, while the patch is nice it would be even better if subprojects can inherit settings up the tree, and li...
Stephen Weiss
04:59 Feature #2405 (Closed): Enable tracker update on issue edit form
How can I change the tracker of issue?
I 've patched to enable this feature.
It is required because most of issue...
Kihyun Yun
00:54 Feature #1040: Global wiki
+1000 it would be really great, because a lot of companies hasbig amount projects which are similary... and it so stu... Denys Rogovchenko
 

Also available in: Atom