Activity
From 2013-09-01 to 2013-09-03
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, ...
2013-09-01
-
23:54 Defect #9782 (Closed): Redirect Internal Server Error with async_smtp
- 1.3.0 is out of support, please open a new issue if this is still relevant.
-
23:52 Defect #8963 (Needs feedback): Undefined gantt_items_limit when trying to display gantt chart
- Does the problem still persist or can this issue be closed?
-
23:50 Defect #3746: Receiving IMAP mails fails with 'undefined method'
- Is this issue still current?
-
23:48 Defect #2919 (Closed): migrate_from_trac fails with "Tracker(#XXX) expected, got NilClass(#YYY)"
- The one who reopened this issue hasn't reported back for 3 years and the last poster says the issue is solved. Closing.
-
23:44 Defect #2316 (Closed): Problem tags with email issues.
- @Registered on: 2011-08-16@
@Last connection: 2011-08-16@
Last reporter never logged in again, closing -
23:42 Defect #1337 (Closed): konqueror browser support and javascript
-
23:38 Feature #14434 (New): Email from inside the issue within Redmine
-
23:37 Defect #14400 (New): Email Reminder doesn't have the right behavior
-
23:34 Defect #14235 (New): Redmine 2.0 wiki is too slowly
-
23:30 Defect #14181: File uploading does not work
- Can this isse be closed?
-
23:29 Defect #14009: Issue Editing/Viewing - ASCII-8BIT/UTF-8 Problems
- Toshi MARUYAMA wrote:
> Is MariaDB compatible with MySQL client (Ruby mysql2 adapter)?
MariaDB is a drop-in replace... -
23:14 Feature #2083: CustomField of type "external-link-to" with configurable URL prefix
- This can be done using Extended Fields: http://projects.andriylesyuk.com/projects/extended-fields
-
23:13 Feature #5187 (Closed): Upgrade & Back Up Data
-
23:12 Defect #10457: Could not modify email footer on setting page
- IMHO this can be closed with "no feedback"...
-
23:10 Defect #7772 (Closed): I got translation error when choose to trace new built question .
-
23:10 Defect #7156 (Closed): #4942 Harvest? maybe not - status_id and default operator go missing
- ...
-
23:07 Feature #2725 (Closed): Ability to double click on entire rows in tables to select the item.
-
23:03 Defect #12503 (Closed): Internal error pdf export
- @Registered on: 2012-12-04@
@Last connection: 2012-12-04@
Issue reporter never logged in again, closing... -
23:01 Defect #11360 (Closed): Text formating issue
-
23:00 Defect #10164: inconsistent field in "News" REST API: "user name"
- Any update on this?
-
22:55 Defect #3835: user account page should only show reported issues count for those projects which the current user can access
- I like the way it's implemented now, it makes sense to me.
-
22:53 Defect #11563 (Closed): Can't Install any plugin for Redmine
-
22:47 Feature #10545 (Closed): Edit this section link for included pages
-
22:47 Defect #6608 (Closed): Disable not-available options in administration instead of hiding them
- Closing this because nobody gave feedback.
-
22:44 Feature #2478 (Closed): Creation automatic ticket in Redmine by interface
-
22:43 Defect #1427 (Closed): Search selection checkboxes should reflect enabled modules
-
22:40 Feature #493 (Closed): Enhancement request bonanza!!
-
10:17 Feature #11993: Reload plugin assets on every request in development mode
- We need this.
-
05:20 Defect #10784 (Closed): Gantt chart progress calculation problem
- Parent done ratio is calculated by children.
source:tags/2.3.2/app/models/issue.rb#L1329
Also available in: Atom