Commit Graph

  • 3733c1fab3 test for conversation dict operations added. Timo Stollenwerk 2009-05-24 10:53:13 +0000
  • 4263b8b5ed test for last comment date added. Timo Stollenwerk 2009-05-23 18:04:39 +0000
  • 1f3c9ea896 errors in commentators test fixed. Timo Stollenwerk 2009-05-23 17:17:06 +0000
  • a8bc95be77 Update to-do Martin Aspeli 2009-05-23 16:42:30 +0000
  • 8ffca9009c Ensure workflow is initialised when the comment is added. Also ensure that we won't get an error on unindex if the local utility can't be found. Martin Aspeli 2009-05-23 16:37:10 +0000
  • fba5d3f752 commentators test added. Timo Stollenwerk 2009-05-23 16:28:10 +0000
  • 8c3c4bdfa0 Add FTI for Discussion Item and test Martin Aspeli 2009-05-23 16:12:45 +0000
  • e296058c37 Adjust tests since getThreads() is not implemented Martin Aspeli 2009-05-23 16:12:13 +0000
  • c28bfbe18f d'oh! Martin Aspeli 2009-05-23 16:10:24 +0000
  • ac8fd41c10 Avoid test failures for now Martin Aspeli 2009-05-23 15:59:15 +0000
  • 7284f2d9e2 Safer fallback - this method will have a different return signature when implemented Martin Aspeli 2009-05-23 15:50:21 +0000
  • 5a0276e117 make sure a comment has been added before testing its removal. Timo Stollenwerk 2009-05-23 14:24:24 +0000
  • 8282307e0a fix conversation.__delitem__ function and add test for deleting comments from a conversation. Timo Stollenwerk 2009-05-23 14:18:35 +0000
  • 2ff696a252 Fix some security issues and make the traversal adapter work with OFS.Traversable. Requires a name, so we now call it ++conversation++default Martin Aspeli 2009-05-23 11:52:57 +0000
  • edf956f01c Move viewlets to browser package, use a layer instead of an overrides.zcml. Also add ++comment++ namespace, though it may require refactoring Martin Aspeli 2009-05-23 04:55:06 +0000
  • 895105b2c9 added viewlet that overrides the standard plone commenting viewlet (no tests so far!). Timo Stollenwerk 2009-05-22 17:30:52 +0000
  • afb07e5f0b test conversation.total_comments instead of len(conversation.getComments()) in test_total_comments. Timo Stollenwerk 2009-05-20 16:07:29 +0000
  • a279520592 added test for total comments. Timo Stollenwerk 2009-05-20 15:39:45 +0000
  • 7d79304b33 Update to-do and interface documentation Martin Aspeli 2009-05-18 15:49:48 +0000
  • 250b556428 Refactor tests and add a lot of skeleton tests we really ought to have Martin Aspeli 2009-05-18 15:15:36 +0000
  • f5a781501b Register IReplies adapters. Remove version.txt since we now get this from setup.py Martin Aspeli 2009-05-18 14:23:46 +0000
  • 22ae84735b - specify dependencies - set profile version to 1 (profile version != package version) - complete dict APIs and IReplies adapters (not yet fully tested) - tidy up addComment() and __delitem__ w.r.t events - sync interfaces with actual code - move tests to use collective.testcaselayer Martin Aspeli 2009-05-18 14:16:48 +0000
  • b1c225176b Add roadrunner so that we get fast tests. ./bin/roadrunner -s plone.app.discussion. Also remove ZCML line for plone.app.discussion - we rely on z3c.autoinclude Martin Aspeli 2009-05-18 14:11:05 +0000
  • acf00c9de9 Moved the indexing to be a catalog wrapper. Lennart Regebro 2009-05-17 18:38:45 +0000
  • e35f761939 Added a central tool that indexes certain important data about comments, for usage of the commenting moderation UI. Lennart Regebro 2009-05-16 15:05:22 +0000
  • a2542ea5a8 Use long timestamps as id Lennart Regebro 2009-05-16 11:21:23 +0000
  • 51b076935e Typo fix + remove needless property Martin Aspeli 2009-05-16 10:57:49 +0000
  • 49c6c45453 First running test. Lennart Regebro 2009-05-16 10:34:12 +0000
  • a6fb8dd8de Added a test setup. Lennart Regebro 2009-05-16 09:47:10 +0000
  • f23baf0f51 Added requirements, can now start instance and run tests. Lennart Regebro 2009-05-16 09:45:29 +0000
  • e0e313c919 Some more recent thoughts Martin Aspeli 2009-05-16 04:46:47 +0000
  • d3a9cecf6b More notes/thoughts Martin Aspeli 2009-05-13 15:20:02 +0000
  • 3b2db86d54 Some more design notes/sketchings. Nothing that works yet. Martin Aspeli 2009-05-13 14:54:06 +0000
  • 32f79c7b3c Buildout with mr.developer and plone 3.3 Martin Aspeli 2009-05-11 17:32:30 +0000
  • 6381b14763 check in some skeletal code + notes, nothing concrete or working yet Martin Aspeli 2009-05-11 16:52:16 +0000