Search
Results (12665)
- Feature #5801 (New): Popup for new users trying to submit new issues...
- There are a lot of people who submit new issues to the main Redmine site because they did n ... popup for new users when they click on 'New Issue' that holds some configurable content. This ... o submit a good bug report' type of document.
- Feature #5798 (New): Bulk Notification Update or Combing Bulk Update Notification into one Email
- If you bulk update a lot of issues like when moving some to a newly created pr ... ions would be good additions to redmine.
- Feature #5794 (Closed): URL custom fields
- Custom fields can also be used to store URLs, ... <a href="http://...">our beautiful forum</a>"
- Feature #5791 (Closed): Set latest journal(log) id when an issue updated (in a issues table)
- Our staff want to know who made last updating for the issue on issue listing page. Though issue list has lastupdate record, but does not hav ... e class="ruby"> # find laslatest journal by issue id def lastupdate_user(id) lastJournal ... afraid that this may cause some performance issues. If allowed, please add the column to issue table, and set the latest log (journal) id of the issue iself when updating.
- Defect #5788 (Closed): Problem upgrading from 0.8.x
- Ruby = 1.8.7 (2008-08-11 patchlevel 72) [x86_ ... mod_passenger change that is required here?
- Feature #5782 (Closed): Rename "Boards" to "Forums" in project settings=>Modules
- The module for Forums is labeled Boards under ... l to connect the two. While this isnt a huge issue, it would be nice if under the Modules secti ... tead for usability purposes. Thanks! Mike
- Defect #5778 (Closed): Defect in the filters (custom field) from the list of issue
- When you add a numeric custom field as a filter on issues list the "select" of possible operators is ... cause it assumes that the filter is a string.
- Feature #5774 (New): Auto schedule issues and Estimated end date for versions
- Calculating an "Estimated end date" for a ver ... nd date requires automatic scheduling of the issues assigned to a programmer. This has another ... ion that you have to re-assign dates for all issues every time something is not following the p ... fic days). 2) The start/due dates for the issues assigned to a programmer, is automatically ... y time the Status or %Done is changed for an issue. Only issues that are not yet i progress will have their ... ed. The workload (number of hours left) for Issues in progress is calculated from how many percent is completed. Issues are assigned in the order they should be co ... To do all this precisely it is required that Issues includes Time with their Start date. See issue #5458. 3) Under each milestone/version yo ... Below is a list of all programmers that have issue...
- Feature #5772 (New): Create new status: Reviewed and ready to commit
- As noticed in #5752, it is currently rather difficult for core developers to find issues which have a working and verified patch app ... atches for the few people with commit rights.
- Defect #5771 (Closed): Problem when importing git repository
- When importing git repository I got following ... :path => file[:path][0...255]) </pre>
- Patch #5770 (Closed): Welcome text misses wiki formatting
- The attached patch surrounds the welcome text ... render the same as all the other info texts.
- Defect #5769 (Closed): Popup Calendar doesn't Advance in Chrome
- Redmine 0.9.4.devel.3764 (MySQL) When usin ... nshot) This doesn't happen in Firefox.
- Defect #5768 (Closed): Pulling wrong userId from db
- Even after registration, interface shows the ... face display's founder's project credentials.
- Defect #5767 (Closed): Error Message
- When quitting Mplayer Extended Rev 13 (and 14 ... saved. Quit anyway?" Please help.. Thanks
- Defect #5766 (Closed): unable to disable deletelink even though delete issues is not checked in roles and permissions
- 1. Unchecked Delete issues in roles and permissions. 2. Login as normal user whose permission to delete issue is disabled. 3. Opened a issue and check delete link Actual - Delete link is displayed and able to delete issue Expected - Delete link should not be displayed
- Feature #5765 (Closed): Issue Numbers per Project
- My suggestion would be add issue numbers that are specific to projects and no ... . Ie, moving 2 projects that both start with issue #1. I'm guessing this would impact many asp ... not using the auto increment id field of the issues table but adding a new field (number or whatever) to the issue table.
- Patch #5764 (New): migrate_from_trac does not support trac 0.12
- I attempted to migrate a trac 0.12 project to ... sure if it remains compatible with trac 0.11
- Feature #5762 (Closed): Viewing the diff of *.doc files.
- Can it be held, please, if possible? I think, it will be very useful to many projects.
- Defect #5760 (Closed): Assigned_to and author filters in "Projects>View all issues" should be based on user's project visibility
- As I was working on #2055, I noticed that ano ... uthor" fields in the cross-project "View all issues" page. In fact users can only filter on use ... lly that's what they can do in each project "Issues" tab, so there's no reason they couldn't do ... on "Projects" at the top, then on "View all issues" in the sidebar * try to add a filter => n ... y appropriate before I push it to the trunk ?
- Feature #5759 (New): Project management
- Could be nice to have a move projects functio ... y my projects layout, but it copies alla the issues and assign a new date. I think that is bett ... s because it's usefull for ticketing reorder.
- Patch #5758 (Closed): imsu_test_issue
- test file
- Patch #5757 (Closed): imsu_test_issue
- test file
- Patch #5756 (Closed): imsu_test_issue
- test file
- Patch #5755 (Closed): imsu_test_issue
- test file
- Feature #5754 (Closed): Allow addition of watchers via bulk edit context menu
- Currently, it does not seem possible to add n ... y to assign watchers via the bulk edit menu.