Project

General

Profile

Search

Results (12108)

Feature #336 (Closed): project - sub project name - export to pdf and excel
First I would like to say this is a great pro ... Here is the proposal: When displaying the issues for sub projects, the project name would be ... nd be able to recognize which subproject the issue belongs to. 2007-04-30 12:57
Defect #52 (Closed): bulgarian language issue
Hi, I'm very happy with redMine! I translat ... s with "?" in it. Maybe it's kind of unicode issue, because I saw it with other languages; - ... ¾ÃÂºÃ‘ƒÐ¼ÐµÐ½Ñ‚ация). 2007-04-30 12:20
Defect #51 (Closed): Blank screen when unauthorized access attempt.
When a user attempts to access an existing pa ... when a user had access to a project, create issue about it and then, lose its privileges upon the project: on the "my page", it still view its issues, but get the blank screen if he try to reac ... ive permission to User A 2) User A create a issue. 3) Check that User A see the issue on "my page" 4) Withdraw permission on the ... to its "my page" view, click on the created issue *boom* blank screen. Log show a 403 error: Processing IssuesController#show (for 127.0.0.1 at 2007-04-30 ... {"action"=>"show", "id"=>"4", "controller"=>"issues"} Filter chain halted as [#<ActionControlle ... 700 (77%) | 403 Forbidden [http://localhost/issues/show/4] 2007-04-30 11:29
Feature #335 (Closed): post-commit-hook to change the %Done ratio of issues
I made a rough patch about this: http://ruby ... group_id=1850&atid=7162 Regards, Nikolay. 2007-04-29 10:19
Feature #333 (Closed): Filter a query using the custom fields
When creating a new query, have the possibility to filter using custom fields. 2007-04-27 14:04
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. 2007-04-27 12:13
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. 2007-04-27 09:59
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. 2007-04-27 09:44
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 2007-04-26 12:16
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
(12026-12050/12108)