OSDN Git Service

redminele/redmine.git
2010-08-24 Eric DavisRefactor: extract #bulk_update method from IssuesContro...
2010-08-23 Azamat HackimovAdding missed new strings for #6153:
2010-08-23 Eric DavisUpdated permissions for r4034
2010-08-23 Eric DavisRefactor: move IssuesController#changes to JournalsCont...
2010-08-22 Eric DavisSure hope 1.0.1 wasn't released in 201,008 AD...
2010-08-22 Eric DavisBump version to 1.0.1
2010-08-22 Eric DavisUpdated changelog for 1.0.1
2010-08-22 Eric DavisAdd RTL support to the context menu. #6012
2010-08-22 Eric DavisTreat Calendar and Gantt pages as separate modules...
2010-08-22 Eric DavisFix the calendar link in the Issues sidebar. #5591
2010-08-20 Eric DavisRefactor: merge IssuesController#update_form into Issue...
2010-08-19 Eric DavisFix the mock_file test helper.
2010-08-19 Eric DavisRefactor: extract Members Box to partial.
2010-08-19 Azamat HackimovRemove dublicate string
2010-08-19 Azamat HackimovLocalisation updates: New string to fix #5162
2010-08-19 Eric DavisRefactor: move IssuesController#context_menu to a new...
2010-08-19 Azamat HackimovReal RTL-theme support in locales (#6012)
2010-08-19 Azamat HackimovFixing #6009
2010-08-19 Azamat HackimovTranslation updates for upcoming release
2010-08-19 Eric DavisAdd Issue Status to the tooltip. #6169
2010-08-19 Eric DavisSmall test refactoring, extract method.
2010-08-19 Eric DavisScope the calendar popup CSS so it doesn't conflict...
2010-08-19 Eric DavisUse the base layout for all 403, 404, and 500 pages...
2010-08-18 Eric DavisAdded a rake task to display permissions.
2010-08-18 Eric DavisNo more IssuesController#preview action.
2010-08-18 Eric DavisRefactor: move IssuesController#preview to a new contro...
2010-08-17 Eric DavisRefactor: move IssuesController#auto_complete to a...
2010-08-16 Eric DavisAdd the Calendar as a project menu item.
2010-08-16 Eric DavisAdd the Gantt chart as a project menu item
2010-08-16 Eric DavisAllow key authentication for Boards. #6132
2010-08-16 Eric DavisRefactor: move IssuesController#reply to JournalsController
2010-08-13 Eric DavisRefactor: pull up method to ApplicationController.
2010-08-13 Jean-Baptiste... Fixed: changing view style in repository/diff doesn...
2010-08-12 Eric DavisRefactor: Pull up method to ApplicationController.
2010-08-12 Eric DavisFix path to test_helper
2010-08-11 Eric DavisRefactor: Extract a new IssueMovesController from Issue...
2010-08-10 Jean-Baptiste... Show projects depending on their visibility in user...
2010-08-10 Jean-Baptiste... Added a warning when a new user or group membership...
2010-08-10 Jean-Baptiste... Prevent 500 error on login when there's a typo in OpenI...
2010-08-10 Eric DavisRefactor: extract method from #move and #perform_move.
2010-08-09 Eric DavisRefactor TimelogController#report's joins and provide...
2010-08-09 Eric DavisRefactor: extract POST version of IssuesController...
2010-08-09 Jean-Baptiste... Removed hard-coded english error message on failed...
2010-08-08 Jean-Baptiste... Removed useless debug code. #5978
2010-08-08 Jean-Baptiste... Added project filter when viewing all issues. #5084
2010-08-08 Jean-Baptiste... Replace Test::Unit::TestCase with ActiveSupport::TestCa...
2010-08-08 Jean-Baptiste... Fixed wrong commit range in git log command. #5628
2010-08-08 Jean-Baptiste... Refactor: added link_to_project helper to handle links...
2010-08-07 Eric DavisUpdated changelog format to use lists.
2010-08-07 Eric DavisAdd static docs to YARD.
2010-08-07 Eric DavisSave yard doc to the doc/app directory.
2010-08-07 Eric DavisExclude test files from YARD.
2010-08-06 Eric DavisAdd a rake task to run CI.
2010-08-06 Eric DavisRefactor: start to split IssuesController#move into...
2010-08-05 Eric DavisRefactor: extract method in IssuesController#move.
2010-08-04 Jean-Baptiste... Fixed: assigned_to and author filters in cross project...
2010-08-04 Jean-Baptiste... Focus on the input when adding a related issue on issue...
2010-08-04 Jean-Baptiste... Display projects as links in users/memberships partial...
2010-08-04 Eric DavisFix a few requires for metric_fu's rcov.
2010-08-04 Eric DavisRefactor: extract back_url method to ApplicationController.
2010-08-04 Eric DavisAdded css classes to the HTML body based on the theme...
2010-08-04 Eric DavisAdd maxlength attributes to some Project fields. #4896
2010-08-04 Eric DavisUse the MenuManager for the Administration menu. #6008
2010-08-04 Eric DavisRemove extra css like the border on revision links...
2010-08-03 Eric DavisShow the number of days in the subject line of Reminder...
2010-08-03 Eric DavisRefactor: Add methods to User to edit the encapsulate...
2010-08-02 Eric DavisRefactor: extract method to shoulda macro.
2010-08-02 Eric DavisAdded tests for AccountController#register POST with...
2010-08-02 Eric DavisAdded tests for AccountController#register GET.
2010-07-30 Eric DavisUse image_path for the favicon instead to pick up asset...
2010-07-29 Azamat HackimovRTL theme for reference (thanks to Orgad Shaneh, #5972)
2010-07-29 Azamat HackimovTranslation updates
2010-07-29 Eric DavisAdd a favicon link with support for suburi. #3301
2010-07-28 Azamat HackimovTranslation updates
2010-07-25 Jean-Philippe... Fixed: Vertical scrollbar always visible in Wiki "code...
2010-07-25 Jean-Philippe... Moves LDAP entry in admin menu.
2010-07-25 Jean-Philippe... Fixes context menu broken by r3869 (#5925).
2010-07-25 Jean-Philippe... Display project names in cross-project gantt PNG (...
2010-07-25 Jean-Philippe... Display project names for versions too on PDF (#5904).
2010-07-25 Jean-Philippe... Display project names in cross-project gantt PDF (...
2010-07-25 Jean-Philippe... Fixed: Deleting statuses doesn't delete all workflow...
2010-07-25 Jean-Philippe... Fixed: Add Another file to ticket doesn't work in IE...
2010-07-25 Jean-Philippe... Fixed: Forum message permalinks don't take pagination...
2010-07-25 Jean-Philippe... Harmonize french locale "zero" translation with other...
2010-07-25 Jean-Philippe... Strips user email (#5834).
2010-07-25 Jean-Philippe... Fixes broken status change in context menu (#5892).
2010-07-25 Jean-Philippe... Disable priority (#5925) and progress in context menu...
2010-07-25 Jean-Philippe... Adds missing visibility scope.
2010-07-25 Jean-Philippe... Moves code to controller.
2010-07-24 Azamat HackimovTry to resolve bug #3922
2010-07-24 Azamat HackimovTranslation updates
2010-07-24 Eric DavisForce-clear the default value for migration from :strin...
2010-07-20 Eric DavisAdded icon for the LDAP authentication menu item. ...
2010-07-18 Eric DavisBump version to 1.0.0
2010-07-18 Eric DavisAdding 1.0.0's release date.
2010-07-18 Eric DavisReadme update.
2010-07-18 Eric DavisUpdated the INSTALL and UPGRADING documents for the...
2010-07-16 Azamat HackimovTranslation updates
2010-07-16 Eric DavisAdded an official favicon.ico
2010-07-16 Eric DavisUpdating CHANGELOG for 1.0
next