Activity
From 2008-07-27 to 2008-07-29
2008-07-29
-
21:49 Defect #1652: migrations 91 and 92 fail against SQL Server 2005
- Migration 91 fails because an index was previously applied to the column, preventing Sql Server from altering it. Mig...
-
21:31 Feature #1711 (Closed): ability to display 'project' separate from 'subject' in cross project query results
- this would also enable the ability to sort by project.
-
21:29 Feature #1710 (Closed): ability to change the query that displays "Issues Assigned to me" on the My Page
- it would be helpful to change this query to have just the 'Assigned' status in order to focus on what you're currentl...
-
20:05 Feature #1521: RSS Feed
- Any news on putting RSS in redmine?
-
18:31 Feature #1709 (Closed): editing original issue submission
- It was once possible to edit the original issue submission text, in case of error or mis-spelling etc. When the edit...
-
16:42 Patch #1708 (Closed): 'Assigned to' list sorts by id, not name
- Hello!
When assigning issues to users, finding the right person in the drop down list can be more time consuming tha... -
16:17 Feature #1707 (New): Sending e-mail to roles involved on status changed.
- Tipically we have different teams involved on a project, related by strict redmine workflow.
When an issue status ch... -
15:54 Feature #1690 (Resolved): Calendar cross-project including Roadmap activity
- Thanks Carl. I've just installed your plug-in, and it works fine.
Good job, to you and to Redmine!!!
-
15:48 Patch #1706 (Closed): Hungarian language file updated to r1709
- Hungarian language file updated to r1709
-
15:18 Patch #1705: Use Rails timezones support
- Also config/environment.rb need to be adjusted for particular server (config.time_zone setting)
-
15:11 Patch #1705: Use Rails timezones support
- http://mad.ly/2008/04/09/rails-21-time-zone-support-an-overview/ has good introduction to (and discussion of) Rails 2...
-
15:09 Patch #1705 (New): Use Rails timezones support
- This switches off previous time offset calculation when showing time values to user, relying on Rails timezones suppo...
-
15:13 Patch #1650: Start/end time tracking for timelogging
- #1705 is needed to be applied for this patch to work in geographically distributed environment (user in one time zone...
-
13:36 Defect #1703: Atom feeds not validating
- Hmmm not so sure actually :/
-
13:35 Defect #1703: Atom feeds not validating
- Sorry, dup of #1623
-
00:00 Defect #1703: Atom feeds not validating
- Here is error in production.log
Processing ProjectsController#activity (for 128.30.52.49 at 2008-07-29 00:01:10) [... -
10:13 Defect #1704 (Closed): Many hyphen marks kills the Redmine
- We found out funky little error when you insert many hyphen marks into issue text box in certain format. This will cr...
-
09:52 Feature #465: Inheritence of Versions to Subprojects
- Michael Härtig wrote:
> Thank you for this patch. It works and it is that what I want. So hopefully this goes to 0.8... -
02:36 Patch #1677: Plugin hook API
- Jean-Philippe Lang wrote:
> No tests ?
Attached is an updated patch for the Plugin hook API along with unit tests... -
01:02 Patch #1677: Plugin hook API
- Jean-Philippe Lang wrote:
> There are a few tests for underlying modules. See @ProjectsControllerTest#test_project_m... -
00:58 Feature #1701: New Relation for Copying Branch Issues to other Versions
- forgot something important. The relation is needed for managment purpose to know wich bugs had to be fixed in how man...
-
00:29 Feature #1696: Calculating project costs
- Eric Davis wrote:
> Lars F. wrote:
> > in the second step it would be good if you could define a project budget and...
2008-07-28
-
23:59 Defect #1703 (Closed): Atom feeds not validating
- Any Atom I try to validate comes out with a error 500 in a validator...
This one is an example: http://qw-dev.net/pr... -
23:53 Defect #1702 (Closed): Weird error in search function
-
23:52 Defect #1702: Weird error in search function
- Fixed. Thanks a lot.
-
23:11 Defect #1702 (Resolved): Weird error in search function
- I can't see your stack trace but this should be fixed by r1709.
Please confirm. -
22:21 Defect #1702 (Closed): Weird error in search function
- On http://qw-dev.net if I put "+gamedir+" in the search box it will return an error page whereas on redmine's website...
-
23:00 Patch #1677: Plugin hook API
- There are a few tests for underlying modules. See @ProjectsControllerTest#test_project_menu@.
I don't claim that eve... -
22:04 Patch #1677: Plugin hook API
- Jean-Philippe Lang wrote:
> No tests ?
I don't see any existing tests for the plugin API. Where should the tests... -
22:14 Feature #1701 (Closed): New Relation for Copying Branch Issues to other Versions
- UseCase:
2 Production Branches, 1 Trunk
Customer submits bug for branch one. After analysing it is decided to also ... -
21:57 Feature #1696: Calculating project costs
- Lars F. wrote:
> in the second step it would be good if you could define a project budget and keep a track on how mu... -
15:58 Feature #1696 (Closed): Calculating project costs
- it would be great if a project could be assigned fixed cost values for several trackers / categories / priorities / d...
-
20:53 Feature #1692: Enable time-tracking additional fields in reports filters
- Actually, boolean and list timelogs custom fields are available in the time report (eg. /projects/foo/timelog/report)...
-
16:27 Feature #1692: Enable time-tracking additional fields in reports filters
- Refers to #772 - I agree, this would make time-logging even more useful.
-
15:45 Feature #1692 (New): Enable time-tracking additional fields in reports filters
- unfortunately i can't set up filter on my customized fields in the time-tracking module.
this might be a very nice f... -
20:51 Feature #408: Assign a task to multiple users
- I think it would be helpful to have some sort of pair programming support. People have mentioned the idea of a prima...
-
08:02 Feature #408: Assign a task to multiple users
- I reviewed all persons comments. I partly agree some guys' opinion about "Task Master" concept.
I'd like contribut... -
19:59 Feature #1684 (Closed): Add Category to issues popup menu
- Committed in r1707.
-
19:33 Feature #1647 (Closed): No Anchor Support on Wiki pages
- r1705 adds Trac-like anchors on wiki pages (with text instead of a number). r1706 allows wiki links with anchor.
-
00:54 Feature #1647: No Anchor Support on Wiki pages
- This looks more like a feature request than it does a defect.
In case you haven't noticed, wiki pages already have... -
19:31 Feature #1687: Ability to quote a patch in a comment
- Yes, something like "codestriker-functionality" to comment "source" would be cool. I´d like to see this for patches a...
-
16:22 Feature #1687: Ability to quote a patch in a comment
- There is a project called "codestriker":http://codestriker.sourceforge.net/ that provides these capabilities. It is ...
-
18:40 Feature #1694: eMail reminder on ticket overdue
- Please see #1112. It already does what you want.
-
15:51 Feature #1694 (New): eMail reminder on ticket overdue
- it would be nice to have an reminder functionality. it could might be configurable per-user so that you can choose ho...
-
18:34 Patch #1700: Support for extra macros to help in move from trac
- Have a update of trac loader rake task to follow, just have a few more conversions to automate. Just dealing with n x...
-
18:31 Patch #1700 (New): Support for extra macros to help in move from trac
- With moving from trac needed some more macros for linking issues back to wiki pages to show queue sizes, new tickets ...
-
18:28 Feature #1697: Individual LDAP fields
- For what? I not have any idea, why someone must reveal their personal data to other.
-
16:01 Feature #1697 (New): Individual LDAP fields
- it would be great if more ldap-fields could be defined which are being displayed on a more detailed personal user-pag...
-
17:16 Feature #1699 (New): Ability to move wiki attachments from one page to another
- Currently if you want to move an attachment from one wiki page to another, you need to delete the attachment and re-u...
-
17:04 Patch #1698 (Closed): Traditional Chinese language file (to r1698)
- * Added & relocated tags: *field_parent_title*
-
16:30 Feature #1693: Implementing outlook syncronization
- I am not really in Outlook but isnt outlook able to subscribe to published iCal? - There is a patch in #1077
-
15:48 Feature #1693 (New): Implementing outlook syncronization
- it would be very nice to have a kind of outlook syncronization implemented, so that a developer could sync his calend...
-
16:27 Feature #1690: Calendar cross-project including Roadmap activity
- Check #1043, I think this does what you want.
-
12:34 Feature #1690 (Closed): Calendar cross-project including Roadmap activity
- We are trying to use Redmine on our company work-flow.
We would like to match due date of a roadmap with deploy on p... -
16:26 Feature #1043: "My Calendar" page to show assigned items (patch incl)
- Sorry, didn't notice the comment.
Yes, GPL is ok. Publish the plugin is ok. Just give proper credit for the work. -
15:54 Feature #1695 (New): rule to block new tickets until end of a vacation period
- it would be nice to have a vacation feature implemented. developers might could set their status on "in vaction from ...
-
15:44 Feature #1691 (New): Resources workload
- It would be very nice to have an important project management feature implemented into redmine:
i'm missing to have ... -
14:15 Defect #1608 (Resolved): Case-insensitive search
- After converting data in UTF8 case insensitive search work fine.
But in search results founded words (non latin char... -
11:50 Feature #1689: Tab Width
- For those of us using vim modelines it would be great if they were parsed, allowing a per-file display configuration....
-
00:16 Feature #1689 (Reopened): Tab Width
- There should be a setting (somewhere) to allow the site administrator, or even better, individual project owners, to ...
-
11:20
Feature #1412: SMTP server config should be moved from environment.rb
- Roger Hunwicks wrote:
> It took me a while to figure out how to get Redmine to send emails using an internal SMTP se... -
10:38 Feature #1412: SMTP server config should be moved from environment.rb
- It took me a while to figure out how to get Redmine to send emails using an internal SMTP server that doesn't require...
-
09:38 Defect #1681: NoMethodError in WikiController#index
- It looks like the column @protected@ is missing:...
-
04:21 Defect #1409: Prevent adding of files if no version is defined
- Here is a patch that displays a notice at the top of the page if no versions have been created in the project. Create...
-
02:17 Feature #440: Time tracking stopwatch
- +1
2008-07-27
-
21:53 Feature #1539 (Closed): Plugins should be able to generate activity
- Implemented in r1701 and r1702.
-
20:44 Feature #1688 (New): Ability to diff two text attachments on a same page
- Use case :
* A ticket has several patches attached.
* An user :
## selects 2 patches using checkboxes.
## clicks ... -
20:28 Feature #1687 (New): Ability to quote a patch in a comment
- Use case :
# Someone posts a patch.
# Someone else :
## reads the issue.
## views the attached file using the dif... -
18:28 Feature #1193: Staff-only notes with Role-base access control
- +1
-
12:08 Defect #1571 (Closed): Subversion 1.5.0 support
-
11:53 Defect #1686 (Closed): After last update problem with wiki pages with attached files
-
10:33 Defect #1686 (Resolved): After last update problem with wiki pages with attached files
- sorry, my mistake.
-
09:37 Defect #1686 (Closed): After last update problem with wiki pages with attached files
- I've update on 1699 revision and have a problem. All wiki pages with atachment files became:
Internal error
An er... -
11:52 Patch #1677: Plugin hook API
- No tests ?
-
07:28 Patch #1685 (Closed): Bazaar repository browsing
- When using Redmine with shared bzr repository (only .bzr dir) repository browser doesn't show any files.
It is cause... -
02:33 Feature #528: Wiki Page Hierarchy and Breadcrumbs
- Jean-Philippe Lang wrote:
> Functionality added in r1698.
>
> Implementation is different from patch #243 but it'...
Also available in: Atom