Search
Results (12522)
- Defect #3392 (Closed): Issue categories length and utf-8 problem
- When importing from trac using migrate_from_trac.rake I found issue categories names are сut off and their lengt ... hen 30 characters (about 15 characters len). Issue categories were written in Russian in utf-8 encoding. I looked for at the IssueCategory class definition and made sure it should be 30 char length. I'm using redmine 0.8.4.
- Defect #3391 (Closed): When reading RSS feed, the inline-embedded images are not properly shown.
- When the attached image files are embedded in ... eded in my opinion. Line 26 of /app/views/issues/changes.rxml, <pre> xml.text! textiliza ... .notes, :only_path => false, :attachments => issue.attachments) unless change.notes.blank? </p ... ons to be inlcuded in the trunk. Thanks.
- Feature #3390 (Closed): Ability to add watchers to forum threads
- If issues are restricted in use to actionable items a ... on and updates (much like adding watchers to issues). At the moment, there's no way to infor ... 's members that a thread is relevant to them.
- Feature #3389 (Closed): Increase speed of Repository.fetch_changesets
- We are running Redmine trunk version r2743 wi ... age could solve this? Any other suggestions?
- Patch #3387 (Closed): Add plugins to script/about
- @script/about@ is the fastest way to get info ... </pre> Would anyone else find this useful?
- Feature #3384 (Closed): issue permissions
- It would be great if we can define permissions on issues. For example: I have a programmers and the client on the same project. Clients send issues that are visible to everybody, but I could want sent issues to my programmer that are NOT visible to my ... any members)" that is similar to what I need.
- Feature #3382 (Closed): Ability to select only source code without line numbers
- Currently if you use <pre> <pre><code class= ... ers => :table, :css => :class) </code></pre>
- Patch #3379 (Closed): Czech and Slovak language file for Collapse plugin
- Hi! I have translated LP for Czech (CS) an ... age. P.S. Latest version is 0.1.0 right?
- Defect #3376 (Closed): Moving an issue to another project copies the associations revisions instead of updating them
- When moving a issue from one project to another, the SCM revisio ... to a different repository root # Create an issue in each project note the issue # # Commit changes to project 1 referencing the first issue added above # Commit changes to project 2 referencing the second issue added above # Check the associated revision ... n is now shown for the above commits in each issue # Move the second issue to the first test project and note the revis ... n # for the new project).
- Feature #3372 (Closed): add 'closed' html class to closed issues in search results
- search results display closed issues with a regular style. It would be great if those issues that are closed would also have the class " ... t_type %> <%= 'closed' if e.event_type.eql?('issue') && e.closed? %>"><%= content_tag('span', h ... .closed a { text-decoration: line-through; }@
- Defect #3371 (Closed): Autologin does not work when using openid
- After closing my browser authentification get ... .2.2) postgres-pr (0.6.1) PostgreSQL 8.3.7
- Patch #3370 (Closed): Hide completed version in new issues
- If you have many Milsteons/Versions in one pr ... completed version in Ticket Create DropDown.
- Feature #3369 (Closed): Allowed/Disallowed email domains settings to restrict users' email addresses
- For using Redmine in an internal company situ ... things besides coding project management :-).
- Defect #3368 (Closed): Cannot create project on postgresql
- Hello. I have just installed redmine. When i ... "users"."id" = 1) AND (users.status = 1) IssueCustomField Load (2.0ms) SELECT * FROM "custom_fields" WHERE ( ("custom_fields"."type" = 'IssueCustomField' ) ) ORDER BY custom_fields.posit ... modules" WHERE ("enabled_modules"."name" = E'issue_tracking' AND "enabled_modules".project_id I ... modules" WHERE ("enabled_modules"."name" = E'issue_tracking' AND "enabled_modules".project_id I ... modules" WHERE ("enabled_modules"."name" = E'issue_tracking' AND "enabled_modules".project_id = ... led_modules" ("name", "project_id") VALUES(E'issue_tracking', 2) RETURNING "id" EnabledModul ... modules" WHERE ("enabled_modules"."name" = E'issue...
- Feature #3367 (Closed): Copy versions/custom fields/wiki when copying a project
- On the latest trunk, when copying a project f ... ds, even if the source project did. Also, issues in the destination project have versions th ... iki, and custom fields of the source project.
- Feature #3366 (Closed): Rename the "Tracker" field to "Severity"
- Reason: I'd like to use this field not just f ... major loss of function Normal regular issue, some loss of functionality under specific c ... tachment to the corresponding bug or feature issue.
- Feature #3364 (New): Blocked or Following Issues
- There must be a way to avoid closing or resolving an open issue before its preceders and blockers are resolved or closed.
- Patch #3362 (Closed): Issues show accept_key_auth
- Hello there, For another application I am writing I needed to access the issue specific rss with the auth key and not be lo ... igure out how to get the auth key working on issue rss w/o this patch. I am running the very latest svn version and did not see an existing issue for this. Thanks, and keep up the amazing work! -Scott
- Feature #3359 (Closed): Update CodeRay 0.9
- Could you please update the CodeRay plugin to ... ion of CodeRay supports some Groovy syntax...
- Patch #3358 (New): Advanced LDAP authentication
- This patch adds the following new features to ... _cert and protocol_version columns are added)
- Defect #3356 (Closed): Sometimes new posts don't show up in the topic list of a forum.
- Sometimes, when a user posts a new topic in t ... on. !forumsbug1.tiff! !forumsbug2.tiff!
- Defect #3354 (Closed): internal error 500 on issue move
- We are using r2731 of redmine and this error occurs if a non-Admin user tries to move an issue. If the user is admin it works! Log: Processing IssuesController#move (for 192.168.1.120 at 2009-0 ... "action"=>"move", "id"=>"61", "controller"=>"issues"} NoMethodError (undefined method `rol ... 60:in `method_missing' /app/controllers/issues_controller.rb:287:in `move' C:/Ruby/li ... 59:in `method_missing' /app/controllers/issues_controller.rb:287:in `move' C:/Ruby/li ... e/public/500.html (500 Internal Server Error)
- Defect #3351 (Closed): Weak autologin token generation algorithm causes duplicate tokens
- After switching to mod_passenger we got 7 (se ... owever, I guess there may be better solution.
- Feature #3350 (Closed): Autocompleter for very long dropdown lists
- We have a lot of users, and the number of ver ... orm these drop-downs to be auto-completeable?
- Defect #3349 (Closed): Wrong auto_increment issue ID
- The first issue I submit in a fresh install gets issue ID 2. The second issues gets ID 4. The third 6, fourth 8, ... So o ... .3.2 * SVN: 1.5.5 (r34862) * Redmine: 0.8.3