Commit Graph

2776 Commits (1531cd3421c4cd35e3b5e01cb294a44267988376)

Author SHA1 Message Date
jwollert c137815122 adds alt attribute to issues/_list check image 13 years ago
jwollert fcb98aca94 unifies title/alt attributes inside workflow form 13 years ago
jwollert 343684e79d adds title/alt attributes inside issue reports view 13 years ago
jwollert afea1339ed adds alt tag to issue queries multiselect toggle button 13 years ago
jwollert 88c5c9649a adds title/alt attribute to news delete links 13 years ago
jwollert a428d31f6f adds title/alt attributes to message#show contextual links 13 years ago
jwollert 184962a488 adds alt tag to timelog links of mypage 13 years ago
jwollert cdb4f6486c adds alt attribute to issue relations view 13 years ago
jwollert cc50119aa2 adds title attribute to file delete links 13 years ago
jwollert b605b8af98 moves history comment title attribute to same element as alt so only one is relevant at a time 13 years ago
jwollert 1850820377 adjusts label for calendar picker link 13 years ago
jwollert c76475f82f adjust label 13 years ago
Romano Licker 1941c27ca4 [#663] first changes 13 years ago
Romano Licker e672dad190 [#663] adding alt/title to img/link in helpers 13 years ago
Felix Schäfer b47a90b424 Allow to filter watchers by more than just "me". #566 13 years ago
Felix Schäfer aac42afdaa Add setting to set today as the start date for new issues. #355 13 years ago
Felix Schäfer 225a1587a6 Show the correct authors in wiki diff view. 13 years ago
Holger Just c57c598204 Fix trailing whitespace 13 years ago
Felix Schäfer a24a24eb19 Add deferred loading for plugins which's requirements aren't all met yet #256 13 years ago
Gregor Schmidt 962b35e11a [#573] Being more explicit about search fields to make sure, that AR joins all tables properly 13 years ago
Nick Peelman 2bb19b3e31 Adding check all links to new project form. 13 years ago
Nick Peelman b8d0aa0b85 Adding id attribute to modules field set on project form. 13 years ago
Eric Davis a7ab39dd31 [#557] Fix link_to_month to not escape the HTML arrow characters 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Tom Rochette 552cd8dc57 Replace hardcoded string "diff" in Wiki#show and Repositories_Helper. 13 years ago
Tom Rochette aa6bf25b39 Replaced french word "anonyme" with label_user_anonymous. 13 years ago
Eric Davis 70c3e1c8f9 [#544] html_escape issue fields 14 years ago
Eric Davis 25b7b42c55 Fix for encoding errors on 1.9.2 with the mysql gem 14 years ago
Holger Just d7a9adf880 move protect_from_forgery to the beginning of the before_filter chain as per the recommended rails practices 14 years ago
Felix Schäfer 531653596d Touch journaled objects on journal creation only. #543 14 years ago
Felix Schäfer 894911f5dc Correct deflation of gzipped wiki text. #523 14 years ago
Gregor Schmidt 8c9034f41e [#539] removing dead code - this went into JournalFormatter 14 years ago
Holger Just d62a4f1d28 Consider user's timezone for default issue start date 14 years ago
Gregor Schmidt bf14f35223 [#537] version of new WikiContents should be 0 14 years ago
Eric Davis 4b3bd797b0 Fix errors when trying to check for binary SCM strings in 1.9.2 14 years ago
Eric Davis 2d98a486d6 Fix failing test due to invalid HTML and missing initial journal 14 years ago
Eric Davis bbb4f63ae4 Brute force fix for Change#path #from_path on Ruby 1.9.2 14 years ago
Eric Davis d2724ef89c Brute force fix for Changeset#committer encoding on 1.9.2 14 years ago
Eric Davis 477a5f3702 Refactor: replace comment with extracted utility method 14 years ago
Eric Davis c62e16b6cc Refactor: replace comment with utility method 14 years ago
Eric Davis a2eeb4ae20 Refactor: extract setup to before_filter 14 years ago
Eric Davis 9771e20462 Refactor: use the new utility method to load ivars for settings 14 years ago
Eric Davis 1d3d7ff10c Refactor: extract method to prepare to reuse 14 years ago
Eric Davis db7bc2bb82 Refactor: extract method with before_filter 14 years ago
Eric Davis 075f4e49df Refactor: remove unused instance variable 14 years ago
Eric Davis e04928c5b1 Refactor: change large :except before_filter to :only 14 years ago
Eric Davis 2918437f34 Refactor: audit and remove unknown actions 14 years ago
Eric Davis 38b7ec5726 [#191] Add pagination links above the search results 14 years ago
Eric Davis 839654fc85 [#191] Refactor: extract search pagination to partial 14 years ago
Eric Davis 0b042903ca [#191] Refactor HTML style to CSS 14 years ago