Activity
From 2013-09-02 to 2013-09-04
2013-09-04
-
23:03 Feature #2647: Repository browsing shall respect ACLs in repository
- This doesn't work with redmine and subversion on different servers, even with mysql-DB-acces, does it?
Background: i... -
06:24 Feature #2647: Repository browsing shall respect ACLs in repository
- My updated 2.3 patch fell prey to the new 'safe_attributes' feature which protects the database against changes not d...
-
21:23 Feature #2836: Account's initial setting management interface
- This is a duplicate of #707
-
21:22 Feature #861: Allow administrator to hide all emails
- #707 is not the same, but it is related to this.
-
21:21 Feature #4962: "Hide my email address" enable by default
- This issue is not resolved. Can the Redmine admins instead
tag this as a duplicate of #707 -
19:49 Defect #14851: Time spent not recorded (Git)
- 5. The most important part is that commits are going into development branch, not master
-
19:48 Defect #14851 (Needs feedback): Time spent not recorded (Git)
- Example from the repository page:
55a144ce 09/04/2013 12:44 pm Aleksandr Guidrevitch
#41. removed dynamic form... -
18:27 Defect #14850 (New): Time Tracking Commit Message Not Using Proper Markup (Git)
- When using the Time Tracking function for commit messages, Redmine is not properly adding the correctly formatted lin...
-
18:08 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
- Hi, we're also having this problem. We've tried running @Issue.rebuild!@ but unfortunately it failed with
> @[FA... -
15:37 Feature #5450: Move wiki page to other project
- +1
-
15:23 Defect #14849 (Closed): Syntax error in trunk/lib/plugins/rfpdf/lib/fpdf/makefont.rb
- I was performing some analysis on the codebase and I could not parse this particular file because at line 1702 there ...
-
12:01 Defect #14787 (Needs feedback): Problems to with file loading
-
12:00 Defect #14780 (Closed): Please how solvet this problem in redmine 2,3,2 centos 6
-
11:49 Patch #14593: migrate_from_trac.rake, print out validation errors when doing save
- I would say the sane solution is to run the complete script in a database transaction so in case of an error everythi...
-
11:42 Defect #14845: Error in user controller
- Should be fixed with #14567
-
11:31 Defect #14845: Error in user controller
- This is definitely a regression from running migrate_from_trac. Just confirmed with a clean environment.
-
10:44 Defect #14845 (Closed): Error in user controller
- ...
-
11:41 Defect #14843: Error in migrate_from_trac
- Ah, duplicate: #6868 (why is this not resolved after > 3 years, though?!)
-
10:40 Defect #14843: Error in migrate_from_trac
- Possible fix could be....
-
10:17 Defect #14843 (Closed): Error in migrate_from_trac
- Trace:...
-
11:20 Defect #14846 (Closed): Calculation of the start date of following issues ignores the "non-working days" setting
- I found following problem when set delay for one issue.
If the start date of the following issue is Saturday, the sy... -
10:22 Defect #14844 (New): migrate_from_trac is not run in database transaction
- If there is an error in the migrate_from_trac script, changes to the database are not rolled back. This could leave t...
-
09:50 Feature #14842 (Closed): Adding a date filter on issues' summary pages
- On pages like http://www.redmine.org/projects/redmine/issues/report, there are so many useful data of the issues. But...
-
09:29 Defect #14807: Incorrect quoting pre-defined text
- Etienne Massip wrote:
> Then this is the expected behavior, pre is designed for storing quantities of preformatted t... -
09:29 Defect #14807: Incorrect quoting pre-defined text
- Then this is the expected behavior, pre is designed for storing quantities of preformatted text.
I don't know what... -
09:25 Feature #14841 (New): Also dump History information while exporting issues as CSV or PDF file.
- On pages like http://www.redmine.org/projects/redmine/issues we can dump many fields' contents, even including the de...
-
08:58 Defect #14812 (Closed): Apache + Passenger couldn't run redmine
-
08:55 Defect #14836 (Closed): Redmine does not return issues that are updated if the status is "closed".
-
08:11 Defect #14840 (Closed): Time logging shouldn't be possible for the future periods
- Right how it is possible to log time on any day, which is I believe wrong - you either log the work time spent today ...
-
05:45 Defect #11191: receive_imap failed with localizaed characters in attachments or subject
- Bernd Köster wrote:
> Are there any reasons that these patches are not set for the 2.3.3 version?
Because this issu... -
05:32 Feature #3640: Freeze / Close Projects
- Andreas Hestermeyer wrote:
> Thumbs up!
> And: How can I actually close a project now? I don't find any button on a... -
03:14 Defect #14839 (Closed): Is there any quantity limitation email notification
- Under Windows build redmine, email notification is there any quantity limitation, why some of the items that are orig...
-
00:30 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
- Hello!
I've got this error for new Redmine 2.3.2 installation. I've tried all the patched and methods which has be...
2013-09-03
-
23:26 Feature #14830: REST API : Add support for attaching file to Wiki pages
- Sorry, I forgot to mention I meant via the REST API.
-
14:12 Feature #14830: REST API : Add support for attaching file to Wiki pages
- It is possible to attach files to Wiki pages ... See : http://www.redmine.org/projects/redmine/wiki/RedmineProjects f...
-
12:49 Feature #14830 (Closed): REST API : Add support for attaching file to Wiki pages
- Currently (2.3.2) it is not possible (that I know of) to attach files to wiki pages.
AS a workaround i have attached... -
23:13 Feature #6666: Soft delete of issues
- +1
-
22:00 Defect #14836 (Resolved): Redmine does not return issues that are updated if the status is "closed".
- We have to use status_id=*
http://localhost:3000/issues.xml?updated_on=%3E%3D2013-09-03&status_id=* -
21:42 Defect #14836 (Closed): Redmine does not return issues that are updated if the status is "closed".
- I use the following URL to get all issues updated since Sept 03 2013 (for example)
http://localhost:3000/issues.xm... -
19:40 Defect #14835 (Closed): Request: Don't notify users of their own changes to issues
- When I change an issue in Redmine, I don't need an email telling me what I just did. Could we change the default beha...
-
16:55 Patch #14502 (Reopened): Russian translation for 2.3-stable
-
14:11 Patch #14502: Russian translation for 2.3-stable
- Fixed misprint on line 32. "Диапозон" -> "Диапазон"
-
16:40 Patch #7456: Gantt filters
- Is there a possibility to add sort by due_date too? It's much more needed when talking about Network planning and de...
-
16:14 Feature #6118: Filter by parent task or subtasks
- Patch in #10828 should resolve this issue.
-
15:15 Feature #14804: issue generation based on RFP in redmine plugin
- anish shah wrote:
> i have been creating RFP plugin in redmine ,in this plug in contains a form which will filled by... -
15:00 Feature #14397: Gantt sorting as a configurable setting
- Any progress on this one?
-
12:46 Patch #14829 (Closed): Patch for setting parent page via REST API
- Patch to support setting parent-page for WIKI entries via REST API:...
-
12:40 Patch #14828 (Closed): Patch to add support for deleting attachments via API
- A patch to add support for deleting attachments via the REST API:...
-
12:23 Feature #9909: Search in project and its subprojects by default
- My solution was to update the search form via the site theme. You should create javascripts/theme.js with the followi...
-
11:56 Feature #14760 (Closed): Extend ActiveRecord::Migration to Facilitate Creating Tables for Use with ActiveRecord::Acts::Versioned
-
10:37 Defect #14826 (Closed): Project permissions not respected in Fix/Reference commit
- When the setting "Repositories / Allow issues of all the other projects to be referenced and fixed" is enabled and so...
-
10:17 Defect #14825: News: email notification to users
- Correction:
For my projects, I would like:
* to *send "News" to all users* if they take part in a project,
* th... -
10:14 Defect #14825 (Closed): News: email notification to users
- Hi,
For my projects, I would like:
* to send "News" to all users if they take part in a project
* that users rec... -
08:20 Feature #14820: Repository: Show which rev introduced changes ("Last Changed Rev")
- Alternative for subversion:
Last Changed Rev = ... -
07:45 Feature #2647: Repository browsing shall respect ACLs in repository
- This patch is still relevant and necessary when doing fine grain subversion access control managed by Apache in redmi...
-
07:39 Feature #2647: Repository browsing shall respect ACLs in repository
- My patch against Redmine 1.3 r9291 was missing a db/migrate file which prevented the patch from working.
Here is a... -
07:05 Feature #14824 (New): Giving rights to a non-admin user to manage members of the projects globally
- We to give permission for company management to manage members on projects but without having the rights to change an...
-
06:35 Defect #13654: Can't set parent issue when issue relations among child issues are present
- the problem seems to appear in line 579 of issue.rb. As I understand it's not a bug, but feature.
There is a functio... -
06:30 Defect #14807: Incorrect quoting pre-defined text
- Yes, this is exactly the problem that I encountered. Sorry for the poor english.
-
05:07 Feature #14823 (Closed): Overall spent time report link to Spent Time Report instead of Time Entries
- It would be much better to go from "Overall Spent Time" to "Spent Time Report" (/time_entries/report) instead of "Tim...
-
04:46 Defect #14812 (Resolved): Apache + Passenger couldn't run redmine
- We have figured it out, it was just an issue of file permissions, chmoding did the trick. thanks!
-
03:21 Defect #14822 (Closed): when I add update to issue via email, there's no notification sending out.
- when I add update to issue via email, there's no notification sending out.
-
03:02 Defect #14758 (Closed): Can't override default locale with plugin
- Go MAEDA wrote:
> This issue is probably duplicated with #12753.
Indeed.
2013-09-02
-
22:29 Feature #14820: Repository: Show which rev introduced changes ("Last Changed Rev")
- Ah sorry. Wrong tracker. This is a *Feature*, not *Defect*.
I don't have rights to change this; ...please if someone... -
22:23 Feature #14820 (New): Repository: Show which rev introduced changes ("Last Changed Rev")
- Consider "root/trunk/app/controllers/account_controller.rb@ *516*":http://www.redmine.org/projects/redmine/repository...
-
22:13 Feature #14818: Diff and Repository Navigation: include navigation when inside diffs (prev difference, next difference), etc.
- Summary for the above: the changeset from "*516*: *570*":http://www.redmine.org/projects/redmine/repository/diff/trun...
-
22:09 Feature #14818: Diff and Repository Navigation: include navigation when inside diffs (prev difference, next difference), etc.
- Here's an example for determining revisions that actually introduce changes:
Consider "Revision *516*: *570* trunk/a... -
17:28 Feature #14818: Diff and Repository Navigation: include navigation when inside diffs (prev difference, next difference), etc.
- The image explanation, states in red: move diff-number forward.
This means: move to the next version that introduc... -
17:27 Feature #14818 (New): Diff and Repository Navigation: include navigation when inside diffs (prev difference, next difference), etc.
- In diffs (and other places): include better navigation.
The benefit: one does not always have to move back to "t... -
18:36 Defect #14819 (Closed): Newlines in attachment filename causes crash
- The routes for attachments require the filenames to conform to @/.*/@ (see source:/branches/2.3-stable/config/routes....
-
17:40 Feature #1739: Add ability to change issue author
- Patch updated for Redmine 2.1.6
-
17:34 Defect #14807: Incorrect quoting pre-defined text
- Daniel Felix wrote:
> Hi,
>
> here is a short test. It seems to work. Maybe recheck your notation?
>
> [...]
... -
10:25 Defect #14807: Incorrect quoting pre-defined text
- Hi,
here is a short test. It seems to work. Maybe recheck your notation?... -
10:03 Defect #14807 (Closed): Incorrect quoting pre-defined text
- When I trying to qoute pre-defined text (PRE button in menu) I see this text instead of qouted text in the Notes box...
-
17:07 Defect #14817 (Closed): Redmine loses filters after deleting a spent time
- When you add filters in the spent time "Details" view, and then delete an entry, the refresh loses the filters you ha...
-
16:44 Feature #14816 (New): Diff: in repository/diff - Include Links to repository/changes and repository/revisions
- Currently diff view does not allow quick links to versions: "example":http://www.redmine.org/projects/redmine/reposit...
-
16:07 Defect #14815 (Closed): time estimate should affect due date for gantt charts
- Two problems that make gantt charts quite useless in our case:
1. The Gantt chart does not appear to use issue dur... -
15:23 Feature #12706: Ability to change the private flag when editing a note
- +1
-
14:28 Feature #14814 (New): Diff: allow viewing of full context
- Currently the diffs only shows minimal lines of context. Example: "link":http://www.redmine.org/projects/redmine/repo...
-
13:58 Defect #14181 (Closed): File uploading does not work
-
12:38 Defect #14812 (Closed): Apache + Passenger couldn't run redmine
- WEBrick, Puma, and Passenger standalone can run the app but using Apache + mod_passenger results in a 'Web applicatio...
-
12:38 Defect #14811 (New): Internal error with "TinyTds::Error: Adaptive Server connection timed out"
- If a search is too long, we get a timeout and this results in an Internal page error displayed to the user.
It would... -
12:00 Defect #11887: Issue permission doesn't apply to Administrators
- I have this problem too. I'm testing the new Issue permission and changing field permissions doesn't affect any ussers
-
11:40 Defect #14756: E-mail Notification
- I can receive email notification is a new project, but the project the following components can not receive email not...
-
11:33 Defect #14756: E-mail Notification
- There is a bug in the latest version of redmine: when the email address of a member of the project is not valid, ther...
-
11:37 Defect #14809 (Closed): notification by email
- There is a bug in the latest version of redmine: when the email address of a member of the project is not valid (eg d...
-
10:41 Defect #14235: Redmine 2.0 wiki is too slowly
- Can you provide us with some information about your system? Ruby Version? Rails Version, Redmine Version?
Maybe whic... -
09:26 Defect #13904: Redmine does not send e-mails if ssmtp is installed
- Note: since I'm getting "422. This request was denied because it was considered spam or your IP adress is temporarily...
-
09:25 Defect #12495: Being blocked for spam when attempting to submit a bug
- Getting same error, tried replacing all e-mail addresses (maybe this caused the block on the first time) and all pare...
-
07:37 Defect #13654: Can't set parent issue when issue relations among child issues are present
- same here. For examle, I have tasks 1, 2, 3. 2 is child of 1, 2 is related to 3. When I try to move 3 to 1 as child, ...
Also available in: Atom