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 :
... -
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...
-
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 ...
-
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...
-
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...
-
16:26 Defect #7102 (Closed): Wrong URL if using batch ticket creation
- Ig i click "create ticket + next ticket" on ticket form i get ...
-
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... -
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 ...
-
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...
-
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...
-
10:32 Feature #7011: Configure calendar
- Hello Damien, could you help me please ?
Thanks -
07:52 Defect #7099: 404 when entering time with blank issue #
- Sorry, that test wouldn't actually fail before the fix. Now it should.
-
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.
-
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...
-
07:31 Feature #559: Workflow Enhancements
- +1
-
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.
-
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... -
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.
... -
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...
-
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:...
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
Also available in: Atom