Activity
From 2009-02-17 to 2009-02-19
2009-02-19
-
23:57 Feature #2778: Project's theme configuration
- I've related patch #233 to this seems it provides quite a simple but working patch which could be easily ported to th...
-
23:29 Patch #2779: RSS-link should be visible even though no issues where found
- This was one of the smaller issues I had on my ever-lasting todo-list to patch since I'm an heavy feed-user...
I w... -
06:34 Patch #2779: RSS-link should be visible even though no issues where found
- I don't use Redmine's feeds but I could see that being annoying.
-
22:02 Defect #2764 (Closed): Test failures in AccountControllerTest
- It should be fixed by r2481.
-
21:51 Feature #630: Allow non-unique names for projects
- Thanks, that seems to work great, now I just need to change the subprojects page heading to include the parent more c...
-
20:04 Defect #2775 (Closed): Internal server error when db is locked
- The problem was mentionned in this old Rails ticket:
http://dev.rubyonrails.org/ticket/6126
You can try to use th... -
08:02 Defect #2775 (Reopened): Internal server error when db is locked
- Ok but i can't find any documentation about database migration in Redmine.
How to do that ? -
06:52 Defect #2775 (Closed): Internal server error when db is locked
- This is a common occurrence with Sqlite because it has to lock the database whenever it writes. In development this ...
-
19:54 Feature #2762: Hide list of changed files on revision page
- Maybe we should hide the changed files list if the user is not allowed to browse the repository (this permission alre...
-
19:50 Defect #1608 (Closed): Case-insensitive search
- Please submit a detailled ticket about the last problem you mentionned if needed.
-
19:48 Defect #2402 (Closed): Darcs test unit wrong repos content.... Mercurial's one duplicated
-
19:41 Defect #2759 (Closed): Nil Class Error with issuescontroller.rb & Patch
- Please, do not open tickets related to patches that were not committed.
You can relate your problem in #1189. -
19:39 Defect #2786 (Resolved): Can not view some issues as pdf
- Was fixed in r2226 but forgot to merge it into 0.8 branch.
-
11:18 Defect #2786 (Closed): Can not view some issues as pdf
- I am running 0.8.1 on Ubuntu 8.04 and some issues can no longer be displayed as pdfs. I'm not sure why some issues ca...
-
19:37 Defect #2763 (Resolved): Copyright year update to 2009
- Actually, it was updated in r2341 but not merged into 0.8 branch.
-
19:36 Defect #2784 (Closed): Schedule Plugin - "stack level too deep"
- Please, don't open tickets related to third-party plugins.
-
07:35 Defect #2784 (Closed): Schedule Plugin - "stack level too deep"
- I deployed the schedule plugin in my system.
There was an issue where the page was not comming up, I modified the co... -
17:00 Feature #2656: User mail notification when account creation is moderated
- +1
We have the exact same need. Right now our users do not know when or if their account has been activated.
-
14:28 Feature #1277: Add iPhone specific view
- Same here!
-
14:06 Feature #1086: Fine grained permissions
- +1
I'd like to have even more granular permissions for public users, which would effectively dissallow them to ass... -
13:24 Feature #337: Private issues
- When I test http://www.redmine.org/attachments/1473/private_issues.v.0.2.patch with redmine 8.1, I can't see project ...
-
13:20 Feature #1665: Ability to delete tracker comments
- How can I edit the comment? Is it only possible to delete the own comment?
-
13:17 Feature #2104: module and/or plugin for voting
- +1
-
10:55 Defect #2660: Cannot modify/delete project named "Documents"
- I forgot to say what branch I'm working off of.
I pulled my changes from the master branch on github: http://githu... -
10:47 Defect #2660: Cannot modify/delete project named "Documents"
- This patch disables the creation of projects with a 'documents' identifier. The bug is caused by a route with higher...
-
08:59 Defect #2681: Issues: note edit form does not show up when clicking the "Edit" icon
- No error in Firefox's console.
The "update" div keeps it's "display: none;" styling, and the action of the form chil... -
06:52 Feature #1564: PDF export of all issues with all information
- i'm also afraid of just 'dropping' that on top of my production system...
-
03:09 Feature #1564: PDF export of all issues with all information
- Is this compatible with 0.8.1? Our teams have requested this feature as well.
Thomas M wrote:
> Also very intere... -
06:49 Feature #1517: Cumulative flow diagrams of trackers as some sort of project burn down graph
- i'm using Italian. Shouldn't it display English when no translation is available ??
-
06:43 Feature #1517: Cumulative flow diagrams of trackers as some sort of project burn down graph
- Thomas Capricelli wrote:
> i've tried it. It's only for timetracking (which i dont use), and it doesn't work with la... -
06:46 Feature #1191: Allow custom column choice in issue browser
- I have something that should do this. I'll need to clean it up but it should work with a bit of CSS updates. It let...
-
06:41 Patch #2780: Closed issues assigned to people are confusing
- Clearing the assignment might not be desirable, in case the issue was reopened later.
If you wanted to pluginize t... -
05:36 Feature #2783 (Closed): Filter issues by attachments
- It would be handy to have an filter for issues that filtered on whether issues have any attachments.
-
03:11 Feature #364: Create a proejct report in PDF
- +1
2009-02-18
-
23:38 Feature #630: Allow non-unique names for projects
- You can test this yourself (with the usual disclaimers) by editing /app/models/project.rb
Find the line that say "... -
23:37 Feature #2716: User option to automatically add assignee to watchers
- +1
I love this feature. For me, it seems mandatory to define the assignee as a watcher per default. Then, if the ass... -
23:30 Feature #685: New Custom Field "Found in Version"
- +1
Today in this version of Redmine, in the "New Issue" form, there is the field "Affected version" which is a dro... -
23:27 Feature #408: Assign a task to multiple users
- Ken!
You don't need to have the issue assigned to be able to comment and log time to it.
I would suggest that ... -
22:44 Feature #408: Assign a task to multiple users
- This is a major feature that we are looking for. Can we get some official word on if this is something we can get add...
-
23:23 Feature #2782 (New): Save + Continue or AJAX save POST
- Hi,
Love the software and use the Wiki a fair bit. I'd really like an option to be able to save the current conte... -
20:20 Defect #2781 (Closed): Fix for pt-br label_updated_time_by
- Updated, thank you.
-
18:43 Defect #2781 (Closed): Fix for pt-br label_updated_time_by
- s/à/há/
Attached is a patch against rev. 2478. -
20:20 Patch #2741 (Closed): Polish translation for r2460
- Updated, thank you.
-
20:20 Patch #2740 (Closed): Swedish Translation
- Updated, thank you.
-
20:20 Patch #2737 (Closed): Hungarian language file updated (r2460)
- Updated, thank you.
-
20:15 Patch #2758 (Closed): Traditional Chinese language file (to r2476)
- Commited, thank you!
-
20:15 Patch #2743 (Closed): Simplified Chinese language file zh.yml updated to r2460
- Commited, thank you!
-
20:04 Feature #2024: gantt chart editing
- Hiroyuki Yoshioka wrote:
> I'm sorry for the delay in my reply.
> I overlooked your comment.
Never mind. Appreci... -
03:17 Feature #2024: gantt chart editing
- I'm sorry for the delay in my reply.
I overlooked your comment.
How about this patch?
The changes are below:
... -
18:39 Feature #1517: Cumulative flow diagrams of trackers as some sort of project burn down graph
- i've tried it. It's only for timetracking (which i dont use), and it doesn't work with latest trunk for redmine. The ...
-
05:24 Feature #1517: Cumulative flow diagrams of trackers as some sort of project burn down graph
- There's a plugin that has some graphing features that you might want to take a look at: http://github.com/edavis10/re...
-
18:30 Patch #2780 (Closed): Closed issues assigned to people are confusing
- Some customers use assignment as the way to push an issue forward. They do however forget to clear assignment when th...
-
18:20 Patch #2779 (Closed): RSS-link should be visible even though no issues where found
- Sometimes we create saved filters to trap specific conditions like overdue issues. With a RSS/Atom reader it's very e...
-
18:11 Feature #2778 (New): Project's theme configuration
- Hi,
I would like to choose a particular theme for a project, overwriting the default theme defined in global confi... -
16:52 Feature #2777 (Closed): access to redmine, based on chosen authorization model
- Hi,
Maybe this one is known already. Anyhow, maybe this idea is new :-)
I would like to replace Mantis with red... -
15:07 Feature #2389: Standard and custom issue fields should have a description/tooltip
- This will be much more user friendly !
+1 -
12:26 Feature #1191: Allow custom column choice in issue browser
- +1
-
12:24 Defect #1190: Custom querry 'Export to PDF' ignores field selection
- *bump*
can i help? could someone point me to the point in the code, where this is formatted? -
10:11 Defect #2294: Problems displaying repository files and diffs
- I had the same problem, and I applied the patch and I get the following output :
Traceback (most recent call last)... -
10:00 Defect #2775: Internal server error when db is locked
- I forgot to say i suspected the change set fetching because the problem occurred at 8:30 and that i have a crontab th...
-
08:58 Defect #2775 (Closed): Internal server error when db is locked
- Hi,
I use Redmine 0.8.0 with SQLite3 on a Ubuntu based host.
When using "Repository.fetch_changesets" as mentioned ... -
09:09 Feature #1840: Merge projects and issues classes to allow more hierarchical project structure
- +1
-
08:00 Feature #2774 (Closed): Event when comment is posted for a NEWS
- I'd like to know if someone post comment to a new item. This is very useful to track users' feedback.
I tried to i... -
05:49 Defect #2757: Unable to register using OpenID
- Last log used the wrong database, where I had an existing user account. This log shows the process for a new user th...
-
05:42 Defect #2757: Unable to register using OpenID
- Jean-Philippe Lang wrote:
> Using r2476, assuming I have no redmine account:
>
> * on the login form, I enter my ... -
05:06 Defect #2681: Issues: note edit form does not show up when clicking the "Edit" icon
- Stéphane Rondinaud, are there any errors shown in Firefox's error console (Tools > Error Console)?
-
04:08 Feature #2771 (Closed): Individual people workload statistics.
- When I assign a tracker to someone, we can add an estimated hours to complete this issue.
I'd like to view my indivi... -
02:22 Feature #2770 (Reopened): Display of inline attached images in email notification
- Now if we would like to include attached images in the issue's description, we can use...
2009-02-17
-
19:52 Defect #2767 (Closed): When logging in after a failed attempt it will redirect to an incorrect url
- This was already reported in #2517, fixed in the trunk with r2214, merged into the 0.8-stable branch with r2215, and ...
-
13:40 Defect #2767: When logging in after a failed attempt it will redirect to an incorrect url
- This is reproducible on http://www.redmine.org/ aswell.
-
13:39 Defect #2767 (Closed): When logging in after a failed attempt it will redirect to an incorrect url
- After a failed login attempt and the a successfull login, you will get redirected to an incorrect url.
-
17:13 Feature #1263: Dokuwiki importer.
- +1
-
16:49 Feature #2769 (New): Support for online documents
- If you are adding new file to Documents section of project, it would be great to have ability to add file *or URL.*
... -
15:39 Feature #2768 (Closed): Ability to Pass The project id for Issue Creation by email
- Hi,
I am doing the functionality of Issue Creation by email using rake task method
i am executing the following... -
12:42 Defect #2766 (Resolved): Login back_url changes https to http
- Not a redmine issue.
http://www.redmine.org/wiki/redmine/FAQ#Why-does-Redmine-use-http-links-when-I-want-it-to-use... -
12:04 Defect #2766 (Closed): Login back_url changes https to http
- When opening an URL with https://..., and the user needs to log in first, the url is changed to http://, even if the ...
-
11:02 Defect #2346: Table cell with multiple line text.
- We are affected by that too. After a migration from 0.7 to 0.8.1, a lot of tables are broken, because the newline is ...
-
09:53 Feature #2222: Single section edit.
- +1 This would be very nice
-
08:16 Feature #401: Add pdf export for WIKI page
- Would it be possible to get that for 0.8.2 ?
-
07:49 Patch #1650: Start/end time tracking for timelogging
- +1 for some support for 3rd party software (SlimTimer or Any other Desktop/Wep Application) which can update/modify s...
-
06:41 Feature #2481: Improved issue update (+post real-life project information).
- Maybe files upload can be done with SWFUpload? http://code.google.com/p/swfupload/
-
06:17 Feature #2679: Ticket grouping
- I have developed issues grouping patch for 0.8.0 version of redmine.
I have tested it and it's worked ok.
Maybe co... -
00:29 Defect #2764 (Closed): Test failures in AccountControllerTest
- I tried to debug this but I ran out of time. Running the functional tests for teh AccountController is intermitmentl...
-
00:05 Defect #2763 (Closed): Copyright year update to 2009
- I think the copyright year in the footer line should be updated to 2009.
Also available in: Atom