OSDN Git Service

redminele/redmine.git
2009-12-19 Jean-Philippe... Avoid a ruby warning.
2009-12-18 Jean-Philippe... Fixes 'follows' relation validation.
2009-12-18 Jean-Philippe... Adds 'follows' relation (#1432).
2009-12-18 Jean-Philippe... Issue sidebar cleanup.
2009-12-18 Jean-Philippe... By default, only show statuses that are used by the...
2009-12-18 Jean-Philippe... Display shared versions on the issue summary view ...
2009-12-18 Jean-Philippe... Fixed: rubytree gem breaks db:migrate:plugins (#4394).
2009-12-18 Jean-Philippe... Removes "xxx and return" calls (#4446).
2009-12-18 Jean-Philippe... Fixes test broken by r3176 (#4439).
2009-12-18 Jean-Philippe... Icons updates and cleaning.
2009-12-17 Jean-Philippe... Added missing translation for permission_view_issues...
2009-12-17 Jean-Philippe... Group icon changed on project members list.
2009-12-17 Jean-Philippe... IE8 fix.
2009-12-17 Jean-Philippe... Removes large icons.
2009-12-17 Jean-Philippe... Do not hide scroll buttons if some tabs are still hidden.
2009-12-17 Jean-Philippe... Adds auto overflow to content div.
2009-12-17 Jean-Philippe... Adds an admin layout that displays the admin menu in...
2009-12-16 Eric DavisAdds a Plugin API to allow one plugin to depend on...
2009-12-14 Jean-Philippe... Adds buttons to scroll the tabs when they overflow.
2009-12-14 Azamat HackimovOne missing string (#4380)
2009-12-14 Azamat HackimovTranslation updates
2009-12-13 Jean-Philippe... Moved charset meta tag before title (#4320).
2009-12-13 Jean-Philippe... Make sure user can not watch what he is not allowed...
2009-12-13 Jean-Philippe... Make sure users don't get notified for thing they can...
2009-12-13 Jean-Philippe... Moves watchers filtering logic to ActsAsWatchable.
2009-12-13 Jean-Philippe... Makes user unwatch what he can no longer view after...
2009-12-13 Eric DavisAdded a setting to configure the day that week start...
2009-12-13 Eric DavisProject custom fields are already copied via the Copy...
2009-12-13 Eric DavisCopy issue relations when copying a project. (#3367)
2009-12-12 Jean-Philippe... Roadmap: sort issues by project and prepend project...
2009-12-12 Jean-Philippe... Removes changelog view.
2009-12-12 Jean-Philippe... Display users then groups on project memberships view...
2009-12-12 Jean-Philippe... Sort groups on user groups setting (#4389).
2009-12-12 Jean-Philippe... Issue#done_ratio should not break if status is nil.
2009-12-12 Jean-Philippe... Retrieve root_url if needed (#4377).
2009-12-12 Jean-Philippe... Allow blank value for IssueStatus#default_done_ratio.
2009-12-12 Jean-Philippe... Fixes fr locale.
2009-12-12 Jean-Philippe... Locales update.
2009-12-12 Jean-Philippe... Adds workflow copy functionality (#1727).
2009-12-12 Eric DavisRefactor conditions.
2009-12-12 Eric DavisSearch mail addresses in Principal#like
2009-12-11 Eric DavisAdds a Setting to control how an Issue's done_ratio...
2009-12-10 Jean-Philippe... Makes target version field on update form use the group...
2009-12-10 Jean-Philippe... Fix target version field on issue update form.
2009-12-09 Jean-Philippe... Fixes that issue copy/move throws an error when status...
2009-12-09 Jean-Philippe... Cleaning workflow edit view.
2009-12-09 Jean-Philippe... Moves submit button to tracker form.
2009-12-09 Jean-Philippe... Adds custom field selection on tracker form.
2009-12-09 Jean-Philippe... Slight change to the breadcrumb on custom field admin...
2009-12-09 Jean-Philippe... Improve rdm-mailhandler exit status (#4368).
2009-12-09 Jean-Philippe... Add test for #4354.
2009-12-09 Jean-Philippe... Disabled broken textile references (#4354).
2009-12-09 Jean-Philippe... Fixed: Bulk edit of issues throws 500 if no versions...
2009-12-09 Jean-Philippe... Fixes tracker_id and custom_field_values assignment...
2009-12-09 Jean-Philippe... Ignore subversion root_url case when extracting relativ...
2009-12-08 Jean-Philippe... Optimize updates of issue's shared versions.
2009-12-08 Jean-Philippe... No need to update issues from the version's project.
2009-12-08 Jean-Philippe... Optimize issue updates when a version sharing changes.
2009-12-08 Jean-Philippe... Fixed: Subversion#latest_changesets ignores revision...
2009-12-08 Jean-Philippe... Display shared versions in project settings (#4357).
2009-12-08 Jean-Philippe... Fixes a test broken by r3127.
2009-12-07 Jean-Philippe... Fixes broken admin menu extension (#4351).
2009-12-07 Jean-Philippe... Fixes Project#shared_versions for descendants sharing...
2009-12-06 Azamat HackimovTranslation updates
2009-12-06 Jean-Philippe... Remove edit link on wiki page diff (#4346).
2009-12-06 Jean-Philippe... Removes the 'Copy' checkbox on the copy/move form.
2009-12-06 Jean-Philippe... Ability to add a new version from the issue form (...
2009-12-06 Jean-Philippe... Fixed: error when changing tracker on the new issue...
2009-12-06 Jean-Philippe... Adds translation strings for r3123.
2009-12-06 Jean-Philippe... Version sharing (#465) + optional inclusion of subproje...
2009-12-04 Eric DavisEnhanced the Issue Bulk Copy feature:
2009-12-03 Jean-Philippe... Do not notify users that are no longer allowed to view...
2009-12-03 Jean-Philippe... Fixed: News from a project with 'news' module disabled...
2009-12-03 Eric DavisAdd a second action menu to IssuesController#show....
2009-12-02 Jean-Philippe... Fixed: no error message when creating a category from...
2009-12-02 Jean-Philippe... Removes useless class.
2009-12-02 Jean-Philippe... Replaces 'New category' link on the issue form with...
2009-12-02 Jean-Philippe... Add assertion about email notification on issue creatio...
2009-12-02 Jean-Philippe... Make use of #watched_by? in issue form.
2009-12-02 Jean-Philippe... Fixes tracker update on context menu (#2405).
2009-12-02 Jean-Philippe... Fixed: "None" category issue count is empty while group...
2009-11-30 Jean-Philippe... Fixes context menu broken by r3109 (#2405).
2009-11-29 Jean-Philippe... Remove duplicate validation.
2009-11-29 Jean-Philippe... Adds tracker update to context menu and bulk edit form...
2009-11-29 Jean-Philippe... Enable tracker update on issue edit form (#2405).
2009-11-28 Jean-Philippe... Adds an action to SysController to fetch changesets...
2009-11-28 Jean-Philippe... Adds 2 buttons to easily reorder selected columns ...
2009-11-28 Jean-Philippe... Adds dynamic columns selection on the issue list (...
2009-11-28 Jean-Philippe... Rescue invalid query statement error with an error...
2009-11-28 Jean-Philippe... Move issues, journals, versions queries from IssuesCont...
2009-11-27 Jean-Philippe... Cleaning edit/delete links style.
2009-11-27 Jean-Philippe... Fixes fixtures loading.
2009-11-27 Jean-Philippe... Fixes a test failure.
2009-11-27 Jean-Philippe... Fixes a test failure.
2009-11-27 Jean-Philippe... Add tabindex to login screen (#4299).
2009-11-27 Jean-Philippe... Reverts r3072 (#4302: error raised when sorting on...
2009-11-27 Jean-Philippe... Add failing test for #4302.
2009-11-26 Jean-Philippe... Show last update datetime (last attachment added) on...
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...
next