Commit Graph

150 Commits (1ea337751461f581f7ad8c055bc0900003eb56c1)

Author SHA1 Message Date
Alex Coles f99450b181 Rename TextFormatting#textilizable to #format_text 10 years ago
Hagen Schink b516f6abbc Fix expander and directory icon padding 11 years ago
Alex Coles 9f762c3cd4 Fix whitespace in (Rails) views 11 years ago
Hagen Schink 41fb51f26a Add expand icons 11 years ago
Sebastian Schuster e7fb376876 Fixed double rendering of attachments and repository annotates 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 9348b19f88 Adds specific action menu to repository views 11 years ago
Jens Ulferts dc98efb5ac fixes route globbing for repositories 11 years ago
Jens Ulferts 92429dfd0b uses appropriate work_packages proxy on repository 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Christian Ratz bd0c31e053 Whitespace fixes 11 years ago
Michael Frister 774be9fc43 Don't embed commits per author graph for unauthorized users 11 years ago
Jens Ulferts ee985c8407 renames occurances of link_to_issue in favor of link_to_work_package 11 years ago
Hagen Schink 33d947cf5f Removes superfluous issue relation labels 11 years ago
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Jens Ulferts 09b1c00e69 uses will_paginate for changesets 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 177e77e01f New translation styles for several Repository-views 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Martin Linkhorst 2ff10f4c54 remove mercurial scm from openproject core 12 years ago
Martin Linkhorst 4c1789f171 include all styles from scm.css in the main application.css file to avoid numerous conditional loading 12 years ago
Martin Linkhorst 61d8449764 DEPRECATION FIX: now #syntax_highlight 12 years ago
Martin Linkhorst a37b574d98 DEPRECATION FIX: the notorious #other_formats_links want treatment, too 12 years ago
Martin Linkhorst d81ce2a530 DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Gregor Schmidt df8e357f85 [#418] Making IE's conditional comments valid HTML 13 years ago
Jens Ulferts 79f7aadc56 [#418] conditional comments for repository statistics link so that it will be hidden to IE 8 and less 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Eric Davis 25b7b42c55 Fix for encoding errors on 1.9.2 with the mysql gem 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 13de4cc4b0 [#383] Fixed failing tests due to a helper method name conflict (to_utf8) 14 years ago
Toshi MARUYAMA 5395caed68 scm: remove "View all revisions" in sub directory (#7984). 14 years ago
Toshi MARUYAMA f6fc3b88ff scm: add rev param to "View revisions" (#7984). 14 years ago
Toshi MARUYAMA 3c619704bf scm: do not display 'View revision' links in subversion if path or revision are nil (#7984). 14 years ago
Toshi MARUYAMA 70d58275e2 scm: backout r5213. do not display both 'View all revisions' and 'View revision' links (#7984, #7246). 14 years ago
Jean-Philippe Lang 50405c5f9f Do not display both 'View all revisions' and 'View revision' links (#7984). 14 years ago
Toshi MARUYAMA 51faa24b37 scm: use blank? for "root @ branch" in repository tree viewing. 14 years ago
Toshi MARUYAMA ca2c2a2add scm: switch showing link all revisions and directory revisions if scm supports these feature or not. 14 years ago
Toshi MARUYAMA 1c0e7790be scm: recovery showing "root @ branch" in repository tree viewing. 14 years ago
Toshi MARUYAMA cb7426d86f scm: code clean up repositories/show.rhtml. 14 years ago
Toshi MARUYAMA 0ddc7bd1ec scm: code clean up repositories/show.rhtml. 14 years ago
Toshi MARUYAMA ae8f4c1f2a scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274). 14 years ago
Toshi MARUYAMA 77f6496393 scm: in repository tree, use find_changeset_by_name instead of changesets.find_by_revision (#3724, #3421). 14 years ago
Toshi MARUYAMA e1667dabbf scm: use format_revision() for history, view and annotate (#3724). 14 years ago
Toshi MARUYAMA ebb19c5863 scm: changing two revision diff text at SCM adapter level (#3724). 14 years ago
Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 14 years ago
Jean-Baptiste Barth 099761d8fb Fixes switching between inline and side-by-side in diff view with path. #6242 14 years ago
Eric Davis 10a76f5e73 Merged r3939 from trunk. 14 years ago
Jean-Baptiste Barth 32f6fa5b00 Fixed: changing view style in repository/diff doesn't keep previously selected file. #6045 14 years ago
Jean-Philippe Lang 89aa60cbbd Escape revision on repository view (#5153). 15 years ago