Activity
From 2009-10-27 to 2009-10-29
2009-10-29
-
19:11 Feature #3720: account/show/:user_id should not be accessible for other users not in your projects
- Merged in 0.8 branch in r2987.
-
19:05 Feature #3720 (Closed): account/show/:user_id should not be accessible for other users not in your projects
- Fixed in r2986. User won't be displayed if there's no visible project or activity.
-
19:06 Defect #4129 (Closed): Anonymous users can get all user's information
- Kind of dup of #3720. Anyway, this is fixed in r2986.
-
00:31 Defect #4129: Anonymous users can get all user's information
- same problem as #3720, slightly different solution.
-
18:55 Defect #4127 (Closed): New revisions not shown on activity page
- This has already been discussed multiple times. A note is also included in the [[FAQ]].
-
18:54 Defect #4134 (Closed): Calendar misspelled under Roles/Permissions
- Fixed in r2985.
-
05:19 Defect #4134 (Closed): Calendar misspelled under Roles/Permissions
- Typo: Under Issue Tracking, "calender" should be "calendar".
-
18:52 Defect #4136 (Closed): Wrong users are created during trac migration to redmine
- Thanks for the feedback.
-
12:27 Defect #4136 (Resolved): Wrong users are created during trac migration to redmine
- Problem was in trac database, because for some tickets were set in owner field mutliple users this way: "user1, user3...
-
11:04 Defect #4136: Wrong users are created during trac migration to redmine
- Additionally we have installed on trac several plugins and during migration from trac redmine created these users:
... -
10:56 Defect #4136 (Closed): Wrong users are created during trac migration to redmine
- Hi,
i just installed redmine and i'm testing migration of trac to redmine. I see a problem with migrating trac use... -
18:52 Defect #4126 (Closed): Error trying to show repository when there are no comments in a changeset
- Fixed in r2983.
-
18:31 Feature #550: Function to export whole wiki
- We added image support to the export functionality. All images are added as base64 encoded images in the exported htm...
-
15:38 Feature #4137: Use Gravatar ident icons instead of default "G" icon
- See #2734 for a patch to get the option in the Administrator section.
-
14:21 Feature #4137: Use Gravatar ident icons instead of default "G" icon
- Nice find, Thanks Sebastian!
-
14:12 Feature #4137: Use Gravatar ident icons instead of default "G" icon
- This can customize this right now by changing the following line in *gravatar.rb*:
Change
-@:default => nil,@- to... -
14:02 Feature #4137 (Closed): Use Gravatar ident icons instead of default "G" icon
- I suggest to display Gravatar's ident icons instaed of the default icon when a user has no picture uploaded. Each us...
-
14:30 Feature #4138 (Needs feedback): Add spent time comments in search
- Hello,
we are using the "log time" function extensively for reporting activities related to long running issues. ... -
13:53 Feature #465: Inheritence of Versions to Subprojects
- At first .. sorry for my bad english .. and thanks for the impressive work!
Before i saw this issue my thoughts ab... -
12:13 Defect #3989: testing email sent, notification not
- I have exactly the same problem (since I updated to the last stable version). I received notifications when I add a f...
-
05:05 Defect #4100: Line break Missing in Wiki
- What I Mean is that the text above...
-
02:26 Feature #4035: Start/Stop button in "Log time"
- +1
This would really help us. Instead of a start and stop button though, we need just to have fields for the actua...
2009-10-28
-
22:06 Feature #4131 (Closed): Configurable default trackers
- I think the administrator should be able to configure which modules and trackers are active by default when creating ...
-
22:02 Feature #4130 (Closed): Administrate default email visibility
- I think the administrator should be able to set the default value for email visibility.
Thanks. -
22:00 Defect #4129 (Closed): Anonymous users can get all user's information
- Everybody (even anonymously) can crawl on the '/account/show/<number>' path, getting a list of:
- all user names
... -
21:18 Patch #3712: enhanced mod_perl module for apache
- Updated query result checks to be compatible with sqlite.
The diff is applied on Arnaud's file. -
20:04 Feature #801: WebDAV access to Documents/Files
- +1
-
08:41 Feature #801: WebDAV access to Documents/Files
- +1
-
18:07 Defect #4127: New revisions not shown on activity page
- Well, the cron-job is as you say every 10 minutes, and is a polling approach, i.e. you ask each and every repo every ...
-
14:33 Defect #4127: New revisions not shown on activity page
- Felix, thanks for the hint. I use the [[RedmineSettings#Repositories|fetch script]] in a cron job now to update the c...
-
12:19 Defect #4127: New revisions not shown on activity page
- Redmine will only update the SCM history if you visit repository page, probably so as not to have unneeded overhead o...
-
09:56 Defect #4127 (Closed): New revisions not shown on activity page
- There exist new revisions in the repository wich are not shown on the activity page unless the repository page is vis...
-
15:41 Defect #3118: hook controller_issues_new_after_save is missing from issues_controller
- Jason Messmer wrote:
> For some reason in the 0.8.2 downloads, the controller_issues_new_after_save hook is missing.... -
14:31 Feature #4128 (New): Copy project settings to subprojects
- An option to automatically copy all main project settings (like active modules, users, etc), without content to a sub...
-
14:07 Feature #1139: Being able to sort the issue list by custom fields
- Jm Delehaye wrote:
> This patch seems to be OK on 0.8.3.
Is this patch also working with 0.8.4 -
14:05 Feature #1139: Being able to sort the issue list by custom fields
- +1
would be also for us a very usful feature! -
12:52 Defect #3414: MSIE can´t show statistics in repository
- sunday walker wrote:
> This patch include SIE.
> http://sie.sourceforge.jp/
The following machine translation ma... -
12:05 Defect #2449: Custom query result does not create horizontal scrollbar (too wide)
- This patch has not made it yet into any official release, right? Our admin made a fresh install of 0.8.5 and the 'def...
-
11:44 Feature #1554: Private comments in tickets
- chris madler wrote:
> I suppose it would consist of having a field "visibility" with values (private, public) on eac... -
11:37 Feature #1554: Private comments in tickets
- +1
I also think this feature is absolutely necessary for companies that want to keep some notes on issues only visib... -
11:37 Feature #1193: Staff-only notes with Role-base access control
- +1
I also think this feature is absolutely necessary for companies that want to keep some notes on issues only visib... -
11:24 Feature #1860 (Closed): reST (reStructuredText) support
-
03:51 Patch #4118: Traditional Chinese language file (to r2982)
- * Fixed tag
** label_roadmap_due_in
* Changed tag
** label_roadmap_overdue
2009-10-27
-
22:20 Feature #2475 (Reopened): Hooks for IssuesController
- Eric, the revision @2261 associated with this issue (for the version 0.8.1) wasn't yet merged into 0.8-branche. I was...
-
22:10 Feature #3972: Translation for field values
- Andreas Hartmann wrote:
> Interestingly, the I18n catalogues contain the corresponding messages:
I guess the prob... -
22:08 Feature #3972: Translation for field values
- Interestingly, the I18n catalogues contain the corresponding messages:
default_issue_status_new: Neu
default_issu... -
21:45 Feature #1860 (Resolved): reST (reStructuredText) support
- This is a dupe of #1208.
-
21:44 Feature #1208: Restructured text support for the wiki
- +10
Is this goint to be implemented? Issue #1860 also ask for this.
I prefer reST because it:
* Allows line ... -
20:30 Patch #4071: Accept more input when replying to a ticket using e-mail
- Eric Davis wrote:
> Some of these have already been implemented in trunk so the patch will fail to apply. If someon... -
01:47 Patch #4071: Accept more input when replying to a ticket using e-mail
- Some of these have already been implemented in trunk so the patch will fail to apply. If someone can clean up this p...
-
19:42 Defect #4126: Error trying to show repository when there are no comments in a changeset
- The easy place to patch is truncate_single_line.
You can call to_s somewhere before calling gsub. This will guard... -
19:36 Defect #4126 (Closed): Error trying to show repository when there are no comments in a changeset
- * Redmine 0.8.4.stable
* Ruby 1.8.6
* Oracle 10g
* Subversion Repository Connection
Processing RepositoriesCont... -
18:30 Defect #4115: repositories/show/project-name Ages off by timezone delta
- Adding that I am running HEAD current to a few hours ago...
-
18:29 Defect #4115: repositories/show/project-name Ages off by timezone delta
- Confirming this bug at my site. Same symptoms... age off by delta from UTC.
-
18:04 Feature #1838: Bulk import for LDAP users
- We are also very interested in this feature, any chance that it reaches the trunk?
-
17:59 Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
- +1
-
15:20 Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
- +1
We have meeting minutes that we would like to keep confidential, but lots of other useful stuff on the Wiki, that... -
17:11 Defect #4125 (Closed): Error in wiki with <pre> tag
- There's an error in wiki when the preformatted text is a xml and has a tag that starts with the string 'pre'. It seem...
-
17:05 Feature #4124 (New): LDAP integration
- I have most users in my redmine system authenticated through LDAP, but I've seen that changes in the redmine DDBB are...
-
15:05 Defect #4123 (Closed): Upgrade trunk from 2778 to 2982 or tag/0.8.5
- I was trying to make the upgrada from my current version so I did an svn update , the i ran the migration scripts and...
-
13:49 Defect #4099 (Reopened): git windows no such file or directory
- Do you mean add Git_Path as a user/environment variable?
As I stated before I added git to the PATH environment v... -
12:00 Defect #4121: 500 internal server error when closing some issues
- Totally right. Sorry for the noise.
-
11:53 Defect #4121 (Closed): 500 internal server error when closing some issues
- Closing this ticket since it's related to stuff_to_do_plugin.
-
10:33 Defect #4121: 500 internal server error when closing some issues
- The updated tickets which gave this error now seems a little incosistent, cause I've received notifications of "bug i...
-
10:19 Defect #4121 (Closed): 500 internal server error when closing some issues
- This is what I got in the log...
-
11:54 Patch #4113 (New): Directory listing with CVS v1.11 patch
-
11:09 Patch #4113 (Reopened): Directory listing with CVS v1.11 patch
- Well, but the "stable" CVS version still is 1.11, and 1.11 is shipped with the latest production releases of FreeBSD....
-
10:49 Defect #4098: Repository access problem
- Now i get:
TypeError (can't convert nil into String):
app/models/repository/mercurial.rb:39:in `join'
app/mo... -
02:08 Feature #4116 (Closed): Automatic status propagation
- Duplicate of #952. See note 10 for the proposal.
-
02:06 Feature #4111: integrate Issues with basecamp TODO
- Would be best to develop this as an optional plugin since it interfaces with an external commercial service.
-
01:51 Defect #4084: Cannot disable activity in project when activity is active on /enumerations page
- I'll take a look at it.
-
01:44 Patch #1901: RESTful URLs for everything
- Filed #4119 for sunday walker's request
-
01:43 Feature #4119 (Closed): Use /raw/ for url instead of format=raw for showing raw repository files
- Change the repository routes so http://www.redmine.org/projects/redmine/repository/revisions/2317/entry/trunk/config/...
-
01:34 Defect #4025: Popup Calendar showing a date twice, on different weekdays
- It's working for me on trunk with English. Could this be a bug in the calendar's i18n?
-
01:26 Defect #3391: When reading RSS feed, the inline-embedded images are not properly shown.
- Getting the same failure with that commit. My CI server is offline so I can't verify this on another system right no...
-
01:15 Patch #4118 (Closed): Traditional Chinese language file (to r2982)
- * Tags added:
** field_active
** enumeration_system_activity
** permission_delete_issue_watchers
* Tag changed:
...
Also available in: Atom