Activity
From 2010-03-26 to 2010-03-28
2010-03-28
-
22:12 Patch #5200 (New): Redmine.pm - LDAP Host as URI
- This patch will use an URI as Host-Name for an LDAP server in Redmine.pm
I needed this, because the LDAP server I ... -
18:55 Feature #1213: Allow Slashes in wiki URLs
- This would be a very useful feature for adding some intuitive hierarchy to wiki pages.
Are there any plans to impl... -
17:20 Defect #5199 (Closed): diff code coloring using coderay
- Test fixed in r3622.
-
16:14 Defect #5199 (Reopened): diff code coloring using coderay
- The fix in r3619 breaks the test suite. Specifically test_syntax_highlight(ApplicationHelperTest)
See http://ci.fi... -
15:54 Defect #5199 (Closed): diff code coloring using coderay
- This is fixed in r3619.
Note that you have to use class="diff" instead of style="diff". Your example was fixed. -
03:12 Defect #5199 (Closed): diff code coloring using coderay
- This seems not to work when I do pre and code style=diff. CodeRay however can highlight diffs.
As an example:
<... -
17:18 Feature #741 (Closed): Description preview while editing an issue
- As of r3623, description will be previewed if it was edited.
IMHO, previewing issue attributes doesn't make much sen... -
15:35 Feature #5185 (Closed): Custom summary
-
15:23 Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters
- That's because Mercurial (and also Git) treats file names as _byte string_.
Here we need to convert them to UTF-8, b... -
14:11 Patch #3917: Fix for mercurial diff not working
- Yuya, thanks for identifying the problem. Yes, I was using a file: URI rather than an absolute path. All works as it ...
-
13:47 Patch #3917: Fix for mercurial diff not working
- Dave Winzler wrote:
> What is actually generated is:
> /usr/bin/hg -R 'file:///path_to_myproj/' diff -r 38 -r 39 --... -
14:03 Defect #3567: Sorting for changesets might go wrong on Mercurial repos
- It seems we can simply use @ORDER BY id@. At least, both Subversion and Mercurial insert changesets from earliest.
... -
10:57 Feature #4601: Issue spent time recording
- It is a pity that no one solution is not included in the plan for 0.9.4 or 1.0 version.
:( -
10:23 Feature #4601: Issue spent time recording
- I went through the #440 which is said to be duplicate of this issue. Well, it is not, at least not completely. Howeve...
-
10:41 Feature #4455: Mercurial overhaul
- Yuya Nishihara wrote:
> I'm not sure about #3449, so it's not included yet.
I talked with Toshi, and found the pa... -
10:30 Feature #5196: Grouping, ordering and viewing issues list by parent tasks
- Jean-Philippe, thank you!
I will try and test this feature and report results and applicability and facility of th... -
10:06 Feature #4602: User specific theme
- No reaction from the Redmine development team at all...
2010-03-27
-
23:24 Patch #2525: Redmine management of Git repositories
- Any progress on this?
-
18:08 Defect #5183 (Closed): Float center when trying to centered an image
- You can use the following to display a centered image:...
-
18:00 Feature #5196 (Resolved): Grouping, ordering and viewing issues list by parent tasks
- r3618 makes the parent task column available on the issue list. If you sort issues by parent, you will get a tree vie...
-
16:25 Defect #5178: <pre> tag in subject disrupts HTML email
- I assumed redmine.org was using the latest trunk. I noticed this when reporting #5160.
-
13:54 Defect #5178 (Closed): <pre> tag in subject disrupts HTML email
- Looks like you're not using a recent trunk.
This was fixed in r3452. -
15:22 Feature #5005: "New issue" link near roadmap issue lists.
- Added the screenshot
-
14:32 Defect #5129 (Resolved): backslashes in issue description/note should be escaped when quoted
- Fixed in r3616 using Rails' escape_javascript helper.
-
14:29 Feature #4455: Mercurial overhaul
- Hi, I read the latest overhaul patch by Peter, Toshi, etc., then created another one:
attachment:ya-hg-overhaul-0.... -
14:08 Defect #5160 (Resolved): Long text in <pre> disrupts Associated revisions
- Fixed in r3615.
-
13:57 Defect #5167 (Closed): Creation of consecutive subtasks is not working
- Can not reproduce with latest trunk. Please read [[SubmittingBugs]].
-
13:52 Defect #5177 (Resolved): Links to missing wiki pages not red on project overview page
- Fixed in r3614.
-
13:50 Defect #5184 (Closed): error creating tickets on latest svn
- I never faced this problem with MySQL.
This looks like a problem on database side: http://dev.mysql.com/doc/refman... -
13:47 Defect #5198 (Closed): Adaptxt is getting Closed
- You're posting to the wrong issue tracker.
-
13:27 Defect #5198 (Closed): Adaptxt is getting Closed
- Once the suggestion is selected from the suggestion box, Adaptxt is getting closed
-
05:36 Defect #4942: "Status can't be blank" on Issues page (After Upgrade)
- We are getting the same error. The error appears to be coming from the else clause on line 530 of the "retrieve_quer...
-
03:33 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
- Have the same problem.
2010-03-26
-
22:09 Feature #5171: [Flash player] Being able to embed swf files
- I tried this plugin in these redmine versions and got the same error:...
-
20:45 Patch #5197 (Closed): New danish translation
- I have translated all untranslated strings in the attached patch, made with svn diff.
Please let me know if I can ... -
20:02 Defect #5192: Tims first ticket
- The demo is found at http://demo.redmine.org/
-
19:23 Feature #617: wiki: thoughts of WYSIWYG
- I forgot to mention stuffs about diffs. I think what Google Docs does or etherpad (thx Tyler) is a good start to stud...
-
19:15 Feature #617: wiki: thoughts of WYSIWYG
- Hi,
I'm a developper and like most of you here, I think a WYSIWYG editor for the wiki is a must in order to get Re... -
19:13 Patch #5035: Migrate from trac - Errors in wiki formating
- Hi Mike,
Still watching your progress and appreciate all your work. I'm actually delaying the migration of our re... -
17:32 Feature #3816: Allow pasting screenshots from clipboard
- I am unable to get this plugin working properly with 0.9.3. I have tried every combination. It is accepting the paste...
-
14:15 Feature #4602: User specific theme
- any luck with this?
-
13:24 Feature #5196 (Closed): Grouping, ordering and viewing issues list by parent tasks
- There is new feature subtasks in trunk (from r3573).
But there are not abilities to group or order issues by their p... -
13:08 Defect #61: Broken character encoding in pdf export
- Hi, PDF export has still broken some chars in czech language. I have latest RFPDF plugin, Redmine 0.9.3 and all texts...
-
12:01 Feature #5195 (New): edit_own_issues and delete_own_issues permissions
- There are should be @edit_own_issues@ and @delete_own_issues@ permissions.
-
11:58 Feature #4052: Cross-project redmine links with alternate link text for source and export links.
- Any news?
-
10:07 Feature #1411: Add support for tag-browsing in CVS
- The repository browsers are one of the great things about Redmine. I'm stuck with supporting CVS repositories but I v...
-
10:00 Patch #2406: In email notification, send a email with sender as author
- We have just migrated to Redmine from the data jail that was Savane and I have to say that this feature is one of the...
-
03:24 Feature #5194 (Closed): Favor task/subtask relations in gantt chart
- The display order of issues is based on the issue ids when viewing gantt chart.
I think it would be better to favo...
Also available in: Atom