Search
Results (12477)
- Feature #1380 (New): Deleting an issue only marks it as being deleted
- It would be fantastic if deleting issues only marked them as being deleted, and prov ... rge items, which would actually deleting the issue from the database. I've learnt the hard way - just deleted two issues when I was trying to "move" them using the ... want to move these items'), and watched the issues disappear. Restoring our database backup from yesterday now..... :(
- Defect #1379 (Closed): Error in sending email ... s: (no implicit conversion to float from nil)
- HI all, First off, thanks to all the work ... Any ideas are appreciated! Thanks, Lee
- Feature #1373 (Closed): Activity option to monitor Issues updates
- In its current form, Activity does not offer to monitor replies to issues, or issues updates. It would be a good option to provide, along with wiki pages, files, changesets etc.
- Patch #1370 (Closed): Ignore unreadable subversion directories (read disabled using authz)
- While testing *Redmine* with an existing *Sub ... correctly. My patch is attached to this issue. I have not tried, but probably another w ... nd will fail only when trying to browse it.
- Defect #1369 (Closed): http links containing hashes don't display correct
- They get turned in to issue number links. E.g. @http://www.redmine.o ... the URL but displayed as a separate link to issue 13.
- Defect #1368 (Closed): SVN errors lead to svn ... sword being displayed to end users (security issue)
- This is a bit of a security risk, but if erro ... own to an end user, even if an error occured.
- Feature #1366 (Closed): Allow Changing of Issue Tracker Value
- After initial submission, there does not seem any method to change the tracker category of an Issue. I suggest that project managers be permitted to change the tracker category for any issue relating to their project.
- Feature #1365 (New): Allow Project by Project setting of a 'Default' Tracker value including nil
- Presently the 'default' tracker value is dete ... t but that none will be preselected for them.
- Feature #1363 (Closed): Allow underscores in project identifiers
- Please allow underscores and potentially othe ... idation rule in the project model. Thanks!
- Defect #1362 (Closed): Reply/Quote Function Newline Issue in Internet Explorer
- Hi, The new quote/reply feature works fine ... e missing newline before the > character)
- Patch #1361 (Closed): diff for no.yml (to rev 1482)
- diff for no.yml (to rev 1482)
- Feature #1360 (Closed): Permission for adding an issue to a version.
- I have several projects with the customers an ... n this site where the users are adding their issue to whatever target version they wish. I was ... ere could be a permission added, maybe under issue tracking, like "Can Assign/Modify Version". ... rsion. Thanks for such a valuable project.
- Defect #1359 (Closed): Moving an issue doesn't update associated revisiosn
- We had an issue opened in the wrong project. Some commits w ... t they weren't associated as the project the issue was in, wasn't monitoring that repository, as expected. But we then moved the issue in to the correct project but no associated ... Can the associated revisions (and associated issues) be updated for an issue when it is moved? Otherwise things are out ... Redmine-0.7.1 * Ruby-1.8.6 * Rails-2.0.2
- Feature #1358 (Closed): Link_to for Custom Field
- It would be nice to have a link_to field in the custom fields.
- Feature #1353 (Closed): Please add ability to filter on issue Description field
- It would be useful to us if it were possible to add filter rules for the Description field of an issue.
- Defect #1351 (Closed): Reminder emails shouldn't include archived projects
- If issues are still open when a project is archived, ... ality recently added in trunk includes those issues. Since the user can't access the archived project to close the issues, the issues should be excluded from daily reminder emails.
- Feature #1349 (New): SVN Deployment managed by Redmine
- In some other hosted system there is function ... A stage further would be to then update the issues which should be impacted by the revision so issues can then be verified as being fixed.
- Patch #1347 (Closed): Russian sync to 1482
- <pre> Index: lang/ru.yml ================== ... nd its subprojects -mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" -mail_subject_reminder: "%d issue(s) due in the next days" -text_user_wrote: ... дни" +text_user_wrote: '%s написал:' </pre>
- Defect #1346 (Closed): Link to PDF doesn't work after creating new issue
- After creating a new issue I get redirected to the issue's page. The URL of the page ends with "/issues/show?id=xxx" like in: http://demo.redmine.org/projects/sandbox/issues/show?id=604 When I try to download the issue as PDF I get an error 404 because the PDF do ... s: http://demo.redmine.org/projects/sandbox/issues/show?format=pdf I'd suggest that the @redirect_to@ in @IssuesController#new@ should omit the @project_id@ ... ction/:id@ like in: http://demo.redmine.org/issues/show/604 Please see the attached patch.
- Feature #1342 (New): Global versions roadmap
- Similar to the approach used with "My assigne ... user a general idea of what's to be released.
- Feature #1341 (Closed): keep consistency between browser encoding and mysql database encoding
- Hello, after trying to lazily import issue directly in mysql database (I know it's very ... by importation script via redmine API) I see issue subject (and description too) badly utf-8 en ... rt record via SQL using <pre> INSERT INTO `issues` (`tracker_id`, `project_id`, `subject`, `d ... dump for this record is <pre> INSERT INTO `issues` (`id`, `tracker_id`, `project_id`, `subjec ... '�' char in place of 'é' If I insert an issue via browser with subject='é' and description='é' the dumped database is <pre> INSERT INTO `issues` (`id`, `tracker_id`, `project_id`, `subjec ... mysql database dump but a correct é char in issue My knowledge in ruby are not sufficient t ... ring can be source of problem in future ...
- Defect #1340 (Closed): Trac migration task - user issues
- When migrating from Trac the rake task select ... _user class or a separate migration task.
- Feature #1339 (New): Comments on revisions
- As described in the forum: message#1077 - I t ... scussion) on tickets would be more intuitive.
- Feature #1338 (Closed): Allow review watch list
- Hello, Just browsed the issue list, I am missing the list of people who watch the issue. It is important so you know how many people interested in an issue/feature. It also important so you can discuss related issues offline. Can you please consider showing the current watchers to the issue view? Thank you!
- Defect #1337 (Closed): konqueror browser support and javascript
- Hello, Great work! Was not aware of your ... is not shown? Your Wiki help page is missing.