Commit Graph

1532 Commits (76568cc999308fb303d264cd75ac7726afe8d03c)

Author SHA1 Message Date
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 15 years ago
Eric Davis a544a1e57c Added css classes to the HTML body based on the theme, controller, and action. #819 15 years ago
Eric Davis 07cd12978e Add maxlength attributes to some Project fields. #4896 15 years ago
Eric Davis 6f3ae29522 Use the MenuManager for the Administration menu. #6008 15 years ago
Eric Davis df120e43cd Merged r3898 from trunk 15 years ago
Azamat Hackimov dbb8645353 RTL theme for reference (thanks to Orgad Shaneh, #5972) 15 years ago
Eric Davis 677fee310a Merged r3894 from trunk. 15 years ago
Eric Davis 5f20bc240e Add a favicon link with support for suburi. #3301 15 years ago
Tim Felgentreff f45bb1e85e use the render_journal API to pass Issue note editing permissions 15 years ago
Jean-Philippe Lang 29e7ae9698 Merged r3889 from trunk. 15 years ago
Jean-Philippe Lang db55ea8cb3 Moves LDAP entry in admin menu. 15 years ago
Jean-Philippe Lang f682be8468 Merged r3887 from trunk. 15 years ago
Jean-Philippe Lang e1c3415795 Fixes context menu broken by r3869 (#5925). 15 years ago
Jean-Philippe Lang 8146e096f4 Merged r3879 from trunk. 15 years ago
Jean-Philippe Lang 73d9368039 Fixed: Add Another file to ticket doesn't work in IE (broken by r3750). 15 years ago
Jean-Philippe Lang 41e38483a6 Merged r3877 from trunk. 15 years ago
Jean-Philippe Lang 91f7cbb79d Fixed: Forum message permalinks don't take pagination into account (#5945). 15 years ago
Jean-Philippe Lang b4122707f6 Merged r3871 from trunk. 15 years ago
Jean-Philippe Lang fd0623bf69 Fixes broken status change in context menu (#5892). 15 years ago
Jean-Philippe Lang f70a8cde88 Merged r3869 from trunk. 15 years ago
Jean-Philippe Lang 379c0a1dd4 Disable priority (#5925) and progress in context menu for parent issues. 15 years ago
Jean-Philippe Lang 69f34a595d Merged r3865 and r3866 from trunk. 15 years ago
Jean-Philippe Lang a9a4e0d6b8 Moves code to controller. 15 years ago
Eric Davis be52ccf01f Merged r3859 from trunk. 15 years ago
Tim Felgentreff 8a3cb1895b use the provided helper in issue history 15 years ago
Tim Felgentreff ff31875149 move to STI for journals so the journals themselves can be events 15 years ago
Eric Davis 4fef8b601d Added icon for the LDAP authentication menu item. #5775 15 years ago
Eric Davis c6223864d0 Add :view_issues_index_bottom hook. #5169 15 years ago
Tim Felgentreff 96bbd94251 adjust for acts_as_journalized 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 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