Search
Results (12429)
- Feature #333 (Closed): Filter a query using the custom fields
- When creating a new query, have the possibility to filter using custom fields.
- Feature #332 (Closed): Remember filters in issue listing.
- If I create a filter in the issue listing page it would be very handy to have ... r log out. Consider the following: List issues Apply filter Select Issue Re-assign issue Issue displayed To get back to the filtered issue listing from there requires 3 clicks of the back button while clicking on "issues" in the LHN is 1 but that loses the filter.
- Feature #331 (Closed): Allow to insert a screen shot easily
- There would be useful to have an easy way to ... inside the description not as an attachment.
- Feature #330 (Closed): Bulk changes
- Add the possibility to make the same change to a group of issues. For example to select some issues and assign them all to a person.
- Feature #328 (Closed): Log any changes to the issue. description ,subject etc.
- It would be good to also to include as part o ... that please let me know. thanks a lot
- Feature #327 (Closed): sub project name
- I like the new features that include sub proj ... s used like in the calendar or grantt or the issue list. this helps when some of the sub projects happen to have the same subject or similar.
- Defect #48 (Closed): Regression: Admin raises issue in project not assigned to
- I am pretty sure I saw a note somewhere that ... ixed once. Now if an admin tries to raise an issue in a project not assigned to the following e ... ating nil.sort #{RAILS_ROOT}/app/models/issue_status.rb:51:in `find_new_statuses_allowed_t ... ntrollers/projects_controller.rb:219:in `add_issue' -e:3:in `load' -e:3 I believe this is caused by the recent workflow changes.
- Defect #47 (Closed): Error in journalizing an issue with longtext custom fields
- When an issue has custom fields defined as longtext, whene ... ed temporarily with the attached patch.
- Defect #46 (Closed): List Issues export to pdf error
- When the list of issues comes from a custom query the export to pdf ... 37,7 +338,7 @@ render :action => 'list_issues' and return unless @query.valid? @issues = Issue.find :all, :order => sort_clause, - :i ... @query.statement, :limit => Setting.issues_export_limit
- Patch #218 (Closed): Patch for issue #9393 - fast closing of issues
- This patch adds a "select" to the issues listed in my/page and project/list_issues. The select show the current issue status, and a list of possible statuses for ... (currently we are redirected to the complete issue view). It would also be good to fix the l ... pe to hear soon from some developer :) Dan
- Feature #323 (Closed): Change status dropdown should not include the current status of the issue.
- When an issue is in Closed status, Closed should not be an ... status dropdown. Same for all other statuses.
- Feature #322 (Closed): add attachments to wiki pages
- If documents should be removed and the wiki u ... e. Currently it is necessary to download them
- Defect #42 (Closed): issue URL in repository comment break
- If we have a comment in subversion like this: issue #245; fixed the problem The URL for the l ... he semi-colon and the link text does not: issue <a href="/issues/show/281;">#281</a> Clicking on these links generates a 404 error. Thanks!
- Defect #41 (Closed): revision links and auto linking URLs conflict
- If you post a URL in an issue note that has r# in it the URL breaks. UR ... s) Great product, thanks for the hard work!
- Feature #321 (Closed): Archive Projects
- Allow an administrator the option to "Archive ... lag will not appear in the main application. Issues belonging to that project and any sub-projects should not appear in the application either.
- Defect #37 (Closed): Notification are enabled but not sent
- Last few days i had a problem with mail notif ... sts in controllers (documents_controller.rb, issues_controller.rb,..) before calling the model ... ld be revised unless that's working for you..
- Patch #217 (Closed): New "Open Issues assigned to me" view for /my/page
- This is a more detailed version of the "issues assigned to me" view from the /my/page. It ... with these differences - it only shows open issues, - Issues are sorted by priority - Additional column ... ate column - added "Status" column with the issue status and last updated time - Modified Tra ... I would be more than happy to do it. Peer
- Feature #319 (Closed): Allow file upload in comment and add to issue history
- Allow the user to upload a file as part of a ... ct a file was uploaded to the history of the issue so that if there are (for example) multiple ... 100 to 90 * File screenshot54.jpg uploaded
- Feature #318 (Closed): Need pagination in my page for assigned issues and reported issues
- Project manager always assigns hundreds of issues to developers. ;) It's not easy for him to track everyone of them. The issues shown in my page are always the latest 10 u ... ed for sure in this case. Thanks -- caocao
- Feature #317 (Closed): Interpret newlines in text
- I created an issue with lots of newlines. I saved the issue. The text I entered was similar to this: A B C When I view the issue the description shows up as this: A B C ... e textarea (i.e. when it's not being edited)?
- Feature #316 (Closed): show assigned_to instead of author in the issues list
- Hello Jean-Philippe, I think it would be more helpful to show who has an issue assigned, instead of who created the issue. The change is simple - should I send a patc ... t controller and a few lines in project/list_issues.rhtml)
- Feature #315 (Closed): Allow user to "change" issue status to the same status.
- We will be using the "Assigned" status quite a lot. A typical progression could be Issue raised, assigned to PM issue reassigned to Designer issue reassigned to developer issue marked as resolved and assigned to QA. I ... mediate form that appears when you change an issue status as it contains all the relevant details and when you look at the issue history it appears under one history entry. If I want to reassign an issue to another user without changing the status ... I have to add a comment then go and edit the issue. This is cumbersome and clutters up the hist ... gn things easily using the intermediate page.
- Feature #313 (Closed): Default end date
- (Maybe have this as an optional setting somew ... ot be for everyone) When a user raises an issue, if they specify a version but haven't yet set the end date for the issue then the end date defaults to the date of the version. This will ensure that all issues raised for a version will appear in the Gantt chart.
- Feature #312 (Closed): Set status when raising issue
- Allow the user to set the issue status when raising an issue. The dropdown should default to the "default ... hoice. The reason being that if I raise an issue and know who to assign it to immediately then I may not want to have to raise a "New" issue then go back in and change the status to "Assigned" (Which displays on the issue history as well).
- Defect #32 (Closed): show issues in page is wrong
- Hi: When the number of issue grow up it will be listed in page. But when I click the next page, the issue list is wrong. please see the screen shot in attachment.