Commit Graph

4643 Commits (46f66add1f5db8afd2b6c4ae527b0e778472e236)
 

Author SHA1 Message Date
Eric Davis 46f66add1f Merge remote-tracking branch 'schmidt/f/416-redo-watcher-links-unstable' into unstable 14 years ago
Tom Kersten ce8bb652c6 [#423] Removed explicit render in WikiController#show 14 years ago
Eric Davis 762cc04b70 Port 784bbccf's custom value test back into aaj 14 years ago
Eric Davis f883758c95 Fix test: Search results are showing this as an issue-edit event 14 years ago
Felix Schäfer 5c8e04db55 Fix SearchController tests. 14 years ago
Holger Just 35a38086e3 [#112] Fix tests for jruby 14 years ago
Holger Just 18247a6c58 [112] Detect SQLite3 version on JRuby 14 years ago
Felix Schäfer 79ed4920cf Merge branch 'unstable' of github.com:chiliproject/chiliproject into unstable 14 years ago
Felix Schäfer 6f809b826e Replace a call to changes with its code from AR::Dirty. #422 14 years ago
Holger Just 1d5d73afe3 Fix RepositoriesFilesystemControllerTest for jRuby 14 years ago
Eric Davis c83c1d9aea Merge branch 'ticket/unstable/406-journals-controller-aaj' into unstable 14 years ago
Eric Davis 8994a0b58d [#406] Added missing and removed unused code for Journals 14 years ago
Holger Just c04ff93f8f [#112] Properly stub SQLite3 for version tests 14 years ago
Eric Davis 6e105a765a Merge branch 'ticket/unstable/400-activity-event-types' into unstable 14 years ago
Eric Davis 078df72345 [#400] Refactor old assert_tag to assert_select 14 years ago
Eric Davis a4f7629f1f [#400] Fix some tests broken by 6656103 14 years ago
Felix Schäfer 66561031eb [#400] Fix the event types (icons on activity and search views). 14 years ago
Eric Davis c778cc9208 [#415] Fix functional tests that used the older interface 14 years ago
Felix Schäfer 6015913f34 Change test to use the new journalized interface. #415 14 years ago
Gregor Schmidt 08cad02541 Removing commments from wiki_contents fixtures, since the db column was removed as well 14 years ago
Eric Davis 00c1852d7d [#81] Add a favicon based on a Flickr image 14 years ago
Felix Schäfer d7b963e6a6 Load the SQLite3 lib for the test to work. #112 14 years ago
Felix Schäfer cf0804259d Merge branch 'unstable' of github.com:chiliproject/chiliproject into unstable 14 years ago
Felix Schäfer dbc10d2730 Save the comments to wiki page updates correctly. #415 14 years ago
Felix Schäfer 6a55e9e738 Merge pull request #57 from meineerde/issues/unstable/112-database-detection-library 14 years ago
Gregor Schmidt 3893ef9f7d [#416] updating watcher_tag in news/show to use watcher_link 14 years ago
Gregor Schmidt 4fff430846 [#416] removing reference to now unused local variable 14 years ago
Gregor Schmidt a5b439544a [#416] introducing separate rjs view to reduce controller code 14 years ago
Gregor Schmidt ae76abd140 [#416] updating watcher controller tests to new functionality 14 years ago
Gregor Schmidt 4635a8c2a4 [#416] using a simpler approach to replace node with partial 14 years ago
Gregor Schmidt e3f54d470c [#416] :class might be nil or a symbol - then + will not work as expected 14 years ago
Gregor Schmidt 2c2ed95866 [#416] Re-Adding watcher_tag for backwards compatibility 14 years ago
Gregor Schmidt 508b23cf41 [#416] Watcher links work using of css selectors instead of ids 14 years ago
Felix Schäfer 9cb4feefce Update the watcher list on click on "watch". #311 14 years ago
Holger Just 7b3a2047fd Whitespace fixes 14 years ago
Holger Just 705c0db000 [#112] Fix failing raw version for postgres 14 years ago
Holger Just d90102420d [#112] Adapt database switches to use ChiliProject::Database 14 years ago
Holger Just 8279144073 [#112] Add ChiliProject::Database 14 years ago
Felix Schäfer 0957e478ab Merge pull request #54 from schmidt/b/413-test-errors-in-1.8.6 14 years ago
Felix Schäfer 00ca2af1d3 Merge pull request #53 from schmidt/b/412-test-errors-in-1.9.2 14 years ago
Felix Schäfer d8ae680abb Merge pull request #56 from schmidt/b/414-remove-returning 14 years ago
Gregor Schmidt 76c72d8f11 [#414] remove returning which will be removed in future versions of Rails 14 years ago
Gregor Schmidt 300bc07b5a [#413] using Hash#to_a.first since Hash#first is not present in 1.8.6 14 years ago
Gregor Schmidt 09fd71232e [#412] fixes to make tests run on 1.9.2 14 years ago
Eric Davis 0ed2af49e9 [#408] Removed old JournalDetail test 14 years ago
Eric Davis 193b2c7a38 [#404] Move vendor/plugins/acts_as_journalized/app/ to the core app/ 14 years ago
Eric Davis dabe5caa1a Merge branch 'ticket/unstable/123-journalized' into unstable 14 years ago
Eric Davis f79e209d4c [#123] Fix hardcoded test value with a dynamic one 14 years ago
Eric Davis 0ba4134ecc [#123] Fix Journal notification test 14 years ago
Eric Davis aa2b0a8709 [#123 #407] Deferred Journal#visible tests 14 years ago