Project

General

Profile

Activity

From 2010-12-11 to 2010-12-13

2010-12-13

22:39 Feature #7105 (New): Popup menu for the Projects link
Hi !
I'm an occasional Jira user, and there is a little feature that I really appreciate. Here are the details :
...
Emmanuel Bourgerie
19:12 Defect #7104 (New): Accessing core Setting.* values in a plugin's init causes the plugin's settings to not load
If you access a core value from Setting, such as host_name from a plugin's init.rb, then the plugin's settings will n... Robert Chady
18:24 Feature #1913: LDAP - authenticate as user
Thanks, Antoine, for forward porting this patch. (Just a minor correction: this patch is available for two years now ... Adi Kriegisch
16:55 Feature #1913: LDAP - authenticate as user
For me the patch in comment #17 was unclear: first, there's commented code in there and second, I don't understand th... Antoine Beaupré
18:20 Feature #7103 (Closed): Import form csv
It would quite interesting that can be import issues from files in csv (comma separates), so that can import from an... Damian Valladares
16:26 Defect #7102 (Closed): Wrong URL if using batch ticket creation
Ig i click "create ticket + next ticket" on ticket form i get ... Terence Mill
15:52 Feature #6092: Truncate Git revision labels in Activity page/feed and allow configurable length
I update the patch to set truncating character number at adapter level.
This patch contains unit tests.
And I pus...
Toshi MARUYAMA
15:13 Feature #7101 (Closed): Ability to search archived projects / content
It would be nice if there was a way to include archived content in a general search. This could be an option that is ... Alex Bevilacqua
15:05 Feature #1948: Display Git Submodule
+1 for "A special icon to point out that a certain file is a submodule pointer is perfect imho. A click could go to t... Renzo Meister
12:30 Feature #7100 (Closed): non admin closing/freeze (archive) and reopen projects
Due a big number of active projects, a great feature should be the close/freeze and reopen projects by the project le... Daniel Herrera
10:32 Feature #7011: Configure calendar
Hello Damien, could you help me please ?
Thanks
Luis Serrano Aranda
07:52 Defect #7099: 404 when entering time with blank issue #
Sorry, that test wouldn't actually fail before the fix. Now it should. Adam Soltys
07:41 Defect #7099: 404 when entering time with blank issue #
I think I've figured it out. Attaching patch with failing test case and fix. Please review. Adam Soltys
06:49 Defect #7099 (Closed): 404 when entering time with blank issue #
When entering time against a project without specifying an issue number, I get a 404 error when running on the latest... Adam Soltys
07:31 Feature #559: Workflow Enhancements
+1 Dmitry Dusenbaev
03:05 Defect #7098: "rest api: issues" wiki page contains invalid info about pages/limits
oh, these params are not integrated into "stable 1.0 branch". I added a comment on the wiki page. Alex Last
02:44 Defect #7098 (Resolved): "rest api: issues" wiki page contains invalid info about pages/limits
I was able to edit the wiki page:
http://www.redmine.org/wiki/redmine/Rest_Issues/diff?version=21&version_from=20&co...
Alex Last
02:40 Defect #7098 (Closed): "rest api: issues" wiki page contains invalid info about pages/limits
this page
http://www.redmine.org/projects/redmine/wiki/Rest_Issues
has invalid info about paging and pages limits.
...
Alex Last
02:38 Feature #6140: REST issues response with issue count limit and offset
I had to read the trunk code to find out that "offset" and "limit" parameters must be used instead of "page" and "per... Alex Last
02:28 Feature #6140: REST issues response with issue count limit and offset
I see "page" parameter is ignored.
these urls have different "page" value:...
Alex Last

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...
Alex Last
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... Thomas Pihl
22:06 Feature #6836: Sort project list by Name instead of identifier
+1 Terence Mill
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...
Joe Goloso
22:04 Feature #5605: Subprojects should (optionally) inherit Members from their parent
+1 Terence Mill
14:16 Feature #5605: Subprojects should (optionally) inherit Members from their parent
+ 1 Ian DeFazio
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 ... Dave Abrahams
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. Jean-Philippe Lang
17:18 Patch #6762 (Closed): Use GET instead of POST to retrieve context_menu
Change done in r4504. Tests were already using GET. Jean-Philippe Lang
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, ... Jean-Philippe Lang
17:02 Feature #5594 (Closed): Improve MailHandler's keyword handling
I think we can close it, open new tickets for new improvements. Jean-Philippe Lang
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...
Jean-Philippe Lang
16:56 Feature #3170 (Closed): Autocomplete issue relations on subject
Patch updated to work with AutoCompletesController and committed in r4502. Jean-Philippe Lang
16:27 Feature #6071 (Closed): REST API for Wiki Site
Duplicated at #7082, sorry. Jean-Philippe Lang
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:... Jean-Philippe Lang

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... Ebrahim Mohammadi
21:33 Feature #3765: Creating article in Wiki
A text field to create a new wiki page would be useful as Ilya said. Ebrahim Mohammadi
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.
Jean-Philippe Lang
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 "...
Toshi MARUYAMA
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:
...
Yuya Nishihara
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... Toshi MARUYAMA
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:...
Jean-Philippe Lang
13:15 Feature #7062 (New): About Repository update notification problem
Jean-Philippe Lang
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...
Toshi MARUYAMA
00:02 Feature #7062: About Repository update notification problem
Sorry, I mistake to change status with #7059. Toshi MARUYAMA
00:00 Feature #7062 (Resolved): About Repository update notification problem
Toshi MARUYAMA
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. Ebrahim Mohammadi
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... Ebrahim Mohammadi
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. Jean-Philippe Lang
10:05 Defect #7087 (Closed): RMB bulk operations not supported across projects
Jean-Philippe Lang
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]]. Jean-Philippe Lang
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... Kioma Aldecoa
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. Jean-Philippe Lang
00:03 Defect #7059 (Resolved): Error on the implementation issues Repository.fetch_changesets
Toshi MARUYAMA
 

Also available in: Atom