Activity
From 2011-05-25 to 2011-05-28
2011-05-28
-
22:56 Defect #8456 (Closed): Conifg check?
- No matter what i do it wont work i know for a fact tht i did everything the guide at d2etal.com/wiki told me to do le...
-
21:22 Feature #6984: Configure order/position and visbility of tabs in menu
- +1
-
16:59 Feature #6984: Configure order/position and visbility of tabs in menu
- +1
-
21:09 Feature #2964: Ability to assign issues to groups
- +1
This one was the first question after my redmine presentation in the company and i had to say "no it cant" :( -
20:49 Defect #8455 (Closed): Cyrillic output in PDF
- There's a problem with cyrillic characters in task lists exported to PDF. It looks like:
http://clip2net.com/clip/... -
15:48 Feature #3912: Add support for AND's and OR's in search
- Terence Mill wrote:
> -related to #3912-
related to #8205
-
15:02 Feature #3912: Add support for AND's and OR's in search
- related to #3912
Would like to see wildard search, means prefix (*myserachword) search, suffix search (mysearchwor... -
14:51 Defect #6551: Highlighting in search results is case sensitive for cyrillic pattern
- In other words, the problem will be solved only when the Ruby Regexp will be fixed?
-
09:29 Defect #6551: Highlighting in search results is case sensitive for cyrillic pattern
- Sorry but the underlying issue seems to be a Ruby Regexp one as Redmine code in @SearchHelper#highlight_tokens@ seems...
-
04:28 Defect #6551: Highlighting in search results is case sensitive for cyrillic pattern
- Thank you very much!
-
14:47 Feature #5638: Use Bundler (Gemfile) for gem management
- related to "chili#290":https://www.chiliproject.org/issues/290
-
14:41 Feature #8420: Consider removing #7013 workaround
- Budnler support is adressed for next major, so can this get closed in favour for #5638 ?
-
14:39 Defect #7257: "Issues by" version links bad criterias
- Can this issue get closed?
-
14:38 Defect #1965: Redmine is not Tab Safe
- So that issue can get closed, until other reports?
-
14:37 Defect #6901: Copy/Move an issue does not give any history of who actually did the action.
- Why is that issue not closed? Things to do?
-
14:36 Defect #5373: Translation missing when adding invalid watchers
- Why is that issue sill not closed?
-
14:12 Patch #8222: Setting model should use Rails.cache instead of class variable
- Chiliproject looks to add a lot of code complexity and we should not need to change tests, Jan's patch, on the other ...
-
10:16 Patch #8222: Setting model should use Rails.cache instead of class variable
- This is patch series from https://www.chiliproject.org/issues/350
-
09:39 Defect #6105: Migration 0.8 -> 1.0.0 : projects pages access = erreur
- You should check your @schema_migrations@ table contents to see which migration(s) has not being executed (compare wi...
-
00:45 Defect #6105: Migration 0.8 -> 1.0.0 : projects pages access = erreur
- Also after the migration, all my users except admin are gone (maybe related, maybe not).
-
00:38 Defect #6105: Migration 0.8 -> 1.0.0 : projects pages access = erreur
- I have this same problem upgrading an old 0.8.4 system to 1.0.1-1 (debian package). db:migrate completed with no err...
-
09:35 Defect #2109: Context menu is being submitted twice per right click
- This is a patch from https://www.chiliproject.org/issues/424
-
08:13 Defect #5024: Internal error after clicking on link to PDF Export
- Thank you for your hard work~
2011-05-27
-
22:03 Defect #8454: Updating Version with Date fails with Error 500
- Can't reproduce on bare Redmine ; never seen so much plugins, though, maybe you should try to activate them one by on...
-
21:45 Defect #8454: Updating Version with Date fails with Error 500
- Apologies. Here are the details:...
-
21:01 Defect #8454: Updating Version with Date fails with Error 500
- Please give details about your environment according to [[SubmittingBugs]].
-
19:33 Defect #8454 (Closed): Updating Version with Date fails with Error 500
- RM 1.1.3, Postgres.
Clicking Project --> Settings --> Versions --> Edit (on a Version with no assigned date) and set... -
19:17 Defect #8389: Nil values cause errors in issues update/delete
- A similar problem here (RM 1.1.3 with Postgres); can't create subtasks....
-
17:04 Defect #5024 (Closed): Internal error after clicking on link to PDF Export
- I confirmed Redmine 1.1 http://www.redmine.org/issues/408#note-48 eats CPU 100% in Traditional Chinese, and it fixed ...
-
16:40 Defect #5024: Internal error after clicking on link to PDF Export
- Guess it is not up to date to latest stable, far from that (no subtasking support), so that could take a while =)
-
16:31 Defect #5024 (Reopened): Internal error after clicking on link to PDF Export
- I confirmed #408 has error in Traditional Chinese.
We need to check after redmine.org updates 1.2. -
10:36 Defect #5024 (Closed): Internal error after clicking on link to PDF Export
- I fixed typo *UFT-8* in sl.yml at r5233 #61.
-
10:34 Defect #5024: Internal error after clicking on link to PDF Export
- source:trunk/config/locales/sl.yml@3610#L128
"general_pdf_encoding": *UFT-8* -
10:27 Defect #5024: Internal error after clicking on link to PDF Export
- attachment:sl.yml.diff has committed r4004 #6009.
-
16:24 Feature #3912: Add support for AND's and OR's in search
- jason axelson wrote:
> This would be nice, but in my personal opinion, I would rather see a generic text box that had... -
16:24 Feature #8205 (Closed): Combine Search and Filter
-
16:23 Feature #8452 (Reopened): Improve copy project
- Can you test this patch, I think works..
-
15:48 Feature #8452 (Closed): Improve copy project
- It is not yet possible to change the issue author in general (see #1739), so even less upon issue copy.
-
15:04 Feature #8452 (Closed): Improve copy project
- It is possible modify Redmine to change the name of the task creator when a project is copied?
-
15:49 Feature #6217: When creating a subtask, pre-fill fields Target version, Category & Start- and Due date based on parent values
- +1 to inheriting the version.
-
15:05 Feature #8453 (Closed): Modify a relation
- Add the possibity off edit a issue relation, now only have a possibility delete a crete another.
-
14:46 Patch #8451 (New): API:REST patch for the Net::Redmine::API::REST Perl Module
- Hi,
I worked with Stephane Schoorens on the Net::Redmine::API::REST Perl module :
https://github.com/sschoorens... -
13:49 Defect #8436: no such file to load - install redmine on aix 6.1
- Thank you for your reply.
I removed and reinstalled RubyGem in order belows,
1) Removed rubygem.rb, ubygems.rb fi... -
08:52 Defect #8436: no such file to load - install redmine on aix 6.1
- Sometimes @gem update --system@ downgrade gives a messy result, did you try with a bare RubyGems < 1.7 installation ?
-
13:36 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
- https://www.chiliproject.org/projects/chiliproject/repository/show?rev=69bad846048e6b854cda272e2701771f26172234
!c... -
12:54 Feature #1176: Recurring Tasks
- +17.3
Although it's just occurred to me that I may be able to get my existing google calender task notifications r... -
12:45 Defect #8450 (Closed): redmine:email:receive_imap fails silently when creating an account where login is too long
- When the unknown_user=create option is set, this task fails silently when the account it tries to create is too long ...
-
11:51 Defect #8449 (Closed): Wiki annotated page does not display author of version 1
- Using the 'annotate' feature in the history of a wiki page, the author of the original document (v1) is not displayed.
-
10:13 Feature #7401 (Closed): Member Inheritance between projects and subprojects
- Right, thanks.
-
09:57 Feature #7401: Member Inheritance between projects and subprojects
- Duplicate of #5605
-
10:07 Feature #8443: Removing CustomValue with related User object
- Post your code in Development forum.
-
10:02 Feature #5605: Subprojects should (optionally) inherit Members from their parent
- +1
If you add a member to a project, it would also be nice with a checkbox "Add to subprojects" so that if a new ... -
08:50 Defect #8448 (Closed): Bio::DB::BigWig throws exception when a bin is requested that contains no data
- Not the right tracker, this one is for Redmine itself !
-
05:35 Defect #8448 (Closed): Bio::DB::BigWig throws exception when a bin is requested that contains no data
- I seem to have run across a bug in Bio::DB::BigWig, where if I request a region containing no data, I get the error: ...
2011-05-26
-
22:17 Feature #8417: per tracker configurable issue form layout with preview
- related to #8447 in terms of positioning fields.
The input type configuration shall be part of the global config, no... -
22:16 Feature #8447: support for custom fields to be structured like description field
- related to #8417 in terms of positining fields.
The input type configuration shall be part of the global config, not... -
20:46 Feature #8447 (Closed): support for custom fields to be structured like description field
- Specifically for long text custom fields I would like to have the ability to have the drawn in a way that does not di...
-
22:02 Feature #2715: "Magic links" to notes
- +1
-
18:17 Feature #2715: "Magic links" to notes
- I see a period or an 'n' makes the parsing easier than a colon ':'. I like the period version (now we kinda get back...
-
18:13 Feature #2715: "Magic links" to notes
- I like the last one. What about a period or a 'n' instead of a semicolon ?
That is :
* #.5 refers to note 5 of ... -
18:07 Feature #2715: "Magic links" to notes
- Or, if people like the syntax to be compact/terse:
* #:5 refers to note 5 of the same issue
* #2715:14 refers to no... -
18:05 Feature #2715: "Magic links" to notes
- I tested the patch from Etienne Massip on 1.1.2 and (with some manual fiddle to fix the failed patching) it works wel...
-
21:57 Feature #8434: Change default theme to pixelcookers
- The layout isn't good because you loose width, which is needed for content instead of menu.
Could be solved by javas... -
21:52 Feature #8439: Default Settings on Activity Tab
- +1 for settings can be be saved by/per user
-
18:13 Feature #4742: CSV export: option to export selected or all columns
- Here's a monkey-patch for those who wish to solve the problem quickly.
From redmine's root directory:... -
18:06 Defect #8446 (Closed): test
- Please use http://demo.redmine.org for testing purposes.
-
18:05 Defect #8446 (Closed): test
- test .
-
17:04 Feature #4267: <code> block improvements
- +1
I like William Baum's suggestion in note#3 a lot! Would this be put into some planned version?
William Baum... -
15:44 Feature #8195: Create an issue with custom fields values
- Thanks a lot !
-
15:42 Feature #8195: Create an issue with custom fields values
- I've add the field for custom value in the wiki where the posting with json is explain
-
15:26 Feature #8195 (Closed): Create an issue with custom fields values
-
15:26 Feature #8195: Create an issue with custom fields values
- If you have a few time, could you please add some doc about this in [[Rest_Issues|REST issues wiki page]], that would...
-
14:59 Feature #8195 (Resolved): Create an issue with custom fields values
- It works =p ! thanks you it works also with a POST
-
00:32 Feature #8195: Create an issue with custom fields values
- Could you please try the syntax described in message#24175 ?
-
15:39 Feature #6687: Making an issue a subtask leads to loss of issue-property values
- +1
Vote for the option where the current solution is kept, but we also keep a separate estimate for the parent task,... -
15:38 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
- +1
Vote for the option where the current solution is kept, but we also keep a separate estimate for the parent task,... -
15:31 Feature #5875: Changes to child estimates should trigger journal entries for the parent estimate
- I think Randy has suggested the best approach for this.
_something like "Estimated time (children): ..." and keep... -
14:19 Defect #8445 (Closed): gzip for xml/json/atom results
- Xml/Json/Atom response always plain when I request it with Accept-Encoding=gzip, while for ordinary html pages everyt...
-
14:06 Defect #8444 (Closed): Plugin - KnowledgeBase issues
- Sorry, this tracker is for Redmine core only ; you should contact the plugin author (or have a look at Plugins forum).
-
12:28 Defect #8444 (Closed): Plugin - KnowledgeBase issues
- Hi there, I've installed the KnowledgeBase plugin in Redmine. However, after installation, my default page becomes th...
-
12:36 Feature #8443: Removing CustomValue with related User object
- The point also is, that I would prefer to avoid adding column to User table in migration. Thats why I'm using Custom ...
-
11:47 Feature #8443 (Closed): Removing CustomValue with related User object
- Hi,
I'm working on plugin which creates CustomValue with relation to User (User has UserCustomField created). When... -
11:44 Defect #8442 (Closed): problem
- Please use http://demo.redmine.org for testing purposes.
-
11:38 Defect #8442 (Closed): problem
- i am sleepy
-
11:43 Defect #8441 (Closed): i am hungry
- Please use http://demo.redmine.org for testing purposes.
-
11:35 Defect #8441 (Closed): i am hungry
- not enough food and money
-
11:04 Defect #8436: no such file to load - install redmine on aix 6.1
- Thank you for your reply. But the same msg is shown....
------------------------------------------------------------... -
10:21 Defect #8436: no such file to load - install redmine on aix 6.1
- Try with rake 0.8.3 ?
-
04:33 Defect #8436: no such file to load - install redmine on aix 6.1
- Just a moment age, I removed and reinstalled ruby-1.8.7-p334, rubygems-1.3.5,
rails 2.3.5. The msg "no such file to ... -
01:20 Defect #8436: no such file to load - install redmine on aix 6.1
- My gem list is below. Thank you~
-------------------------------------
# gem list
*** LOCAL GEMS ***
actionma... -
09:24 Defect #7920: Attempted to update a stale object when copying a project
- More news...
I need a copy of this project to use as a template, for error left the project start date in the tem... -
09:00 Defect #7920: Attempted to update a stale object when copying a project
- Even I have the same error and have made modifications r5283 and r5285
-
07:55 Defect #1608: Case-insensitive search
- I have the same problem for postgresql, and i solve it by patching file search_controller.rb.
I`v add this...
2011-05-25
-
21:13 Feature #8440 (Closed): Allow user to add "related issues" also when creating a new issue
- When I create a new issue, that for example is a follow-up bug of an existing bug I can't make this operation at the...
-
21:02 Feature #2117: Alternative view for "Projects" page
- +1
-
20:31 Feature #8439 (Closed): Default Settings on Activity Tab
- #3189 provides instructions for changing what boxes are checked by adding a value to a program; this would result in ...
-
19:34 Feature #4238: Have files be a complete, aggregated list of all documents in that project
- +1
Redmine is amazingly good at what it does, but attachments managementis definitely a problem for anyone using R... -
19:19 Defect #8438 (Closed): Missing notification mail when "related issue" is added\deleted
-
17:31 Defect #8438: Missing notification mail when "related issue" is added\deleted
- Closing it as duplicate of #7057.
-
17:27 Defect #8438: Missing notification mail when "related issue" is added\deleted
- Etienne Massip wrote:
> Why would that be a defect, this is not an intended behavior ??
change to enhancement, I ... -
17:24 Defect #8438: Missing notification mail when "related issue" is added\deleted
- Why would that be a defect, this is not an intended behavior ??
-
16:50 Defect #8438 (Closed): Missing notification mail when "related issue" is added\deleted
- That is all
-
17:39 Feature #7057: Send email notification on subtask and parent updates
- +1
-
16:21 Defect #8436: no such file to load - install redmine on aix 6.1
- What's your @gem list@ ?
-
16:17 Defect #8436 (Reopened): no such file to load - install redmine on aix 6.1
- Thank you for your answer. The msg "no such file to load -- active_support" was repeated when installed 1.5.3, 1.4.7....
-
12:08 Defect #8436 (Closed): no such file to load - install redmine on aix 6.1
- Actually, RubyGems 1.8 (and 1.7 ?) is not supported by Rails 2.3 / Redmine, so you should downgrade to 1.5 / 1.6
-
11:40 Defect #8436 (Closed): no such file to load - install redmine on aix 6.1
- I'm trying to install redmine-1.1.3.
And when I tried to do "rake generate_session_store",
error msg below is show... -
14:45 Defect #8437 (Closed): no such file to load - install redmine on aix 6.1
-
14:37 Defect #8437 (Resolved): no such file to load - install redmine on aix 6.1
-
14:27 Defect #8437 (Closed): no such file to load - install redmine on aix 6.1
- I'm trying to install redmine-1.1.3.
And when I tried to do "rake generate_session_store",
error msg below is show... -
13:56 Feature #8241: Advanced notification: per user, per project configurable schedule, event filter and notification format
- This kind of ticket is very useful because it sums up all separated ideas related to this topic giving it an clear co...
-
12:05 Feature #8241: Advanced notification: per user, per project configurable schedule, event filter and notification format
- Well said Terence!
-
13:15 Feature #7832: Ability to assign issue categories to groups
- Shouldn't this issue be related to #2964?
-
12:21 Defect #8435 (Closed): LDAP authentification
- Ok, so I can close this issue.
-
12:12 Defect #8435: LDAP authentification
- The LDAP authentication fails when I allow user to create accounts on the fly.
After trial and error, I found out... -
12:11 Defect #8435: LDAP authentification
- If you think this is a Redmine bug, please provide all details (what means "fail" ??) (see [[SubmittingBugs]]).
BT... -
11:31 Defect #8435 (Closed): LDAP authentification
- I find that the LDAP authentification sometimes works and sometimes fails when I user sAMAccoutName attribute to veri...
-
12:04 Defect #8433 (Closed): Send email if issue is edited
- No pb.
-
11:14 Defect #8433 (Resolved): Send email if issue is edited
- Seems to work! Sorry, my fault.
-
09:26 Defect #8433: Send email if issue is edited
- AFAIR, it should already send a email notification ?
-
08:30 Defect #8433 (Closed): Send email if issue is edited
- When I change the title or description for an issue no email is sent to watchers or the creator of the issue.
That s... -
11:09 Feature #8434: Change default theme to pixelcookers
- Ok, i don´t assign in the future.
-
09:04 Feature #8434: Change default theme to pixelcookers
- I like the Redmine default theme, btw.
Please don't assign tasks directly. -
08:43 Feature #8434 (Closed): Change default theme to pixelcookers
- Please add http://www.pixel-cookers.com/2010/03/05/theme-redmine-pixel-cookers/ (now on github: https://github.com/pi...
-
10:48 Feature #415: Daily Digest option for Mail Notifications
- dupe of #8241
-
10:38 Feature #415: Daily Digest option for Mail Notifications
- +1
I like the idea too! -
08:45 Feature #8338: Allow aithor updating of some core fields for issues on redmine.org
- That would be nice +1
-
08:39 Feature #3816: Allow pasting screenshots from clipboard
- Jack Kurzecki wrote:
> try changing line 36 of @vendor\plugins\redmine_attach_screenshot\app\controllers\attach_scre... -
04:06 Feature #3816: Allow pasting screenshots from clipboard
- Thank you!! then I was working well in 1.1.3
and attach korean language file. -
00:47 Feature #3816: Allow pasting screenshots from clipboard
- Sepp _ wrote:
> I get an error between 8am and 10am, every day. after 10am the applet works perfect!
try changing... -
00:34 Defect #8432: Private issues information shows up on Activity page for unauthorized users
- Guess it could be blocking for version:1.2.0 release.
-
00:24 Defect #8432 (Closed): Private issues information shows up on Activity page for unauthorized users
- Private issues information shows up on Activity page for unauthorized users.
Steps to replicate:
* Create a regul...
Also available in: Atom