Activity
From 2009-04-07 to 2009-04-09
2009-04-09
-
23:15 Feature #3151 (Closed): Ability to edit file descriptions after they have been uploaded
- It would be useful to be able to edit descriptions of files after they have been uploaded.
Currently you have to d... -
23:06 Feature #2679: Ticket grouping
- Good plugin, the only thing that's stopping me from using it in a productive system is that when you already have a b...
-
18:10 Feature #2679: Ticket grouping
- *Issues Group Plugin version 0.0.3*:
Features:
* Issues/Ticket grouping
* Introduced queries categories, and group... -
18:45 Feature #3144: Stop watching a thread
- facepalm
Don't know how I missed that one. Apologies. -
18:17 Feature #3144 (Closed): Stop watching a thread
- That was implemented 6 months ago in r1878.
-
18:29 Feature #3111 (Closed): Add support to sort a Custom Field List drop down box
- The values for a custom field is now is textarea with a value on each line.
You can reorder the lines as you need. T... -
18:20
Feature #2624: Repository statistics should honour user-mapping
- +1
-
17:52 Feature #2761: Factorize user name in /repository/statistics
- Duplicate of #2624
-
17:17 Feature #2708: Require Category
- +1
See also #703 and #582 for slightly different takes on this.
We use inbound email, where a category can be ... -
16:39 Feature #3148 (New): Dates formatted as ages are too vague
- Currently on http://www.redmine.org/projects/redmine/news:
Redmine 0.8.2 released (5 comments)
Added by Jea... -
13:14 Feature #3146 (New): Optional Filters in custom queries
- Currently custom queries in the issues list are defined as a list of filters concatenated with an AND operator.
E.... -
12:52 Defect #3145 (Closed): Upload of bigger files fails iff version is defined
- Upload of a bigger file (12 MB) fails, iff a version is defined in the project
* smaller files seem to work always... -
12:02 Defect #2681 (Resolved): Issues: note edit form does not show up when clicking the "Edit" icon
- This was an Apache configuration problem: the redmine public directory was aliased to prevent proxying of static reso...
-
10:24 Feature #1125: Template projects - Or copy as new feature
- Eric Davis wrote:
> I'm finishing up something like this right now that will copy an existing project to a new proje... -
09:12 Defect #3116: Uploading medium size file fails
- Eric Davis wrote:
> Can you attach your log files that include the actual error? They are stored in @log/production... -
03:22 Defect #3116: Uploading medium size file fails
- That is the generic "Something bad happened" error. Can you attach your log files that include the actual error? Th...
-
08:50 Feature #2096: Custom fields referencing system tables (users and versions)
- I have attached this patch and it's working fine.
When is this patch committed?
-
08:24 Feature #3106 (Resolved): New hook after saving user
- Hm... well, I can't register a callback from outside the model, but I figured out that it is in fact possible using a...
-
03:11 Feature #3106: New hook after saving user
- Instead of a hook, couldn't you just register your method to the User's @after_save@ callback?
-
06:57 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
- +1
-
06:00
Feature #1982: Extend homepage with forums and admin pages
- Been a while so I figured I'd do some cleaning up :)
My first idea of a _global forum_ relates to #964 and #3048
... -
03:28 Feature #3120: Enhanced email.yml
- Good idea, I'll update the example configuration file to show some working examples.
-
03:21 Feature #3108: set parent automatically for new pages
- I agree with Mischa, making it the default option can cause a user to create a deep wiki without them knowing. For e...
-
03:15 Defect #3004: Field lock version lacks translation
- I've seen this a lot while developing #2621, so it might only occur during a stale update.
-
03:02 Feature #3088: Estimated hours field able to hide role based
- I've got something like this hacked onto my site right now that I can extract and cleanup a bit.
-
02:53 Defect #3041 (Closed): Intermittent test failures - test_autologin
- Haven't seen it fail yet so I'm closing this issue. It would be nice to mock out @Time@ in the tests so they aren't ...
-
00:18 Feature #2024: gantt chart editing
- great feature ! one small bug : after moving an issue, dates are correctly updated (in the second column), but in the...
2009-04-08
-
21:45 Feature #3144 (Closed): Stop watching a thread
- Once you post in a single thread, you're effectively "watching" it. Even if you no longer care about what's happening...
-
21:27 Feature #2925: Url to fetch changesets for a repository
- Eric Davis wrote:
> * @SysController#create_project_repository@ would become @RepositoriesController#create, :format... -
21:22 Defect #3002 (Closed): My Redmine is not sending email notifications
-
21:11 Revision 2669 (svn): Create the journal after issue save (#3140).
-
21:06 Defect #3140 (Closed): Issue update notification email still sent out even the update is canceled by optimistic-lock
- This is fixed in r2669. I think it was broken by email notification refactoring in r2637.
-
10:43 Defect #3140 (Closed): Issue update notification email still sent out even the update is canceled by optimistic-lock
- When issue's updated is canceled by optimistic-lock, the notification email will still be sent out.
-
20:53 Revision 2668 (svn): Slight change to french locale.
-
18:56 Revision 2667 (svn): Fixes that custom values length and attachment size validation error raises an error.
-
18:22 Defect #3139 (Closed): <pre> is not rendered in PDF
-
08:33 Defect #3139 (Closed): <pre> is not rendered in PDF
- In the PDF output a preformatted text is not rendered preformatted. The pre tags are just put out.
-
18:21 Defect #3138 (Closed): Only one branch is shown for Git
-
00:03 Defect #3138 (Closed): Only one branch is shown for Git
- There are no way to select alternative branch heads for Git other than manually typing it's SHA1 code to `revision' box.
-
17:57 Patch #1651: Hack to make redmine use pygmentize instead of CodeRay
- The ampersands becoming "%x%x" is a redcloth bug ; you could have a look at my second patch in #2985, it solves this ...
-
16:37 Patch #1651: Hack to make redmine use pygmentize instead of CodeRay
- hi,
I tried the different patches to include Pygment sntax hilighting in redmine but none of them seemed to suppor... -
14:57 Feature #3111: Add support to sort a Custom Field List drop down box
- see #1139
-
14:09 Feature #3143 (New): Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
- Most of the issue's update operations are to add a note but not to update the issue's attributes. And if an issue is ...
-
13:15 Feature #1973: Hierarchical issue templates
- +1
-
12:11 Defect #3142 (Closed): Broken links
- The link to the Collapse plugin is broken
http://www.redmine.org/wiki/redmine/PluginCollapse
unable to access
h... -
11:35 Feature #3141 (New): User can choose the events for email notifications
- I suggest to add the chance for a user to decide the different kinds of events he wants to be notified of.
For examp... -
11:23 Feature #69: Textilized description in PDF
- The same applies for numbers. If referred to in comments it's hard to find if it's only printed as "#".
-
01:07 Defect #3136: Can't browse xml file in Subversion repository
- Anything I can do about it??
-
01:07 Defect #3137: Activity page and Atom feed
- Thanks!
2009-04-07
-
23:56 Feature #3125: Merging 2 different Redmine Installations
- Sorry, there's no such feature.
-
20:51 Defect #3095 (Closed): Export Gantt as PNG didn't work
- I close this since it's not a Redmine defect.
The problem may be related to your RMagick setup:
http://rubyforge.... -
15:02 Defect #3095: Export Gantt as PNG didn't work
- Oh, first time I'm in redmine's log ;) So I got it:
Magick::ImageMagickError (unable to read font `/usr/share/fonts... -
19:50 Revision 2666 (svn): Inform about minimum/maximum field lengths in error messages (#3128).
-
19:46 Defect #3136: Can't browse xml file in Subversion repository
- I think it comes from the brackets.
-
17:16 Defect #3136 (Closed): Can't browse xml file in Subversion repository
- I am unable to view, download or annotate an xml file in my repository:
http://qw-dev.net/projects/ktxstats/reposito... -
19:45 Defect #3128 (Closed): Inform about custom field's name maximum length
- Fixed in r2666 for english locale. Error messages are now:...
-
19:38 Revision 2665 (svn): Add test for r2664 (#3127).
-
19:37 Defect #3127 (Resolved): mailto: links not parsed properly in wiki markup
- Fixed in r2664.
I didn't try this kind of link before but it could have worked. Maybe it was broken by some refact... -
19:35 Revision 2664 (svn): Allow textile mailto links (#3127).
-
19:30 Revision 2663 (svn): Fixed: links to changesets in activity and atom feeds uses project id instead project identifier (#3137).
-
19:25 Defect #3133 (Closed): Internal error(500) on issue update
-
08:24 Defect #3133: Internal error(500) on issue update
- by the way, there was nothing in the production.log, otherwise I would have posted it too. Is there a way to enable i...
-
08:23 Defect #3133 (Resolved): Internal error(500) on issue update
- This was caused by a plugin - someone else installed it and I didn't know. Sorry for the cruft.
-
08:13 Defect #3133: Internal error(500) on issue update
- IMHO you should post this message in the forum, the "Issue" page lists known (and described!) issues or feature reque...
-
08:04 Defect #3133 (Closed): Internal error(500) on issue update
- I have redmine 0.8.3 installed using phusion passenger. It was working fine, but all of the sudden I get an internal ...
-
19:25 Defect #3137 (Closed): Activity page and Atom feed
- Fixed in r2663.
-
17:20 Defect #3137 (Closed): Activity page and Atom feed
- I noticed that generated URLs in activity page and atom feed are like this:
http://qw-dev.net/projects/3/repository... -
19:10 Feature #1125: Template projects - Or copy as new feature
- Wow - Would love to see this happen. We have three types of projects that we do over and over that all have the same...
-
18:17 Feature #408: Assign a task to multiple users
- Hi there, have anyone idea, how to solve status changes, when ticket will be assigned to more than one user?
For exa... -
17:17 Feature #2624: Repository statistics should honour user-mapping
- Please?
-
16:19 Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
- What about making the text portion of the string configurable? Wouldn't that sort of weasel around the language issu...
-
10:06 Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
- Also, such a full text marker would be hard to internationalize. Maybe we should rather use markers like follows, whe...
-
09:01 Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
- Please, for the love of Google, don't make it top-posting. You'll start a flame war... :)
-
05:06 Patch #2525: Redmine management of Git repositories
- I would also love to see this as a plugin
great work though, this patch is the reason I decided to use redmine for m... -
02:06
Defect #3132 (Closed): Bulk editing menu non-functional in Opera browser
- In the Opera web browser it doesn't seem to work at all, it just brings up its default right-click menu.
This happen... -
00:45 Feature #1838: Bulk import for LDAP users
- Is there any interest in merging this into Redmine? I think it's a great feature. I would like to expand upon it in t...
Also available in: Atom