OSDN Git Service

redminele/redmine.git
2009-11-25 Jean-Philippe... Display an error when authenticity token is invalid.
2009-11-25 Jean-Philippe... Remove broken cookies after upgrade from 0.8.x to preve...
2009-11-25 Eric DavisUpdated menus from JPL's feedback.
2009-11-25 Eric DavisAdd support for unattached menus (generated dynamically)
2009-11-25 Eric DavisConverted Menus to a Tree structure to allow submenus.
2009-11-25 Eric DavisAdded :view_my_account_contextual hook.
2009-11-24 Jean-Philippe... Fixed: error raised when rendering text that contains...
2009-11-24 Jean-Philippe... Fixed: Editing issue notes removes quote link (#4279).
2009-11-24 Jean-Philippe... Fixes revision form when browsing a subdirectory (...
2009-11-23 Jean-Philippe... Fixes css classes in table in admin/info (#4261).
2009-11-22 Azamat HackimovTranslation updates
2009-11-21 Jean-Philippe... Changes misleading scopes on Enumeration.
2009-11-21 Jean-Philippe... Fixed roadmap progress display error (#4255).
2009-11-21 Jean-Philippe... Reset session on login/logout (#4248).
2009-11-20 Jean-Philippe... Reverts r3014 (CodeRay back to 0.7.6).
2009-11-20 Jean-Philippe... Load roles when loading project members.
2009-11-20 Jean-Philippe... Avoid useless database queries.
2009-11-17 Eric DavisAdd a setting to pick alternative Gravatar images....
2009-11-16 Jean-Philippe... Copy issue status on project copy (#3877).
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...
next