Activity
From 2008-03-15 to 2008-03-17
2008-03-17
-
23:15 Defect #882 (Closed): migrate_from_trac doesn't import timestamps of wiki and tickets
- After importing a Trac project with Redmine r1270, I noticed that all imported wiki page history was timestamped with...
-
22:45 Feature #851: Locked wiki pages
- Here is a patch implementing this feature, along with some functional tests. Currently, protecting the page only affe...
-
22:36 Patch #881 (Closed): add hh and cc as text/x-c extensions
- .hh and .cc are common extensions for C++ files. This patch makes them text, so the repository module will provide v...
-
22:21 Defect #874: REPORT request failed with 200 OK
- The URL is http://localhost/svn-browse/documentation/ and if I try svn info I get the following:
naderman@phpbbsvn... -
21:22 Defect #874: REPORT request failed with 200 OK
- I met that error when I try to access a svn served via HTTP with a proxy that don't understand WebDAV extensions. Hav...
-
18:30 Defect #874: REPORT request failed with 200 OK
- > I get the following weird error message (200 OK shouldn't be an error?)
This a svn error message, not a Redmine'... -
10:35 Defect #874: REPORT request failed with 200 OK
- Can only guess, but if the script is working properly with other names it could crash to the "documentation" name. Th...
-
00:36 Defect #874: REPORT request failed with 200 OK
- Well as I said they are the output of the command I specified. I don't have any plugin installed. No idea about the url.
-
00:21 Defect #874: REPORT request failed with 200 OK
- Where do you see these messages ?
AFAIK, this: @/svn-browse/documentation/!svn/bc/145@ is not a Redmine url.
The ... -
22:03 Feature #337: Private issues
- This could be accomplished by adding a "private" flag to journal entries.
-
19:32 Feature #337: Private issues
- I'd just like to add my voice to this one too. I will quickly out line our use-case, which i think is covered by the ...
-
21:49 Feature #878: Add a "Notify these users:" option when creating and updating isses.
- I second your request.
It relates to #398 and #515. -
16:03 Feature #878 (Closed): Add a "Notify these users:" option when creating and updating isses.
- It would be nice to have an option to notify selected users when creating/updating issues.
Usually, when you are u... -
21:28 Defect #880 (Closed): <code>...</code> does not format correctly in the wiki
- You can see the problem all over this page:
http://www.redmine.org/wiki/redmine/RedmineWikiFormatting
Something... -
21:24 Defect #868 (Closed): mainproject disapears from Jump-to-box when unmapping a subproject
- Requester marked issue as Resolved. Closing it.
-
19:40 Feature #871: Commit new CSS styles!
- I will also add that i'm looking forward to getting this new theme into the trunk!
-
19:37 Feature #877: ability to vary the units used to track time
- Can't you just do that yourself? Like, 1 hour == 1 tomatoe, or 1 hour == 1 point? Does it have to be reflected in the...
-
15:01 Feature #877 (New): ability to vary the units used to track time
- Some development methodologies suggest tracking time in points or even "tomatoes" (http://www.tecnicadelpomodoro.it)....
-
18:50 Feature #867: Want more wiki link types
- Links to repository files committed in r1267. Here are some examples:...
-
18:37 Defect #863 (Closed): Download page needs update, and making tags/stable svn area.
- Tag @tags/0.6.4@ was committed in r1251 (I did a mistake when first creating this tag).
Concerning stable branches, ... -
16:20 Feature #779: Multiple SCM per project
- We also have the need to have multiple projects use the same SCM. Redmine can currently do this but it imports the c...
-
16:04 Defect #879 (Closed): Redmine.pm does not support LDAP auth (patch attached).
- Redmine.pm ignores auth_source_id. It checks hashed_password even when auth_source_id is not null.
Attached diff res... -
14:20 Patch #876 (Closed): CZ translation update
- small update of CZ strings...
-
10:33 Feature #688 (Closed): Allow the same email for two accounts
- There's still something that annoy me, but it's now most the password reminder than the "same email for multiple acco...
-
10:23 Patch #875 (Closed): Finnish translation to rev 1266
- Translation updated to revision 1266.
-
08:56 Defect #834: Redmine+Bazaar+PostgreSQL 8.3 Cannot work with multi-bytes language
- Thanks for your attention, but I got another error:...
-
05:36 Defect #752: Outgoing emails contain Bcc
- I don't see the BCC in my mail client (Thunderbird 2.0) nor in the source of the mail message on the server....
-
00:30 Feature #858: Create Team tickets
- Being able to assign a ticket to multiple users would require heavy changes.
It's not planned for now.
2008-03-16
-
22:48 Defect #874 (Closed): REPORT request failed with 200 OK
- I'm running ruby script/runner "Repository.fetch_changesets" -e production with a cronjob. It works fine with a lot o...
-
22:43 Feature #858: Create Team tickets
- Ok, that sounds reasonable. A multiplier shouldn't be used.
Is it possible to implement it in redmine 0.7?
-
22:39 Defect #873 (Closed): "Add another file" in the "New Issues"-screen
- This problem was specific to redmine.org (the javascript cache was not refreshed).
It's fixed. Thanks for pointing out. -
20:54 Defect #873 (Closed): "Add another file" in the "New Issues"-screen
- Maybe I didn't understand this, but I didn't get to add 2 files here at the same time.
The "Add another file"-link... -
21:56 Defect #752: Outgoing emails contain Bcc
- Hi JP,
I'm not quite sure what you mean here.
When I got your reply to this very message, I saw in the headers:... -
11:35 Defect #752: Outgoing emails contain Bcc
- I don't think it's related to the application since I don't see them when I do tests on my local setup.
-
00:10 Defect #752: Outgoing emails contain Bcc
- I'm seeing this too, from forum posts.
-
20:51 Patch #872 (Closed): Issues - placement of buttons in filter
- I see that new users tend to not "find" the buttons to apply a filter and such.
It seems that it would be more int... -
19:15 Patch #832: Allow sorting issues by fixed version
- Hmm, interesting. I guess if you're looking at closed issues for past releases, you might want to look at more recen...
-
16:05 Patch #832 (Closed): Allow sorting issues by fixed version
- Committed in r1264. Default order set to DESC since we may want to see more recent versions first.
Thanks. -
18:07 Patch #821: Patch for #791 (Search for all projects issues)
- This is definitely a must-have feature.
But with this patch, the number of queries will grow with the total number o... -
02:16 Patch #821: Patch for #791 (Search for all projects issues)
- This updates the patch to work with revision #1249, and also makes all_projects be the default when inside a project....
-
17:55 Patch #830 (Closed): Identify Redmine emails easily
- Added in r1265 with other headers.
-
17:55 Feature #247: Notification mail sender is the author and includes project information.
- Headers added in r1265.
Concerning (2), some SMTP servers won't authorize emails with a FROM adress different from... -
17:39 Feature #510: Allow user deletion
- > Currently I have to do this in script/console
Warning: removing users from the database may cause errors if thes... -
16:40 Feature #510: Allow user deletion
- would be nice
-
16:17 Defect #829 (Closed): Trackers doubled in New Issue on Issues page
- Applied in changeset r1263.
-
16:17 Defect #614 (Closed): Filters buttons in the issues tab should appear inside the filters fieldset
- Applied in changeset r1262.
-
15:56 Feature #728 (Closed): Issues: display update timestamp outside yellow ticket
- For myself, I prefer to see it inside the yellow ticket :-)
-
15:20 Defect #837 (Closed): Month not displayed on Activity pages
- OK, I added the date range in the title attribute of the next/previous links in r1261.
-
13:25 Feature #615 (Closed): Add Timelog to "My Page"
- I made a few changes to your patch so that it lists entries for the last 7 days with totals for each day:
http://rub... -
11:32 Feature #688: Allow the same email for two accounts
- Oh, I've just though about it, it would cause a big security issue in the password reminder since it asks for your em...
-
10:11 Feature #871: Commit new CSS styles!
- Very happy to know that at least one graphic designer likes this design :-)
I agree with you. These 2 changes really...
2008-03-15
-
23:09 Feature #871: Commit new CSS styles!
- If I'm right, there are som emore DIVs for container-formating. Anyway it musn't be exactly the same theme, what I pe...
-
18:22 Feature #871: Commit new CSS styles!
- The redmine.org theme can not be used as-is because it requires a few more divs in @base.rhtml@.
I can commit these ... -
16:36 Feature #871: Commit new CSS styles!
- More on my trying here: http://www.redmine.org/boards/2/topics/show/77
-
16:36 Feature #871 (Closed): Commit new CSS styles!
- Hi JPL, can you commint CSS used on this site to trunk? I'm trying to setup the same CSS on our server as on this sit...
-
16:04 Defect #870 (Closed): Table markup parsing bug
- Consider the following wiki markup:...
-
15:53 Defect #868 (Resolved): mainproject disapears from Jump-to-box when unmapping a subproject
- thanks for clarification!
-
15:27 Defect #868: mainproject disapears from Jump-to-box when unmapping a subproject
- The 'Jump to a project' box only shows the project you're a member of.
Because it displays the projects nesting, it ... -
13:41 Defect #868 (Closed): mainproject disapears from Jump-to-box when unmapping a subproject
- When mapping a subproject to a main project, the jump-to select box shows the according nesting. OK
After unmappin... -
15:37 Patch #822 (Closed): Finnish translation sync to rev 1225
-
15:36 Patch #822: Finnish translation sync to rev 1225
- Committed in r1253.
-
15:36 Patch #845 (Closed): New Czech translation
- Commited in r1253.
-
10:29 Patch #845: New Czech translation
- > Is it possible to add some comment with my email into YML?
Of course, you can put it at the top of the file.
... -
14:50 Defect #869: Crash on migrate_from_trac
- Found the problem, but not sure how to fix.
I have a global custom field set up named "Resolution". It appears th... -
14:41 Defect #869: Crash on migrate_from_trac
- It seems that all tickets that trigger this are marked closed in trac.
-
14:26 Defect #869 (Closed): Crash on migrate_from_trac
- This script has been working on most of my Trac instances. However, I am getting the below crash while it processes ...
-
12:09 Defect #834: Redmine+Bazaar+PostgreSQL 8.3 Cannot work with multi-bytes language
- Oops, you're not using Mercurial but Bazaar. I'll try to fix it for Bazaar as well.
-
12:06 Defect #834 (Resolved): Redmine+Bazaar+PostgreSQL 8.3 Cannot work with multi-bytes language
- Your commit logs seem to be encoded in something else than utf8.
As they are inserted as-in in the database, postgre... -
11:30 Defect #860 (Closed): mercurial repository view
- I couldn't reproduce but it should be fixed by r1255.
-
11:20 Defect #866: Unusable side-by-side diff - horizontal scrolling
- Thanks, that works.
-
08:34 Defect #866 (Resolved): Unusable side-by-side diff - horizontal scrolling
- It was fixed in r1020. Diffs are now wrapped:
http://www.redmine.org/repositories/diff/redmine?rev=1249&type=sbs
... -
02:43 Defect #866: Unusable side-by-side diff - horizontal scrolling
- Well the demo link doesn't show it anymore as I removed class="autoscroll" from the div as I'd like to be able to use...
-
02:24 Defect #866 (Closed): Unusable side-by-side diff - horizontal scrolling
- The side by side diff is pretty much unusable because the code is neither wrapped when it's too long nor is the horiz...
-
10:39 Feature #865 (Closed): Use site name in emails instead of "Redmine"
- Done in r1254.
-
00:42 Feature #865 (Closed): Use site name in emails instead of "Redmine"
- Rather than a hardcoded "Redmine" in the translation files, for example:
mail_subject_lost_password: Your Redmin... -
10:17 Feature #841 (Closed): Ability to copy an existing workflow when creating a new role
- Applied in changeset r1252.
-
02:31 Feature #867 (Closed): Want more wiki link types
- I'm used to using these on Trac and am missing all of them in Redmine:...
-
02:30 Defect #862: Dates displayed with english monthnames when translated
- Some of the double %'s got away, again (from no.yml):...
-
00:22 Defect #862 (Closed): Dates displayed with english monthnames when translated
- I'm working on a Norwegian translation. In that, I translated the month names as well as localizing the date and tim...
-
02:30 Feature #523: Repository: View file at specific revision
- I just noticed you just need to append &rev=(revision) to the URL to get it, can't be that difficult to add a simple ...
-
00:38 Defect #843: BR tags no longer working in textile
- Your issue might be better handled by modifying the wiki's css styles to add margins to the bottom of tables and/or t...
-
00:37 Defect #864 (Closed): Sort order for files confusing when end dates the same
- Hi,
Back in defect #763 (and r1192), I submitted a patch that changed the sort order for files to put the most rec... -
00:29 Defect #863 (Closed): Download page needs update, and making tags/stable svn area.
- http://www.redmine.org/wiki/redmine/Download
Indicates a svn checkout for stable-0.6. I had it all installed and ... -
00:03 Feature #861 (New): Allow administrator to hide all emails
- in 0.6 users has "Hide my email address" feature that is VERY usefull. But it might be usefull to have global setting...
Also available in: Atom