Search
Results (12601)
- Feature #8474 (Closed): [REST] search issues easily
- Hi ! On the rest interface, you can restra ... ot search like this : http://redmine.host/issues.xml?q=keyword That would be helpful :)
- Defect #8473 (Closed): OpenID authentication fails on redmine 1.2.0
- NoMethodError (undefined method `destroy' for ... public/500.html (500 Internal Server Error)
- Defect #8472 (Closed): Private checkbox ignored on issue creation with "Set own issues public or private" permission
- When a user creates a private issue, everybody who can view issues (defined in issue tracking permissions) can see it as if it wa ... 2.3.11 Active Support version 2.3.11
- Defect #8471 (Closed): creating subtask fails
- I just upgraded rm 1.1.3 to latest stable rel ... 'lft' in order clause is ambiguous: SELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project_id` AS t0_r2, `issues`.`subject` AS t0_r3, `issues`.`description` AS t0_r4, `issues`.`due_date` AS t0_r5, `issues`.`category_id` AS t0_r6, `issues`.`status_id` AS t0_r7, `issues`.`assigned_to_id` AS t0_r8, `issues`.`priority_id` AS t0_r9, `issues`.`fixed_version_id` AS t0_r10, `issues`.`author_id` AS t0_r11, `issues`.`lock_version` AS t0_r12, `issues`.`created_on` AS t0_r13, `issues`.`updated_on` AS t0_r14, `issue...
- Defect #8470 (Closed): Log Time returns 404
- The "Log Time" feature from an Issue page does not work. After filling in detail ... appears. Logging time through the "Update" Issue feature works. Using Redmine 1.2.0 from RubyForge with MySQL on WindowsXP SP3.
- Patch #8469 (Closed): Traditional Chinese language file (to r5969)
- * Translations added: ** text_scm_config, te ... ** N/A * Planed Translation change: ** issue -> 議題 (?)
- 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