Project

General

Profile

Search

Results (12706)

Feature #8177 (New): Custom Field with mathematical calculation
We have a project that need a unique counter for each issue. I dunno if we can do this today but I wo ... make a Custom Field sum 1 + 1 Example 2011-04-18 18:35
Feature #8176 (Closed): TXT attachment download
I have an issue with TXT files attached. If I right-click it and select "save link as" straight from the issue, I get the formatted HTML as it would be if ... r users. Steps to reproduce: # Create an issue with TXT files attached and save it. # Straight from the issue view, right click the file and select option ... the HTML format instead of the original file. 2011-04-18 15:40
Feature #8172 (Closed): Manual reference commits to issues
Sometimes we have the problem of issues not linking themselves to commits either by ... es when a developer forgets to reference the issue in their commit message. Ability to manually do this would be really awesome. 2011-04-18 01:29
Feature #8171 (Closed): Adding attachments through the REST API
This seems to be requested often: http://www.redmine.org/issues/4968 https://www.chiliproject.org/issues/166 Currently people are working around ... achment as base64 encoded string inside the issue, -json / xml? On the issue controller side, something like this might w ... orks out of the box with active resource ;) 2011-04-17 20:41
Patch #8170 (Closed): Traditional Chinese language file (to r5494)
* Translations added: ** permission_set_own_issues_private, field_is_private, permission_set_issues_private, All non private issues 2011-04-17 17:41
Patch #8169 (Closed): Japanese translation
Japanese translation for r5477. Translated 14 strings (private issues, workflow transitions, etc.) and slightly fixed some strings. 2011-04-17 08:03
Feature #8168 (New): Allow to disable feature attachment
Attachment max. size should be as Attachment max. size (zero for disabling feature) 2011-04-16 21:42
Defect #8167 (New): Custom field of 'list' type always fail validation
Trying to create a new custom field 'operatin ... > nil)@ everything seems to work fine now. 2011-04-16 16:40
Defect #8166 (Closed): Firebug can enable a disabled field and thus allow a change
A developer of ours proved that he could use ... that update would be tracked as part of the issue's history. Anyhow, of course, we would pr ... opens up ? thanks in advance, -Charles 2011-04-15 18:55
Defect #8163 (Closed): Problem with report and details
Hi, I did permission: "See advanced report" b ... projects/TT-09-637-OS054/timelog/details] 2011-04-15 17:04
Feature #8162 (Closed): Issue custom field visibility per workflow
It's good if custom field could be make visib ... n the "real" world the person are very boring 2011-04-15 15:48
Feature #8161 (Closed): Ability to filter issues on project custom fields
We have created a custom project field "company". I would like to filter issues based on this project field, when we are on the "view all issues" across projects. I was really surprised th ... ince you can can make the field "Searchable". 2011-04-15 15:43
Feature #8160 (Closed): Extend watched_by_me-issue filter to include all project-members instead of only <<me>>-substitution
When i try to use the watcher in the filter on issues, the list is only showing <<Me>>, so i can only filter issues watched by Me or not watched by Me. 2011-04-15 15:17
Defect #8159 (Closed): When creating a bug un ... nd saved as a task - should be saved as a bug
When I try to create a bug under a task (usin ... s and continues to save as a task. Thanks. 2011-04-15 12:55
Feature #8158 (New): Default user in project
Create a default user in the projects to whic ... file to see or not to assign the task members 2011-04-15 11:46
Defect #8157 (Closed): Redmine do not send no ... ls if a recipients email address is not valid
Reproduction: * Add a user with the name "Te ... le database analysis I figured out, that the issues.lft and issues.rgt become inconsistent... PS: Redmine ... t real problem with it. Keep on moving ;-) 2011-04-15 11:13
Feature #8155 (New): Editable related issues
Hello, every time I add a wrong relationship on the related issues section, I have to delete the relationship ... to have such a feature on the next releases. 2011-04-14 22:01
Feature #8153 (Closed): List assigned issues in user profile page
It would be appropriate the list of assigned issues to be rendered in the user profile page. Now, only the user's activity is rendered. 2011-04-14 20:42
Feature #8152 (Closed): Render Version and User custom fields as links
That would be nice if custom fields which typ ... , just as anywhere else in the application. 2011-04-14 16:17
Defect #8151 (Closed): project filter in issue search is overriden by current project
I created and saved a public search from the all issues page which included a filter of "project is ... espected. (using 1.0.4 until 1.2.0 is out) 2011-04-14 16:08
Feature #8150 (Closed): Suggestion for editing Issue form
Hi, There are a few fields in the new issue form that I'd like to remove (Estimated Time ... So, how can I hide those fields in the form? 2011-04-14 14:13
Defect #8149 (Closed): Subtasks always become 'bug' as tracker type
I added a couple of trackers (eg support, task). I want my main issues to be features (or bugs) and attach sub issues to them (mostly tasks). When I make a task as standalone issue it remains a task when I submit (save). When I then edit the issue and add a parent issue ID and save, the tracker changes to 'bug'. When I make a feature issue, save, then in the issue detail view I add a subtask, I can still set the tracker to task for the new sub issue, but when saving, it appears to be set to 'b ... 2) [x86_64-linux] Rails-version: Rails 3.0.6 2011-04-14 14:01
Defect #8148 (Closed): Unable to insert iframe
If URL you try to display using @{{iframe(url ... @&@ in URL as @&amp;amp;@ doesn't solve the issue, as @;@ is not included in RegExp, and URL t ... atch. Adding @;@ to RegEx seems to solve the issue. Also, comma (@,@) is allowed symbol in U ... ude it, too. But this may harm macros parser. 2011-04-14 13:56
Feature #8145 (Closed): API: Redmine version
I'm working on a app which use Redmine API to list an create issues. I made my app is using the JSON feed av ... ure be include in the next release? Thanks 2011-04-14 00:30
Defect #8143 (Closed): Problem to update subtask
Hi! I'm having some problem to update a su ... ace was describe below. <pre> Processing IssuesController#update (for 200.192.165.169 at 20 ... B3Ta0KXYLXNPz8YXJuecCXGszfM=", "id"=>"127", "issue"=>{"parent_issue_id"=>"118", "lock_version"=>"64", "fixed_ver ... performance das campanhas."}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... estarting transaction: UPDATE `issues` SET `lock_version` = 65, `u ... AND `lock_version` = 64 ): app/models/issue.rb:554:in `save_issue_with_child_records' app/models/issue.rb:536:in `save_issue_with_child_records' app/controllers/issue... 2011-04-13 22:02
(8401-8425/12706)