Activity
From 2008-06-24 to 2008-06-26
2008-06-26
-
23:03 Feature #408: Assign a task to multiple users
- Jason Best wrote:
>(...) but sometimes when I create a new issue, I need multiple people to be notified and provide ... -
21:42 Feature #408: Assign a task to multiple users
- I vote for this feature as well. Maybe there needs to be a Task Master as mentioned above but sometimes when I create...
-
22:28 Defect #1372 (Closed): Timelog hours decimal format
- The decimal separator is now configured in each language file (r1591).
The comma was chosen for the Spanish and Fren... -
22:05 Feature #528: Wiki Page Hierarchy and Breadcrumbs
- is this exposed like ParentPage/Childpage in the url? or is it more like a category, or a tag of a page?
-
21:29 Patch #1534 (Closed): Simplified Chinese lang file zh.yml updated to r1584
- Committed in r1590. Thanks.
-
14:53 Patch #1534 (Closed): Simplified Chinese lang file zh.yml updated to r1584
- please close the previous lang file: r1303 r1493
-
21:29 Patch #1532 (Closed): Hungarian language file updated to r1584
- Committed in r1590. Thanks.
-
09:53 Patch #1532 (Closed): Hungarian language file updated to r1584
- Hungarian language file updated to r1584
-
21:29 Patch #1523 (Closed): Russian language file fix
- Committed in r1590. Thanks.
-
21:29 Patch #1522 (Closed): Hungarian language file updated (r1580)
- Committed in r1590. Thanks.
-
21:29 Patch #1493 (Closed): Simplified Chinese lang file zh.yml(r1561)
- Committed in r1590. Thanks.
-
21:29 Patch #1490 (Closed): Hungarian language file updated to r1561
- Committed in r1590. Thanks.
-
21:27 Patch #1488: Traditional Chinese language file (to r1561)
- Found no difference with trunk.
Maybe you uploaded the wrong file ? -
21:11 Patch #1524 (Closed): back_url redirects inappropriately when blank
- Fix committed in r1589. Thanks.
-
21:07 Patch #1528 (Closed): Add Author to Atom Entry Content
- I agree with Paul and prefer not to duplicate this information in entry description.
-
20:55 Feature #1195: Membership logging
- +1 This would be handy in my work environment as well.
-
18:26 Feature #1195: Membership logging
- Mateo Murphy wrote:
> Just a quick update: I'm almost done with this, however I'm going to hold off the more advance... -
19:02 Defect #1525 (Closed): Link to view specific revision fails with Subversion Repository subdirectory
- Fixed in r1587.
-
17:42 Feature #1224: Import wiki pages from MediaWiki
The script was written agains MW 1.8.2. Most likely they have changed the schema from what I coded. You'll have t...-
16:00 Feature #1224: Import wiki pages from MediaWiki
- Hi,
I can go trough the wizard but I get the following error at the end:... -
17:19 Feature #1517: Cumulative flow diagrams of trackers as some sort of project burn down graph
- Here is what it could look like:
!issues_by_tracker.png! -
16:54 Patch #1527 (Closed): Add Project Name to Cross-Project Atom Feed
- Committed in r1585. Thanks.
-
13:51 Feature #1533 (New): Link to included page in wiki
- When using the include macro in the wiki it would be nice to have a link back to the originating page. This way you c...
-
11:38 Feature #550 (Reopened): Function to export whole wiki
- The described function works well, but only for the _whole_ wiki.
Lets assume we have some wiki pages that describ... -
11:05 Feature #779: Multiple SCM per project
- I made a executable script for multiple CVS modules per project.
It wraps cvs command, and modifies the output from ... -
00:05 Defect #1401: Related e-mail notifications aren't threaded
- I have no particular position on using readable string or hash. Why do you think a hash is better suited ?
Also, if ...
2008-06-25
-
22:38 Defect #1401: Related e-mail notifications aren't threaded
- Something like this:...
-
21:32 Defect #1401: Related e-mail notifications aren't threaded
- I think we should use something like a hash instead of raw project identifiers.
-
20:40 Defect #1401: Related e-mail notifications aren't threaded
- Indeed. Email headers should contain two fields, Message-ID, and References.
Message-ID must be unique, therefore I p... -
21:50 Defect #1526 (Closed): Problem activity.
- As mentionned in [[RedmineInstall]], Rails and thus Redmine is not compatible with ruby 1.8.7.
See #1457. -
14:45 Defect #1526: Problem activity.
- Jean-Philippe Lang wrote:
> Please reread, the error stack trace is missing. I can't do much without it.
I'm sorr... -
09:14 Defect #1526: Problem activity.
- Please reread, the error stack trace is missing. I can't do much without it.
-
01:59 Defect #1526: Problem activity.
- Jean-Philippe Lang wrote:
> Please read this: [[SubmittingBugs]]
Sys: Debian Lenny
mysql-server-5.0 ... -
00:46 Defect #1526: Problem activity.
- Please read this: [[SubmittingBugs]]
-
00:06 Defect #1526 (Closed): Problem activity.
- I created one project in activity follow show error.
-
21:40 Feature #515: Add 'watchers' pro-actively.
- A good example for this feature: http://flyspray.org/manual:notifications
-
21:30 Feature #1515 (Closed): issue inherits custom fields values from its project?
- No.
-
21:27 Defect #1516: Issue loses custom field values
- Confirmed. A fix should be committed soon.
-
21:26 Feature #1531 (Closed): Add notification system
- Indeed, it duplicates #515.
-
19:17 Feature #1531: Add notification system
- Hi Ludovic,
Interesting feature, indeed, but I think this request is a duplicate. Could you please check past feat... -
16:25 Feature #1531 (Closed): Add notification system
- Hi,
Redmine is really useful for me, also I have a missing for me to use Redmine for a real project.
It's impossi... -
14:47 Patch #1523: Russian language file fix
- Translated new strings.
-
14:07 Feature #465: Inheritence of Versions to Subprojects
- Hi Jean-Philippe,
> Concerning 1, @user.allowed_to?(:view_issues, project)@ returns @true@ if @user@ is allowed view... -
13:39 Defect #1525: Link to view specific revision fails with Subversion Repository subdirectory
- I had some troubles with slashes as well when developing the Filesystem connector. As a workaround, I use some helper...
-
13:34 Patch #1527: Add Project Name to Cross-Project Atom Feed
- Desirable feature indeed.
-
04:16 Patch #1527 (Closed): Add Project Name to Cross-Project Atom Feed
- This patch adds the project name to the title for each entry in the cross-project Atom feeds.
-
13:31 Patch #1528: Add Author to Atom Entry Content
- Hello Reavis,
thank you for contributing to Redmine.
I think the Author information provided by feeds is so funda... -
04:53 Patch #1528: Add Author to Atom Entry Content
- The last patch didn't work. This one uses the username for the author in all cases.
-
04:35 Patch #1528: Add Author to Atom Entry Content
- Improved author name formatting.
-
04:29 Patch #1528 (Closed): Add Author to Atom Entry Content
- This patch adds the name of the author to the content in Atom feed entries, since some feed readers don't display the...
-
09:39 Feature #296: REST API
- Jean-Philippe Lang wrote:
> I've just added an Howto on using the Mylyn generic connector: [[HowTo Mylyn]]
Please... -
09:10 Feature #296: REST API
- +1 for Mylyn integration here too.
We are using the Generic Web Connector, as per the wiki page (thanks for that) ... -
08:41 Feature #1529 (New): board privilges
- Can you add privileges to every board?
For example I hope some members cannot view some board.
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,... -
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... -
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... -
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 ...
-
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...
-
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@.
-
20:37 Feature #1114: Bundle Rails-Engines with Redmine
- Eric, I'll add it to the next release.
-
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... -
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@,...
-
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... -
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...
-
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...
-
18:53 Defect #1519 (Closed): Revision 1578 causes Rails 500 error
- Fixed in r1582.
-
01:57 Defect #1519: Revision 1578 causes Rails 500 error
- Sorry it's r1579 that is causing the issue.
-
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....
-
18:12 Defect #1520: Can not "create_sessions_table"
- You are looking for:...
-
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 :
... -
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.... -
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... -
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... -
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...
-
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.
-
13:57 Patch #1523: Russian language file fix
- Approving that.
-
11:48 Patch #1523 (Closed): Russian language file fix
- Some words translated incorrectly. IMHO.
-
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...
-
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...
-
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 ... -
10:26 Patch #1522 (Closed): Hungarian language file updated (r1580)
- typo fix
Also available in: Atom