Commit Graph

4917 Commits (bf267609359b706d2888556db70da655ea75383e)
 

Author SHA1 Message Date
Holger Just eae5c9af68 [#275] Use ChiliProject::VERSION for new code 13 years ago
Holger Just 5300120461 Move Redmine::VERSION to ChiliProject::VERSION and add a compatibility interface 13 years ago
Holger Just 1796fddd2b [#275] Add requires_chiliproject. We now use the rubygems dependency syntax. 13 years ago
Felix Schäfer 8f4439e0d4 Fix issue pdf export #561 13 years ago
Felix Schäfer 9e12deda97 Merge pull request #97 from finnlabs/pulls/577/invalid-watcher-user-fix 13 years ago
Jean-Philippe Lang 5d7bc5c94c [#577] Avoid validating users when creating watcher relation 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 4d48a6b675 Merge remote-tracking branch 'tomzx/b552_hardcoded_english_string' 13 years ago
Eric Davis 30e81bed5c Merge remote-tracking branch 'tomzx/b551_hardcoded_french_string' 13 years ago
Eric Davis eded447079 Merge branch 'stable' 13 years ago
Eric Davis 3dc373eea4 Merge branch 'release-v2.1.1' into stable 13 years ago
Eric Davis da9c4a16a9 Bump version to 2.1.1 13 years ago
Eric Davis 46ba84ead2 Update Changelog for 2.1.1 13 years ago
Eric Davis 8b99047123 Merge branch 'stable' 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 bf13b0f409 Check for journal_user, then updated_by, and finally User.current when creating Journals 13 years ago
Eric Davis 68526f6f2d Clear @extra_journal_attributes also after saving a Journal 13 years ago
Eric Davis 30285ce67f Merge branch 'release-v2.1.0' into stable 14 years ago
Eric Davis 2d67c2f2b3 Bump version to 2.1.0 14 years ago
Eric Davis 1af4c30a6c Update changelog for 2.1.0 release 14 years ago
Eric Davis 70c3e1c8f9 [#544] html_escape issue fields 14 years ago
Felix Schäfer 4bc5bc9fa6 Avoid touching journaled objects on backdated journal creation. 14 years ago
Felix Schäfer 5015ca4878 Merge branch 'master' of github.com:chiliproject/chiliproject 14 years ago
Eric Davis 25b7b42c55 Fix for encoding errors on 1.9.2 with the mysql gem 14 years ago
Felix Schäfer ff6d75ca74 Only build initial journals for core classes. #542 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 55f9ecbe23 Remove double initial WikiContentJournals. #542 14 years ago
Felix Schäfer 894911f5dc Correct deflation of gzipped wiki text. #523 14 years ago
Holger Just 76490fcda5 Merge remote-tracking branch 'finnlabs/pulls/539/cleanup-issue_helper-show_detail' 14 years ago
Gregor Schmidt e2d16e1397 [#540] compatibility layer to reenable API from Chili 1.x 14 years ago
Holger Just 06076e5ac1 Remove db:migrate_plugins task. 14 years ago
Gregor Schmidt 008a29dcbc [#539] removing helper method from tests, adding TODO 14 years ago
Gregor Schmidt 8c9034f41e [#539] removing dead code - this went into JournalFormatter 14 years ago
Holger Just c63954a4c7 Add ruby-debug as test dependency to debug failing tests 14 years ago
Holger Just f0d271bee3 Fix failing tests because of missing journal fixtures and indeterministic behaviour of .find(:first) 14 years ago
Holger Just a1748cd221 [#526] Update Bulgarian translation 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 a35d61bfb7 [#506] Read Gemfile.local for local gem inclusions. 14 years ago
Eric Davis 9c47208efa [#511] Fix string encodings coming from sqlite3 in MRI 1.9.x 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 c0d26da34e Refactor: move method to recreate the initial journals out of migration 14 years ago
Eric Davis bbb4f63ae4 Brute force fix for Change#path #from_path on Ruby 1.9.2 14 years ago