Activity
From 2012-03-02 to 2012-03-04
2012-03-04
-
22:04 Defect #9676: Reminder emails also includes overdue issues
- Same observation here. Behavior does not match documentation.
Also, *documentation* for this feature matches *beha... -
21:33 Defect #10364 (Closed): Custom field float separator in CSV export
- We are using custom fields in the time entries of type float.
Using german language we noticed that the decimal s... -
21:29 Feature #10363 (Closed): Allow to set blank value for date/text fields while bulk editing
- Hi all,
I search issues for various combinations of bulk/batch/edit/date, found various issues but nothing related... -
19:36 Revision 9099 (svn): set svn:eol-style native public/javascripts/select_list_move.js
-
19:35 Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
- Please, take a look at my plugin http://www.redmine.org/plugins/private_wiki
-
17:53 Feature #10331: Per-project 'Issue Closed' status customization
- sorry, but i set my +1 wrong.
It doesn't make sense to have close status per project but per tracker. At the moment ... -
17:32 Revision 9098 (svn): set svn:eol-style native db/migrate/020_add_role_position.rb
-
17:20 Revision 9097 (svn): set svn:eol-style native public/javascripts/calendar/lang/calendar-pl.js
-
16:28 Revision 9096 (svn): set svn:eol-style native test/exemplars/*.rb
-
16:24 Revision 9095 (svn): Cleanup in TimelogController#destroy.
-
16:16 Revision 9094 (svn): Adds a template for API error messages so that it does not depend on AR::Errors serialization.
-
15:08 Revision 9093 (svn): Strip login and password read from the email body.
-
15:01 Revision 9092 (svn): Adds an helper to get the body of an email in tests.
-
14:55 Revision 9091 (svn): Rails 3.1 compatibility.
-
14:53 Revision 9090 (svn): Include ERB::Util in helpers tests.
-
14:48 Revision 9089 (svn): No need to delete fixtures.
-
14:43 Revision 9088 (svn): Removed shoulda assertions.
-
14:39 Revision 9087 (svn): Rails 3.1 compatibility.
-
14:28 Revision 9086 (svn): Adds helpers for testing email body.
-
14:15 Revision 9085 (svn): set svn:eol-style native lib/redmine/scm/adapters/mercurial/redminehelper.py
-
13:50 Revision 9084 (svn): Rails3: :order option has no effect here because of the default_scope on Enumeration.
-
13:44 Revision 9083 (svn): Test cleanup.
-
13:43 Revision 9082 (svn): Rails 3.1 compatibility.
-
13:41 Revision 9081 (svn): Test cleanup.
-
13:38 Revision 9080 (svn): Renamed Mailer#test to Mailer#test_email.
-
13:29 Revision 9079 (svn): Removed some generate! calls.
-
13:15 Revision 9078 (svn): Removed some generate! calls.
-
13:03 Revision 9077 (svn): No need to save the record.
-
12:54 Revision 9076 (svn): Use :joins instead of :include.
-
12:53 Revision 9075 (svn): Removed sort order on issues association.
-
12:45 Revision 9074 (svn): Rails 3.1 compatibility.
-
12:41 Revision 9073 (svn): Rails 3.1 compatibility.
-
12:08 Revision 9072 (svn): set svn:eol-style native test/exemplars/version_exemplar.rb
-
12:05 Revision 9071 (svn): Adds Redmine::Utils.random_hex for generating a random hex string.
-
12:00 Revision 9070 (svn): set svn:eol-style native lib/tasks/migrate_plugins.rake
-
11:55 Revision 9069 (svn): set svn:eol-style native lib/tasks/migrate_from_mantis.rake
-
11:45 Revision 9068 (svn): set svn:eol-style native lib/tasks/load_default_data.rake
-
11:44 Revision 9067 (svn): Rails 3.1 compatibility.
-
11:35 Revision 9066 (svn): set svn:eol-style native lib/tasks/fetch_changesets.rake
-
11:29 Revision 9065 (svn): Adds Redmine::Plugin.public_directory to be used instead of Engines.public_directory.
-
11:24 Revision 9064 (svn): set svn:eol-style native lib/tasks/email.rake
-
11:04 Revision 9063 (svn): Extracted auto_link and auto_mailto to a module.
-
08:03 Feature #10362 (Closed): Show images in repositories inline when clicking the 'View' link
- message#29308
Currently, when you click the "View" link for image files in repositories views,
image files are do... -
01:34 Feature #3816: Allow pasting screenshots from clipboard
- As you either guessed or looked, ImageIO is being used:
https://bitbucket.org/StrangeWill/redmine-inline-attach-scre...
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.
Also available in: Atom