Activity
From 2009-11-06 to 2009-11-08
2009-11-08
-
23:45 Defect #4182 (Closed): Links on locked users lead to 404 page
- When you lock a user account (for instance because person has left the team), there are still many links in every iss...
-
23:14 Patch #1404: Raise wiki content page size
- I just encountered this behavior while importing a Trac database. I had a problem with two fields, and did this to r...
-
22:47 Patch #4181 (Closed): Alternate theme : password fields should have the same style as text fields
- Sorry for this proposal, there's no "very very low" priority.. But login page is much nicer with that.
-
22:38 Patch #4180 (Closed): Add CSS class to each field in app/views/issues/show.rhtml
- I saw #2864 ; is there any reason why some fields have a CSS class and other don't ? At work, we use this to hide som...
-
17:31 Patch #3614 (Closed): Export to PDF/CSV ignoring custom queries and HTML query display problems
- See #1190.
-
00:45 Patch #3614 (Reopened): Export to PDF/CSV ignoring custom queries and HTML query display problems
- guys, I am running 8.6 and this is not fixed at all.
also, I can not patch from this release with the supplied diff.... -
15:17 Defect #4153 (Closed): Broken unit tests
- Applied in changeset r3021.
-
14:51 Revision 3022 (svn): Ignore emails received from the application emission address to avoid hell cycles (#4139).
-
14:51 Defect #4139 (Resolved): Emails from no-reply redmine's address hell cycle
- Emails received from the application emission address are now ignored (r3022).
In your example, it will stop after c... -
14:15 Revision 3021 (svn): Development database required for running rake test (closes #4153).
-
14:10 Feature #1245: close versions
- Jean-Philippe Lang wrote:
> Feature added in r3020.
You're a star, I didn't think this would make it into 0.9. Th... -
14:02 Feature #1245 (Closed): close versions
- Feature added in r3020.
-
14:03 Patch #1666 (Closed): explicitly mark versions as complete and restrict target versions
- Obsoleted by r3020.
-
14:03 Revision 3020 (svn): Adds version status to limit issue assignments (#1245).
- Available version statuses are:
* open: no restriction
* locked: can not assign new issues to the version
* closed: c... -
14:03 Patch #1676 (Closed): Only show incomplete target versions
- Obsoleted by r3020.
-
14:03 Patch #2959 (Closed): Only display active versions in context menu submenu
- Obsoleted by r3020.
-
14:02 Patch #3370 (Closed): Hide completed version in new issues
- Obsoleted by r3020.
-
14:01 Feature #1360: Permission for adding an issue to a version.
- > The other way would be to add a set of statuses to the version such as "Open", "Locked", and “Completed" where we c...
-
13:27 Patch #3274: Wiki Page Categories
- I've only used tagging once so far (with the acts-as-taggable-on plugin). From a UI point of view, would it be better...
-
12:12 Patch #3274: Wiki Page Categories
- Fair point, Jean-Philippe. I'm used to Mediawiki, so I took the approach from there which may or may not be a fit for...
-
09:46 Patch #3274: Wiki Page Categories
- Instead, we'd better review the existing Tagging plugins for Rails app to choose one.
-
09:45 Patch #3274 (New): Wiki Page Categories
- -1.
I find very odd the way to assign a category to a page.
A proper Tag model should be used and extended to ticke... -
02:39 Patch #3274: Wiki Page Categories
- I did a quick review of the patch (included) and the feature looks good. A concern I have is storing the categories ...
-
10:44 Feature #4179 (Closed): Link to user in wiki syntax
- It would be nice to have some "user" Links in the wiki syntax, something like @user:3866@ or @user:felix@, which woul...
-
10:39 Feature #4091: "Comment" link for issues
- Just noticed #3852 is similar to my request, and can I think be considered a duplicate.
-
05:10 Revision 3019 (svn): Added README.rdoc in the project root to display on Github
-
03:16 Revision 3018 (svn): Allow a config/additional_environment.rb file to customize the Rails::Initializer.
-
01:46 Feature #4175 (Closed): Allow administrators to "freeze" a revision on the roadmap
- This is a duplicate of #1245. Could you look over that issue and provide any feedback you have on the proposed solut...
2009-11-07
-
11:40 Revision 3017 (svn): Fixes SVG lib for ruby1.9.
-
10:50 Revision 3016 (svn): Fixes distance of date in words calculation.
-
10:43 Revision 3015 (svn): Fixes a regexp for ruby1.9.
-
10:08 Revision 3014 (svn): Upgrade Coderay to 0.9.0.
-
09:44 Revision 3013 (svn): Adds a few functional tests.
2009-11-06
-
21:26 Feature #4178 (Closed): Optimize Redmine for any project, not just software dev (Change "Version" > "Milestone")
- We're odd in that we use Redmine for a broad, all-purpose project tracking and client ticketing system rather than ju...
-
20:59 Defect #4099: git windows no such file or directory
- This is not resolved so it is not Invalid.
-
20:41 Revision 3012 (svn): Fixed: Pre-filled time tracking date ignores timezone (#4160).
-
20:39 Revision 3011 (svn): Add test:coverage task.
-
20:35 Defect #4160 (Closed): Pre-filled time tracking date ignores timezone
-
20:30 Defect #4153: Broken unit tests
- I'm sorry. :)
-
19:36 Defect #4153: Broken unit tests
- The problem was in this line: "Recently unit tests was broken."
I assumed that you used to pass the tests. -
09:19 Defect #4153 (Reopened): Broken unit tests
- The problem was in this line: "(edit database.yml to leave *only test environment*)". For some reason unit tests in R...
-
20:20 Defect #4144: Setting timeout to avoid bug in MySQL driver that causes Mongrel stopping to work after a long idle time
- Vadim,
I had the same issue. I think the problem was that we were running Ruby v.1.8.5 and didn't have the mysql g... -
19:27 Defect #4177 (Closed): config.action_mailer.logger = nil not showing email actions in logs
- In the original source code, this line is not commented.
Comment it out to see emails in your log file. -
18:06 Defect #4177 (Closed): config.action_mailer.logger = nil not showing email actions in logs
- I have uncommented the line above in config/environments/production.rb, but I am not seeing any email log messages in...
-
19:08 Feature #4155: Automatic spent time logging from commit messages
- Great. Thanks! It applies now with no errors, however, none of the time shows up on the tickets.
I've tried (#112) @... -
18:45 Feature #4155: Automatic spent time logging from commit messages
- Sorry, I made a mistake while creating the patch for the devel version. Corrected version in attachement.
-
18:22 Feature #4155: Automatic spent time logging from commit messages
- Marek Siller wrote:
> Erik Lindblom wrote:
> > Version: 0.8.6.devel.3009
> > Patch v22
>
> I've found the probl... -
18:09 Feature #4155: Automatic spent time logging from commit messages
- Erik Lindblom wrote:
> Version: 0.8.6.devel.3009
> Patch v22
I've found the problem and fixed it. New set of pat... -
17:44 Feature #4155: Automatic spent time logging from commit messages
- Version: 0.8.6.devel.3009
Patch v22 -
17:40 Feature #4155: Automatic spent time logging from commit messages
- Erik Lindblom wrote:
> Marek,
>
> I applied the patch, but I'm having issues with it.
>
> Here is the top of t... -
17:22 Feature #4155: Automatic spent time logging from commit messages
- Marek,
I applied the patch, but I'm having issues with it.
Here is the top of the error log:... -
17:36 Feature #3488: Is it possible to set the Custom Field of the project as used in filter, Searchable and used in sort the project?
- sorting doubles #1139 . that is fixed in the trunk, but will only be available at 0.9.0. Would be nice if somebody co...
-
15:47 Feature #4164: Block access to public projects
- > There's already a feature request about LDAP groups. And that makes sense, unlike blocking access to public project...
-
13:42 Feature #4176 (Closed): Embedded : add possibility to display content with frame
- If the HTML page not contains frames, the plugin works very.
But I need to use frames in my index.html page. It'll g... -
13:05 Feature #2549: Enable the watching of news
- +1
Just to confirm, that it would be really useful specilly for projects with more than a couple of people working, ...
Also available in: Atom