Activity
From 2011-07-08 to 2011-07-10
2011-07-10
-
20:20 Feature #6180 (Closed): Searchable custom fields do not provide adequate operators
-
19:34 Feature #4729 (Closed): Add Date-Based Filters for Issues List
- Added in r6226, including the hability to filter on a date range.
-
19:33 Feature #6954 (Closed): Filter from date to date
- Added in r6226:
!date_range_filter.png! -
18:18 Patch #8775 (Closed): Get the mIRC color symbol when hitting CTRL+K
- Please use http://demo.redmine.org for testing purposes.
-
17:43 Patch #8775 (Closed): Get the mIRC color symbol when hitting CTRL+K
- The only way to have this symbol is to copy it from anywhere else. It will be useful when setting a topic on a channe...
-
17:56 Defect #8458 (Closed): Subversion: Delete invalid repository fails using the libsvn plugin
- Redmine subversion adapter#info returns nil if repository path is invalid.
source:tags/1.2.0/lib/redmine/scm/adapter... -
11:32 Defect #8642: Cannot add Git repository to project
- Have the same problem, too.
Raised SCM creator Issue: http://projects.andriylesyuk.com/issues/1800 -
09:55 Defect #8560: Issue context menu error: undefined method enabled_modules
- In my case problem present with *Redmine Wiki Permissions*
2011-07-09
-
22:11 Feature #5670 (Closed): Cancel option for file upload
- Added in r6212.
-
21:24 Feature #3033 (Closed): Bug Reporting: Using "Create and continue" should show bug id of saved bug
- Added in r6210.
-
21:09 Feature #8748: Add a manager feature
- Exactly!
I attribute rôles to customers so that they can create projects, but they can't assign to a selected pool... -
20:49 Patch #8773 (Closed): Typo in api_key_auth deprecation code
- Patch applied, thanks!
-
16:07 Patch #8773: Typo in api_key_auth deprecation code
- Nice catch =)
-
15:13 Patch #8773 (Closed): Typo in api_key_auth deprecation code
- Attached patch fixes the following error:...
-
17:20 Feature #5638: Use Bundler (Gemfile) for gem management
- This is an additional patch for mingw to attachment:redmine-bundler-20110618.diff
I don't install rmagick on Windo... -
16:41 Feature #5638: Use Bundler (Gemfile) for gem management
I give up to install on Mingw Ruby 1.8.6....-
16:16 Defect #8436: no such file to load - install redmine on aix 6.1
- Did you manage to get it work ?
-
16:14 Defect #8770: Misleading 'Back' button on 'My Page' personalization screen
- Indeed, it makes think of it as a Cancel button actually.
-
16:06 Feature #8774 (Closed): Get the mIRC color symbol when hitting CTRL+K
- Not the right tracker.
-
15:20 Feature #8774 (Closed): Get the mIRC color symbol when hitting CTRL+K
- The only way to have this symbol is to copy it from anywhere else. It will be useful when setting a topic on a channe...
-
14:08 Defect #8759: Setting issue attributes from mail should be case-insensitive
- Alex Shulgin wrote:
> Btw, aren't we making code less DRY with all these @named_scope :named, ...@? Can be extracte... -
13:34 Defect #8759: Setting issue attributes from mail should be case-insensitive
- Jean-Philippe Lang wrote:
> Fixed in r6199.
>
> This patch assumes that values are titleized in the database whic... -
12:55 Defect #8759 (Closed): Setting issue attributes from mail should be case-insensitive
- Fixed in r6199.
This patch assumes that values are titleized in the database which may not be the case. The fix us... -
14:02 Defect #8449 (Closed): Wiki annotated page does not display author of version 1
- Fixed in r6206.
-
13:42 Defect #8229 (Closed): "project.xml" response does not include the parent ID
- Fixed in r6203.
-
13:26 Defect #7501 (Closed): Search options get lost after clicking on a specific result type
- Fixed in r6201.
-
11:49 Feature #2677: Show "unread" items in the issue list
- +1 I think it will be very useful feature for all Redmine users
2011-07-08
-
17:09 Defect #8770: Misleading 'Back' button on 'My Page' personalization screen
- Like this:...
-
16:04 Defect #8770: Misleading 'Back' button on 'My Page' personalization screen
- Denis Savitsky wrote:
> I think, the button 'Back' must be 'Save' and class 'icon icon-cancel' must be 'icon icon-sa... -
14:29 Defect #8770 (Closed): Misleading 'Back' button on 'My Page' personalization screen
- I think, the button 'Back' must be 'Save' and class 'icon icon-cancel' must be 'icon icon-save'.
-
15:56 Patch #8772 (Closed): Provide a hook for projects index contextual menu customization
- Attached patch adds a new hook called @:view_projects_index_activity_menu@. It allows plugins to add more links to t...
-
15:10 Feature #8771 (New): Achievements
- We have just started playing with Redmine in our office
and we found it to be very cool on of our Colleague said: "... -
14:38 Defect #8471: creating subtask fails
- Sorry ... http://www.redmine.org/issues/8508 fixed my problem as well (no reinstallation needed)
-
12:17 Defect #8471: creating subtask fails
- Small hack
in file app\helpers\issues_helper.rb
on line 64
change
ancestors = issue.root? ? [] : issue.an... -
12:16 Defect #8471: creating subtask fails
- Small hack
in file app\helpers\issues_helper.rb
on line 64
change
ancestors = issue.root? ? [] : issue.an... -
12:14 Defect #8471: creating subtask fails
- Small hack
in file app\helpers\issues_helper.rb
on line 64
change
ancestors = issue.root? ? [] : issue.... -
13:50 Patch #8766 (Closed): Iniciar processo de gerenciamento de projetos na ARMBH
-
13:49 Defect #8769 (Closed): test20110711
-
11:17 Defect #8769 (Closed): test20110711
-
12:43 Defect #6991: Date/time display incorrect w.r.t. time zone
- Any news on this bug? One of my coworkers seems to be affected and is quite unhappy about it. )
-
12:07 Defect #2109 (Closed): Context menu is being submitted twice per right click
- I confirmed note 4 patch works fine on Windows.
* Firefox 3.5.19
* IE 8.0.6001.19088
* Google chrome 12.0.742.112
-
11:45 Defect #2109: Context menu is being submitted twice per right click
- Firefox 3.5 calls twice....
-
09:56 Patch #8768: Edit comments for a certain time
- Part 2 - for controller.
-
09:40 Patch #8768: Edit comments for a certain time
- Yes. :) But I don't know, how user can change his comment without this link?
Of course, it is better to fix. -
09:03 Patch #8768: Edit comments for a certain time
- And... what about the check in controller? Your patch won't show the link after 4 hours, but the controller will sti...
-
08:07 Patch #8768 (New): Edit comments for a certain time
- Hello,
It's a 'monkey patch', but it's helpful for me. And I think - not only for me.
I changed 'render_notes'... -
05:46 Defect #8767: Git: diff is a 404
- The problem was on our end: apache needed to restart after the path to git changed on the server. Sorry about the no...
-
05:24 Defect #8767 (Closed): Git: diff is a 404
- I added unit adapter tests, and I can't reproduce.
-
05:20 Defect #8767 (Reopened): Git: diff is a 404
- I have not deleted any revisions from the repository. In fact, that revision is at the head of the repository's "wor...
-
03:35 Defect #8767 (Closed): Git: diff is a 404
- "revisions/hash_id" reads DB stored infos.
If you remove revisions from repository (eg. git push :delete_branch, git ... -
03:00 Defect #8767 (Closed): Git: diff is a 404
- Here's an excerpt from my production.log. I can visit the revision just fine, but visiting its diff gives a 404 erro...
Also available in: Atom