Commit Graph

2031 Commits (f92dcdf50a4ca854aabbf2b85e67dfcd71800ed4)

Author SHA1 Message Date
Eric Davis f92dcdf50a Allow setting an issue's notes via params[:issue][:notes]. (XML API) 14 years ago
Eric Davis b925325ddb Refactor: extract ProjectsController#activity to a new Activities controller. 14 years ago
Eric Davis 5b08b2f33d Refactor: extract common code to link_to_month. 14 years ago
Eric Davis 30821586cb Add the project_id to the Calendar link to month. 14 years ago
Eric Davis ab1e74d16c Refactor: extract target link generation. 14 years ago
Eric Davis 91380eeaab Refactor: extract ternary operators to temps. 14 years ago
Eric Davis 3eea03d70e Refactor: extract link to previous and next month into helpers. 14 years ago
Eric Davis 56e984b5e7 Refactor: convert many of the custom Issue routes to REST resources. 14 years ago
Eric Davis daa4272c0e Refactor: extract method in bulk_update. 14 years ago
Eric Davis 80256cf298 Refactor: extract #bulk_update method from IssuesController#bulk_edit. 14 years ago
Eric Davis b67b3820a1 Refactor: move IssuesController#changes to JournalsController#index. 14 years ago
Eric Davis 05527be943 Add RTL support to the context menu. #6012 14 years ago
Eric Davis 7e565eed34 Fix the calendar link in the Issues sidebar. #5591 14 years ago
Eric Davis dfd1d0c7fe Refactor: merge IssuesController#update_form into IssuesController#new 14 years ago
Eric Davis e4c5a91d0e Refactor: extract Members Box to partial. 14 years ago
Eric Davis 1fcc1bdc89 Refactor: move IssuesController#context_menu to a new controller. 14 years ago
Azamat Hackimov 57372d9d8e Real RTL-theme support in locales (#6012) 14 years ago
Eric Davis 782a5f1218 Add Issue Status to the tooltip. #6169 14 years ago
Eric Davis 73ba49a715 Use the base layout for all 403, 404, and 500 pages. #6172 14 years ago
Eric Davis e6e21046c0 No more IssuesController#preview action. 14 years ago
Eric Davis 1f8d396e3f Refactor: move IssuesController#preview to a new controller. 14 years ago
Eric Davis 3eff27344b Refactor: move IssuesController#auto_complete to a new controller. #4382 14 years ago
Eric Davis e63acb70ca Add the Calendar as a project menu item. 14 years ago
Eric Davis a24f448dc0 Add the Gantt chart as a project menu item 14 years ago
Eric Davis d2b0a51848 Allow key authentication for Boards. #6132 14 years ago
Eric Davis 22c978ad94 Refactor: move IssuesController#reply to JournalsController 14 years ago
Eric Davis 13fe01a185 Refactor: pull up method to ApplicationController. 14 years ago
Jean-Baptiste Barth 32f6fa5b00 Fixed: changing view style in repository/diff doesn't keep previously selected file. #6045 14 years ago
Eric Davis f18b126fba Refactor: Pull up method to ApplicationController. 14 years ago
Eric Davis ff43bb1a74 Refactor: Extract a new IssueMovesController from IssuesController. 14 years ago
Jean-Baptiste Barth e43f9fc21e Show projects depending on their visibility in user's profile. #6100 14 years ago
Jean-Baptiste Barth 0cfa757db0 Added a warning when a new user or group membership is invalid. #3834 14 years ago
Eric Davis 52c624aabd Refactor: extract method from #move and #perform_move. 14 years ago
Eric Davis 424b482579 Refactor TimelogController#report's joins and provide a hook to add more. 14 years ago
Eric Davis a1b89a53eb Refactor: extract POST version of IssuesController#move to #perform_move. 14 years ago
Jean-Baptiste Barth e00884bcca Removed hard-coded english error message on failed Member creation 14 years ago
Jean-Baptiste Barth 56e3953a71 Removed useless debug code. #5978 14 years ago
Jean-Baptiste Barth 56a6d86af5 Added project filter when viewing all issues. #5084 14 years ago
Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago
Eric Davis 041bca6ac9 Refactor: start to split IssuesController#move into two separate actions. 14 years ago
Eric Davis e4af6e77a7 Refactor: extract method in IssuesController#move. 14 years ago
Jean-Baptiste Barth 0bcde4ab28 Fixed: assigned_to and author filters in cross project issues view should be based on user's project visibility. #5760 14 years ago
Jean-Baptiste Barth 8a2bc5772e Focus on the input when adding a related issue on issues/show page. #4656 14 years ago
Jean-Baptiste Barth 491c9d2b55 Display projects as links in users/memberships partial. #5898 14 years ago
Eric Davis 8c79385261 Refactor: extract back_url method to ApplicationController. 14 years ago
Eric Davis a544a1e57c Added css classes to the HTML body based on the theme, controller, and action. #819 14 years ago
Eric Davis 07cd12978e Add maxlength attributes to some Project fields. #4896 14 years ago
Eric Davis 6f3ae29522 Use the MenuManager for the Administration menu. #6008 14 years ago
Eric Davis 16969fdbbb Show the number of days in the subject line of Reminder emails. 14 years ago
Eric Davis 13234f8552 Refactor: Add methods to User to edit the encapsulate the status field. 14 years ago