Search
Results (12665)
- Defect #7856 (Closed): Change "Update" to "Update/Reply" on issue#show
- Issue#show page has "Update" link which is very co ... link to "Update/Reply" or "Update or Reply".
- Patch #7855 (Closed): English translation
- "First name" and "Last name" is misspelled "F ... r project_module_gantt: Gantt </pre>
- Patch #7851 (Closed): Italian translation for 'issue'
- As I may use tracker to define issues which are not necessarily problems, I think ... 'Anomalia' (which means there is a problem).
- Defect #7850 (Closed): Possible broken JSON REST API
- When i try to create a project using XML all ... : > @RC: 500 Message: Internal Server Error@
- Feature #7849 (New): custom issue relation types
- In different projects I am using redmine with ... . From looking at source:trunk/app/models/issue_relation.rb it seems fairly straightforward ... lso be able to contribute to the development.
- Feature #7848 (Closed): Add class for project title in the header
- This issue follows the thread message#22459 . Now th ... s/application_helper.rb#L411 (I suppose so.).
- Defect #7845 (New): Pre environment and brackets breaks automatic issue linking
- Please see http://demo.redmine.org/issues/3221 <pre> Or here </pre>(#1)
- Defect #7843 (Closed): Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request)
- Since i have upgraded my Redmine from 1.1.0 to 1.1.2.devel.5072 we have a strange issue. While a user try to add a link between to issue, he is asked to login again with an explicit ... ows. Here is a log : <pre> Processing IssueRelationsController#new (for 10.11.13.196 at ... O7tAyuSxFA8qBCnGG1f5NRBrbm0nQyTLa02tfqPo=", "issue_id"=>"7733", "id"=>"7733", "controller"=>"issue_relations", "relation"=>{"delay"=>"", "issue_to_id"=>"4545", "relation_type"=>"relates"}} ... 0, DB: 2) | 401 Unauthorized [http://support/issues/7733/relations/7733] </pre>
- Feature #7842 (New): Creation new users by non-admin user
- It should be very userfull to allow user crea ... o grant him admin rights for whole instance.
- Feature #7841 (New): Use children weight for parent task % Done calculation
- I think it's a got feature specify the % of the sub issue inside the issue, f.e. Two sub issues 1 70% of the issue 2 30% of the issue
- Defect #7840 (Closed): Can't paste from clipboard into Wiki-pages
- I can't paste text from the clipboard (CMD+V) ... doesn't do anything. I use Chrome on Mac OSX.
- Feature #7839 (Closed): Limit trackers for new issue to certain roles
- I'm looking for a way to limit the Tracker Type of new issues for certain users, for instance; A Proje ... les and Permissions, I can give someone "Add Issue" privileges, but I can't limit the type of issues they can add. I've also tried modifying ... ere seems to be lots of related questions or issues for this topic See: http://www.redmine. ... //www.redmine.org/boards/1/topics/19832
- Defect #7838 (Closed): Gantt- Issues does not show up in green when start and end date are the same
- When you have an issue , maybe 4 hours estimated, you pick start an ... hows up in green. maybe you gonna fix this
- Feature #7837 (Closed): Filters should generate a bookmarkable/shareable URL
- hi, One of our longstanding peeves is tha ... e the filter query work through GET as well.
- Feature #7836 (Closed): Ability to save Gantt query filters
- Add the possibility of save filters (like issues) inside the Gantt screen
- Defect #7834 (New): API Issue XML cannot represent empty arrays
- When trying to retrieve issues from a project with no issues, there is a typecast issue from the xml conversion. I am using Redmi ... ygems' require 'active_resource' class Issue < ActiveResource::Base self.site = 'http://demo.redmine.org/' end issue = Issue.find(:first, :params => { :project_id => 3 } ... pre> <?xml version="1.0" encoding="UTF-8"?><issues type="array" offset="0" total_count="0" limit="25"></issues> </pre> Ok, that looks fine. Let's see ... us, if I patch index.api.rsb: <pre> +if @issues.empty? + api.array :issues, api_meta( :__content__ => '', :total_count => @issue_count, :offset => @offset, :limit => @limit) ... he json/xml template needs to be split again.
- Defect #7833 (Closed): pdf export problem
- Hello, I just installed remdine on my syno ... T============================= Processing IssuesController#index to pdf (for 192.168.1.11 at ... val-tree", "action"=>"index", "controller"=>"issues"} Iconv::InvalidEncoding (invalid encodi ... `Cell' lib/redmine/export/pdf.rb:137:in `issues_to_pdf' app/controllers/issues_controller.rb:95:in `index' app/controllers/issues_controller.rb:90:in `index' /opt/lib/rub ... ld be welcome, thanks in advance, cedric.
- Feature #7832 (Closed): Ability to assign issue categories to groups
- I think a interisting feature is add the possibility of assign the issue categories to a group
- Defect #7830 (Closed): Can not change Issue Status
- I have a problem to change issue status. I am an administrator and a manager for this project. Please help.
- Patch #7829 (New): Show branches changsets belongs to on issue page
- This patch shows git branches changeset belongs to on issue page http://twitpic.com/47k9gk
- Feature #7828 (Closed): How can i increase th ... roject name from 30 to 60 by coding a plugin?
- Dear all, I would like to increase the max ... some guides to code it Thanks in advance.
- Defect #7826 (Closed): bigdecimal-segfault-fix.rb must be removed for Oracle
- config/initializers/bigdecimal-segfault-fix.r ... efore attempting to apply the bigdecimal fix?
- Defect #7825 (Closed): open_id_authentication_associations table name too long for Oracle
- Oracle table names are limited to 30 characte ... ONS" ("ID" NUMBER(38) NOT NULL PRIMARY KEY, "ISSUED" NUMBER(38), "LIFETIME" NUMBER(38), "HANDLE ... d_schema_statements.rb:84:in `create_table'
- Feature #7822 (Needs feedback): Show google docs
- <iframe src="https://spreadsheets.google.com/ ... eight="0" marginwidth="0">Loading...</iframe>
- Defect #7821 (Closed): Git "previous" and "next" revisions are incorrect
- For example, This is Redmine r1 git revision. ... described at "note-6":http://www.redmine.org/issues/5357#note-6 of #5357. <pre> $ git log ... 949d442c20275e467f3d39c33a21f03 </pre>