Activity
From 2014-01-30 to 2014-02-01
2014-02-01
-
20:52 Patch #1616: Allow email to create and reply to forum messages
- I also needed this functionality. I was able to emulate a mailing list using #15141 with specific addresses going to ...
-
20:40 Feature #16006 (Closed): Include attachments in forum post notifications
- The send_notification is called on message creation, before attachments are added. In my case, I need links to attach...
-
09:46 Revision 12753 (svn): back out r12752 (#14361)
- Revision, Author and Comment of repository browser are broken.
-
08:47 Revision 12752 (svn): scm: mercurial: use long id in adapter level (#14361)
-
08:46 Revision 12751 (svn): scm: mercurial: split Repository::Mercurial#latest_changesets_cond for short and long id (#14361)
-
07:08 Revision 12750 (svn): scm: mercurial: add check scmid to RepositoryMercurialTest#test_fetch_changesets_from_scratch (#14361)
-
05:23 Revision 12749 (svn): scm: mercurial: use 12 chars id for format_changeset_identifier (#14361)
-
04:45 Revision 12748 (svn): scm: mercurial: split latest_changesets test to tag and branch
-
04:17 Feature #9754: Advanced theming with better template engine
- marco deluca has a point. If you take a look at how `enlive` is doing this in Clojure,... Good example I think of how...
-
03:39 Revision 12747 (svn): remove redundant empty line from RepositoryMercurialTest
2014-01-31
-
22:01 Defect #16003 (Closed): Sending E-mail: An error occurred while sending mail (530-5.5.1 Authentication Required.)
- Edison X. Cerda wrote:
> I receive this error when trying to send a test e-mail.
> My SMTP server does not require ... -
18:40 Defect #16003 (Closed): Sending E-mail: An error occurred while sending mail (530-5.5.1 Authentication Required.)
- I receive this error when trying to send a test e-mail.
My SMTP server does not require authentication.
My settings... -
21:52 Feature #16004 (Needs feedback): Folder for files
- A full-blown file management is already available as a plug-in:
http://www.redmine.org/plugins/dmsf -
18:41 Feature #16004 (Closed): Folder for files
- make it possible to add folders to the files
-
19:13 Revision 12746 (svn): Adds some test helpers to cleanup tests.
-
18:51 Defect #15870: Parent task completion is 104% after update of subtasks
- Fix committed in r12745.
Daniel, thanks for the explanation. Children with estimated time at 0 were taken into acc... -
17:27 Defect #15870: Parent task completion is 104% after update of subtasks
- Note that this issue (and the proposed solutions) are the same as #15957 I posted a week ago with a patch and a test....
-
15:27 Defect #15870: Parent task completion is 104% after update of subtasks
- Jean-Philippe Lang wrote:
> It's a bit different from the above and it fails. The following change should fix it:
>... -
13:56 Defect #15870: Parent task completion is 104% after update of subtasks
- Damn... Jean-Philippe has posted earlier. :-D
-
13:55 Defect #15870: Parent task completion is 104% after update of subtasks
- I retried the described problems. Here is the solution:
In this testcase the error occurs with the given scenario ... -
13:37 Defect #15870: Parent task completion is 104% after update of subtasks
- It's a bit different from the above and it fails. The following change should fix it:...
-
11:17 Defect #15870: Parent task completion is 104% after update of subtasks
- Jean-Philippe Lang wrote:
> I've added a test for this scenario and reverted r12669, but it passes (see r12739). Any... -
08:55 Defect #15870: Parent task completion is 104% after update of subtasks
- Daniel Felix wrote:
> Well in some edgecases float would be good enough
@FLOAT@ is an approximate numeric data type... -
08:40 Defect #15870: Parent task completion is 104% after update of subtasks
- As I already said some time ago, the database column estimated_hours has the datatype real, which is one of the worst...
-
18:42 Revision 12745 (svn): Fixed calculation of done_ratio of parent task with child having estimated_time at 0 (#15870).
-
16:35 Revision 12744 (svn): Rails4 compatibility of WatcherTest#test_watcher_users
- Rails4 has_many returns ActiveRecord::Associations::CollectionProxy not array
-
16:34 Defect #14361: Mercurial commit ids are short (12 digits) on database
- Hi.
Just wanted to check in on you whether you made some progress on this one?
I tried the patch on the latest ... -
15:58 Feature #8562: Watchers list too big in new issue form
- Excellent, thanks. This was a bummer!
-
14:25 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
- Please fix this issue. Maybe the following strategy might help solving it:
- Make parent ticket have it's own 'est... -
11:15 Revision 12743 (svn): remove unneeded Relation#all from Repository::Git model
-
11:15 Revision 12742 (svn): code format clean up Repository::Git model
-
10:56 Feature #12005: Mightful workflow field enhancement: hide
- +1
-
10:38 Revision 12741 (svn): fix source indent of Redmine::Scm::Adapters::AbstractAdapter#without_trailling_slash
-
09:40 Feature #12844: Allow upper-case letters in project identifiers
- The use case was one where we would synchronize a repository hierarchy (a Hg repository managed by RhodeCode to be mo...
-
08:50 Defect #15991 (Closed): Problems adding new values to Status
-
08:49 Defect #15999: Ignoring out of office emails
- This should not happen, because r9924 already taks care of
@'Auto-Submitted' => /^auto-/@... -
08:33 Defect #15981 (Closed): Internal error. An error occurred on the page you were trying to access. If you continue to experience problems please contact your redMine administrator for assistance.
- Duplicate of #15756.
-
08:06 Defect #15981 (Resolved): Internal error. An error occurred on the page you were trying to access. If you continue to experience problems please contact your redMine administrator for assistance.
-
08:05 Defect #15981: Internal error. An error occurred on the page you were trying to access. If you continue to experience problems please contact your redMine administrator for assistance.
- Daniel Felix wrote:
> Maybe you haven't installed any version control system which is configured by you?
>
> Whic... -
08:24 Patch #15833 (Closed): Watchers checkboxes are now being hidden by default
- Fixed by #8562.
-
08:16 Defect #15890: rake db:migrate RAILS_ENV=production doesn't update the type feild in the repository table
- Hi,
Any update on this,we are facing the same issue while testing locally, before we move it to production.
Env... -
05:02
Feature #1739: Add ability to change issue author
- +2
-
01:24 Feature #12215 (Closed): Option to inherit Issue Category list from Parent project to Sub-projects
- Daniel Küppers wrote:
> Duplicate of #5358
Thank you for your pointing.
2014-01-30
-
23:44 Feature #2647: Repository browsing shall respect ACLs in repository
- Daniel Hger wrote:
> My error occured because i didn't applied db:migrate correctly.
> This patch still works for R... -
20:22 Feature #2647: Repository browsing shall respect ACLs in repository
- My error occured because i didn't applied db:migrate correctly.
This patch still works for Redmine v2.4.2 - just the... -
23:32 Defect #15870: Parent task completion is 104% after update of subtasks
- Uwe Koloska wrote:
>
> Scenario:
> Parent
> - Sub1: 40h
> - Sub2: 40h
> - Sub3: 20h
> - Sub4: --
>
... -
16:13 Defect #15870: Parent task completion is 104% after update of subtasks
- No, you are absolutely right. The wrong calculation is not caused by some rounding errors or something like this, it ...
-
23:27 Revision 12740 (svn): Removed debug output.
-
23:18 Revision 12739 (svn): Reverts r12669 and add a test for #15870.
-
19:16 Patch #16002 (Closed): Assigned-to-my-group css corrupts user.groups association cache
- r12006 made for issue #12681 generated a corruption in association caches for using an assignment '=' instead of equa...
-
18:56 Feature #1739: Add ability to change issue author
- This plugin works for 2.4.2: https://github.com/mcl-de/redmine_change_issue_author
it's a port of the patch ;)
an... -
16:30 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
- Hi there! I stumbled upon the estimates-due-subtasks problem and as this page seems stalled and somewhat long went fo...
-
11:58 Defect #15999 (Closed): Ignoring out of office emails
- With reference to issue #10607 which was a problem in redmine 1.4, we are seeing this issue in redmine 2.4 - the head...
-
07:38 Feature #13317: Pluggable PDF export engine
- rfpdf is maitaind by NAITOH Jun who is contributor of #61 etc.
https://github.com/naitoh/rfpdf
I want to define r... -
07:30 Patch #8383: Display subprojects as individual unordered list items on project overview
- +1 for subprojects as a bulleted list, ideally a settings option (Settings > Display or Settings > Projects)
-
03:17 Feature #15367: Replace outdated awesome_nested_set by gem
- I cannot include URLs in previous post because of SPAM detection.
See pull requests.
https://github.com/collectivei... -
03:14 Feature #15367 (Closed): Replace outdated awesome_nested_set by gem
- awesome_nested_set 2-1-stable was heavy refactored and has regression (Pull request 235).
As I described at #14534... -
01:21 Revision 12738 (svn): fix r12737 de.yml alphabetical order
-
00:11 Patch #15980 (Closed): German translations
- Committed in trunk r12737, thanks.
-
00:10 Revision 12737 (svn): German translation updated by Daniel Felix (#15980)
Also available in: Atom