Search
Results (12511)
- Feature #3960 (Closed): Reposman.rb should create Repository even if SCM Module is enabled
- Hi, Since i use Project Hierarchy, I never ... tory even if SCM Module is enabled on project
- Feature #3957 (Closed): Ajax file upload with progress bar
- An Ajax File Upload module with progress bar ... since we need to upload large release files.
- Feature #3956 (New): Login by Email
- I was looking at a "phpBB MOD":http://www.php ... ch the emails of previously registered users.
- Feature #3952 (New): Filtering by subproject still shows current project's issues
- Set a filter for Subproject is <subprojectname>. The current parent project's issues will still be shown. Issue seen in trunk.
- Defect #3949 (Closed): custom ticket status can not be shown.
- Hi. I would like to custom the ticket's statu ... ove. something wrong with my setting?
- Feature #3946 (New): Mark the Issue closed date on Gantt Chart
- Display a green (or similar) line indicating the date when an issue was resolved/reached completion. This would ... leted/resolved. Case 1: A user completes issue #1 ahead of schedule and begins working on issue #2. Issue #2 ends up slipping past its deadline and is ... chart, it should be possible to see when an issue was resolved to better judge the progress of ... use he is constantly behind in resolving his issues. By looking at the gantt chart for User A, ... g it actually took to implement/resolve some issue. Great for future planning to be able to review an issuers ability to estimate workload and such.
- Feature #3945 (Closed): Shorten revision ID for git events
- Using the full SHA1 hash in the activity tab ... no idea how to do that, as I am new to Ruby.
- Defect #3944 (Closed): [UI] Unable to un-fold the ticket- and timelogs-filters in issues-view
- p=. Consider this issue "for form's sake" due to lack of spare time; ... e.g. http://www.redmine.org/projects/redmine/issues and try to un-fold the "Options" (which contains the issue-grouping tools).
- Defect #3943 (New): Subversion: Directory revision list contains faulty revisions
- p=. Consider this issue "for form's sake" due to lack of spare time; ... hould be considered as a commit which solves issue #1311.
- Defect #3942 (Closed): Redmine + PostgreSQL 8 ... entInvalid in RepositoriesController#revision
- Trying to load a specific revision gives the ... Customizations plugin 0.0.1 </pre> <pre>
- Feature #3941 (Closed): Display Gravatar Icons on News Page
- Since users can comment on news items, if the ... also be displayed under the comments section.
- Feature #3936 (Closed): configurable list of models to include in search
- It would be nice to be able to configure (and ... a new model type to the @object_types array.
- Defect #3935 (Closed): stylesheet_link_tag with plugin doesn't take into account relative_url_root
- When using the stylesheet_link_tag helper (an ... cide whether or not to resolve it in Redmine.
- Feature #3930 (New): Should be added a filter for the "Assigned to" form
- We have hundreds of members, while all member ... *added a filter for the "Assigned to" form* .
- Defect #3929 (Closed): Error parsing svn outp ... ParseException: No close tag for /lists/list>
- I'm running redmine on the same server as an ... /commit> </entry> </list> </lists> </pre>
- Defect #3928 (Closed): should complain when cookies are disabled on browser
- when cookies are disabled on browser, one can't login, and no error message appears.
- Feature #3926 (New): Permissions for time tracking
- * Redmine should allow to specify, which users/roles can log time for an issue in a specific state. * It should be possible to prevent time overruns, i.e. logging to issues where the planned time is used up.
- Defect #3923 (Closed): Issue custom fields are not showing when in bulk edit mode
- When for example two similar tickets, from the same project are selected form issue query view in bulk edit mode fro those issues custom fields are not showing. Patch for this defect has been added as attachment.
- Feature #3921 (Closed): Google Wave + Twitter = Commie Plugin
- Hello everyone, Our team started development ... to hear your alls thoughts. Thanks, Mike
- Feature #3920 (Closed): REST API for authentication
- As part of the REST API (#296), there should ... n - http://username:password@www.redmine.org/issues * HTTP Basic Authentication with an API to ... feeds - http://AB458D45B2:X@www.redmine.org/issues * API token via the url parameters - http://www.redmine.org/issues?api_key=AB458D45B2 Thoughts? Additional ideas?
- Patch #3917 (Closed): Fix for mercurial diff not working
- Problem: When reviewing file-level changes ... he word "diff" inside of parentheses. The issue is caused because a badly formed shell comma ... @cmd << " -I #{filepath}"@ @end@
- Defect #3915 (Closed): create repositry button stay disabled
- hello, i have an issue when i try to link a redmine project to a sv ... bled (see attachment) thanks for your help
- Defect #3914 (New): Version information displayed in Gantt chart regardeless of "Assigned to" field
- Right now Gantt chart displays version inform ... Redmine r2824 with Rails 2.2.2 and Ruby 1.8.7
- Feature #3913 (New): Restricting users based on category
- Hi, I was wondering - if it's not already ... lized so that you can restrict a user seeing issues based on category? So person A can't see issues in category A, but can see issues in category B. Then sub-projects at some level can be eliminated.
- Defect #3911 (Closed): Uploading attachment of a document fails with JRuby
- If the file is above 25 Kb, the attachment is ... 't test on Linux and with Redmine 0.8 branch.