Search
Results (12601)
- Feature #14006 (Closed): A shortcut to view all issues of all projects
- From the topmost menu "Projects" -> "View all issues", we can retrieve all issue of all project. But after we go to a project ... st, there is no way for the user to view all issue from all project. Again, user need to cli ... t "Project" link first then select "View all issues". Please kindly help to provide a short ... o include all projects or a dedicate project.
- Feature #13999 (Closed): Conflict resolution implementation for the wiki
- I see this was added to issues in 1.4 as per: #8691 is there any rea ... 't be implemented for the wiki pages as well?
- Defect #13995 (Resolved): Custom Field (User) - Changes were not correct journalized
- I have a custom field of type "user" with multiple values and I create a new issue with some selected users. During a change of the issue I delete some selected users and this action ... l users. See also the attached screenshot.
- Feature #13993 (New): Make it possible to exclude private issue notes on PDF export
- Allowing the user to exclude private comments ... e as a "checkbox" selecting "Include private issues". The default should probably be false or c ... of accidental disclosure of private comments.
- Defect #13992 (Closed): Date and Month is mis ... dd/mm/yyyy to mm/dd/yyyy) for Due Date field
- Date and Month is misplaced it's order from dd/mm/yyyy to mm/dd/yyyy for Due Date field everytime issue is updated. I am using Redmine version 2. ... Rail 2.3.13 Everytime i go and update an issue, the date and month is changing, there shoul ... dd. pls let me know if u are facing the same issue
- Patch #13988 (Closed): Enhanced Arabic translation
- I have adjusted the arabic translation to mat ... ions. Attached are the new changed files.
- Defect #13986 (Closed): db:migrate on MSSQL 2012 fails with error
- <pre> == CreateJournals: migrating ======== ... .7 or earlier.: EXEC sp_executesql N'SELECT [issue_histories].* FROM [issue_histories]'/opt/redmine-2.3.1/db/migrate/007 ... trace by running task with --trace) </pre>
- Feature #13985 (New): List status roles
- This patch gives a list of roles for an issue status : - grouped by Roles then Trackers ... r workflow edition !list_status_roles.png!
- Defect #13980 (Closed): Custom field permissions not applying
- Hi, I have created a couple of custom fields ... rmissions to them based on the status of the issue. For example, the custom field "Actual start" should be 'required' only when the issue status is 'In progress'. Like wise, the custom field 'Actual end' is 'required' only when the issue status is 'Resolved'. I set these permission ... hey are not working when I create/update the issue.
- Defect #13949 (Closed): Handling of attachment uploads when 'Maximum attachment size' is set to 0
- After setting maximum attachment size to 0, ... attachment, (expected behavior) updating issue with attachment seems to upload file, but ac ... ral > Maximum Attachment Size : set to 0 # Issue > Update (or New Issue) > choose files # choose any file and click ... ut field. !redmine1.png! !redmine2.png!
- Feature #13947 (Closed): Add spent time issue list filter
- I don't know how difficult this is to impleme ... be helpful if such filter would be available.
- Feature #13946 (Closed): Add tracker name to Redmine issue link titles
- This is a change I apply to most Redmine depl ... it here before, until now. Currently the issue link titles are roughly[1] rendered as "@issue.subject@ @(issue.status.name)@". I propose to add the name of the tracker of the issue in front of the current text followed direct ... and a space. |_<. Now |_<. Proposed | | @issue.subject@ @(issue.status.name)@ | @issue.tracker.name:@ @issue.subject@ @(issue.status.name)@ | This can be done by chang ... ", {:only_path => only_path, :controller => 'issues', :action => 'show', :id => oid, :anchor => ... :class => issue.css_classes, - :title => "#{truncate(issue...
- Feature #13943 (Closed): Better handling of validation errors when bulk editing issues
- If some issues can not be saved when bulk editing, we shou ... s * display the bulk edit form with unsaved issues only instead of redirecting
- Defect #13938 (Closed): Work slowly
- Everything works fine but one thing. When I creating new issue and click Create - it takes for about 10-15 seconds to add new issue. How can I solve the problem please?
- Feature #13935 (Closed): Add cumulative affected time to issue list view
- To get a quick overview who has how many hour ... uch easier ;-) Thanks for your great work!
- Defect #13934 (Closed): Fax machine Samsung SCX-4521F.....
- Our fax machine is in constant warm up cycle. ... se. No clear LCD display. Qld John Granat.
- Defect #13933 (Closed): Internal Server Errors when bulk updating issues
- Whenever I update from the issue list (ie, right click, change Status) I get ... Here's the log errors: Started POST "/issues/bulk_update?back_url=%2Fprojects%2Fhouselogic%2Fissues%3Fc%255B%255D%3D tracker%26c%255B%255D%3Ds ... status _id%255D%255B%255D%3D2&ids%5B%5D=240&issue%5Bstatus_id%5D=7" for 216.240.40.204 at Thu May 02 11:41:28 -0700 2013 Processing by IssuesController#bulk_update as HTML Parameters: {"back_url"=>"/projects/houselogic/issues?c%5B%5D=tracker&c%5B%5D=status&c%5B%5 D=pr ... ilOFVLewsDh/5pBD31azWv3GC/Ao8jbt+Ip+v648=", "issue"=>{"status_id"=>"7"}} Current user: pjs (id=1) Rendered mailer/_issue.text.erb (19.5ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (28.2ms) Rendered mailer/_issue...
- Defect #13932 (Closed): File upload does not work with Safari
- Tested with Safari 5.1.7 (Windows), but does ... (MacOS 10.6) When you attach a file to an issue, a file with content <pre> [object Object] </pre> is created. The actual file is not uploaded.
- Patch #13931 (Closed): Error and inconsistencies in Croatian translation
- Attached patch fixes three issues in Croatian translation of names of months ... :o) Proposed patch corrects the described issues, so I'm setting this to Resolved. Pardon me if I'm not supposed to. I'm new here.
- Defect #13929 (Closed): LDAP: Unable to connect (no connection to server)
- I'm trying to configure LDAP in Redmine 2.3. ... abase schema version 20130217094251 </pre>
- Defect #13928 (Closed): Issue URLs in emails have duplicated context path
- Redmine installation Settings/General/Host na ... ine 2.x, the path above would be used in the issue URL, resulting in: https://my.server/redmine/issues/xxx However, in 2.3.x the context path s ... cation: https://my.server/redmine/redmine/issues/xxx I can't change the general host name ... ed and so plugins should be modified instead?
- Patch #13927 (New): Reduce coupling between plugins and the "plugins/" directory
- Today plugins are just directories in @<redmi ... try to work on that and link commit to this issue.
- Defect #13926 (Closed): Changing field permissions doesn't affect all users
- Hi everyone! We've been using Redmine for ... fter investigating we've found out that this issue applies only for administrators accounts. Is ... nnector 2.8.2.stable </pre>
- Defect #13924 (Closed): Error when using views/issues/index.api.rsb in a plugin
- when i overwrite index.api.rsb in a plugin (just copied the original file to the plugin), visiting /issues via web browser causes an error: <pre> ... (No builder for format ): 1: api.array :issues, api_meta(:total_count => @issue_count, :offset => @offset, :limit => @limit) do 2: @issues.each do |issue| 3: api.issue do 4: api.id issue.id lib/redmine/views/builders.rb:29:in `for' app/controllers/issues_controller.rb:83:in `block (2 levels) in index' app/controllers/issues_controller.rb:82:in `index' </pre> <pre ... abase schema version 20130217094251 </pre>
- Feature #13919 (Closed): Mention user on issues and wiki pages using @user with autocomplete
- https://github.com/dwarburt/redmine-mention-p ... is out https://github.com/tactivos/jquery-sew