Activity
From 2011-04-11 to 2011-04-14
2011-04-14
-
22:18 Feature #8006: Right click context menu for Related Issues
- Hi,
I added another issue, #8155, which I believe is somewhat related to this issue due to the context menu.
-
21:51 Feature #8006: Right click context menu for Related Issues
- Hi Etienne,
you are right, this can be a little confused to the user. He may not be able to differentiate the "del... -
12:17 Feature #8006 (Reopened): Right click context menu for Related Issues
- Just a UI question for history : isn't it a bit hazardous to let the "Delete" choice in the contextual menu, can't it...
-
22:11 Patch #1582: Add Time Spent Column to Issue List
- +1
-
22:08 Feature #971: Add "Spent time" column to query
- +1
-
22:01 Feature #8155 (New): Editable related issues
- Hello,
every time I add a wrong relationship on the related issues section, I have to delete the relationship and ... -
21:24 Defect #7630: Spent time in commits not recognized
- @Tak, this advice should solve your problem: http://www.redmine.org/boards/2/topics/22692?r=23334#message-23334
M... -
20:42 Feature #8153 (Closed): List assigned issues in user profile page
- It would be appropriate the list of assigned issues to be rendered in the user profile page. Now, only the user's act...
-
20:31 Feature #8146: How can I Hide "My page"?
- > Would prefer to hide it for non-members and anonymous users.
There's no 'My page' for anonymous users. -
09:17 Feature #8146: How can I Hide "My page"?
- AFAIK, there is no option in Redmine, maybe MyPage should be made a module.
-
05:48 Feature #8146 (Closed): How can I Hide "My page"?
- Hi everyone,
I'm doing some customizations on my Redmine system. Boss doesn't like the My page. How can I hide it?... -
20:29 Defect #8108: Email reminders sent for closed issues
- Okay I have removed to the @days=7 from the command in the script.
Cannot run the script now. Cron job will run it ... -
18:59 Defect #8108: Email reminders sent for closed issues
- Looks fine :|
Could you please try to run the @rake@ command without the @days=7@ argument (default value is 7, bt... -
18:35 Defect #8108: Email reminders sent for closed issues
- Attached is our mailer.rb file.
Thank you Etienne for looking into this.
Etienne Massip wrote:
> Could you p... -
17:03 Defect #8108: Email reminders sent for closed issues
- Could you post you @app/models/mailer.rb@ file, please ?
-
16:20 Defect #8108: Email reminders sent for closed issues
- Etienne Massip wrote:
> How are you running the reminder task ?
Thank you for the response.
Via a cron job
... -
09:39 Defect #8108: Email reminders sent for closed issues
- How are you running the reminder task ?
-
19:08 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
- Don't know much about RoR, but at least in Java we're used to make each request have its own transaction, making this...
-
19:02 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
- I wonder if this may be fixed with a transaction isolation explicit setting somewhere (if there is a transaction) ?
-
18:50 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
- Good to see it could be fixed soon. I can confirm this bug is still present on demo, and created another ticket there...
-
18:31 Defect #7097 (New): Starting day of week cannot be set to Saturday
- Was looking at #7218 when I realized the code at source:trunk/app/models/query.rb#L625 needs to be fixed to handle da...
-
18:26 Defect #6302: Temporary filters added to a custom query are not kept across requests
- Can't reproduce, but this should be fixed by changes committed for #1965 ?
-
16:20 Feature #8152: Render Version and User custom fields as links
- As suggested in #2096 =)
-
16:17 Feature #8152 (Closed): Render Version and User custom fields as links
- That would be nice if custom fields which type is one of the recently introduced Version and User are rendered not as...
-
16:10 Feature #6449: Edit a wiki page's parent on the edit page
- Agreed, this field should be moved in page editing form, didn't even know it existed.
-
16:08 Defect #8151 (Closed): project filter in issue search is overriden by current project
- I created and saved a public search from the all issues page which included a filter of "project is <<all>>", OK effe...
-
15:31 Defect #7954: IE 9 can not select issues, does not display context menu
- Just wanted to add it works fine in IE10 with Redmine 1.0.3
-
15:17 Feature #7360: Issue custom query: default query per instance, project and user
- +1 Indeed would be nice for a user to set is default query for a given project. So a user could create a query to see...
-
15:04 Feature #8147: Multilangual Email header / footer
- Etienne Massip wrote:
> What do you mean ? Support RTL languages ?
In Settings -> Mail -> Mail footer and header,... -
14:47 Feature #8147: Multilangual Email header / footer
- What do you mean ? Support RTL languages ?
-
13:05 Feature #8147 (New): Multilangual Email header / footer
- The adjustable header and footer should me made multilangual, just like the rest of the email.
-
15:02 Defect #8148: Unable to insert iframe
- {{iframe}} is not a core Redmine macro, guess you're using a plugin ?
-
13:56 Defect #8148 (Closed): Unable to insert iframe
- If URL you try to display using @{{iframe(url, width, height)}}@ macros contains @&@ (ampersand), then it get trimmed...
-
14:57 Defect #8149 (Closed): Subtasks always become 'bug' as tracker type
- You should ask the plugin author.
-
14:09 Defect #8149: Subtasks always become 'bug' as tracker type
- Update: I might have found the problem. We use the Backlog plugin for our scrum team. Seems the settingspage of that ...
-
14:01 Defect #8149 (Closed): Subtasks always become 'bug' as tracker type
- I added a couple of trackers (eg support, task). I want my main issues to be features (or bugs) and attach sub issues...
-
14:13 Feature #8150 (Closed): Suggestion for editing Issue form
- Hi,
There are a few fields in the new issue form that I'd like to remove (Estimated Time, %Done, etc), for simplicit... -
14:04 Feature #5487: Allow subtasks to cross projects
- Well, as you can see in the commits, i've made it to preserve the connection to parent. You can tell from this screen...
-
11:26 Feature #5487: Allow subtasks to cross projects
- Hi Filip,
What happen if I move the subtask from one project to another?
Is the project value recorded (and need ... -
11:16 Feature #5487: Allow subtasks to cross projects
- Hi guys, i've made a few changes (which are not optimized at all, i could've barely made it work) to allow this kind ...
-
13:55 Feature #8120: Code syntax highlighting in Wiki only works with Textile formatting
- Another choice is implementing a formatting-independent syntax highlighter in client side, using something like "Sunl...
-
12:48 Feature #8145: API: Redmine version
- Yes, you could add xml/json response formats to admin/info in controller.
-
12:37 Feature #8145: API: Redmine version
- May I help to add this feature?
-
00:41 Feature #8145: API: Redmine version
- Sorry for the blind comment, the code in the content attribute is the Info.versioned_name from the Redmine instance
... -
00:39 Feature #8145: API: Redmine version
- Maybe a simple meta in the layout should be a great idea?
Something like that in the base.rhtml:
<meta name="Genera... -
00:30 Feature #8145 (Closed): API: Redmine version
- I'm working on a app which use Redmine API to list an create issues.
I made my app is using the JSON feed availabl... -
10:10 Feature #7414: Private issues
- That's great! Looking forward for it.
-
09:46 Defect #4682: Completed version with wrong progress bar status
- There is a very simpler patch which consists to add in @Version#closed_pourcent@ the test...
-
09:41 Feature #8142 (Closed): auto preview on the right side of content text area
- Closed as tracker this is not to post a question (and you did indeed post it again in forum).
-
09:34 Patch #2277: Patch for #2269 (Issue startdate == adddate can be turned on/off)
- Agreed.
-
05:34 Patch #2277: Patch for #2269 (Issue startdate == adddate can be turned on/off)
- +1
The current default behavior of having "today" as the default start date is annoying. Every time I had to reme... -
01:00 Feature #4015: Make app settings overridable at project level
- +1. I think this is the feature that would make Redmine a more viable option for enterprises (like mine). When you ha...
-
00:54 Feature #3174: Project category tree
- I would appreciate this too, the problem with nesting projects in projects is that it's referenced everywhere, but pr...
2011-04-13
-
22:59 Feature #8144 (Closed): Timesheet report should have group by option by Day
- redmine/timesheet
should have a group by day feature. same as you see that on My Page (redmine/my/page) and you ad... -
22:02 Defect #8143 (Closed): Problem to update subtask
- Hi!
I'm having some problem to update a subtask that belongs to a task with many substask. The stacktrace was desc... -
20:59 Defect #4682: Completed version with wrong progress bar status
- Here's a patch.
I believe there is a similar issue with done percent computation for a task with subtasks. -
16:55 Patch #7418: Redmine Persian Translation
- I appreciate your effort as I have said before, and my fa.yml is totally based on yours, just reviewed and changed so...
-
16:28 Patch #7418: Redmine Persian Translation
- I think you hate my translation! I'm not an anti-Arab racist, or more generally any type of racist. Please don't insu...
-
16:32 Defect #8108: Email reminders sent for closed issues
- Hi Jean
Thank you for the response. Yes, we are getting email reminders for closed and even deleted issues.
Yes ... -
16:26 Defect #8140 (Closed): testarjel
- Please use http://demo.redmine.org for testing purposes.
-
13:54 Defect #8140 (Closed): testarjel
-
15:36 Defect #8141 (Closed): REPARATION IMPRIMANTE hp 3505
- Please use http://demo.redmine.org for testing purposes.
-
14:53 Defect #8141: REPARATION IMPRIMANTE hp 3505
- loic loic wrote:
> - 04/04/11 envoie du bac N°3
> - 05/04/11 envoie de la carte
-
14:53 Defect #8141: REPARATION IMPRIMANTE hp 3505
- - 04/04/11 envoie du bac N°3
- 05/04/11 envoie de la carte -
14:09 Defect #8141: REPARATION IMPRIMANTE hp 3505
- - Demande d'intervention à LNA le 03/04/11
-
14:05 Defect #8141 (Closed): REPARATION IMPRIMANTE hp 3505
- Problème au niveau de la carte interface USB et LAN, et sur le bac N° 3 (pièce cassée)
-
15:17 Feature #8142 (Closed): auto preview on the right side of content text area
- Hi,
I implement this Javascript (http://www.redmine.org/issues/244) in the edit.rhtml, so now I see the preview of t... -
15:06 Defect #7796: Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n`
- Removing the rescue code you can see the real problem:...
-
13:39 Defect #8139: p.push is not an object in dragdrop.js @379
- Even better would be if update the whole lib for next version
-
13:35 Defect #8139 (Closed): p.push is not an object in dragdrop.js @379
- the patch should look like this
@line 376 of dragdrop.js... -
12:35 Feature #8138 (New): Assign Priority based on Category
- I have a rather strange request from a Customer and am wondering if there is already a patch for this somewhere (sinc...
-
11:52 Feature #2850: Add next/previous navigation to issue
- +1
-
11:27 Feature #2850: Add next/previous navigation to issue
- +1
-
11:51 Feature #4895: GnuPG support
- This is what i am looking for, i would like to be able to encrypt all redmine outgoing email with a public key i can ...
-
11:02 Defect #8093: Incoming email with internal emails as attachments isn't processed properly
- Unfortunately, outlook doesn't have built-in capabilities for saving emails as emls.
I've converted the email to eml... -
10:42 Defect #8137 (Closed): HTML email doesn't obey directionality of locale
- HTML emails currently miss directionality, while they should obey directionality of some locale. Some choices:
1. ... -
10:00 Feature #3452: Per project email notifications settings panel
- There is a patch available at #7349 (which is a duplicate of this ticket)
-
09:23 Defect #5373: Translation missing when adding invalid watchers
- I have solved it adding to my language file (es.yml), this text:
field_watcher_users: Seguidores
In my Language f... -
05:02 Feature #1460: Project Plan import/export utility
- Andreas Schrottenbaum wrote:
> I've installed the loader of Simon on my System. (Downloaded from https://github.com/... -
00:36 Feature #6269: RedCloth 4 support
- It seems that the support for definition list (DL) was added between RedCloth 3.x and 4.x, together with a bunch othe...
2011-04-12
-
22:11 Defect #8136: Gantt Chart Error
- Jean-Philippe Lang wrote:
> The plugin you use overrides the gantt view and is not compatible with your Redmine vers... -
21:58 Defect #8136 (Closed): Gantt Chart Error
- The plugin you use overrides the gantt view and is not compatible with your Redmine version.
You may want to report ... -
21:32 Defect #8136 (Closed): Gantt Chart Error
- Hi, when i try to see the gantt, show me this error:
ActionView::TemplateError (undefined method `gantt_path' for ... -
22:03 Feature #7414: Private issues
- It won't be moved.
-
21:56 Patch #7647 (Closed): Adding a hook in the heading on showing an issue
- Jean-Baptiste's solution committed in r5447. IssueHelper#issue_heading is now used and can be overriden.
-
21:29 Defect #8135: Rake Aborted! No such file to load - stringio
- I can't reproduce, stringio is part of the ruby standard library.
-
21:20 Defect #8135 (Closed): Rake Aborted! No such file to load - stringio
- A greenhorn here trying to get redmien up & running on a SuSE linux Enterprise server 11 (x86_64).
Trying to run >... -
21:25 Defect #5138 (Closed): Don't use Ajax for pagination
- Ajax pagination removed in r5302.
-
21:23 Defect #7582 (Closed): hiding form pages from search engines
- Patch committed in r5443. It was lowercase'd for consistency with other head tags.
-
21:11 Defect #1965: Redmine is not Tab Safe
- Pagination links changed to non-AJAX in r5302.
-
19:10 Defect #7417: parent issue display problem
- This is still an issue in 1.1.1
-
18:39 Feature #8130 (Closed): CAPTCHA Option
-
09:15 Feature #8130: CAPTCHA Option
- Closed as duplicate of #2340.
-
05:00 Feature #8130 (Resolved): CAPTCHA Option
- This is a duplicate.. should close it
-
04:59 Feature #8130 (Closed): CAPTCHA Option
- Registration page and/or login should have a captcha option for high visibility project boards that might be subject ...
-
18:10 Feature #8134 (Closed): Restrict edit issue possibilities per role
- Now you can only determine if they can edit issues or not. When they are allowed, they can also click the 'more' link...
-
16:58 Defect #7917: Creating users via email fails if user real name containes special chars
- Hi!,
I'm having the same problem with latin caracters. I think that it can be treated as an important feature. -
16:44 Feature #7892: Issue relationships history and notification on delete
- it's good feature. I need that.
I think best way to do option here: https://redmine.org/settings?tab=notifications -
16:37 Feature #4985: Filter issues which are blocked
- other code about issue is available on #3265
-
01:02 Feature #4985: Filter issues which are blocked
- may be somebody can create plugin for that?
BTW related code probably can be found here #2954 (i think 'blocked by' ... -
16:36 Feature #7805: Filter issues by relation type
- Thanks Maxim. It does sound very much like what #4985 is talking about.
-
16:33 Feature #7805: Filter issues by relation type
- this issue looks like #4985
-
16:33 Feature #1385: Script for import from JIRA
- Hi all
I am using Redmine 1.1.2 and when trying to import xml dump from Jira, the following error occurs :
load... -
14:49 Feature #3071: connect ecm systems to redmine
- You can download the plugin here: http://bit.ly/i2EgL2
The documentation is in Spanish, however.
Enjoy it!
Ped... -
11:43 Defect #8093: Incoming email with internal emails as attachments isn't processed properly
- Sure. This are 2 msg files of the message: one just in Unicode format.
-
10:50 Defect #8093: Incoming email with internal emails as attachments isn't processed properly
- Could you please post the most simple / light test mail which fail to be processed by Redmine so that the issue can b...
-
09:32 Defect #8093: Incoming email with internal emails as attachments isn't processed properly
- Any thoughts how to fix or check it?
-
10:59 Patch #7820: Traditional Chinese language file (to r5072)
- * Translations added
** label_issue_note_added, label_issue_status_updated, label_issue_priority_updated, label_iss... -
10:47 Defect #8131 (Closed): Natavení bitu
- Please use http://demo.redmine.org for testing purposes.
-
10:19 Defect #8131: Natavení bitu
- Vladimir Kittler wrote:
> Natavení bitu
-
10:08 Defect #8131 (Closed): Natavení bitu
- Natavení bitu
-
10:46 Patch #8132 (Closed): Vyčištění database JIS
- Please use http://demo.redmine.org for testing purposes.
-
10:21 Patch #8132 (Closed): Vyčištění database JIS
- Vyčištění database JIS
-
10:43 Patch #8133: Japanese Translation for r5436
- Updated
-
10:37 Patch #8133 (Closed): Japanese Translation for r5436
- Added
* label_additional_workflow_transitions_for_assignee
* label_additional_workflow_transitions_for_author
* ... -
10:26 Patch #5690: Change LDAP password
- Hello Ruben, maybe i will try it with the new trunk version or maybe you could write some tests for the patch.
Reg... -
10:03 Feature #6280: Multi-issue PDF export
- A minimalistic - and simple to implement - approach would be to include a link to the correspondent PDF into each dis...
-
09:58 Feature #6280: Multi-issue PDF export
- +1 (or +50, to show my demand ...)
Instead of the suggested menu point I would prefer an option in the right-click... -
09:25 Patch #8128 (Closed): Bundler support
- Sorry, I close this one as duplicate of #5638 as patches are very similar.
-
09:18 Feature #2954 (New): Ability to filter out duplicate issues
-
09:16 Feature #8129 (Closed): Role that can't assign a ticket
- Closed as duplicate of #393 then :-)
-
04:55 Feature #8129 (Closed): Role that can't assign a ticket
- If you are giving clients access to redmine you really don't want them submitting tickets and assigning them to devel...
-
04:50 Feature #393: Role that can't assign a ticket
- Issue is definetely a must.. +1
-
01:05 Feature #4561: Allow filter to hide/show tasks which are blocked by other tasks
- Also it will be great to filter other relations like duplicated, follows, etc
Some additional info can be found at #...
2011-04-11
-
23:03 Patch #8128: Bundler support
- Etienne Massip wrote:
> There is already a patch for bundler support, see #5638.
Ahh, the _magic_ "Next" link on ... -
22:59 Patch #8128: Bundler support
- There is already a patch for bundler support, see #5638.
-
20:59 Patch #8128: Bundler support
- The previous patch was editing also .hgignore wich is not present on svn but only on the hg mirror.
-
20:53 Patch #8128 (Closed): Bundler support
- Hi,
I've noticed that in trunk now we can use rubygems 1.5 and rails 2.3.11 so I made a patch for adding bundler s... -
21:44 Defect #8108: Email reminders sent for closed issues
- I've just re-checked and this task never sent notifications for closed issues.
Are you sure that the status of these... -
21:29 Patch #7443: Found-in-version patch
- Can I use the patch added by Mike with Redmine version 1.1.2???
If I use this patch will I be able to update my Re... -
20:21 Feature #2500: configure custom fields as "required for status transition"
- +1
-
19:36 Feature #3169: Multiple repositories for projects
- +1
-
18:40 Defect #3494: Browser "Back" to issue list displays wrong filter
- HTML5 history modification (pushState and friends) can probably alleviate this in newer browsers: https://developer.m...
-
15:29 Feature #8127 (New): Public queries only for current project
- It would be great to have a possibility to create a query, which is visible for all users on project, but only on thi...
-
12:45 Feature #7711: Jalali Calendar
- You may want to take a look at my branch of Redmine: https://bitbucket.org/ebrahim/redmine
-
12:42 Patch #7418: Redmine Persian Translation
- I wish I could update my comments. Please someone with the permission take the paragraph starting with "If Behrang de...
-
12:38 Patch #7418: Redmine Persian Translation
- I've done a more thorough review of current fa.yml of Redmine. My conclusion is current Persian localization of Redmi...
-
10:35 Patch #7418: Redmine Persian Translation
- I have improved my last translation and missing translations are added. fa.yml and fa.yml.diff are attached. Please m...
-
10:42 Defect #8104: Sending email: end of file reached
- Just stop your Redmine instance, go to your Redmine installation directory and run @ruby script/server RAILS_ENV=prod...
-
10:39 Defect #8104: Sending email: end of file reached
- Etienne Massip wrote:
> Could you try to run Redmine with @ruby script/server@ to see if this reproduces ?
What is ... -
10:01 Patch #7664: Allowing plugins to add an option for the default gravatar
- This feature doesn't seem to be needed by a lot of people, so if you don't mind, I'd prefer to commit the plugin base...
-
09:54 Feature #1994: LaTEX support in Wiki, Forums and Issues
- I successfully used Ling Li's plugin. While it does correctly working during preview the first time, subsequent previ...
-
09:10 Feature #3463: Export all wiki pages to PDF
- Excuse me. I had not noticed that the patch (changing parameters for the wiki controller) is already included in the ...
-
01:18 Feature #2711: Able to create 'folder' to classify uploaded files.
- I second that request. I think it would be great to group uploaded filed into folders.
Thank you very much,
Kos...
Also available in: Atom