Search
Results (12670)
- Defect #8468 (Closed): No warning when leaving page with unsaved text that has not lost focus
- I opened new issue, entered topic and description and hit brows ... Feature #2910, there should ne, shouldn't it?
- Feature #8462 (New): Save received email as an attachment, not as a comment
- The "receive email" feature (http://www.redmi ... ils itself are saved as an attachment to the issue, e.g. in .msg or .eml format. We mostly store email correspondency to the issues, but this results in long scrolling pages.
- Defect #8458 (Closed): Subversion: Delete invalid repository fails using the libsvn plugin
- Only tested with svn repositories, using the ... ils similarly, with attached log message 2.
- Defect #8456 (Closed): Conifg check?
- No matter what i do it wont work i know for a ... everything idk whats wrong with it. iso HELP!
- Defect #8454 (Closed): Updating Version with Date fails with Error 500
- RM 1.1.3, Postgres. Clicking Project --> Set ... han Date seems to work fine. The Version has issues assigned to it (including subtasks). <pr ... 00.html (500 Internal Server Error) </pre>
- Feature #8453 (Closed): Modify a relation
- Add the possibity off edit a issue relation, now only have a possibility delete a crete another.
- Feature #8452 (Closed): Improve copy project
- It is possible modify Redmine to change the name of the task creator when a project is copied?
- Patch #8451 (New): API:REST patch for the Net::Redmine::API::REST Perl Module
- Hi, I worked with Stephane Schoorens on th ... es on Redmine version 1.1.2 : * Make the /issue_statuses.(xml|json) url available ; ** return an array of issue statuses (new, resolved, ...) ; * Make the ... trackers (defect, patch, ...); * Make the /issue_categories.(xml|json) url available ; ** return an array of issue categories (REST API,News,...); * Make the ... an array of enumerations (DocumentCategory, IssuePriority, ...); This patch was made on Red ... t::Redmine::API::REST. Best Regards,
- Defect #8450 (Closed): redmine:email:receive_ ... n creating an account where login is too long
- When the unknown_user=create option is set, t ... s to create is too long (somewhat related to IssueID #2719). It would be nice if it was possib ... it should log when it fails because of this.
- Feature #8447 (Closed): support for custom fields to be structured like description field
- Specifically for long text custom fields I wo ... does not distort the display of the overall issue. Currently putting in a long string there ca ... a title. (using 1.0.4, waiting for 1.2.0)
- Defect #8445 (Closed): gzip for xml/json/atom results
- Xml/Json/Atom response always plain when I re ... p. Tested both locally and on redmine.org/issues.xml for example, via my code as well as using chrome/firefox.
- Defect #8444 (Closed): Plugin - KnowledgeBase issues
- Hi there, I've installed the KnowledgeBase pl ... . How can I revert to my former default page?
- Feature #8443 (Closed): Removing CustomValue with related User object
- Hi, I'm working on plugin which creates Cu ... 81) DB: postgres rails: 2.3.11 ruby: 1.8.7
- Feature #8440 (Closed): Allow user to add "related issues" also when creating a new issue
- When I create a new issue, that for example is a follow-up bug of an ... ation at the same time that I create the new issue, but I must: 1. create the new issue; 2. add related issues this is very annoying workflow
- Feature #8439 (Closed): Default Settings on Activity Tab
- #3189 provides instructions for changing what ... Our developers are fine with the default (Issues, News, Documents), but our project managers ... hese by group or let the user set their own.
- Defect #8438 (Closed): Missing notification mail when "related issue" is added\deleted
- That is all
- Defect #8435 (Closed): LDAP authentification
- I find that the LDAP authentification sometim ... using Active Directory on Windows Server 2003
- Defect #8433 (Closed): Send email if issue is edited
- When I change the title or description for an issue no email is sent to watchers or the creator of the issue. That should be changed!
- Defect #8432 (Closed): Private issues information shows up on Activity page for unauthorized users
- Private issues information shows up on Activity page for u ... . Steps to replicate: * Create a regular issue. * Edit the issue and set the private checkbox * log in as a user without permission to see private issues (non-administrator) * go to activity page and *you will see all relevant info* * go to issues page and issue is not visible and cannot be found using search
- Defect #8430 (Closed): Missing translation "not_a_valid_parent"
- If you try to set an issue as parent of itself, you'll get the followin ... n missing: en, activerecord, errors, models, issue, attributes, parent_issue_id, not_a_valid_parent
- Defect #8429 (Closed): Some attachments files are ignored while issue submitting
- While submitting a new issue by email /with rdm-mailhandler.rb script/, some files are ignored /not attached to issue/. It's happend with following file names ... occurs, while I attached the same files for issue, but with "New issue" form http://www.redmine.org/projects/redmine/issues/new About your application's environment ... l Database schema version 20101114115359
- Defect #8427 (Closed): "Issue Summary" page do not show totals from subprojects in some cases
- I have two projects, each of which has one or ... s if the subprojects has none of open/closed issues. (Except "Subproject", which the only thing ... Ruby: 1.8.7 Rails: 2.3.5 Redmine: 1.1.2
- Feature #8424 (Closed): Add private issue option to receiving emails
- Allowing to force a issue private when receiving emails would be usefu ... --key secret --private yes </pre> thank you
- Defect #8422 (Closed): New Issuer Creation
- I create new issure for Trucking System
- Defect #8421 (Closed): REST API may produce invalid json
- Redmine MUST produce valid json. E.g. look at the contents of http://www.redmine.org/issues/8031.json. Especially to the description fi ... is character is not allowed by JSON standard.