Project

General

Profile

Activity

From 2008-06-22 to 2008-06-24

2008-06-24

23:30 Defect #1525 (Closed): Link to view specific revision fails with Subversion Repository subdirectory
MySql 5.0.22
ruby 1.8.5
Rails 2.0.2
Redmine r1583
svn 1.4.2
Our svn repository is accessed via a subdirectory,...
Roger Hunwicks
22:14 Patch #1110: Allow email to create issue or add comment
I've started a doc: [[RedmineReceivingEmails]].
We could also add a simple action on some controller so that a sep...
Jean-Philippe Lang
17:57 Patch #1110: Allow email to create issue or add comment
Carl Nygard wrote:
> I agree with JP that things need to be separated. Even moreso, I really don't understand why t...
Eric Davis
04:54 Patch #1110: Allow email to create issue or add comment
I agree with JP that things need to be separated. Even moreso, I really don't understand why this is implemented as ... Carl Nygard
21:23 Patch #1524 (Closed): back_url redirects inappropriately when blank
When Redmine is running in a sub-folder (--prefix=/pm in this case), and back_url is set to "" instead of being absen... Fraser McCrossan
20:40 Feature #1506 (Closed): Add title length note and error info when creating project or creating news
Thanks for the feedback. I've added this setting in @database.yml.example@. Jean-Philippe Lang
20:37 Feature #1114: Bundle Rails-Engines with Redmine
Eric, I'll add it to the next release. Jean-Philippe Lang
18:05 Feature #1114: Bundle Rails-Engines with Redmine
Jean-Philippe Lang wrote:
> So a simple @ruby script/plugin install engines@ will do the job, doesn't it ?
I hear...
Eric Davis
20:36 Feature #465: Inheritence of Versions to Subprojects
Concerning 1, @user.allowed_to?(:view_issues, project)@ returns @true@ if @user@ is allowed view issues on @project@,... Jean-Philippe Lang
19:37 Feature #465: Inheritence of Versions to Subprojects
I'm working on it. It currently works against 0.7.2. It is more work than what I thought first. :)
I'm having some di...
Paul Rivier
19:33 Defect #1485: shortcut menu
One more udpate on this one. The problem I was having was with the version of prototype.js. My install was using th... Lev T
18:25 Defect #1485: shortcut menu
I did a little more research into this and found some descrepancies between my install and the one running here and o... Lev T
18:53 Defect #1519 (Closed): Revision 1578 causes Rails 500 error
Fixed in r1582. Jean-Philippe Lang
01:57 Defect #1519: Revision 1578 causes Rails 500 error
Sorry it's r1579 that is causing the issue. James Turnbull
01:49 Defect #1519 (Closed): Revision 1578 causes Rails 500 error
Hi - after checking out HEAD I've got a bug in the Activity tab. It seems r1578 breaks it.... James Turnbull
18:12 Defect #1520: Can not "create_sessions_table"
You are looking for:... Eric Davis
09:12 Defect #1520 (Closed): Can not "create_sessions_table"
The file "config/environment.rb" says to use "rake create_sessions_table" to create tables, but this doesn't work :
...
Thomas Capricelli
17:59 Feature #1518: Log time via commit messages
Jonas von Andrian wrote:
> I think we could do without a disable option, if the syntax is +strict+ enough.
Maybe....
Eric Davis
09:08 Feature #1518: Log time via commit messages
I think we could do without a disable option, if the syntax is +strict+ enough.
Anyways, is there a settings api o...
Jonas von Andrian
00:29 Feature #1518: Log time via commit messages
I wouldn't use this feature myself but as long as it has an option to disable it I'm happy.
A commit is called a C...
Eric Davis
17:10 Feature #1459: Global Holidays calendar
A place where one organization can set those days which are Festive and must not be taken into account where you plan... Andrés Escudero Apesteguía
16:22 Feature #1460: Project Plan import/export utility
I'm waiting for it also.It's much easier to make plan in Gantt for me. milel fff
13:57 Patch #1523: Russian language file fix
Approving that. Michael Pirogov
11:48 Patch #1523 (Closed): Russian language file fix
Some words translated incorrectly. IMHO. Denis Tomashenko
11:52 Feature #1521: RSS Feed
_Any version_ won't do. RSS1 does not support per-entry author, which would be very problematic here. I think RSS2 ca... Paul Rivier
09:20 Feature #1521 (Closed): RSS Feed
It would be nice to have a RSS feed (any version should do) besides the ATOM feed. A few of my colleagues are using f... Carsten Aulbert
11:12 Defect #1508: Engines site unavailable
Yes, that works, thanks a lot!
Perhaps it's a good idea to add this link to the installation instructions for the ...
Mark Hagers
10:26 Patch #1522 (Closed): Hungarian language file updated (r1580)
typo fix Gábor Takács

