Activity
From 2011-12-01 to 2011-12-03
2011-12-03
-
22:33 Revision 8066 (svn): Adds tests for plugin API.
-
22:12 Revision 8065 (svn): Removed unused method.
-
21:30 Revision 8064 (svn): Adds a test for when accessing wiki history without permission.
-
21:28 Revision 8063 (svn): Don't change setting value in tests.
-
19:25 Revision 8062 (svn): Adds a test for parent issues display.
-
19:21 Revision 8061 (svn): Fixed malformed HTML.
-
19:21 Revision 8060 (svn): Fixes assertion.
-
19:20 Revision 8059 (svn): Adds a test for subtasks display.
-
17:58 Feature #3169 (Closed): Multiple repositories for projects
- Dup of #779.
-
17:41 Revision 8058 (svn): Rails3: model: replace deprecated before_destroy method at member model
-
17:40 Revision 8057 (svn): add test to check to set issue category assignee nil in destroying member
-
16:39 Revision 8056 (svn): Adds test for test email failure.
-
16:32 Revision 8055 (svn): Adds a test for child_pages macro failure.
-
16:29 Revision 8054 (svn): Adds a test for macro registration.
-
16:25 Revision 8053 (svn): Adds a test for macro_list wiki macro.
-
16:13 Revision 8052 (svn): Test for repository edit and cleanup.
-
16:10 Revision 8051 (svn): Test for repository edit and cleanup.
-
16:09 Revision 8050 (svn): Test for repository edit and cleanup.
-
16:06 Revision 8049 (svn): Test for repository edit and cleanup.
-
15:47 Revision 8048 (svn): Fixed test_updated_on_eager_load.
-
15:33 Revision 8047 (svn): Rails3: model: replace deprecated validate method at member model
-
15:33 Revision 8046 (svn): fix member validate test of empty role at unit test
- Id 2 user is already assigned.
-
14:59 Revision 8045 (svn): Adds tests for SysController.
-
14:42 Revision 8044 (svn): Typo.
-
14:38 Revision 8043 (svn): Do not trigger repository validation in migration.
-
14:18 Revision 8042 (svn): Adds a test for revision diff as raw format.
-
13:14 Defect #9685 (Resolved): Adding multiple times the same related issue relation is possible
- Migration committed with r8041.
-
13:12 Revision 8041 (svn): Enforced unicity of relations between 2 issues with a database index (#9685).
-
12:11 Revision 8040 (svn): add gmtime at unit wiki page "test_updated_on_eager_load" for Rails3 compatibility
-
11:06 Revision 8039 (svn): Adds tests for plugin settings editing.
-
10:12 Revision 8038 (svn): Tests/cleanup VersionsController.
-
09:53 Revision 8037 (svn): Test class cleanup.
-
09:47 Revision 8036 (svn): Adds functional tests for repository creation/update.
-
07:15 Revision 8035 (svn): Rails3: helper: html_safe for "format_activity_description" method
-
07:15 Revision 8034 (svn): Rails3: view: html_safe for parents and children revisions
-
07:14 Revision 8033 (svn): code layout clean up application helper "link_to_revision" method
2011-12-02
-
23:32 Defect #9662 (Closed): Start date setted to 5000-01-01
-
23:31 Defect #9657 (Closed): Error in parsing svn commit time entry with @15m
-
23:31 Feature #9690 (Closed): Link in notification pointing to the actual update
- Merged.
-
22:01 Feature #9690 (Resolved): Link in notification pointing to the actual update
-
23:31 Revision 8032 (svn): Merged r8030 from trunk.
-
23:21 Revision 8031 (svn): Do not show warnings for disabled scm.
-
22:27 Feature #9710: Javascript repository cache , e.g. jquery
- Of course, not. Its just soem code to start.
The issue describes the complete thing what is needful.
I already run ... -
21:53 Feature #9710: Javascript repository cache , e.g. jquery
- This solution does not solve your problem. It lets plugins know if the core uses jquery but won't prevent 2 plugins f...
-
00:15 Feature #9710 (Closed): Javascript repository cache , e.g. jquery
- There is a feature we would really like to see. More and more plugins use js libs, which make it happen that one site...
-
22:00 Revision 8030 (svn): Makes the link in an issue update notification point to the change (#9690).
-
20:36 Revision 8029 (svn): Routes cleanup.
-
20:36
Feature #6464: Ability to set landing page after login
- +1
-
20:35 Revision 8028 (svn): Routes cleanup.
-
20:33 Feature #9715: Update issue done ratio from commit message
- Patch was pretty simple, currently only lacking making the status to update to configurable. I updated the regexes to...
-
19:47 Feature #9715 (New): Update issue done ratio from commit message
- Redmine already supports "fixing" issues which updates done ratio to 100% and closes the ticket, but I'd like to also...
-
20:33 Revision 8027 (svn): Dropped TimeEntryReportsController.
-
19:46 Revision 8026 (svn): Extracted time report logic from the controller.
-
19:39 Feature #8050: Mightful workflow field enhancement: visible, read only and mandatory
- Hi Everyone,
I have modified my "plugin":http://9thport.net/2011/03/20/redmine-hide-assigned-to-field-with-role-pe... -
15:22 Defect #9524: All columns disappearing in issue lists apart from checkbox and issue id
- I'm not sure why it happens, but I upgraded my default_queries plugin at work and it seems to have fixed the issue. S...
-
12:15 Defect #9524: All columns disappearing in issue lists apart from checkbox and issue id
- That's true, but I've removed it. Any suggestions for anything that could have been missed during the removal that I ...
-
11:26 Defect #9524: All columns disappearing in issue lists apart from checkbox and issue id
- Alex Mace wrote:
> No plugins installed here...
Right, but you did have Backlogs plugin and Oscar's using it. -
10:49 Defect #9524: All columns disappearing in issue lists apart from checkbox and issue id
- No plugins installed here...
-
03:19 Defect #9524: All columns disappearing in issue lists apart from checkbox and issue id
- I installed a fresh copy at home to test and it did not exhibit the issue. I also have the same version used for trac...
-
14:36 Feature #9714 (Closed): Custom 'were/was' condition for assignee issuelist filter
- Hi.
I need a some special Custom Query to get all issues, which *were* assigned for example to Developers.
How can ... -
12:36 Revision 8025 (svn): code layout clean up issues helper
-
12:35 Revision 8024 (svn): Rails3: helper: html_safe for issues helper "show_detail" method
- Contributed by Sernin van de Krol.
-
09:06 Feature #4179: Link to user in wiki syntax
- +1
-
08:49 Defect #9713 (Closed): delete a subtask from a subtask
- Hello
we have the follow problem:
we create a subtask and from this subtask an other subtaks and now we will del... -
00:46 Revision 8023 (svn): Merged r8022 from trunk
- scm: git: mercurial: not show revision graph in sub directory.
-
00:41 Revision 8022 (svn): scm: git: mercurial: not show revision graph in sub directory (#5501)
2011-12-01
-
23:16 Patch #5690: Change LDAP password
- Thank you for the patch, I was able to apply it to the current Ubuntu release of Redmine without too much trouble and...
-
22:16 Revision 8021 (svn): Controller cleanup.
-
22:14 Revision 8020 (svn): Resourcified boards.
-
21:39 Defect #9524: All columns disappearing in issue lists apart from checkbox and issue id
- Could you please try without plugins?
-
21:12 Defect #9524: All columns disappearing in issue lists apart from checkbox and issue id
- Here is the output of script/about
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.7... -
20:56 Defect #9524: All columns disappearing in issue lists apart from checkbox and issue id
- Any plugins?
-
20:26 Defect #9524: All columns disappearing in issue lists apart from checkbox and issue id
- The redmine installation at my workplace behaves this way as well. We are running 1.2.2
ruby 1.8.7 (2011-06-30 pat... -
20:54 Defect #9685: Adding multiple times the same related issue relation is possible
- Ok, since there is a migration, moving to major.
-
20:54 Defect #9685: Adding multiple times the same related issue relation is possible
- Migration patch attached.
-
19:21 Defect #9685: Adding multiple times the same related issue relation is possible
- As explained in RoR documentation (both 2.3.x and 3.x, this excerpt is from "3.x'":http://api.rubyonrails.org/classes...
-
20:21 Defect #9709 (Closed): moving task and subtasks between versions
- Hi
we have strucutred redmine wik issues organized in task and subtask.
sometimes we need to move tasks and relat... -
20:08 Revision 8019 (svn): Routes cleanup.
-
20:04 Revision 8018 (svn): Add missing fixtures.
-
19:02 Revision 8017 (svn): Removed obsolete routes.
-
12:24 Defect #9708: Adding relation to the issue sometimes does not work
- Looking at the call stack and source:/tags/1.2.0/app/models/issue_relation.rb#L88 and source:/tags/1.2.0/app/models/i...
-
11:44 Defect #9708 (Closed): Adding relation to the issue sometimes does not work
- When adding relation of type "Follows Issue: XXX" - nothing happens and error is printed in the log:
Processin... -
12:00 Feature #5501 (Closed): Git: Mercurial: Adding visual merge/branch history to repository view
- If you have bugs or improvements, please create new issues.
-
10:57 Feature #5501: Git: Mercurial: Adding visual merge/branch history to repository view
- h2. Limitations
h3. Before Redmine 1.2 database data
!thg-shellext.png!
Fetching revisions before Redmine 1.2 does... -
11:37 Feature #6280: Multi-issue PDF export
- Found the project Mathias Kühn wrote in his post on this link:
http://code.google.com/p/a-studio/downloads/detail?na... -
09:19 Defect #9706 (Closed): miss a reminder when login with an unactivated account
- Ok, reopen if you have full details of a defect according to [[SubmittingBugs]] or fill a Feature request if you want...
-
02:22 Defect #9706 (Closed): miss a reminder when login with an unactivated account
-
06:31 Revision 8016 (svn): Merged r8015 from trunk
- remove trailing white-spaces except SQL from extra/svn/Redmine.pm.
-
06:27 Revision 8015 (svn): remove trailing white-spaces except SQL from extra/svn/Redmine.pm
-
06:05 Feature #617: wiki: thoughts of WYSIWYG
- Any information you could give on an updated version of the patch??? I'm trying to basically reproduce it myself, bu...
-
05:13 Patch #9705 (Closed): Japanese translation update (r8010)
- Committed in trunk r8013 and 1.3-stable r8014, thanks.
-
05:13 Revision 8014 (svn): Merged r8013 from trunk
- Japanese translation updated by Go MAEDA.
-
05:08 Revision 8013 (svn): Japanese translation updated by Go MAEDA (#9705)
-
00:15 Revision 8012 (svn): Additional assertion for documents routing tests.
-
00:12 Revision 8011 (svn): Updated documents routing tests.
Also available in: Atom