OSDN Git Service

redminele/redmine.git
2009-11-16 Jean-Philippe... Use /raw/ for url instead of ?format=raw for getting...
2009-11-16 Jean-Philippe... Adds style for acronyms (#4224).
2009-11-16 Jean-Philippe... Optimize associations loading on the issue list.
2009-11-16 Jean-Philippe... Allow issue grouping by custom field (#2679).
2009-11-16 Azamat HackimovTranslation updates:
2009-11-15 Jean-Philippe... Fixed: Alternate theme lacking right border if no sideb...
2009-11-15 Jean-Philippe... Adds a setting for new projects default modules (#1797).
2009-11-15 Jean-Philippe... Adds links to versions on changelog.
2009-11-15 Jean-Philippe... Eager load priorities on roadmap and changelog.
2009-11-15 Jean-Philippe... Fixes css classes on issue detail view (#4180).
2009-11-15 Jean-Philippe... Adds custom fields for versions (#4219).
2009-11-15 Jean-Philippe... Adds a 'Move and follow' button on Move/Copy view to...
2009-11-15 Jean-Philippe... Make use of link_to_issue.
2009-11-15 Jean-Philippe... Remove dead code.
2009-11-15 Jean-Philippe... Run all tests for coverage.
2009-11-15 Jean-Philippe... Allow non admin users to add subprojects (#2963).
2009-11-15 Jean-Philippe... Set trunk version to 0.8.7.
2009-11-14 Eric DavisProtect controllers from potential CSRF attacks. #4216
2009-11-14 Eric DavisFix 500 errors with a POST request that requires a...
2009-11-14 Eric DavisFixed some tests that where looking for specific issue...
2009-11-14 Jean-Philippe... Don't reveal issue subjects if user is only allowed...
2009-11-14 Azamat HackimovLocales update
2009-11-14 Jean-Philippe... Clean up ticket auto links.
2009-11-14 Jean-Philippe... Refactoring ApplicationHelper#link_to_issue.
2009-11-14 Jean-Philippe... Add view_issues permission (#3187).
2009-11-13 Jean-Philippe... Fixed that "RE:" prefix is added to the subject each...
2009-11-13 Jean-Philippe... Move checkbox for "Send account information to the...
2009-11-13 Jean-Philippe... Fixed: Project#enabled_module_names= does not test...
2009-11-13 Jean-Philippe... Fixed: Quoting in forums does not take the subject...
2009-11-12 Jean-Philippe... Add test for i18n number_to_human_size (#4208).
2009-11-12 Eric DavisAdding the body of the feed to the failure message...
2009-11-12 Eric DavisStyle the password field the same as the login field...
2009-11-11 Jean-Philippe... Allow [#id] as subject to reply by email (#3653).
2009-11-11 Jean-Philippe... Fixed pre tags containing "<pre*" (#4125).
2009-11-11 Jean-Philippe... Reject empty Mercurial entries (#4098).
2009-11-11 Jean-Philippe... Fixes diff parser for when lines starting with multiple...
2009-11-11 Jean-Philippe... Redirect to the current page when using context menu...
2009-11-11 Jean-Philippe... Hide paragraph terminator at the end of headings on...
2009-11-11 Jean-Philippe... Fixes jstoolbar lang files case (#4190).
2009-11-11 Jean-Philippe... Fixes ApplicationHelper#link_to_user
2009-11-09 Jean-Philippe... Adds a link to automatically close completed versions...
2009-11-08 Jean-Philippe... Ignore emails received from the application emission...
2009-11-08 Jean-Philippe... Development database required for running rake test...
2009-11-08 Jean-Philippe... Adds version status to limit issue assignments (#1245).
2009-11-08 Eric DavisAdded README.rdoc in the project root to display on...
2009-11-08 Eric DavisAllow a config/additional_environment.rb file to custom...
2009-11-07 Jean-Philippe... Fixes SVG lib for ruby1.9.
2009-11-07 Jean-Philippe... Fixes distance of date in words calculation.
2009-11-07 Jean-Philippe... Fixes a regexp for ruby1.9.
2009-11-07 Jean-Philippe... Upgrade Coderay to 0.9.0.
2009-11-07 Jean-Philippe... Adds a few functional tests.
2009-11-06 Jean-Philippe... Fixed: Pre-filled time tracking date ignores timezone...
2009-11-06 Jean-Philippe... Add test:coverage task.
2009-11-05 Eric DavisFixed a typo in Object daddy
2009-11-04 Jean-Philippe... Fixed: first day of date range is not included in time...
2009-11-04 Jean-Philippe... Fixes test environments.
2009-11-04 Jean-Philippe... Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin...
2009-11-04 Jean-Philippe... Fixed: child_pages macro fails on wiki page history...
2009-11-04 Jean-Philippe... Fixed: Feed content limit ignored on issues list.
2009-11-04 Jean-Philippe... Sort the list of users to add to a group or project...
2009-11-04 Jean-Philippe... Set trunk version to 0.8.6
2009-11-04 Jean-Philippe... Fixed: inline images in wiki headings (#4112).
2009-11-03 Azamat HackimovLocales update
2009-10-31 Jean-Philippe... Translation updates (closes #4102, #4108, #4118).
2009-10-29 Jean-Philippe... Fixed a test failure.
2009-10-29 Jean-Philippe... Unified UsersController#list and #index.
2009-10-29 Jean-Philippe... Fixes users links.
2009-10-29 Jean-Philippe... Include missing fixtures.
2009-10-29 Jean-Philippe... AccountController#show (/account/show/:id) moved to...
2009-10-29 Jean-Philippe... Do not show user profile if no visible project or activ...
2009-10-29 Jean-Philippe... Typo fixed (#4134).
2009-10-29 Jean-Philippe... Fixed error on repository when there are no comments...
2009-10-25 Jean-Philippe... Add etag check on the activity view to avoid rendering...
2009-10-25 Jean-Philippe... Add indexes on various timestamps to speed up the activ...
2009-10-25 Jean-Philippe... IssuesController#destroy accepts POST only (#4107).
2009-10-25 Jean-Philippe... HTML escaping (#4106).
2009-10-25 Jean-Philippe... Add translations for new permission.
2009-10-25 Jean-Philippe... Add a permission to remove issue watchers (#2450).
2009-10-25 Jean-Philippe... Allow project forums copy.
2009-10-25 Jean-Philippe... Display stats about objects that can be copied.
2009-10-25 Jean-Philippe... Do not ignore parent project setting on project copy...
2009-10-25 Jean-Philippe... Prevent mass-assignment warnings.
2009-10-25 Jean-Philippe... Reset timestamps and wiki page hierarchy on project...
2009-10-25 Jean-Philippe... Prevent mass-assignment warnings.
2009-10-25 Jean-Philippe... Removes debug message.
2009-10-25 Jean-Philippe... Fixes project wiki copy.
2009-10-25 Jean-Philippe... Add a test that breaks before r2967 (broken project...
2009-10-24 Jean-Philippe... Wiki auto creation temporary disabled until project...
2009-10-24 Jean-Philippe... Project copy: let the user choose what to copy from...
2009-10-24 Jean-Philippe... Removes debug code.
2009-10-24 Jean-Philippe... Small fix to HTML title.
2009-10-24 Jean-Philippe... Add mail field to admin user search filter (#3882).
2009-10-24 Jean-Philippe... Adds a test for attached image inside a link (#4033).
2009-10-24 Jean-Philippe... Sets proper content type for plain text mails (#3970).
2009-10-24 Jean-Philippe... Reverts r2770 (#3391).
2009-10-24 Jean-Philippe... Sets the current project as the default value of projec...
2009-10-24 Jean-Philippe... Translation updates (closes #4054, #4060, #4075).
2009-10-24 Jean-Philippe... Prevent undefined method `<=>' for nil:NilClass in...
2009-10-22 Jean-Philippe... Fixes form buttons on projects/settings/activities...
2009-10-22 Jean-Philippe... Remove hard coded string in a view (closes #4076).
next