Search
Results (12716)
- Feature #12542 (Closed): Group events in the activity view
- Patch #12541 (Closed): Add icon class to items in issues contextual menu when appropiate
- For theming purpose is very important that th ... s that icon class is app/views/context_menus/issues.html.erb
- Feature #12540 (New): Sort fields in filter dropdown
- We are using Redmine and we made several cust ... ckers. Now, when we open the dropdown in the issues to filter the list, it is hard to retrieve ... r fields or at least, ordering custom fields.
- Defect #12533 (Closed): Theme is not correctly applied for project activity
- I just installed redmine and configured a new ... sql2 Redmine plugins: no plugin installed
- Feature #12532 (Reopened): "Improve visibility of the "test email configuration" link"
- Having an option to test the email server set ... that should recieve a test mail would help.
- Feature #12529 (Closed): Use RMagick gem to create thumbnails when available
- Attached patch uses RMagick library calls to ... egrades to shell call to 'convert' utility.
- Defect #12525 (Closed): empty filter attributes results in "undefined" filter value
- In my issue list "Add filter" drop-down i have empty lin ... ration problem, maybe plugins incompatible?
- Patch #12524 (Closed): Update issue - form position
- I personally use "Reverse chronological order ... e form at bottom, while latest update in top.
- Feature #12521 (Closed): Improve tracker deletion error message to display projects containing issues under the tracker
- Redmine: 1.3.3.stable.9519 (MySQL) MySQL: 5. ... possible to delete the Trackers, of existing issues. But even after deletion of all related issues of a tracker (in all open and archived proj ... is is because when a project is deleted, its issues stay in the database. A look in the Data ... deleted of table: projects - it's assigned issues stay in table: issues - eg. issue 2545 has a foreign key, pointing to project ... e delete from the UI Thus, the Tracker of issue 2545, can never be deleted, because of the " ... n adminitrator trys to accesses the ticket (/issues/2545), he gets the weird message: 403 - not ... y. Redmine is great, thx for your work.
- Defect #12519 (Closed): Redmine in sub-URI gives 404 page not found issue submit and wiki submit
- I'm having a problem where Redmine gives a 404 Page Not Found error when submitting an issue (new issue or an update) and when submitting a wiki pag ... te settings (though not being able to update issues is fairly critical problem). The proble ... of the URI. <pre> Started PUT "/redmine/issues/4" for 108.2.10.63 at Thu Dec 06 02:09:45 - ... abase schema version 20120731164049 </pre>
- Feature #12516 (Closed): Issue Email Notification To Include Attachments
- Is it possible to configure Redmine to send issue attachments along with issue email notifications, more speficifically new issue creations? This request is similar to: ... message#31443 message#26756 message#24639
- Defect #12515 (Closed): Saving documents
- I have tried to upload Word, Excel, Powerpoin ... s appear but it is blank when I click through
- Patch #12514 (Closed): Updated translation in Lithuanian
- I have updated translation of Redmine into Li ... ase commit those changes into the repository.
- Defect #12513 (Closed): Grouping of issues by custom fields not correct in PDF export
- If you group issues by a custom field the index shows correctly in HTML. In PDF issues belonging to the same group value are not g ... he attachments. Best regards, Christian
- Defect #12510 (Closed): Issues PDF export: Spent time/Float-values aren't rounded to 2 digits
- Hello, *How to simulate problem?* * add Spent time column to issues * modify Spent time in some issue to 2.45 * export table to PDF There will ... s for customers and it looks bad. Thanks.
- Defect #12506 (New): Wiki links incomplete in generated mail
- There is a problem with links and how they ar ... ite root URL, so URL is not usable in mail.
- Defect #12505 (Closed): Git: fetch_changesets returns a fatal error
- For some time we have been updating changeset ... ner as described in [[http://www.redmine.org/issues/8857#note-30]]. With our recent upgrade ... stantial) dialog since I opened the original issue about git being too long in fetching reposit ... me in the right direction of a solution?
- Feature #12504 (New): Subtracker
- I need to add a subtracker in Redmine. Suppos ... ed to assign a sub tracker for each tracker.
- Defect #12503 (Closed): Internal error pdf export
- I can't find any solution for my problem. I got an Internal error when I try to export issues to pdf and on my production.log there is no ... atabase adapter MySQL
- Defect #12501 (Closed): Wiki history partially doesn't work after upgrade
- Situation: * I have upgraded Redmine from 1. ... 3) treetop (1.4.12) tzinfo (0.3.35) </pre>
- Defect #12497 (Closed): Segmentation fault
- Redmine is running in our ubuntu server using ... .erb (28.9ms) Rendered projects/settings/_issue_categories.html.erb (1.5ms) Rendered proj ... inux] -------OR--------- Started GET "/issues/1725" for 172.16.19.131 at Mon Dec 03 14:23:33 +0800 2012 Processing by IssuesController#show as HTML Parameters: {"id" ... Current user: catamout (id=24) Rendered issues/_action_menu.html.erb (157.4ms) Rendered issue_relations/_form.html.erb (1.7ms) Rendered issues/_relations.html.erb (3.3ms) Rendered issues/_history.html.erb (4.7ms) Rendered issues/_action_menu.html.erb (3.8ms) Rendered issues/_form_custom_fields.html.erb (6.5ms) Rendered issues/_attributes.html.erb (311.3ms) Rendered issues/_form.html.erb (322.7ms) Rendered attachments/_form.html.erb (1.9ms) Rendered ...
- Defect #12496 (New): Updates through REST API return status 200 response but still fail
- I am building an internal application for my ... nds on being able to read and update Redmine issues. Although the REST API's GET behavior appe ... nt-Type: application/json" -X PUT --data '{ "issue": { "subject": "Example subject linke" } }' -u username:password DOMAIN/issues/12345.json * About to connect() to DOMAIN ... uth using Basic with user 'username' > PUT /issues/12345.json HTTP/1.1 > Authorization: Basic ... h the status 200. When I go and check the issue I just updated in Redmine's issue browser, the subject has not changed, but I'll be told that the issue was updated less than a minute ago. I've ... se 1.2.2 redmine_issue_templates 0.0.3 redmine_query_current_sprint 0.0.1 redmine_wiki_issue...
- Defect #12495 (Closed): Being blocked for spam when attempting to submit a bug
- I'm attempting to submit a defect report and ... quickly as possible so I can submit my real issue, please.
- Feature #12492 (Closed): enable filtering and subproject reporting for issue summary view
- At the moment the issue summary view ( http://www.redmine.org/projects/redmine/issues/report ) only allows to see issues of this project but not for the subprojects ... igure a filter which allos the table view of issues in subproject we want to be reported in summary, but the summary still shows no issues for subprojects.
- Defect #12491 (Closed): JSON api for attachin ... y works with a single token id, not an array.
- Doing multiple issue attachments with XML and an Array of Token ID's works ok, but the JSON equivalent fails.