2008-06-23

23:48 Feature #1518 (Closed): Log time via commit messages
Hello
I use the log time feature quite often and am getting used to insert the time in my commit comments.
So i...
Jonas von Andrian
23:28 Defect #1478: Project Identifiers apparently must be in lowercase only
> Indeed the restriction that upper case letters are _not_ permitted is so unusual that I would suggest you consider ... Paul Rivier
03:21 Defect #1478 (Reopened): Project Identifiers apparently must be in lowercase only
Guys,
First off apologies for posting such a time wasting bug - clearly not only did I not RTFM but not even the p...
Ewan Makepeace
22:55 Defect #1516: Issue loses custom field values
I did a bit more testing and found out that you don't have to remove the required custom field from the DOM: just lea... Thomas Löber
22:51 Defect #1516 (Closed): Issue loses custom field values
An issue may lose all its custom field values.
Steps to reproduce:
# create one required and one non-required iss...
Thomas Löber
22:51 Feature #1517 (New): Cumulative flow diagrams of trackers as some sort of project burn down graph
I'd like to see some sort of burn down graph for redmine. It could help all stakeholders to understand the current st... Steffen Gransow
22:06 Defect #1508: Engines site unavailable
You should be able to ... Mateo Murphy
09:54 Defect #1508: Engines site unavailable
Sorry, maybe this was unclear: the original issue was that engines 2.0 is _unavailable_ for download from the indicat... Mark Hagers
21:46 Patch #1110: Allow email to create issue or add comment
Jean-Philippe Lang wrote:
> IMHO, fetching emails from an IMAP server and parsing them to create/reply a ticket shou...
Eric Davis
18:55 Patch #1110: Allow email to create issue or add comment
Carl Nygard wrote:
> I'll work on a patch if you like...
Your patch is welcome :-)
> Nice how you can grab the...
Jean-Philippe Lang
03:32 Patch #1110: Allow email to create issue or add comment
Looked at your patch. There's no way to set the status, priority, or category. Or the tracker, but there's a TODO c... Carl Nygard
21:13 Defect #1398: Right Clicking on an issue in a issue list to get native context menu doesn't work in Firefox 3 RC2
I am still having problems with the final version of Firefox 3.0 on my Mac OS X 10.5.3. David Petersen
20:34 Defect #1304: No data to display
I'm attaching two screenshots which clearly demonstrate the problem, as I see it.
José Carlos Monteiro
19:57 Feature #1515 (Closed): issue inherits custom fields values from its project?
Is there an option that an issue will inherit custom fields and values of custom fields from the project custom fields? Krzysztof Starzecki
18:51 Feature #1514 (Closed): Parsing ftp URL
Applied in r1577. Jean-Philippe Lang

2008-06-22

21:41 Feature #1514 (Closed): Parsing ftp URL
Patch Redmine 0.7.1 for Parsing ftp URLs... Stanislav German-Evtushenko
19:13 Patch #1507: Dynamic project selector
OK. It's officially unsupported and not recommended ;-) Michael Pirogov
17:09 Patch #1507: Dynamic project selector
> On nil destination action there is 403 status. You can disable this by next nasty hack [...]
This hack generates i...
Jean-Philippe Lang
16:59 Feature #1154: Permission flag for disabling viewing of Wiki history
This patch removes the 'History' link from the wiki page, but:
* users should not be allowed to see previous version...
Jean-Philippe Lang
15:19 Feature #1258: Filtering of issues on Versions
To retreive the issues assigned to version with id=2:
/projects/foo/issues?set_filter=1&fixed_version_id=2
Jean-Philippe Lang
13:10 Patch #1110: Allow email to create issue or add comment
I've checked in *basic* support for creating tickets via email in r1568.
IMHO, fetching emails from an IMAP server...
Jean-Philippe Lang
08:51 Patch #1110: Allow email to create issue or add comment
Okay, maybe I went a little wild, but maybe not. The attached mock shows a possible incarnation of the configuration... Randy Harmon
03:00 Patch #1110: Allow email to create issue or add comment
Randy Harmon wrote:
> To be more explicit, I was thinking less about the risk of spam harvesters, and more about a...
Carl Nygard
02:48 Feature #1142: CC list for issues
The idea of acts_as_watcher seems to indicate we could have a cc_email table that acts_as_watcher and that you could ... Carl Nygard
00:09 Feature #1142: CC list for issues
Note, acts_as_watcher would have to be modified to implement as I described; side benefit, anything that allows watch... Randy Harmon
 

Also available in: Atom