Commit Graph

2777 Commits (ecf6a9636ae0d6f23b43be3fa9f1d4ad7f4a566b)

Author SHA1 Message Date
Romano Licker ecf6a9636a [#667] linked labels to their elements 13 years ago
Romano Licker 2c0fcd3bca [#667] added invisible labels for reassign select-tag on destroy views 13 years ago
Romano Licker 2f5cf020f3 [#667] set unique id for each checkbox and linked it 13 years ago
Romano Licker 207af21553 [#667] set id for message_subject and linked it to label, 13 years ago
Romano Licker 4717a242cb [#667] link label to element 13 years ago
Romano Licker 2e688efa70 [#667] link label to element 13 years ago
Romano Licker 0f5d38ca4b [#667] linked labels to their elements 13 years ago
Romano Licker bf23c06d93 [#667] added invisible labels for queries 13 years ago
Romano Licker cd7b30dac6 [#667] added invisible search label 13 years ago
Romano Licker 5ab9ed889c [#667] added invisible project scope label 13 years ago
Romano Licker bf8de58548 [#667] added 'for' to link them 13 years ago
Eric Davis 981e74f822 [#668] Remove duplicate module fields when copying projects 13 years ago
Eric Davis 5603103295 [#240] Add link to all News on the Project list page 13 years ago
Eric Davis b9d186e676 [#277] Show avatars on the News list 13 years ago
Eric Davis a8e997dbf6 Fully qualify column names 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