Project

General

Profile

Search

Results (12601)

Defect #6819 (Closed): REST API issues updating problems
Using the REST API to update a issue I'm able to successfully adjust/change the s ... the produciton.log contains Processing IssuesController#update to xml (for 192.168.16.79 ... tion"=>"update", "id"=>"198", "controller"=>"issues", "issue"=>{"project_id"=>"14", "priority"=>{"name"=> ... ) | 200 OK [http://redmine.*********.private/issues/198.xml] the subject takes bute the pr ... m low to high HTTP log is below PUT /issues/198.xml HTTP/1.1 Host: redmine.*********** ... ction: keep-alive <?xml version="1.0"?> <issue> <subject>Test</subject> <project_id>14</project_id> <priority name="High" id="5"/> </issue> HTTP/1.1 200 OK Date: Wed, 03 Nov 201 ... tent-Type: application/xml; charset=utf-8 2010-11-03 18:11
Defect #6817 (Closed): Identical creation date/time skew search results
Hello, I have encountered a bug after impo ... was sorted by creation date. This is NOT an issue when using Issues' filters (it is able to find and displays a ... v. 5.1.41 Apache 2.2.14 Passenger v.2.2.15 2010-11-03 17:20
Feature #6815 (New): form lost on logout
Sometimes, i write a form in an issue, and when i submit it, i'm redirected to the ... n form, then refill the form with saved data. 2010-11-03 14:35
Feature #6813 (New): List all users/roles who will be notified by an issue create/update and allow selection
There are lots of feature issues to do with trying to limit the amount of em ... and transparent from the UI Related email issues #6390 #6229 #5862 (and there are no doubt more...) I suggest that the issue creation and update forms always list exactl ... at users can put loads of info/updates to an issue without worrying about spamming everyone and ... aling with controlling email notifications. 2010-11-03 11:46
Defect #6811 (Closed): Updating of some records fails
h2. Overview I cannot update some records ... hile it seems to run faster, I have the same issue. h2. More environment details # mysql ... abase schema version 20100819172912 h2. Issue When I try to update most records, they w ... like http://projects.biodiversitylibrary.org/issues/211 never update. I visit that link and cli ... .x.x - - [03/Nov/2010:02:58:00 +0000] "POST /issues/211 HTTP/1.1" 400 0 "http://projects.biodiversitylibrary.org/issues/211" "Mozilla/5.0 (Macintosh; U; Intel Mac ... h3. Debug from Redmine: <pre>Processing IssuesController#show (for 24.107.203.87 at 2010-1 ... action"=>"show", "id"=>"211", "controller"=>"issues"} SQL (0.1ms) SELECT max(`settings`.up ... OR `users`.`type` = 'AnonymousUser' ) ) Issue Load (0.1ms) SELECT * FROM `... 2010-11-03 05:02
Feature #6808 (New): first class citizenry for all types of fields in Redmine
I think that core fields, plugin fields and c ... nerally be a good thing. (As a subsequent issue, at a hypothetical point in time where the a ... can decide that fx. the Assignee field of an issue is only editable by some users. Ie. those w ... tically created "Edit <field>" permission.) 2010-11-02 19:31
Patch #6807 (Closed): internal hostname included in back_url
Hi The documentation recommends that Redmi ... to fix this, in case it is not intentional. 2010-11-02 19:17
Defect #6802 (New): Autolinking should not occur in link titles
In @[[www|www.example.org]]@ the title incorr ... an external link. Using 1.0-stable branch. 2010-11-02 18:00
Feature #6801 (Closed): howto assign project rights for non-members
I think "non-member" and "anonymous" should b ... es much better sense on a conceptual level. 2010-11-02 17:44
Feature #6800 (Closed): howto assign global rights
Global rights should be assignable somewhere. ... role+user combis can be assigned to it, not issues etc. The project list is in the process ... contain all the regular top-level projects. 2010-11-02 17:44
Defect #6799 (Closed): stack level too deep
Everything was working fine. Our server reboo ... ver#start: pid=82308 port=3000 Processing IssuesController#index (for 198.65.168.24 at 2010- ... rameters: {"action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (S ... _locals_filters_object_query' app/views/issues/index.rhtml:17:in `_run_rhtml_app47views47issues47index46rhtml' app/views/issues/index.rhtml:11:in `_run_rhtml_app47views47issues47index46rhtml' app/controllers/issues_controller.rb:84:in `index' app/controllers/issues_controller.rb:83:in `index' /usr/local ... 0/public/500.html (500 Internal Server Error) 2010-11-02 17:11
Feature #6798 (Closed): allow subtasks in subprojects
when an issue is created in a higher-hierarchy project it' ... access to them but are needed to resolve the issue, reflecting the internal structure of that h ... components, and different teams or assignee. 2010-11-02 16:16
Feature #6797 (Closed): custom fields missing in time detail
In the time entry view, when you select the ' ... ge (where the ordering also needs work - see issue #6648 ;-)). 2010-11-02 15:47
Defect #6796 (Closed): Long Description Causes 100% CPU on Windows
DB: postgres 8.4.3 Ruby: 1.8.7 Rails: 2.3.5 Redmine: 1.0.2 Creating an issue with a long description causes 100% CPU util ... ing to the description is attached as a file. 2010-11-02 15:04
Feature #6795 (New): View issue close date on the gantt view
We have to see due date *and closed date* on ... rk a tag with the closed date of the task 2010-11-02 13:36
Feature #6794 (New): Global and inheritable Categories
Would be nice if categories could be global f ... d a vertical view through categories of tasks 2010-11-02 13:34
Feature #6793 (New): Report for issues with no category for all projects
Because of the fact that the filter for categ ... a filter for all projects that contains all issues that have no category. 2010-11-02 13:19
Defect #6792 (Closed): Set cookie secure flag when accessing Redmine over HTTPS
Is it possible to add this to Redmine? I'm ... Dropbox are good examples of this mistake. 2010-11-02 12:48
Defect #6789 (Closed): HTTP/500 when accessing home page OR
Hi, There is a strange bug when I try to a ... news.author %></span></p> </pre> Regards, 2010-11-02 09:41
Defect #6785 (Closed): Issue list goes 500
Upgrading from an 0.9.3, everything seems to work except for the issue list. Activity list, individual issues, and the New Issue page all work. Using r4352 Passenger: 2 ... tional_tls. Log entry: <pre> Processing IssuesController#index (for xx.xx.xx.xx at 2010-11 ... d"=>"tuf", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 13: </tr></thead> 14: ... roup = false %> 15: <tbody> 16: <% issue_list(issues) do |issue, level| -%> 17: <% if @query.grouped? && (group = @query.group_by_column.value(issue... 2010-11-01 14:40
Defect #6784 (Closed): Redmine not working with i18n gem 0.4.2
See this forum post for details: http://www.redmine.org/boards/1/topics/18793 2010-11-01 13:02
Feature #6779 (Closed): Project JSON API
I doesn't seem to be possible to get projects ... end </pre> to make it work in the 2010-10-31 17:00
Patch #6778 (Closed): Wiki compatibility link broken w/o project_id
Recent versions changed from using :id to :pr ... ction', :page => nil, :controller => 'wiki' 2010-10-30 12:53
Defect #6776 (Closed): Weird link_to_if_authorized behavior
See http://www.redmine.org/issues/4416#note-11 , better description once I've ... roject is not accessible by the current user. 2010-10-30 00:42
Defect #6775 (Closed): Wrong number of arguments for issues in project view
Database version: PostgreSQL 8.4.5 Ruby vers ... li><%= link_to tracker.name, :controller => 'issues', :action => 'index', :project_id => @proje ... tracker.id %>: 34: <%= l(:label_x_open_issues_abbr_on_total, :count => @open_issues_by_tracker[tracker].to_i, 35: :total => @total_issues_by_tracker[tracker].to_i) %> 36: </li> ... bin/thin:19:in `load' /usr/bin/thin:19 2010-10-29 15:15
(8951-8975/12601)