Commit Graph

1205 Commits (20305418f475abced81843a847d1192a74647f69)

Author SHA1 Message Date
Azamat Hackimov 57372d9d8e Real RTL-theme support in locales (#6012) 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
Jean-Baptiste Barth 32f6fa5b00 Fixed: changing view style in repository/diff doesn't keep previously selected file. #6045 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
Jean-Baptiste Barth 491c9d2b55 Display projects as links in users/memberships partial. #5898 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
Azamat Hackimov dbb8645353 RTL theme for reference (thanks to Orgad Shaneh, #5972) 14 years ago
Eric Davis 5f20bc240e Add a favicon link with support for suburi. #3301 14 years ago
Jean-Philippe Lang db55ea8cb3 Moves LDAP entry in admin menu. 14 years ago
Jean-Philippe Lang e1c3415795 Fixes context menu broken by r3869 (#5925). 14 years ago
Jean-Philippe Lang 73d9368039 Fixed: Add Another file to ticket doesn't work in IE (broken by r3750). 14 years ago
Jean-Philippe Lang 91f7cbb79d Fixed: Forum message permalinks don't take pagination into account (#5945). 14 years ago
Jean-Philippe Lang fd0623bf69 Fixes broken status change in context menu (#5892). 14 years ago
Jean-Philippe Lang 379c0a1dd4 Disable priority (#5925) and progress in context menu for parent issues. 14 years ago
Jean-Philippe Lang a9a4e0d6b8 Moves code to controller. 14 years ago
Eric Davis 4fef8b601d Added icon for the LDAP authentication menu item. #5775 14 years ago
Eric Davis c6223864d0 Add :view_issues_index_bottom hook. #5169 15 years ago
Eric Davis 64d2221db5 Set @project so macros will work on the welcome and project list. #5781 15 years ago
Eric Davis 116c7a7964 Add a link to the cross project time entries page to /projects. #4935 15 years ago
Eric Davis 5db9a982cc Added two hooks to the issues report. #5233 15 years ago
Eric Davis 41ff1b9cb2 Display the correct ISO week number on the project calendar. 15 years ago
Eric Davis b10818f4a1 Add a css class to hide content when printing. #5508 15 years ago
Eric Davis d635fff3f5 Add ATOM auto discovery link to the Projects list. #5317 15 years ago
Eric Davis 43fabab950 Fixed HTML validation errors 15 years ago
Eric Davis 28519714e0 Updated the project calendar for greater accessibility. 15 years ago
Eric Davis ab4bdc379e Refactor: extract gantt zoom links to a helper. 15 years ago
Eric Davis c3c3460e0d Add the page title when editing /my/page. 15 years ago
Eric Davis e320017cf0 Convert the file attachment's description to a label. 15 years ago
Eric Davis f97ff28628 Invalid HTML 15 years ago
Eric Davis 52a92b1822 Added a missing label to my/page_layout. 15 years ago
Eric Davis 51d3f51159 Added missing labels to the Issue Calendar. 15 years ago
Eric Davis 908d44519c Allow AuthSources to control if they allow password changes. 15 years ago
Eric Davis 715c9d16ef Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
Eric Davis a7b80fcc06 Use present? instead of any?. Handles nil case. 15 years ago
Jean-Philippe Lang 0fa124a92c Adds missing thead tags (#5440). 15 years ago
Eric Davis 36c82ecc1f Refactor: move Project Calendar to it's own controller. 15 years ago
Jean-Philippe Lang 469ff0fb4e Fixing indentation. 15 years ago
Jean-Philippe Lang 2fda2c1826 Adds trackers to individual project XML (#5342). 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
Jean-Philippe Lang a925435b29 Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (#3201). 15 years ago
Eric Davis 2c898d8a81 Refactor: Split IssuesController#new to #new and #create to match REST pattern. 15 years ago
Jean-Philippe Lang de51e16d2b Removes hard-coded size on user search fields (#5319). 15 years ago
Jean-Philippe Lang e4e4b0f4b8 Fixes error on subtask XML format (#5336). 15 years ago