Activity
From 2012-03-01 to 2012-03-03
2012-03-03
-
20:47 Revision 9062 (svn): Use regular create! instead of generate!
-
17:45 Feature #9432: Default value for the private issue flag
- I wrongly marked this as Resolved (can't revert the change now). The issue is not resolved as it is not configurable ...
-
17:36 Feature #9432 (Resolved): Default value for the private issue flag
-
17:35 Feature #9432: Default value for the private issue flag
- Geert Smit wrote:
> It happens a lot that developers forget to choose private for internal issues.
It's just a matte... -
16:09 Revision 9061 (svn): Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed.
-
13:43 Revision 9060 (svn): Removed obsolete demo environment file.
-
13:41 Revision 9059 (svn): Use require instead of require_library_or_gem.
-
13:00 Feature #6280: Multi-issue PDF export
- overrideing index html shall be easily replacable with hook approach, like done for redmine "xls export plugin":https...
-
12:52 Feature #6280: Multi-issue PDF export
- duplicates #1564
-
12:51 Feature #1564: PDF export of all issues with all information
- duplicated by #6289
-
12:49 Feature #1564: PDF export of all issues with all information
- +1
export shalle show attributes as filterd i list view.
Description shall be optionally on/off for view an export.... -
12:46 Feature #9515: Export filtered issues details in one pdf
- duplicate of #1564
-
12:45 Feature #9515: Export filtered issues details in one pdf
- +1
-
01:09 Defect #10360 (Resolved): Autocompleater broken
- I take it back, the problem is, that the Autocompleter needs 3 characters minimum. I'm gonna edit this javascript so ...
-
00:54 Defect #10360 (Closed): Autocompleater broken
- I just installed (fresh) redmine 1.3.1 and it seems the autocompleater is broken.
if i fill out Parent Issue with an...
2012-03-02
-
22:39 Feature #2850: Add next/previous navigation to issue
- Yes you're right - it was necessary. But one more change was needed:
In r8488, show.html.erb line 42 is:
@<td cl... -
08:54 Feature #2850: Add next/previous navigation to issue
- See r8487.
-
22:19 Feature #4796: Rails 3 support
- Jean-Philippe Lang wrote:
> I have a working copy that runs and passes the full tests suite with Rails 3.1.
Could you... -
20:46 Feature #4796: Rails 3 support
- Here are the results of my quick performance tests (Rails 2.3 vs. Rails 3.2):
!response_time.png! -
20:39 Feature #4796: Rails 3 support
- I have a working copy that runs and passes the full tests suite with Rails 3.1. There's some work to be done in order...
-
20:18 Feature #4796: Rails 3 support
- Sridhar P wrote:
> I would like to work on this. I am thinking in the lines of forking on github and submitting pull... -
21:59 Feature #10331: Per-project 'Issue Closed' status customization
- +1
-
21:04 Feature #1019: Role based custom queries
- +1 for this, I just ran into this issue where I want to create "public" queries for my manager and team, but don't wa...
-
19:44 Feature #8505: Log Time for Multiple Users
- +1 definitely would be a welcomed feature
-
17:57 Revision 9058 (svn): Adds a test for displaying list custom fields on the new issue form.
-
17:27 Revision 9057 (svn): Use a single query to retrieve issues on the roadmap.
-
17:26 Revision 9056 (svn): Use a single query to retrieve issues_count, open_issues_count and closed_issues_count.
-
17:23 Revision 9055 (svn): Use #issues_count which is already retrieved.
-
15:25 Feature #6049: Option to search archived projects
- +1
-
15:10 Feature #10359 (Resolved): Enable field Estimated time for non-administrator
- I found ! In the section Roles in the administration panel, you must add the permission "edit issues".
-
14:18 Feature #10359 (Closed): Enable field Estimated time for non-administrator
- Hi,
I'm looking for 2 hours how to enable the field "Estimated time" for the user non-administrator. I would like ... -
14:25 Defect #10172: There is no lines on revision graph between revisions in fetching before Redmine 1.2
- Same problem here, but I can't even see lines when using Redmine 1.3.1.
I have created a new project with a Git re... -
12:43 Revision 9054 (svn): Adds a test for when updating a news fails.
-
12:31 Revision 9053 (svn): Adds functional test for #test_connection.
-
12:25 Revision 9052 (svn): Adds functional tests for LdapAuthSourcesController.
-
11:55 Defect #10358 (Closed): REST API: Multiple query fields
- Hi,
using the REST API with two queries of the same type works for 'tracker_id' like this: ... -
11:46 Feature #10357 (Closed): Send a notification to watcher, when you add or remove his to list of watchers an existing issue.
- Send a notification to watcher,
when you add or remove his to list of watchers an existing issue.
At the present ... -
11:32 Feature #7082: Rest API for wiki
- +1
useful with REST API versions (if this version have a wiki page)
-
11:26 Feature #7082: Rest API for wiki
- +1
-
11:22 Defect #10354 (Closed): Unused (disabled) statuses for the certain workflow still available in a context menu Status list when we click right mouse button on the issue within an issues list.
- Same as #10181 fixed for 1.4.0.
-
11:19 Defect #10354 (Closed): Unused (disabled) statuses for the certain workflow still available in a context menu Status list when we click right mouse button on the issue within an issues list.
- Unused (disabled) statuses for the certain workflow still available in a context menu Status list when we click right...
-
10:08 Feature #10353 (New): Custom fields "list" functionality
- Because of the BIG number of values that a list can have, it would be nice to have two new features:
* order the v... -
09:57 Feature #10352 (Closed): Preview should already display the freshly attached images
- When e.g. entering an issue comment with the text...
-
09:40 Revision 9051 (svn): Fixed DarcsAdapter for ruby 1.9.3.
- Unlike 1.8 and 1.9.2, Entries#compact returns an Array with 1.9.3, instead of an Entries object, resulting in a "unde...
-
08:38 Revision 9050 (svn): Use valid filters in #test_index_with_sort_filters.
2012-03-01
-
22:33 Feature #2850: Add next/previous navigation to issue
- I applied changes from r8488 over 1.3.0 installation (installed from tarball) hoping it would be enough to change onl...
-
22:01 Revision 9049 (svn): Prevent test:scm:setup:* task to overwrite if the test repository already exists.
-
21:46 Revision 9048 (svn): Removed obsolete helper empty test class.
-
21:34 Revision 9047 (svn): Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p358 and sqlite3.
-
21:23 Feature #10350 (Closed): Bulk copy should allow for changing the target version
- Fixed in r9046. The bulk copy/edit form lets you choose a target project version.
-
16:34 Feature #10350 (Closed): Bulk copy should allow for changing the target version
- I would like to be able to change the target version as part of a bulk copy.
-
21:22 Revision 9046 (svn): Fixed that the bulk edit/copy form does not propose versions and categories for the target project (#10350).
-
20:47 Revision 9045 (svn): Fixes LDAP test.
-
17:35 Defect #10349 (Closed): assignee incorrectly set on duplicate of issue
-
17:18 Defect #10349 (Resolved): assignee incorrectly set on duplicate of issue
- Actually this is user error. The assignment was handled due to category defaults. My mistake.
-
16:03 Defect #10349 (Closed): assignee incorrectly set on duplicate of issue
- via right click, duplicate a ticket
change some fields (subject, status, assignee, target and a couple of others )
... -
17:28 Feature #5702 (Closed): Please add ldap filters for authentication
-
17:28 Feature #5702: Please add ldap filters for authentication
- See #1060 implemented in 1.4.0. You can now enter a custom LDAP filter.
-
17:26 Feature #1060 (Closed): Add a LDAP-filter using external auth sources
- Feature added in r9044.
-
17:26 Revision 9044 (svn): Adds an optional LDAP filter (#1060).
-
16:52 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
- +1 Good idea
-
16:45 Feature #10351 (New): preview of a duplicate only shows the description
- the preview of a ticket that is being duplicated only shows the description. With the ability to change other values ...
-
16:33 Defect #10334 (Closed): Full name is not unquoted when creating users from emails
-
16:33 Defect #10334: Full name is not unquoted when creating users from emails
- Fixed and test added in r9043. Thanks.
-
16:32 Revision 9043 (svn): MailHandler: fixed that sender's fullname is not unquoted (#10334).
-
16:15 Revision 9042 (svn): Merged r9024 from trunk.
-
16:15 Revision 9041 (svn): Merged r9025 from trunk.
-
16:14 Revision 9040 (svn): Merged r9026 from trunk.
-
16:14 Revision 9039 (svn): Merged r9027 from trunk.
-
16:13 Revision 9038 (svn): Merged r9028 from trunk.
-
16:06 Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
- Jonas Juselius wrote:
> I have now verified that it's the gitosis plugin which brakes fetch_changesets. I removed th... -
15:46 Defect #10348 (Closed): Wrong issue statuses assignment during issue copy
- *Defect:* during issue copy available statuses computed based on source issue status. Also when creating issue status...
-
15:15 Defect #10336: SQL error on "Group By clause" with Postgresql and JRuby
- All tests in current trunk pass with jruby and mysql or sqlite3, but I get many odd errors with postgresql (tested wi...
-
12:40 Revision 9037 (svn): back out from r9031 to r9036
- On Rails3, 'to_s' is not alias of 'encoded'.
'to_s' is alias of 'decoded'. -
12:20 Feature #7319: Repetitive tasks ?
- I've described a way to do both this and #1176 in issue #1176 ...
-
10:36 Feature #10343 (Closed): Multiple issues edit
- Indeed.
-
09:50 Feature #10343: Multiple issues edit
- You can use bulk edit by right-click on issues list.
!bulk-edit-issues.png! -
09:14 Feature #4511: Allow adding user groups as watchers for issues
- +1
-
09:13 Feature #1739: Add ability to change issue author
- +1
-
09:10 Revision 9036 (svn): Rails3: test: add .to_s for mail's bodies check at unit/mailer_test.rb
- On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3. -
09:09 Revision 9035 (svn): Rails3: test: add .to_s for mail's bodies check at unit/repository_test.rb
- On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3. -
09:08 Revision 9034 (svn): Rails3: test: add .to_s for mail's bodies check at functional/users_controller_test.rb
- On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3. -
09:08 Revision 9033 (svn): Rails3: test: add .to_s for mail's bodies check at functional/messages_controller_test.rb
- On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3. -
09:07 Revision 9032 (svn): Rails3: test: add .to_s for mail's bodies check at functional/issues_controller_test.rb
- On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3. -
09:07 Revision 9031 (svn): Rails3: test: add .to_s for mail's bodies check at functional/files_controller_test.rb
- On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3. -
07:11 Feature #1710: ability to change the query that displays "Issues Assigned to me" on the My Page
- +1
Also available in: Atom