Project

General

Profile

Activity

From 2008-02-10 to 2008-02-12

2008-02-12

23:43 Revision 1143 (svn): Translation for various hard-coded strings (#577).
Jean-Philippe Lang
23:42 Feature #577: Further translations
Translation support added in r1143 for the following:
* Project->Settings->Wiki
* Project->Settings->Repository
* ...
Jean-Philippe Lang
22:57 Defect #645 (Resolved): Problem with "-" in link name
Redcloth glyphs were totally disabled in r1113.
I've just done a quick test with the latest code, wiki links with da...
Jean-Philippe Lang
20:08 Defect #645 (Closed): Problem with "-" in link name
Using version 0.5.0 we had no problems creating link in the wiki with the "-" char in the middle and surounded by spa... Mario Moreira
22:49 Feature #413: Add email notification on Wiki changes
Jos, an atom feed for wiki changes is already available: go to the Activity view, choose 'Wiki pages' and you'll get ... Jean-Philippe Lang
17:18 Feature #413: Add email notification on Wiki changes
This could also be done via an RSS feed, which is how many other wikis do it. Jos Yule
22:45 Patch #616 (Closed): Add issue subject to time detail report
Committed in r1142 with slight changes:
* the subject is appended to the issue id in the same column (eg. Feature !#...
Jean-Philippe Lang
22:43 Revision 1142 (svn): Added issue subject to the time entries view and subject + tracker to the csv export (#616). Default order on date column set to desc.
Jean-Philippe Lang
22:25 Defect #636 (Closed): undefined local variable or method `log' for #<Redmine::Scm::Adapters::SubversionAdapter:0x4341210>
Ported in 0.6 branch in r1141. Jean-Philippe Lang
17:33 Defect #636: undefined local variable or method `log' for #<Redmine::Scm::Adapters::SubversionAdapter:0x4341210>
Corrected in trunk by r1034 pushed the 2008-01-03 19:28.
But maybe it should be backported for a 0.6.4?
Be that as ...
Thomas Lecavelier
15:56 Defect #636: undefined local variable or method `log' for #<Redmine::Scm::Adapters::SubversionAdapter:0x4341210>
Line *122* in \lib\redmine\scm\adapters\abstract_adapter.rb
should be corrected as:
logger.error("SCM command fai...
Marco Amendola
15:54 Defect #636 (Closed): undefined local variable or method `log' for #<Redmine::Scm::Adapters::SubversionAdapter:0x4341210>
Line #122 in \lib\redmine\scm\adapters\abstract_adapter.rb
should be corrected as:
*logger*.error("SCM command f...
Marco Amendola
22:24 Defect #644 (Resolved): Unable to delete issue statuses
One more thing, you need Rails 2.0. Not null constraint deletion doesn't seem to be handled in previous versions of t... Jean-Philippe Lang
22:20 Defect #644: Unable to delete issue statuses
There was a bug on a few migrations. Some not null constraints were not removed with Postgresql.
This is fixed in r1...
Jean-Philippe Lang
21:32 Defect #644: Unable to delete issue statuses
A bit more of info on this. The rake db:migrate command run without errors, and my schema is in the version 86 as exp... Mario Moreira
21:04 Defect #644: Unable to delete issue statuses
No, the problem is not with that statement. If you check the log above you see that the error is with the next statem... Mario Moreira
20:39 Defect #644: Unable to delete issue statuses
Could you try to reuse the update SQL line in a postgresql terminal, please?
UPDATE issue_statuses SET position = ...
Thomas Lecavelier
19:52 Defect #644 (Closed): Unable to delete issue statuses
Hi,
I'm still using redmine 0.5.0 and wanted to give a try to redmine 0.6.3. I'm using PostgreSQL as the redmine d...
Mario Moreira
22:14 Revision 1141 (svn): Ported r1034 and r1140 from trunk.
Jean-Philippe Lang
22:11 Revision 1140 (svn): Fixed: not null constraints not removed with Postgresql.
Jean-Philippe Lang
21:06 Defect #633: Redmine crashes randomly
I have tried with English only chars and it works fine. The problem only occurs with issues with Chinese characters. ... Liang Jin
20:50 Defect #633: Redmine crashes randomly
rfpdf is a nightmare... :(
The view crashed will rendering the content of a cell. According to your name, are you ...
Thomas Lecavelier
20:43 Defect #633: Redmine crashes randomly
Thanks for the tip, Thomas.
I found out that the problem comes from the PDF generation for specific issues. It works...
Liang Jin
10:52 Defect #633: Redmine crashes randomly
Hi, Liang.
This is Mongrel issue, but maybe we could help you a little by locating the problem more precisely. I s...
Thomas Lecavelier
08:49 Defect #633 (Closed): Redmine crashes randomly
I am running Redmine trunk version (r1108) with Mongrel_cluster.
Randomly the redmine process will hang up and st...
Liang Jin
20:44 Feature #643: Issue description templates
I don't think it's a "want-have" feature:
Even if it should be a good idea to teach BTS usage to new users, they s...
Thomas Lecavelier
18:49 Feature #643 (New): Issue description templates
When opening new issues it would help guiding the user to be as detailed as possible if an administrator could create... Yonni Mendes
19:37 Feature #637 (Closed): Wiki links inside issues
The problem that I mentioned is fixed in r1138. Jean-Philippe Lang
19:12 Feature #637: Wiki links inside issues
Ah, thank you. Jos Yule
19:06 Feature #637: Wiki links inside issues
In fact, there's a small bug that makes the wiki links not rendered when *previewing* issue description or notes. I'l... Jean-Philippe Lang
18:25 Feature #637: Wiki links inside issues
It's possible: [[Guide]] Jean-Philippe Lang
17:06 Feature #637 (Closed): Wiki links inside issues
It would nice to be able to link to wiki pages inside the issue description and note areas. Jos Yule
19:33 Revision 1139 (svn): Fixed: empty status list shouldn't be displayed when the user can not change the status.
Jean-Philippe Lang
19:31 Feature #638: Allow related issues to cross projects
You know you are tired when you already looked at that screen and didn't see the option.
Thank you again,
jos
Jos Yule
19:27 Feature #638: Allow related issues to cross projects
Go to Admin -> Settings -> Issue tracking tab. Jean-Philippe Lang
19:16 Feature #638: Allow related issues to cross projects
Er, i can't find this check box. I'm running 6.devel.1136. Jos Yule
19:13 Feature #638: Allow related issues to cross projects
Thanks! Jos Yule
18:27 Feature #638 (Closed): Allow related issues to cross projects
It's already possible: just check "Allow cross-project issue relations" in application settings. Jean-Philippe Lang
17:09 Feature #638 (Closed): Allow related issues to cross projects
Right now you can only add a related issue if it is within the same project. It would be nice to be able to 'relate' ... Jos Yule
19:31 Revision 1138 (svn): Fixed: wiki and changeset links not displayed when previewing issue description or notes.
Jean-Philippe Lang
19:17 Feature #631 (Closed): Add Plugin Support for extending the top menu
Jean-Philippe Lang
19:17 Feature #631: Add Plugin Support for extending the top menu
Done in r1137. You can now use this in your plugins:... Jean-Philippe Lang
01:32 Feature #631 (Closed): Add Plugin Support for extending the top menu
Right now plugins can only extend the Project menu ("main-menu"). This is kinda awkward for plugins that work across... Eric Davis
19:00 Patch #642 (Closed): Add a Select-All link to the issues list
Already implemented in r1130, the little pencil is now used to select/unselect all issues. Jean-Philippe Lang
18:47 Patch #642 (Closed): Add a Select-All link to the issues list
This patch adds a "Select All" and "Clear All" link at the bottom of an issue list.
It is implemented with javascr...
Dov Murik
18:58 Revision 1137 (svn): The following menus can now be extended by plugins: top_menu, account_menu, application_menu (empty by default).
Sligth layout change: links in the top menu are now li elements. Jean-Philippe Lang
18:39 Patch #641 (Closed): Add done_ratio to the right-click context menu
This patch allows modifying the issue's done_ratio field from the right-click context menu.
Dov Murik
18:27 Patch #640 (New): When choosing assignee, automatically switch status to Assigned
Patch against trunk is attached.
In the new-issue / edit-issue pages this is done with javascript hack, that chang...
Dov Murik
17:51 Defect #639: EMail notification of updated depend issues have bad links
Correction: it was not an automatic notification from redmine, but a free comment from __Jos Yule__ in the issue #443... Thomas Lecavelier
17:45 Defect #639 (Closed): EMail notification of updated depend issues have bad links
I just receive an email notification of #443, which was declared dup of #556. In the notification mail, the URL linke... Thomas Lecavelier
17:41 Feature #444: submit issue via email
We have implemented Redmine in Development, PM, and QA. We would love to use it in IT however, we don't want to trai... Doug Smith
17:26 Feature #556: Subtasks
This is related to issue #443 Jos Yule
13:46 Feature #556: Subtasks
I created the original issue on Ruby Forge. The formatting of my sample list was messed in
conversion. It is suppos...
Martin Klima
13:08 Patch #635 (Closed): Ukrainan language pack
Translation: Natalia Konovka
Verification and correction: Mykhaylo Sorochan
Mykhaylo Sorochan
11:33 Feature #634 (Closed): After moving an issue, follow it
Currently, after you move an issue, it takes you back to the issue list of the original project. There is an interme... Kioma Aldecoa
11:28 Feature #337: Private issues
Hi Jean-Philippe,
great to hear that you want to work on that feature. In my opinion all of your proposals make se...
Robert Lemke
10:58 Feature #337: Private issues
It sounds good to me, too. Thomas Lecavelier
10:54 Feature #337: Private issues
Great! I think it's a really good start.
Regards,
Nikolay
Nikolay Solakov
09:18 Feature #337: Private issues
Nikolay, I was speaking about _public_ projects (which is the case of Robert I think).
Of course, if a project is pr...
Jean-Philippe Lang
09:09 Feature #337: Private issues
Hi,
Jean-Philippe, all your proposals are pretty enough I think.
Only that:
_Robert, you could use this option to ...
Nikolay Solakov
10:34 Defect #611 (Closed): times off by 3 hours
OK, thanks. Jean-Philippe Lang
10:22 Defect #611: times off by 3 hours
Very sorry, this turned out to be a problem with my VPS and time syncing with its host. It seems the host that my VP... Kioma Aldecoa
10:24 Defect #608: RuntimeError (LdapError: no bind result):
I've been running with this patch for about a week and no LDAP problems. So I'd suggest using a net-ldap version wit... Kioma Aldecoa
03:57 Defect #632 (Closed): Theme discovery doesn't work under JRuby on Rails war structure
themes.rb makes an assumption that the themes css files will be located in the _public_ folder which is at the same l... M T

2008-02-11

22:39 Defect #611: times off by 3 hours
What happens if you set no timezone on your account ? Do you get correct times ? Jean-Philippe Lang
21:45 Revision 1136 (svn): Replaced window.hash= by Element.scrollTo()
Jean-Philippe Lang
20:14 Feature #337: Private issues
Thanks for your contributions. Here is what I propose:
* a '_private_' flag on issues (so that the tracker won't b...
Jean-Philippe Lang
15:52 Feature #337: Private issues
I agree on that point: private issue (this may be called "security issues", too) is a must-have for redmine. Private ... Thomas Lecavelier
15:36 Feature #337: Private issues
I agree with Geordee - really great software you created there, Jean-Philippe. As you know we recently started using ... Robert Lemke
19:24 Feature #628: E-mail reporting
I don't really see the point with #585, it's about updating issue notes ? Jean-Philippe Lang
13:57 Feature #628: E-mail reporting
Should have noticed issue #585
Just delete this please :)
Antti Perkiömäki
13:53 Feature #628 (Closed): E-mail reporting
In addition to the PDF output, I'd really wish to see an email report.
One could send Issue detail like in PDF out...
Antti Perkiömäki
19:15 Feature #630: Allow non-unique names for projects
AFAIK, there shouldn't be any side effect to have 2 projects with the same name.
This restriction was set at the v...
Jean-Philippe Lang
15:22 Feature #630 (Closed): Allow non-unique names for projects
Currently project names (I'm not referring to project keys) need to be unique. However, we have the situation at forg... Robert Lemke
19:08 Revision 1135 (svn): Footer update.
Jean-Philippe Lang
19:08 Feature #624 (Closed): Copyright line
Footer is fixed. Thanks. Jean-Philippe Lang
08:23 Feature #624 (Closed): Copyright line
It's now @2006-2007@. Maybe we should set it to @2006-current_year@? :) Michael Pirogov
19:06 Revision 1134 (svn): Fixed: 404 error when selecting an other project on issues/move.
Jean-Philippe Lang
18:59 Revision 1133 (svn): Fixed: context menu not available if the initial issue list is empty.
Jean-Philippe Lang
17:31 Feature #296: REST API
It's only one of the minor points of the original request so i'm afraid i might be slightly off topic, but i have suc... Maximilian Karasz
15:14 Feature #629 (Closed): need "text format" link where textile available
It will better to put "text format" link (/help/wiki_syntax.html) to where textile available (for example, issue desc... Go MAEDA
13:48 Feature #627 (Closed): Permissions to edit update notes
Only Administrators can edit notes posted with updates... not sure if this was intentional, if so please move this to... Antti Perkiömäki
12:57 Patch #626 (Closed): Finnish language update (rev. 1132)
Finnish language update up to rev. 1132 Antti Perkiömäki
08:57 Patch #625 (Closed): Lithuanian language update (sync. to 1132)
Updated lt.yml
Updated calendar-lt.js
Sergej Jegorov
04:14 Patch #623 (Closed): Traditional Chinese language update (sync. to 1132)
# *Added tags:* label_statistics, label_commits_per_month, label_commits_per_author, label_view_diff, label_diff_inli... ChunChang (Nagaharu) Lo

2008-02-10

22:05 TYPO3 Forge runs Redmine
"TYPO3":http://typo3.org/ is a free, feature rich and widely used content management system written in PHP.
The TY...
Jean-Philippe Lang
20:55 Patch #619: migrate_from_trac Enhancements
Looks interesting, thanks. But I found some problems with camel case links:
For example:
[wiki:TracSyntaxColo...
Jean-Philippe Lang
15:24 Revision 1132 (svn): Translation updates:
* Finnish (Antti Perkiömäki, #612)
* Russian (Michael Pirogov, #622)
Jean-Philippe Lang
15:24 Patch #612 (Closed): Finnish language update
Committed in r1132. Jean-Philippe Lang
15:24 Patch #622 (Closed): Russian language update
Committed in r1132. Jean-Philippe Lang
15:19 Defect #620 (Closed): Spanish translation translates blocks as bloques
This seems to be fixed in trunk:
label_blocks: bloquea a
Jean-Philippe Lang
15:14 Revision 1131 (svn): Fixed: Anonymous users may not see the issue list headers in the correct language.
Jean-Philippe Lang
14:25 Feature #545 (Closed): Issues Context menu
Problem fixed in r1130. You will see the browser's context menu when right clicking on the links of the issue list. Jean-Philippe Lang
14:25 Feature #567 (Closed): To turn on the checkbox of all issues
As of r1130, you can use the little pencil to select/unselect all issues. Jean-Philippe Lang
14:24 Feature #563 (Closed): Issues bulk move feature request
Added in r1130. Jean-Philippe Lang
14:24 Defect #607 (Closed): Problems with UI design of selection and right-click behaviour in the issue list
Issues can now be bulk edited/moved/deleted and all the problems you mentionned about the UI are fixed.
See r1130.
Jean-Philippe Lang
14:17 Revision 1130 (svn): Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once.
There are 2 ways to select a set of issues on the issue list:
* by using checkbox and/or the little pencil that will ...
Jean-Philippe Lang
 

Also available in: Atom