Activity
From 2010-12-10 to 2010-12-12
2010-12-12
-
23:15 Feature #6140: REST issues response with issue count limit and offset
- Jean-Philippe, thanks.
I have a java method getIssues(), which is supposed to load *all* issues with the given Query... -
23:13 Feature #7092: Disable access to Redmine
- I would recommend you to solve that on the webserver instead so that you don't need a running stack with a working re...
-
22:06 Feature #6836: Sort project list by Name instead of identifier
- +1
-
13:21 Feature #6836: Sort project list by Name instead of identifier
- +1
Sorting projects by name would be a great feature. Especially when you have more than 70 projects to manage (ou... -
22:04 Feature #5605: Subprojects should (optionally) inherit Members from their parent
- +1
-
14:16 Feature #5605: Subprojects should (optionally) inherit Members from their parent
- + 1
-
20:43 Defect #7094: Internal error on CSV import
- Thank you. For reference, fixes to the plugin available in the fork at https://github.com/leovitch/redmine_importer ...
-
18:05 Feature #6677 (Closed): Remove "Description" label from issues#show view
- Label restored in r4506, but will be omitted if there's no description.
-
17:18 Patch #6762 (Closed): Use GET instead of POST to retrieve context_menu
- Change done in r4504. Tests were already using GET.
-
17:07 Patch #6690: Redmine link to user profile
- The problem with this patch is that it breaks the users privacy. It would allow someone to see the name of any user, ...
-
17:02 Feature #5594 (Closed): Improve MailHandler's keyword handling
- I think we can close it, open new tickets for new improvements.
-
17:01 Feature #4155 (Closed): Automatic spent time logging from commit messages
- Implementation was rewritten based on the provided patch.
A few things were changed/removed for consistency (like no... -
16:56 Feature #3170 (Closed): Autocomplete issue relations on subject
- Patch updated to work with AutoCompletesController and committed in r4502.
-
16:27 Feature #6071 (Closed): REST API for Wiki Site
- Duplicated at #7082, sorry.
-
14:07 Defect #6000 (Closed): Safe Attributes prevents plugin extension of Issue model...
- Fixed in r4491. You can now extend safe attributes for a given model using:...
2010-12-11
-
21:48 Defect #7097 (Closed): Starting day of week cannot be set to Saturday
- Starting day of week is Saturday in some countries, Iran for one, but the drop down list in settings page only has Su...
-
21:33 Feature #3765: Creating article in Wiki
- A text field to create a new wiki page would be useful as Ilya said.
-
15:12 Defect #6681 (Closed): Mercurial, Bazaar and Darcs auto close issue text should be commit id instead of revision number
- Latest patch found in #4155 committed in r4490.
Thanks. -
14:51 Feature #4155: Automatic spent time logging from commit messages
- r4470 have implemented #6681 feature.
But, if commit id is all numeric (e.g. "0123456789"), auto close text become "... -
14:37 Feature #4455: Mercurial overhaul
- Hi, thanks to the effort of Toshi and Marcel, we provide the snapshot release of Redmine with whole patches applied:
... -
00:39 Feature #4455: Mercurial overhaul
- Mercurial test repository at "note-2":http://www.redmine.org/issues/7064#note-2 of #7064 contains two branches and tw...
-
14:17 Feature #6140 (Closed): REST issues response with issue count limit and offset
- The following attributes were added by r4489 in the response: total_count, offset, limit.
Exemple:... -
13:15 Feature #7062 (New): About Repository update notification problem
-
00:07 Feature #7062: About Repository update notification problem
- I can't change status resolved to new.
Please anybody change status.
You can use repository hook to send mail for... -
00:02 Feature #7062: About Repository update notification problem
- Sorry, I mistake to change status with #7059.
-
00:00 Feature #7062 (Resolved): About Repository update notification problem
-
11:10 Defect #5378: Modified column in Issues view does not obey date format set in Administration > Settings > Display
- Previous patch had indentation issues. It is fixed in this new patch.
-
10:56 Defect #5378: Modified column in Issues view does not obey date format set in Administration > Settings > Display
- This bug hit me, and I fixed it with the attached patch. The patch is against svn trunk r4485. It makes Redmine follo...
-
10:35 Feature #7061: Use redmine.pm in nginx
- This module was designed for apache. I leave it open in case someone else is interested in porting it to nginx.
-
10:05 Defect #7087 (Closed): RMB bulk operations not supported across projects
-
09:54 Defect #7096: CSV Issues Export + Ruby 1.9 + Thin + non-ascii characters causes "invalid byte sequence in US-ASCII"
- FYI, ruby 1.9 is not supported. See [[RedmineInstall]].
-
01:55 Defect #7096 (Closed): CSV Issues Export + Ruby 1.9 + Thin + non-ascii characters causes "invalid byte sequence in US-ASCII"
- When exporting an issue list to CSV, if the issue list has a non-us ascii character, a 500 is produced with this in t...
-
09:43 Defect #7094 (Closed): Internal error on CSV import
- There is no csv import feature in Redmine core. You should contact the plugin developer.
-
00:03 Defect #7059 (Resolved): Error on the implementation issues Repository.fetch_changesets
2010-12-10
-
23:33 Feature #4455: Mercurial overhaul
- Marcel Gmür wrote:
> (Thanks to no db changes, mostly.)
Patch at "note-2":http://www.redmine.org/issues/7064#note... -
21:48 Feature #4455: Mercurial overhaul
- The problem is simply from what I get in the IRC channel, no active contributor uses mecurial, so this really needs t...
-
23:08 Defect #7095: Spam filter false trigger
- Or make some CAPTCHA
-
22:57 Defect #7095 (New): Spam filter false trigger
- Your spam filter is filtering innocent messages. Why's that?
Can't you allow the people to decide which messages a... -
22:52 Defect #7094 (Closed): Internal error on CSV import
- I have a CSV file for which I keep getting:...
-
18:27 Feature #7093 (Closed): List of logged in users
- Hi,
It would be nice to have a list of logged users somewhere in the bottom of Redmine main (home) page -- somethi... -
18:20 Feature #7092 (Closed): Disable access to Redmine
- It would be useful if Redmine's administrator has an option to disable the access of the regular users. This way the ...
-
18:14 Feature #7091 (Closed): Tree view of the project list / grouping projects
- Hello,
It will be nice if the project list (http://path_to_redmine/projects) is displayed as collapsible tree view... -
15:58 Feature #7090 (New): Roadmap in reverse order
- Would be nice to have as an option: Sort the Roadmap versions in reverse order ( = most in the future -> on the top)
-
12:40 Feature #7082: Rest API for wiki
- The wiki routing was refactored earlier but it doesn't match actual resources, /wiki represents the wiki (a project r...
-
12:33 Defect #6403 (Closed): Updating an issue with custom fields fails
- It will have to wait 1.1.0 because it relies on changes done in trunk only.
-
11:48 Defect #6403 (Resolved): Updating an issue with custom fields fails
- Problem is fixed in r4480, r4481. You can now the custom_fields array received in the API response to update custom_f...
-
12:19 Defect #6561 (Closed): cannot update notes as explained in REST API example
- Eric Davis wrote:
> I'm going to look into the issues and projects APIs soon. I've heard a lot of reports that it's ... -
11:53 Defect #7088 (Closed): 500 Internal Error: when click "issues" label
- Same as #5907.
-
09:06 Defect #7088 (Closed): 500 Internal Error: when click "issues" label
- Version Info:
Redmine 1.0.4
(
Rails 2.3.5
Ruby 1.8.7
Mysql 5.1.53
)
Log Info:
ActionView::TemplateError (... -
11:51 Defect #6345 (Resolved): xml used by rest API is invalid
- Fixed in r4481. You can now use the piece of xml that the API returns to update custom fields:...
-
09:17 Defect #7064: Mercurial adapter does not recognize non alphabetic nor numeric in UTF-8 copied files
- I merged "issue-2664-0.9-stable-2010-04-11.patch":http://www.redmine.org/attachments/3544/issue-2664-0.9-stable-2010-...
-
08:02 Feature #337: Private issues
- +1 Very good feature. We are trying to make transparent process for our customers. But sometimes there are activities...
-
01:44 Patch #2406 (Resolved): In email notification, send a email with sender as author
- Well, I just implemented the way I wanted it - all it took was 2 lines of code:
f = "#{journal.user} <#{Settin... -
00:23 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
- I also experience the problem in this Defect with 1.0.4. At first, I solved it by replacing all {{foo}} strings with ...
Also available in: Atom