Activity
From 2011-03-25 to 2011-03-27
2011-03-27
-
22:50 Defect #7039: CSV export. Line breaks. Excel
- Gosh, right.
Excel 2003 renders the \r with a square character inside the cell :/
So that's basically an Excel ... -
19:39 Defect #7039: CSV export. Line breaks. Excel
- Works fine for me with Excel 2007. The same file with CRLF and what it gives in Excel 2007:
!excel2007.png! -
22:45 Defect #7631: Demo site is not up-to-date to latest stable
- Jean-Philippe Lang wrote:
> I don't know if it's worth updating it after each stable release since it runs Redmine t... -
19:20 Defect #7631 (Closed): Demo site is not up-to-date to latest stable
- Demo upgraded 1.1.2.devel.5232. I don't know if it's worth updating it after each stable release since it runs Redmin...
-
18:58 Defect #8003 (Resolved): Error raised by reposman.rb under Windows server 2003
- Fixed in r5232, thanks for pointing this out.
-
16:43 Defect #8003 (Closed): Error raised by reposman.rb under Windows server 2003
- I found a little bug in extra\svn\reposman.rb file.
When I run this script to create svn repository under Windows ... -
18:48 Defect #6776: Weird link_to_if_authorized behavior
- The patch applies cleanly on r5230 but triggers a bunch of errors in functional tests. The new argument for #authoriz...
-
18:38 Defect #6590 (Resolved): Wrong file list link in email notification on new file upload
- Fixed in r5230, thanks.
-
17:44 Defect #7097 (Resolved): Starting day of week cannot be set to Saturday
- Patch with additional fixes and tests committed in r5228.
-
17:13 Defect #5773: Email reminders are sent to locked users
- Patch committed in r5225, thanks.
-
17:06 Feature #2051: Code view/pre div width
- Looks like it was done some time ago in r3615.
Anyone can confirm ? -
17:00 Feature #5831 (Closed): Parent Task to Issue Bulk Edit
- Feature committed in r5224.
-
16:32 Feature #5458 (Resolved): Extend Start/Due date to include time
- Hi all,
we also need this for a customer so I wrote a patch against redmine-1.1.1.
Now you can choose per project... -
15:01 Defect #61: Broken character encoding in pdf export
- I got an error in Gantt PDF on Japanese locale....
-
14:55 Defect #61: Broken character encoding in pdf export
- I imported Jun's patches and pushed my bitbucket and github repository.
* https://bitbucket.org/marutosi/redmine-iss... -
09:34 Defect #61: Broken character encoding in pdf export
- I merged 61-1.1.patch and #6505 note 9 patch.
This patch supports Japanese/Chinese/Korean and another language. (sor... -
13:27 Feature #6417: Allow collapse/expand in gantt chart
- +1 I've got a lot of Versions (non-software PM "milestones")
At least being able to collapse the Roadmap's version... -
13:22 Defect #6505 (Closed): PDF export broken with Japanese (Gannt and Issue Tracking)
- Thank you posting new patch to #61.
-
11:58 Feature #3169: Multiple repositories for projects
- +1
-
08:01 Feature #7996: Bulk edit and context menu for time entries
- Making progress here: https://github.com/asoltys/redmine/tree/bulk_time_entry_edit
-
01:53 Feature #3816: Allow pasting screenshots from clipboard
- Hello,
can you please attach Czech translation to redmine_attach_screenshot plugin?
Thanks a lot.
J. Dvoracek
2011-03-26
-
20:35 Patch #7418: Redmine Persian Translation
- Mohammad Ebrahim Mohammadi Panah wrote:
> * Mainstream Persian name of "Persian" is "فارسی" (not "پارسی"),
> * Main... -
20:01 Feature #8002 (New): Close issue at a precise date
- I want to know if it is possible to close issue with a defined date, not the date at you change the status. It would ...
-
16:34 Defect #7039: CSV export. Line breaks. Excel
- 2 patches :
# either simply replace \r\n EOLs with \n in issue description (@IssueHelper@ change)
# or replace \r\n... -
15:46 Feature #7900: Restore issue
- I agree. +1 vote on this
-
15:43 Feature #8001 (New): Commit messages scanned for ticket action
- This ticket ticket references #473
I want to add a functionality to Redmine. I want to be able to create ticket ac... -
14:33 Feature #3055: Option to copy attachments when copying an issue
- +1
"COPY" should default copy "all data", or even aks what to copy if all ins't copied.
-
13:59 Feature #4124: LDAP integration
- Changes from ldap side should be synced to redmine of course, the other way isn't wished in our case. If someone use ...
-
10:37 Feature #4124: LDAP integration
- +1 on better integration
There should be a keyfield to tie in to the LDAP record, since many properly configured L... -
13:36 Feature #7361 (New): Highlight active query in the side bar
- Solution : add a class to query link in @IssueHelper#query_links@.
-
06:09 Feature #7361 (Resolved): Highlight active query in the side bar
-
13:11 Feature #7999 (Closed): Issue Custom Query: Default Query
- Closed as duplicate of #7360.
-
06:07 Feature #7999 (Resolved): Issue Custom Query: Default Query
-
06:05 Feature #7999 (Closed): Issue Custom Query: Default Query
- It would be nice to be able to create a default custom query, so when I get to issue list of a project, I don't need ...
-
10:25 Feature #8000 (New): News filters
- Hello,
I would like to suggest implementation of filters for news in the way similar to the issues' filters. An ex... -
07:21 Feature #5061: Show time log entries in issue history
- +1
-
02:30 Feature #7180: List of statuses in REST API
- milki milk wrote:
> I've exposed index/show for issue-status - no longer needs admin access
I should clarify this. ... -
01:59 Feature #7180: List of statuses in REST API
- I believe I have a better patch than rrecio:
https://github.com/milki/redmine/compare/master...issue-status-api
...
2011-03-25
-
21:02 Feature #7997 (New): Merge Issues
- Feature Request: Merge related issues
The idea would be to create a "Merge Issue" link next to the "Duplicate" and... -
20:51 Defect #7796: Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n`
- Jean-Philippe Lang wrote:
> Make sure i18n is installed in the gems set actually used by your Redmine instance.
S... -
20:48 Defect #7796: Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n`
- Make sure i18n is installed in the gems set actually used by your Redmine instance.
-
20:16 Defect #7796: Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n`
- I'm having the same problem, with the 1.1.2 version.
*** LOCAL GEMS ***
actionmailer (2.3.5)
actionpack (2.3... -
19:51 Defect #7954: IE 9 can not select issues, does not display context menu
- I'm not very enthusiastic about committing a patched prototype library but I don't see any other option.
I've been u... -
19:45 Defect #7973: UI issue: edit options invisible and users simply do not see the "Sign in" link
- It's not so easy. There's a bunch of links that would stay not accessible even after the user signs in depending on h...
-
19:40 Feature #7986: a different method to show the existance of subtasks
- r5221 adds 2 css classes to target parent/child issues. You can make the parent issues look different by tweaking you...
-
19:01 Defect #7984: Confusing revisions links on repository root
- Etienne Massip wrote:
> Actually, if a branch is selected, then the only link displayed should be "View revisions" so... -
12:51 Defect #7984: Confusing revisions links on repository root
- Actually, if a branch is selected, then the only link displayed should be "View revisions" so you'll get all revision...
-
10:27 Defect #7984: Confusing revisions links on repository root
- Etienne Massip wrote:
> Toshi MARUYAMA wrote:
> > Ruby uses Redmine 1.1.
>
> IMHO, 1.1 link is not smart either : "V... -
09:53 Defect #7984: Confusing revisions links on repository root
- Etienne Massip wrote:
> IMHO, 1.1 link is not smart either : "View all revisions" is a shortcut to "View all applica... -
09:50 Defect #7984: Confusing revisions links on repository root
- Toshi MARUYAMA wrote:
> Ruby uses Redmine 1.1.
IMHO, 1.1 link is not smart either : "View all revisions" is a sho... -
09:42 Defect #7984: Confusing revisions links on repository root
- Ruby uses Redmine 1.1.
There is no way to show revisions in branch.
http://redmine.ruby-lang.org/projects/redmine... -
09:40 Defect #7984: Confusing revisions links on repository root
- Still don't buy it ; IMM, the "all revisions" should not be visible inside a branch or revision, this doesn't make se...
-
09:33 Defect #7984: Confusing revisions links on repository root
- !TortoiseHg.2.0.2-show-all.png!
!TortoiseHg.2.0.2-default-only.png!
!gitk--all.png! -
09:16 Defect #7984: Confusing revisions links on repository root
- Etienne Massip wrote:
> Having both links side by side is confusing because they're semantically very close.
>
> ... -
09:14 Defect #7984: Confusing revisions links on repository root
- h2. Git
!git-root.png! -
09:06 Defect #7984: Confusing revisions links on repository root
- h2. Mercurial
!hg-root-tip.png!
!hg-root-default.png!
!hg-revisions-root-default.png! -
08:59 Defect #7984: Confusing revisions links on repository root
- Having both links side by side is confusing because they're semantically very close.
Dumb question : what's the di... -
08:53 Defect #7984: Confusing revisions links on repository root
- h2. Subversion
!svn-root.png!
!svn-trunk.png!
!svn-root-r5218.png! -
18:08 Feature #7996 (Closed): Bulk edit and context menu for time entries
- The bulk edit and right-click context menu for issues is wonderful. Time entries could benefit from a similar type o...
-
17:01 Feature #1675: Add 'affected version' as a standard field
- +1 it would be great!
-
16:50 Patch #1997 (Closed): Filtering by watcher and any personnel - patch
-
16:45 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
- +1
I don't understand the logics behind current implementation. Anyway, subtasks definitely are unusable in our case... -
16:36 Feature #7360: Issue custom query: default query per instance, project and user
- +1 definitely, been wanting this for ages! Ideally each user would be able to determine their own custom query for e...
-
15:54 Feature #7994 (Closed): reopen closed issues on e-mail
- Closed issues should be re-opened when e-mail is received.
-
15:50 Feature #971: Add "Spent time" column to query
- +1
-
15:46 Feature #7993 (Closed): Select Default Report (or Custom Report quick links)
- Our most important report is a Progress Report grouped by Target version. However, to get to the report we have to fi...
-
15:42 Feature #3511: Ability to sort issues by grouped column
- I just want to confirm that I'm still experiencing the same problem. Our most crucial report Groups by Target Version...
-
14:54 Defect #7699: Subversion: 500 Internal Server Error when browsing a repository
- It's a workaround but I'd like to find the source of this issue, as this looks to be the same as #633 which is still ...
-
14:05 Defect #7699 (Resolved): Subversion: 500 Internal Server Error when browsing a repository
- Resolved by changing /app/models/repository/subversion.rb, line 55 from:
identifier_to = [identifier_from + 199, s... -
14:03 Feature #7987: None is not in the list of options for the 'assigned to' filter.
- Ha! What a brain cramp I had yesterday. I flashed back to my previous system which had an entry like <<me>> for None....
-
13:00 Patch #225: Patch for custom html meta description and keywords
- Well... Seems like I'm the interested person (needed META for Facebook Like plugin): :)
http://www.redmine.org/plugi... -
12:59 Feature #3121: Per-project meta descriptions and keywords
- You can find this plugin helpful:
http://www.redmine.org/plugins/meta -
12:58 Feature #7983: Use project description, Wiki content etc for META description
- Wrote a plugin: http://www.redmine.org/plugins/meta
But I believe the code should be transferred (well, maybe simila... -
11:26 Patch #1616: Allow email to create and reply to forum messages
- +1
I agree it's important to encourage participation by those who are used to mail-lists - they're often more tec... -
10:57 Feature #7982: Folding project list (expand/collapse)
- Ivan Cenov wrote:
> Also, there were some plugin that implemented this function, but I can't remember it.
P.S. He... -
10:16 Defect #7680: Missing routes for wiki
- Hi
I am facing same problem...how did you solve it? i don't want to remove the plugin wiki permission
Thanks in... -
09:13 Feature #2152 (Closed): Use CSS classes for closed issues in search results
-
09:01 Feature #5831: Parent Task to Issue Bulk Edit
- Would be nice, indeed.
-
04:24 Feature #5831: Parent Task to Issue Bulk Edit
- I would be very glad to see this feature soon in Redmine, +1.
-
08:56 Feature #3055: Option to copy attachments when copying an issue
- Typo
-
08:13 Feature #3055: Option to copy attachments when copying an issue
- I agree that it should be an option to be able to copy attachments (and notes).
We lose lot of information without t... -
08:53 Defect #7990 (Closed): redmine access very slowly
- Please post in the forum as this is not a feature request nor a bug, but a question.
-
04:29 Defect #7990 (Closed): redmine access very slowly
- /opt/redmine/apps/redmine/tmp/pids/ this dir default has two file :mongrel.3002.pid mongrel.3001.pid
Today I found h... -
08:51 Feature #7989 (Closed): Make or move subtask
- This tracker is used to fill feature requests or bugs only ; if you need to ask a question, please post on the Help f...
-
08:18 Feature #7989 (New): Make or move subtask
-
07:55 Feature #7989 (Resolved): Make or move subtask
-
00:20 Feature #7989 (Closed): Make or move subtask
- I've searched hard within Redmine and using Google but can't find the below. (Please just point me to the answer if i...
-
07:08 Feature #6836: Sort project list by Name instead of identifier
- +1
i hope it support a single key(number) to sort projects.
i want list projects customize.
thanks! -
05:36 Feature #7884: Import issues from Excel or CSV file
- What are you looking for? The basics - Tracker/Status/Subject/Description?
Ryan
Se Ri wrote:
> Hi everybody,
... -
02:16 Feature #703: Configurable required fields per tracker/status/role
- +1
p.s. Seriously! This bug is over 3 years old! You know, I did need a good reason to learn Ruby... -
00:00 Defect #7960: Settings->email->notified_events bug
- oh yeah :-). I had a older version of settings/_notifications.rhtml. I am sorry for the confusion. Petr
Also available in: Atom