Commit Graph

523 Commits (40f57c81b48ea5544221634576145bf0d62a893c)

Author SHA1 Message Date
Eric Davis b5d64b9a2f Merged r4012 from trunk. 14 years ago
Eric Davis 519069b867 Merged r4011 from trunk. 14 years ago
Eric Davis 27ef72c35e Merged r4006 from trunk. 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 1fcc1bdc89 Refactor: move IssuesController#context_menu to a new controller. 14 years ago
Eric Davis 80e833cd88 Merged r3946 from trunk. 14 years ago
Eric Davis a12a073a6e Merged r3945 from trunk. 14 years ago
Eric Davis fab5064643 Merged r3936 from trunk. 14 years ago
Eric Davis c7e719fc4b Merged r3924 from trunk. 14 years ago
Eric Davis 2f529fd834 Merged r3918 from trunk. 14 years ago
Eric Davis 7bdf0ab729 Merged r3915 from trunk. 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 ff43bb1a74 Refactor: Extract a new IssueMovesController from IssuesController. 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
Jean-Baptiste Barth 8a2bc5772e Focus on the input when adding a related issue on issues/show page. #4656 14 years ago
Eric Davis df120e43cd Merged r3898 from trunk 14 years ago
Azamat Hackimov dbb8645353 RTL theme for reference (thanks to Orgad Shaneh, #5972) 14 years ago
Tim Felgentreff f45bb1e85e use the render_journal API to pass Issue note editing permissions 14 years ago
Jean-Philippe Lang f682be8468 Merged r3887 from trunk. 14 years ago
Jean-Philippe Lang e1c3415795 Fixes context menu broken by r3869 (#5925). 14 years ago
Jean-Philippe Lang b4122707f6 Merged r3871 from trunk. 14 years ago
Jean-Philippe Lang fd0623bf69 Fixes broken status change in context menu (#5892). 14 years ago
Jean-Philippe Lang f70a8cde88 Merged r3869 from trunk. 14 years ago
Jean-Philippe Lang 379c0a1dd4 Disable priority (#5925) and progress in context menu for parent issues. 14 years ago
Tim Felgentreff 8a3cb1895b use the provided helper in issue history 14 years ago
Tim Felgentreff ff31875149 move to STI for journals so the journals themselves can be events 14 years ago
Eric Davis c6223864d0 Add :view_issues_index_bottom hook. #5169 15 years ago
Tim Felgentreff 7d4d87a9a9 journal numbers are now called versions 15 years ago
Tim Felgentreff aecb868b85 remove more journal specific functionality 15 years ago
Eric Davis b10818f4a1 Add a css class to hide content when printing. #5508 15 years ago
Eric Davis e320017cf0 Convert the file attachment's description to a label. 15 years ago
Eric Davis a7b80fcc06 Use present? instead of any?. Handles nil case. 15 years ago
Eric Davis 36c82ecc1f Refactor: move Project Calendar to it's own controller. 15 years ago
Jean-Philippe Lang cbd4af236c Adds issue relations to individual issue XML (#5305). 15 years ago
Eric Davis e65c3cfc7d Refactor: Move gantts to a separate controller. 15 years ago
Eric Davis 2c898d8a81 Refactor: Split IssuesController#new to #new and #create to match REST pattern. 15 years ago
Jean-Philippe Lang e4e4b0f4b8 Fixes error on subtask XML format (#5336). 15 years ago
Jean-Philippe Lang 0e1595ad56 Adds parent issue id in issue REST API (#5304). 15 years ago
Jean-Philippe Lang 734f8324ea Fixed: empty ul tag for issue updates with notes only (#5281). 15 years ago
Jean-Philippe Lang f77e5d093a Merge issue and time entry validation error messages. 15 years ago
Eric Davis 3979224693 Removed count from issues.xml. It causes a typecast error in ActiveResource. (#4745) 15 years ago
Jean-Philippe Lang 8df189ff86 Adds a css class to issue id tds (#5204). 15 years ago
Jean-Philippe Lang 2bbc948e06 Preview description if it was edited while updating an issue (#741). 15 years ago
Jean-Philippe Lang 4524bc04e9 Issue list improvements for subtasking (#5196): 15 years ago
Jean-Philippe Lang f4be4d101b Inlines some code to speed up large ticket history rendering. 15 years ago
Jean-Philippe Lang e605973ec4 Move issue watchers to the sidebar. 15 years ago