Activity
From 2014-02-01 to 2014-02-03
2014-02-03
-
22:05 Defect #16015 (Closed): Stale data is populated on Update if another user has made changes
- database version: mysql 5.5.24
ruby version: 1.9.3p0
rails version: 3.2.13
redmine version: 2.3
I have been abl... -
16:03 Feature #5037: Role-based issue custom field visibility
- Hi there,
is there a chance to have the feature also for non-issue related custom fields, like "Spent time"? Would... -
13:18 Feature #2024: gantt chart editing
- Babak Khorrami wrote:
> any plan/news for this feature?
+1 -
13:14 Defect #14428: ActionView::Template::Error (translation missing: en.number.human.storage_units.format)
- We've got the exactly same Issue here with a Redmine installation running in German and users with browsers set to en...
-
10:12 Patch #6427 (Needs feedback): Create CSS to support child and nested menus
-
10:10 Patch #6427: Create CSS to support child and nested menus
- Here's a patch against the Redmine default theme for this in preparation for #15880. It looks like this:
{{thumbna... -
09:38 Defect #13723: Collapse doesn't work with section edit link
- Yeah, it would be perfect and natural, but unfortunately macros are just not made this way.
-
07:58 Defect #15951: Error when deleting project
- Hi, Jean-Phileppe!
I can't delete plugins.
The commands:
rake redmine:plugins:migrate NAME=redmine_bette...
2014-02-02
-
15:53 Revision 12777 (svn): scm: mercurial: insert long id to DB unless existing id in DB is not short id (#14361)
-
14:08 Revision 12776 (svn): scm: mercurial: add asserting first and last changeset to test_fetch_changesets_from_scratch (#14361)
-
13:39 Defect #13723: Collapse doesn't work with section edit link
- Maybe an unavoidable behavior, but a feature?
If there are sections inside a collapser, why shouldn't the user be ab... -
09:56 Defect #13723: Collapse doesn't work with section edit link
- It's not exactly a bug, it looks more like a feature.
-
09:00 Defect #13723: Collapse doesn't work with section edit link
- It happens to me as well (the part before the "more than this").
Is there a reason you suggested rejecting this issue? -
13:20 Revision 12775 (svn): scm: mercurial: use scmid_for_assert in assert_parents (#14361)
-
13:20 Revision 12774 (svn): scm: mercurial: use scmid_for_assert in assert_entries (#14361)
-
13:19 Revision 12773 (svn): scm: mercurial: use scmid_for_assert in assert_entry (#14361)
-
13:19 Revision 12772 (svn): scm: mercurial: use scmid_for_assert in assert_copied_files (#14361)
-
13:19 Revision 12771 (svn): scm: mercurial: add test helper method to switch short or long id (#14361)
-
12:41 Revision 12770 (svn): scm: mercurial: split test_parents to sub method (#14361)
-
12:41 Revision 12769 (svn): scm: mercurial: split test_copied_files to sub method (#14361)
-
12:40 Revision 12768 (svn): scm: mercurial: split test_entries_short_id to sub method (#14361)
-
12:40 Revision 12767 (svn): scm: mercurial: split test_entry_short_id to sub method (#14361)
-
10:54 Defect #16010: Not able to install mysql2.gem while installing redmine on windows 32 bit machine
- Please also update the page regarding Redmine installation with Apache on Windows
http://www.redmine.org/projects/r... -
09:32 Defect #16010 (Closed): Not able to install mysql2.gem while installing redmine on windows 32 bit machine
- When I was trying to execute 'rake generate_secret_token' on win 7 32 but system, encountered with mySql2.gem depende...
-
09:42 Defect #15849 (Closed): Redmine:Fetch_Changesets Single-inheritance issue in subclass "Repository:Git"
- I have confirmed this error on version:2.4.2.
I have confirmed this error was fixed on 2.4-stable by #15756. -
09:20 Defect #15849: Redmine:Fetch_Changesets Single-inheritance issue in subclass "Repository:Git"
- It appears that r12389 was the change that broke this. The following patch partially reverts this and fixes the issue...
-
08:57 Revision 12766 (svn): scm: mercurial: split latest_changesets tag test to sub method (#14361)
-
08:56 Revision 12765 (svn): scm: mercurial: split latest_changesets default branch test to sub method (#14361)
-
08:56 Revision 12764 (svn): scm: mercurial: split latest_changesets tag test with path or not (#14361)
-
07:34 Revision 12763 (svn): scm: mercurial: add latest_changesets "default" branch test (#14361)
-
07:34 Revision 12762 (svn): scm: mercurial: split latest_changesets tag test with limit or not (#14361)
-
05:44 Revision 12761 (svn): scm: mercurial: use long id in adapter level (#14361)
-
05:44 Revision 12760 (svn): scm: mercurial: switch short or long id of entry by existing value in DB (#14361)
-
05:44 Revision 12759 (svn): scm: mercurial: override entry and scm_entries (#14361)
-
05:43 Revision 12758 (svn): scm: mercurial: add model entry test (#14361)
-
05:43 Revision 12757 (svn): scm: mercurial: add model entries test (#14361)
-
05:43 Revision 12756 (svn): scm: mercurial: add adapter entry test (#14361)
-
01:41 Revision 12755 (svn): scm: mercurial: add method to switch short or long id by existing value in DB (#14361)
-
01:40 Revision 12754 (svn): scm: split Repository#entries (#14361)
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
Also available in: Atom