Project

General

Profile

Activity

From 2007-04-04 to 2007-04-06

2007-04-06

18:20 Defect #37: Notification are enabled but not sent
It works indeed.
Make sure that the account you're using is a member of the project.
Only project members receive ma...
Jean-Philippe Lang
17:39 Defect #37 (Closed): Notification are enabled but not sent
Last few days i had a problem with mail notifications, in fact, mails are logged as sent in production.log but i didn... Mahmoud M'HIRI
16:44 Defect #36: Strange behaviour of the login form..
Rails 1.2.2 requirement *is* mentioned here:
http://www.redmine.org/index.php?s=install
Jean-Philippe Lang
16:19 Defect #36: Strange behaviour of the login form..
Thanks :)
In fact, I'm so careful when updating rails because i won't
use a recent version then used in my remote...
Mahmoud M'HIRI
15:07 Defect #36: Strange behaviour of the login form..
I assume you're running at least redMine 0.4.2
In doc/INSTALL, you'll see:
== Requirements
* Ruby on Rails 1.2.2...
Jean-Philippe Lang
15:00 Defect #36 (Closed): Strange behaviour of the login form..
When i hosted redMine to my remote server, all is fine but when I'm trying to run redMine on my local machine, the lo... Mahmoud M'HIRI
14:43 Feature #314: Never kick me out
I agree that having persistent logins would be nice. :) Jonathan Dance
14:42 Feature #289: RSS feeds as an alternative to e-mails
I have started using these its working fairly well. Only thing
I would ask is to have a single feed which combined bo...
Jonathan Dance

2007-04-05

20:02 Revision 426 (svn): Modified the change_status view to use the form builder.
Jean-Philippe Lang
19:20 Revision 425 (svn): Feature 9867 Allow file upload in comment and add to issue history
Jean-Philippe Lang
16:45 Revision 424 (svn): Added the ability to easily rollback to a previous version of a wiki page.
Jean-Philippe Lang
16:34 Revision 423 (svn): Removed RedCloth :hard_break option that broke textile rendering.
Jean-Philippe Lang
16:05 Patch #217: New "Open Issues assigned to me" view for /my/page
Another difference I forgot to note is that the limit of 10
items was removed
Peer Allan
14:30 Patch #217 (Closed): New "Open Issues assigned to me" view for /my/page
This is a more detailed version of the "issues assigned to me" view from the /my/page. It is basically the
same as t...
Peer Allan
13:21 Feature #319: Allow file upload in comment and add to issue history
Another good idea. Done and committed.
You can now upload files on "Change status".
All file uploads and deletions ...
Jean-Philippe Lang
07:15 Feature #319 (Closed): Allow file upload in comment and add to issue history
Allow the user to upload a file as part of a comment when changing status.
Also add the fact a file was uploaded t...
Jeffrey Jones
10:49 Defect #35: Incorrect links for the Admisitration menu
In fact, this bug was fixed several weeks ago in the repository.
You can check out the latest source or wait for the ...
Jean-Philippe Lang
07:57 Defect #35 (Closed): Incorrect links for the Admisitration menu
When deploying redmine in my server, all is ok but the administration sub-menus where not working in fact, i'm not de... Mahmoud M'HIRI
09:33 Revision 422 (svn): "Author" column replaced by "Assigned to" in issue list.
"Assigned to" column added in the csv export. Jean-Philippe Lang
05:21 Feature #318 (Closed): Need pagination in my page for assigned issues and reported issues
Project manager always assigns hundreds of issues to developers. ;) It's not easy for him to track everyone of them.
...
cao cao
03:48 Feature #316: show assigned_to instead of author in the issues list
Great, thanks! I'm replacing my change with yours - one less
thing to merge when updating :-).
Pavol Murin
03:34 Feature #316: show assigned_to instead of author in the issues list
Done. I also added the "Assigned to" column in the
csv export.
Jean-Philippe Lang
00:16 Revision 421 (svn): RedCloth attribute :hard_break set to true to keep line breaks
Jean-Philippe Lang

2007-04-04

23:52 Revision 420 (svn): Fixed a regression (crash when an admin with no role on the project try to create an issue)
Jean-Philippe Lang
20:20 Revision 419 (svn): Added svn:eol-style native property for various files
Jean-Philippe Lang
20:09 Revision 418 (svn): Added gantt and calendar url in robots file, to avoid recursive indexing by bots.
Jean-Philippe Lang
19:52 Revision 417 (svn): Added a unit test on User#role_for_project
Jean-Philippe Lang
19:46 Revision 416 (svn): Fixed User role_for_project method
Jean-Philippe Lang
19:32 Revision 415 (svn): Modified logged_in_user_membership controller method so that it returns a role
Jean-Philippe Lang
19:26 Revision 414 (svn): Various code cleaning, mainly on User, Permission and IssueStatus models.
Jean-Philippe Lang
19:24 Feature #316: show assigned_to instead of author in the issues list
Yes! I have already made the change (although I added the assigned
to rather than replaced the author) in my local co...
Jeffrey Jones
13:39 Feature #316: show assigned_to instead of author in the issues list
You're right, there's not many things to change.
Idealy, i should allow to easily customize the columns that are
d...
Jean-Philippe Lang
12:58 Feature #316 (Closed): show assigned_to instead of author in the issues list
Hello Jean-Philippe,
I think it would be more helpful to show who has an issue assigned, instead of who created the...
Pavol Murin
18:22 Revision 413 (svn): Patch 9725 Email templates of chinese simplified (Andy Wu)
Jean-Philippe Lang
18:17 Feature #317: Interpret newlines in text
Done. RedCloth :hard_break attribute added. Jean-Philippe Lang
17:14 Feature #317 (Closed): Interpret newlines in text
I created an issue with lots of newlines. I saved the issue.
The text I entered was similar to this:
A
B
C
...
Laran Evans
18:14 Revision 412 (svn): Feature #9808 Allow user to "change" issue status to the same status
Jean-Philippe Lang
16:33 Feature #279: issue dependencies
+1 for this one from me. I use JIRA primarily at work and we
couldn't get our job done without the ability to link is...
Laran Evans
12:15 Feature #315: Allow user to "change" issue status to the same status.
You're absolutely right. Done. Jean-Philippe Lang
06:35 Feature #315 (Closed): Allow user to "change" issue status to the same status.
We will be using the "Assigned" status quite a lot.
A typical progression could be
Issue raised, assigned to P...
Jeffrey Jones
08:21 Patch #215: watchers of bugs
Oh, but that is already included - everybody, who is
autorized to add members to the project can add or remove
othe...
Pavol Murin
08:14 Patch #215: watchers of bugs
The only thing I would add is that it is nice to be able to sometimes
include people who may not be aware that they s...
Brenden Grace
04:26 Feature #307: CC field for issues
I already created a patch for this (watching issue status
changes):
http://rubyforge.org/tracker/index.php?func=det...
Pavol Murin
03:20 Defect #34: Passwords are revield in logs
This fix has already been applied in the latest source available
in the repository.
Thanks
Jean-Philippe Lang
02:59 Defect #34 (Closed): Passwords are revield in logs
It is not good that all passwords are revieled in the logs. you should use this function in your model:
filter_par...
Frode Marton Meling
00:24 Revision 411 (svn): Fixed 9793 Preview fail for first wiki page of a project
Jean-Philippe Lang
00:17 Feature #314 (Closed): Never kick me out
Users have to fill in name and password every session which could be a boiling thing for them. If there's a checkbox
...
cao cao
 

Also available in: Atom