Commit Graph

2520 Commits (8b2d7a13ef539c7a78e4bff22de6de71e624d2cd)

Author SHA1 Message Date
Martin Linkhorst 637f92ffe4 named and called mailer views correctly 12 years ago
Jens Ulferts 7d174fed9f uses subclasses method instead of get_subclasses 12 years ago
Jens Ulferts 7eb5387f3c uses labeled_check_box_tags helper method instead of custom code 12 years ago
Jens Ulferts 933e1228f8 declares member box to be html_safe 12 years ago
Jens Ulferts 6c02afd9d5 indentation 12 years ago
Jens Ulferts 34c2ca6992 uses labeled_check_box_tags instead of custom markup 12 years ago
Jens Ulferts 0caa11f1a5 marks labeled member check boxes as html_safe 12 years ago
Martin Linkhorst 34a484bc84 fix subproject select 12 years ago
Martin Linkhorst 5e107042d2 REVIEW: make wikis work. TODO: why do they show up twice 12 years ago
Jens Ulferts fe696a27db declares "you are here" accessibility info as html_safe 12 years ago
Martin Linkhorst 697565fc3c use a css class for adding the arrows 12 years ago
Martin Linkhorst 47f32e8389 fixed the calendar 12 years ago
Jens Ulferts 0c72899c99 removes custom has_content? and replaces it with rails content_for? 12 years ago
Jens Ulferts 71a8ba286b uses settings_projects_path instead of link_to_project 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Martin Linkhorst 3f1199eddb fix personalized my page 12 years ago
Martin Linkhorst e6089c636f fix the search page 12 years ago
Martin Linkhorst 7ce2a8f739 yay, /projects/new works 12 years ago
Jens Ulferts 8dc6e79b8f handles breadcrumb html escaping and moves it to a separate module 12 years ago
Martin Linkhorst fd57f9ca10 show display sums option and table row only when there is at least one summable column selected 13 years ago
Martin Linkhorst e04bf5c99a allow columns to be marked as summable or not 13 years ago
Jens Ulferts f0ebe9f0b9 adding settings to control user deletion 13 years ago
Jens Ulferts db420babca styling the deletion_info 13 years ago
Jens Ulferts 745066e455 display different information concerning the user deletion depending on whether the user to be deleted is the current user or not 13 years ago
Jens Ulferts 58735b8f4b enable admins to delete other users 13 years ago
Jens Ulferts db5a758b6d adding a delete account link to the "my account" menu 13 years ago
Jens Ulferts 58aa198647 creating a "my"-layout 13 years ago
Jens Ulferts 478fe56357 refactoring top_menu 13 years ago
Romano Licker 5b50ef7346 adjusting the help strings 13 years ago
Martin Linkhorst 9bad9f5869 merge list sums plugin into the core 13 years ago
Martin Linkhorst 90b8dad702 add forgotten i18n tag 13 years ago
Romano Licker c87da37dd0 rename wiki syntax quick reference and detailed reference 13 years ago
Jens Ulferts d2eb9e7f29 harmonized textile help on links with the rest of the help 13 years ago
Romano Licker f6f837e03b adding explanations for the wiki syntax help pages 13 years ago
jwollert 4ac6a6d7a2 rebranding mailer stuff to openproject 13 years ago
jwollert c3bb801a3d switch branding from chili to open in wiki syntax pages 13 years ago
Romano Licker 422705c5de fixes attachment partial on windows browsers 13 years ago
jwollert 068e3048c4 display summary in news#index if we got one. if not, display a short version of the news text 13 years ago
jwollert 65b384db2e unify issues bulk update form. code for custom fields now looks just like standard issue fields' 13 years ago
Romano Licker d9069356e1 display errors correctly when adding a member to a project 13 years ago
Jens Ulferts 4e07a913c9 possible_values of custom_fields are now localizable 13 years ago
Jens Ulferts 74c9bc2896 enabling default_value of custom_fields to be localized by admins 13 years ago
Jens Ulferts b8dd70c325 prettifying indentation 13 years ago
Jens Ulferts 7178c1b3b7 enabling name attribute of custom_fields to be localized by admins 13 years ago
Martin Linkhorst a9444cbbfb show log unit costs in issue detail page, fixes #26310 13 years ago
Martin Linkhorst 25f4d79191 don't show users registration date on profile page (/users/:id) fixes #24805 13 years ago
Martin Linkhorst 97ff222d1c Only allow project admins to export issues. export formats are: atom, rss, api, xls, csv, pdf. #25512 13 years ago
Romano Licker 080490532d [accessibility] rename accessibility flag option as follows: 13 years ago
Martin Linkhorst dbb1f10d6b fix: use old version instead 13 years ago
Martin Linkhorst 3c5aaeeb77 localize email headers and footers based on I18n.fallbacks 13 years ago