Activity
From 2012-01-15 to 2012-01-17
2012-01-17
-
23:44 Defect #10024 (Closed): Error <Rails::GemDependency:0x7fa5059778c0>
- I installed rails 2.3.14, redmine 1.3 and ruby 1.8.7.
After run in shell this comand
"cd ~/http && rake generate_s... -
22:33 Feature #1565: Custom query on My page
- +1
-
22:16 Feature #779: Multiple SCM per project
- When pressing 'View all revisions' link, the side bar disappears. It was not expected for me when I saw it for first ...
-
19:53 Feature #779: Multiple SCM per project
- Jean-Philippe Lang wrote:
> I'd prefer a syntax that would prevent ambiguousness like the following (just an example... -
19:41 Feature #779: Multiple SCM per project
- Etienne Massip wrote:
> * moving "Main repo" checkbox before the Name/Identifier field (no real reason)
Indeed, c... -
19:35 Feature #779: Multiple SCM per project
- The repository identifier is used in urls (just like the project identifier):...
-
18:49 Feature #779: Multiple SCM per project
- Jean-Philippe Lang wrote:
> Magic links to revisions/files of other repositories other than the main one need to be ... -
18:03 Feature #779: Multiple SCM per project
- Jean-Philippe Lang wrote:
>
> Magic links to revisions/files of other repositories other than the main one need to ... -
21:41 Defect #7826: bigdecimal-segfault-fix.rb must be removed for Oracle
- Can we just remove this file for current trunk, as it only supports Redmine 1.8.7, from which to my understanding, af...
-
19:04 Defect #10023 (Closed): Filename of attachments
- When upload a file with colon in its name, for example: Screenshot at 2012-01-17 16:01:24.png Redmine truncate it as:...
-
18:50 Feature #10020: Enable global time logging at /time_entries/new
- It looks like this goes against the architecture of redmine. It really expects a project to be set. I'm thinking to a...
-
18:27 Feature #10020: Enable global time logging at /time_entries/new
- I don't have Rails experience but here's what I got so far.
- Added project dropdown to the timelog form;
- Modif... -
17:25 Feature #10020 (Closed): Enable global time logging at /time_entries/new
- To log time you currently need to first select a project, then select the time entries report after which you can log...
-
18:50 Defect #10022 (Closed): Email receiving not working because of problem with tmail
- With the following setup i get an error durring email catching.
Redmine Imap -> DavMail -> Exchange Server 2003
... -
18:45 Feature #10021 (Closed): Enhanced Large Text Field for Issues
- I would like an enhanced custom large text field for issues. Essentially, I'd like to add a field that works akin to...
-
17:29 Defect #10017 (Closed): Don't have column in mysql
- Installation issue, please see message#14198 or message#6423.
-
17:06 Defect #10017 (Closed): Don't have column in mysql
- I heve any problem with mysql. I inslall redmine version 1.1. When I install "cd ~/http && rake generate_session_stor...
-
17:21 Feature #10019 (Closed): Redmine and Balsamiq Integration
- It would be good to have integration between Redmine and Balsamiq. Any guidance on that?
I don't mind writing one if... -
16:47 Feature #10016 (Closed): Write email contents to text file instead of using smtp server
- It would be nice to be able to configure the email notification features to generate text files (in HTML format) inst...
-
15:12 Defect #10014 (Closed): Problem with issue updates through feeds
- When I subscribe to a filter, existing issues issue that change status or get updated do not get modified in the feed...
-
14:37 Defect #10013 (Resolved): Rest API - Create Version -> Internal server error 500
- Using the logs I found problem.
Despite of Rest API documentation (http://www.redmine.org/projects/redmine/wiki/Re... -
13:33 Defect #10013 (Closed): Rest API - Create Version -> Internal server error 500
- I'm trying to create new version in project using Rest API using C# code:...
-
14:24 Feature #1091: Disabling default ticket fields per tracker
- +1
-
13:39 Defect #8628: "Related to" reference may yield circular dependency error message
- "Related to" is reciprocal to itself. In other words, when such a relation is created, there should be a link from _b...
-
13:23 Feature #8562: Watchers list too big in new issue form
- There is a plugin whoch supports add watchers via combox after an issue is created.
"redmine_boards_watchers":http... -
13:15 Feature #8562: Watchers list too big in new issue form
- See similar discussion at http://www.redmine.org/boards/2/topics/27720?r=27774#message-27774
Especially role based... -
12:17 Defect #10012 (Closed): Press EDIT in repository in last SVN version doesn't show any page
- After press edit in new repository list(last SVN version), to edit properties:
Processing RepositoriesController#e... -
12:08 Feature #10011 (New): Ability to mark the current task
- In our company we're using time estimation as a base for calculating the salary of part-time workers. The problem is ...
-
11:58 Defect #10008: auto_complete too restrictive?
- The autocomplete request should trigger a @GET@:...
-
10:54 Defect #10008 (Closed): auto_complete too restrictive?
- I have had this issue after upgrading to redmine-1.3.0: when adding a relation to an issue, normally the title of the...
-
11:52 Feature #10010 (New): Setting e-mail notifications globally project based
- It could be nice if we could set e-mail notification per project globally, not just user based.
There could also b... -
11:03 Feature #10009 (New): hide empty diffs after a merge in SVN
- When doing a merge in svn also the unchanged files are being updated because the mergeinfo is being updated. This res...
-
10:44 Feature #4480: Create a link to the user profile from the administration interface
- I'm running redmine 1.0.1 from debian package 1.0.1-2. But the link give internal error (apache error 500) without an...
-
10:17 Feature #10007 (New): Email and issue state
- I think a good feature are recive redmine email with conditions configured in the role.
For example I only want rece... -
09:35 Defect #10006 (Confirmed): Email reminders are sent for closed issues
- Indeed (confirmed by reading the diff code, not by test), thanks.
-
03:31 Defect #10006 (Closed): Email reminders are sent for closed issues
- I updated redmine from 1.2.x to trunk recently.
Then I found email reminders are sent for closed issues.
The same... -
01:14 Feature #3055: Option to copy attachments when copying an issue
- Attached is a patch that allows duplicate option to copy attachments and journal notes to the new issue.
Unit test ...
2012-01-16
-
23:57 Feature #779: Multiple SCM per project
- I have made a few enhancements based on your feedback, thanks. The selected repository is highlighted in the sidebar ...
-
21:35 Defect #3087: Revision referring to issues across all projects
- +1, should be in trunk, commits from other projects may influence related projects.
-
19:05 Defect #10002: 500 error when exporting to csv or pdf when there is selected a custom field
- There's no call to @#find_custom_field_template@ in Redmine core. Maybe an incompatible plugin or custom dev.
-
13:16 Defect #10002: 500 error when exporting to csv or pdf when there is selected a custom field
- Rails version is 2.3.14 and not 2.3.15, sorry.
-
13:03 Defect #10002 (Closed): 500 error when exporting to csv or pdf when there is selected a custom field
- I've tried to export a list of issues to a csv or pdf file. I've received a 500 Internal server Error.
My settings:... -
19:01 Feature #7361 (Closed): Highlight active query in the side bar
- Done in r8660.
-
18:49 Defect #9533: Redmine Wiki Gchart LaTeX-style Formula plugin and PDF export
- Hi Yoav.
Thank you for your report and I'm sorry for late reply.
I found that the bug of this plugin causes this ... -
16:56 Feature #3816: Allow pasting screenshots from clipboard
- Plugin seems not to work with Redmine 1.3.0
Problem: While the preview of the inserted screenshot is shown good, ... -
14:25 Defect #9904 (Closed): 500 Internal Server Error when Issues->filter by custom field of type list.
-
14:04 Defect #9904: 500 Internal Server Error when Issues->filter by custom field of type list.
- cannot update issue to Resolved, same resolution like in #9926
-
14:25 Defect #9926 (Closed): export issues to csv fails
- Of nothing!
-
14:01 Defect #9926 (Resolved): export issues to csv fails
- found a reason for failure:
I have copied inactive plugins under vendor/plugin/inactive folder.
once removed - al... -
13:44 Feature #1712: add custom fields that are calculations of other fields
- +1 this issue is over 3 years old but it is interesting. Is it meant to be scheduled?
-
12:27 Feature #10000 (New): Time entries report, sort criterias drop down list
- The group by criterias in the time entries report, are not sorted in the drop down list.
It's easier to find a cri... -
12:12 Defect #9999 (Closed): opening a new session when already logged, cause an error
- This case happens when multiple redmine are opened in different tabs and that we want to relog without disconnecting
... -
11:32 Feature #8063: optionally supress redundant display information on issue listings
- If i filter an all issues with any field being set to "none" its is annoying that escecially that fieled is needed as...
-
11:30 Defect #8812: Ticket list: Editing saved filter - Condition hidden
- I acknowledge this.
Major bug -
08:09 Feature #1739: Add ability to change issue author
- +1
-
01:45 Patch #9998 (Closed): Make attachement "Optional Description" less wide
- On my browser, under "New Issue" the attachment "Optional Decription" is pushing out the right side of the screen cre...
2012-01-15
-
22:41 Feature #779: Multiple SCM per project
- I've just tested the new features (r8648, r8649, r8650, r8651, r8652). Great addition to Redmine.
I would like to pr... -
03:43 Feature #3647: Data Import/Export System
- +1
(it seems there is no easy way to switch from sqlite3 to mysql, so a data import/export feature could take care...
Also available in: Atom