Search
Results (12670)
- Defect #8714 (Closed): mail-address parsing i ... _user_from_email) barks on names with Umlauts
- The code in self.create_user_from_email in ap ... failing here? Or, even better: derive a fix?
- Defect #8712 (Closed): False 'Description updated' journal details messages
- 1. Report an issue by sending new mail to redmine@. 2. Open up the issue in web interface and update (comment on it.) ... abase schema version 20101114115359 </pre>
- Defect #8710 (New): Include macro does not work in issue description email
- When an issue description contains an include Macro, email updates for that issue display this error instead of the descriptio ... g the include macro (Page not found)" The issue description appears correctly when viewed via the web.
- Defect #8709 (Closed): Issue filter select wrong , format type Integer
- Issue filter of format type 'Integer', I would li ... , 'is not', 'doesn't' like format type 'Text'
- Feature #8708 (Reopened): Provide a "download multiple files at once" feature
- I hosted my public-release on files section o ... and download all files at once (via button?)
- Defect #8707 (Closed): Reposman: wrong constant name
- I recently upgraded Redmine to version 1.2.0 ... lugins Mylyn Connector plugin 2.7.1.stable
- Defect #8701 (Closed): HTML Entities are not escaped
- If you enter &amp; or &quot; in a tex ... isplay everything as entered. We had just an issue about entities and it was hard to understand because of this bug.
- Defect #8700 (Closed): Internal Error when previewing a note with inline attachment
- Using an issue that has existing image attachments, * Pres ... l:NilClass) on line #3 of app/views/previews/issue.html.erb: 1: <% if @notes %> 2: <fiel ... , :attachments => @attachements, :object => @issue %> 4: </fieldset> 5: <% end %> 6: ... 62:in `textilizable' app/views/previews/issue.html.erb:3 app/controllers/previews_controller.rb:33:in `issue' /usr/lib/ruby/1.8/phusion_passenger/ra ... e>`created_on` datetime DEFAULT NULL,</pre>
- Defect #8698 (Closed): Issues REST-API not using valid XML anymore for XML node <custom_field_values/>
- I'm using REST API for importing issues into Redmine. Used Framework is PHP/Active ... non-valid XML is necessary to create/update issues now. As far as I see only the POST and PUT ... the GET requests (eg. http://www.example.com/issues/18.xml ) still working the way before. T ... <?xml version="1.0" encoding="ISO-8859-1" ?><issue><project_id>9</project_id><custom_fields><cu ... .com</value></custom_field></custom_fields></issue>' | curl --insecure -X PUT -H 'Content-type: ... ept: text/xml' -d @- https://www.example.com/issues/18.xml?format=xml\&key=12356454654</code> ... <?xml version="1.0" encoding="ISO-8859-1" ?><issue><project_id>9</project_id><custom_field_valu ... legue@example.com</2></custom_field_values></issue...
- Defect #8696 (Closed): undefined method `<<' for nil:NilClass during 1.1.2 to 1.2.0 upgrade
- I duplicated the bug #8521 because I have the same exact issue but from 1.1.2 and the "solution" given in t ... ) subexec (0.0.4) svn2git (2.1.0, 2.0.0)@
- Feature #8695 (Closed): add informations in Issue page
- We need the sum of hour per issue directly on Issue page. Manager need to go in each issue to show this information. It will be usefull to have it and export it on CSV.
- Feature #8691 (Closed): Better handling of issue update conflict
- Redmine should be provide some handling of "m ... use dataloss, but I add it to tracker feature
- Defect #8690 (Needs feedback): User can't be displayed
- Hello, I tried to open the user page: < ... per-scripts/passenger-spawn-server:99 </pre>
- Defect #8689 (New): User without edit issue perm can modify assignee
- About your application's environment Ruby ve ... ersion 20110511000000 A user without edit issue permission cannot modify the assignee flag via right click the issue, but after opening the issue and click Update he can If the user does ha ... orkflow, he cannot modify assignee anymore
- Defect #8682 (Closed): The Images are overlapped with each other
- 1.There are few images which are getting disp ... hese images are overlapped with each other.
- Feature #8681 (Closed): Closed & Archived projects
- Now archived projects are not accessible at a ... deleted / added. It may be referred though (issues, wikis, files, documents etc) * Archived p ... pics/509, "[2]":https://www.chiliproject.org/issues/315
- Defect #8679 (Closed): Translation error message when linking same issue also as parent
- We accidently linked an issue on its own as parent. (cycer) The message ... n missing: de, activerecord, errors, models, issue, attributes, parent_issue_id, not_a_valid_parent </pre> Of course linking same issue as parent should be possible, but this error message doesn't make thing clear
- Feature #8676 (Closed): Notify author only onclosed/resolved issue
- It is very helpful to notify an user when an issue was fixed ( status is resolved or closed )
- Feature #8675 (New): Notify author only onclosed/resolved issue
- It is very helpful to notify an user when an issue was fixed ( status is resolved or closed )
- Defect #8674 (New): Migration from trac loses lines containing {{{ or }}}
- In "lib/tasks/migrate_from_trac.rake l319 ff. ... ation. This affects import of wiki pages, issues and issue status, aka everything run through @convert_wiki_text(text)@. I ran into the issue on a debian lenny packaged 1.0.1, but the co ... ached the little patch I used to resolve the issue for me. It's against 1.0.1 but should apply ... inline code @'s are used instead of pre tags.
- Feature #8673 (Closed): Disabling user creation emails.
- Hello. h2. Background We have setup re ... mine, but still get notifications when their issue is updated. All this worked "out of the box", but when a new users wants to submit an issue they get an account activation email, we wan ... nge in 1.2.0 stable source Regards Mihaly
- Defect #8671 (Closed): update issue in chrome goes to /issues/2751/edit url after 1 second, instead of keeping the edit part below the issue
- I upgraded my redmine install to redmine 1.2.0 and now if I update an issue in Chrome (v12.0.742.100 on Windows 7), the update part opens for 1 second below my issue, but then the browser is redirect to /issues/2751/edit and only the edit part is visible. The original issue content is not shown any more. In IE9 and ... used to: the update part is shown below the issue. I hope the attached screenshots can clarify it: 1.png : show issue 2.png : update issue on IE9/FF4 and 1 second on chrome 3.png : update issue on chrome after 1 second
- Feature #8669 (New): Combinate roles status rights and allow to use shortcuts when changing status
- If a user has a roleA with right to set statu ... to status3 in one step. He has to make two issue changes (status1>status2>status3). This is u ... eachables status for all roles the user owns.
- Feature #8668 (Closed): make project overview text input fully wiki input text enabled
- The text editor for project overview don't pr ... it plus all wiki functionaility (e.g macros)
- Defect #8667 (Closed): How to create tickets with custom fields?
- Hello Jean, You mentioned in ticket #6345 th ... status but I hope you can help me anyway.