Project

General

Profile

Search

Results (12474)

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. 2007-04-24 14:47
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. 2007-04-24 09:34
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. 2007-04-24 06:17
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 2007-04-21 16:53
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 2007-04-15 10:44
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. 2007-04-13 22:41
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 2007-04-13 06:18
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! 2007-04-12 09:18
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! 2007-04-11 11:00
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. 2007-04-11 10:31
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.. 2007-04-06 17:39
Patch #217 (Closed): New &quot;Open Issues assigned to me&quot; 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 2007-04-05 14:30
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 2007-04-05 07:15
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 2007-04-05 05:21
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)? 2007-04-04 17:14
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) 2007-04-04 12:58
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. 2007-04-04 06:35
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. 2007-04-03 11:03
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). 2007-04-03 10:55
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. 2007-04-03 09:44
Defect #29 (Closed): sort field is lost, when displaying next part of issues list
Hello Jean-Philippe, I think I found a bug when displaying issues. To see it, you must have more than one page of issues. 1. change sorting, e.g. click on "Sort ... not possible to navigate through an ordered issues list. If you have troubles replicating the bug, let me know. Bye, Pavol 2007-04-02 04:23
Feature #310 (Closed): Colorize issues in my page view
In my page all the issues are listed with the same font, same color. ... resolved and which are undergoing. If these issues could be rendered with different color, tha ... onderful thing for users. Thanks -- caocao 2007-04-02 03:39
Defect #28 (Closed): LDAP password are exposed in clear in the logs
debugging information display LDAP password i ... ication successful for 'user11' ...cut 2007-03-29 18:02
Feature #309 (Closed): Copy project template.
An option to copy a project's structure when ... want to copy: Project settings Members Issue Categories I will try my hand at modifyin ... r this but wanted to raise it in the tracker. 2007-03-29 10:51
Feature #308 (Closed): Allow tracker selection on the main calendar page
Currently the Calendar can get very large with lots of issues and quickly becomes unwieldy. We would l ... ayed on the changelog page. Thanks, Jeff 2007-03-29 09:36
(12401-12425/12474)