Commit Graph

  • 289e1f2c36 Registration form fields naming updated David Rousselie 2007-03-24 11:55:51 +01:00
  • 101e74f6c7 account default_func and post_func refactoring David Rousselie 2007-03-22 17:15:01 +01:00
  • 6753545187 Test DiscoIdentity component name David Rousselie 2007-03-21 18:26:39 +01:00
  • 2791e3cd61 Better handlers exceptions handling David Rousselie 2007-03-21 08:27:42 +01:00
  • 244a82f38a Feeder component pass itself to Feeder and Sender classes David Rousselie 2007-03-20 18:27:08 +01:00
  • 76cf0cfa9d modifiable component default lang attribut David Rousselie 2007-03-20 18:22:42 +01:00
  • 352cfc921b Set JCLComponent.ask_password public David Rousselie 2007-02-22 18:34:43 +01:00
  • e8ece28f00 Set public JCLComponent.send_error method David Rousselie 2007-02-22 18:32:05 +01:00
  • d83ad1debe send error implementation David Rousselie 2007-02-22 18:27:40 +01:00
  • 826d045b41 Replace DataForm implementation by Form implementation from PyXMPP David Rousselie 2007-02-13 18:41:22 +01:00
  • b4ae16acc6 Multi account types support : change discovery handling David Rousselie 2007-02-07 18:33:37 +01:00
  • cfa8da9655 Multiple account types: disco get_items implemented and tested David Rousselie 2007-01-31 18:51:46 +01:00
  • 95f645fd16 Delete any trace of account factory David Rousselie 2007-01-31 18:25:22 +01:00
  • ae6406b807 Refactor AccountExample to support account types naming convention David Rousselie 2007-01-31 18:22:03 +01:00
  • 56f48bb516 Multiple account types support: disco type listing David Rousselie 2007-01-31 18:13:21 +01:00
  • a0ec3ac81a Multi account types support (part1) David Rousselie 2007-01-23 19:55:08 +01:00
  • cf3fcf5655 Test get_register list-single field values David Rousselie 2007-01-19 18:03:59 +01:00
  • 583679b6ed Add list-single field type David Rousselie 2007-01-17 18:59:56 +01:00
  • 56209ddff1 Make component works with Account subclasses David Rousselie 2007-01-17 18:34:08 +01:00
  • 51334ed5f7 PresenceAccount creation David Rousselie 2007-01-16 18:27:24 +01:00
  • 9a2da0eeff Give component instead of stream to Feeder and Sender classes David Rousselie 2006-11-30 22:57:10 +01:00
  • 717e1543d3 Add handle_presence_subscribed test David Rousselie 2006-11-30 22:56:36 +01:00
  • 04fee565a7 Stop timer thread when stopping component David Rousselie 2006-11-30 22:55:32 +01:00
  • 0c94b77fdb Correct data form handling for set_register request David Rousselie 2006-11-30 22:54:20 +01:00
  • a1bc88b535 Add message to error for required fields David Rousselie 2006-11-30 22:52:28 +01:00
  • 285a2584a8 Add test for unknown user or account requests David Rousselie 2006-11-30 22:46:56 +01:00
  • 46f0e53eb4 Correct multiple criteria SELECT request David Rousselie 2006-11-30 22:38:43 +01:00
  • 2e5337483d Update coverage module from http://nedbatchelder.com/code/modules/coverage.html David Rousselie 2006-11-27 22:56:05 +01:00
  • 5350af9b80 Add account test file David Rousselie 2006-11-27 22:48:17 +01:00
  • 739a1f6e07 Add Lang tests from JMC David Rousselie 2006-11-27 22:42:49 +01:00
  • 5fa2f96c7f Data Form tests and clean up implementation David Rousselie 2006-11-27 22:40:39 +01:00
  • 8b4ec434ac Account test suite implementation David Rousselie 2006-11-23 19:05:15 +01:00
  • 4eabef61f6 Initialize DataForm unit tests David Rousselie 2006-11-22 19:30:01 +01:00
  • ab8efe060a Initialize Lang unit tests David Rousselie 2006-11-22 19:23:46 +01:00
  • c0d0b29654 Multilang support and cleaning for "en" locale David Rousselie 2006-11-22 19:14:56 +01:00
  • 062abf00b7 Add "required" node in register form David Rousselie 2006-11-20 23:19:24 +01:00
  • 30979f1142 Required field XMPP error found David Rousselie 2006-11-20 22:58:31 +01:00
  • 521f3cd892 some pylint cleaning David Rousselie 2006-11-10 09:24:07 +01:00
  • b2fca94692 Complete FeederComponent tests David Rousselie 2006-11-05 20:58:47 +01:00
  • 5c1804f484 Make test_time_handler run faster David Rousselie 2006-11-02 19:37:42 +01:00
  • 26b7103afd Better send probe assertions in authentication test David Rousselie 2006-11-02 19:33:54 +01:00
  • 18d7d8fdb9 unavailable presence test when going offline David Rousselie 2006-11-02 19:30:26 +01:00
  • a675e186a2 Complex Account tests David Rousselie 2006-10-30 10:43:13 +01:00
  • dda10fdc0e Add complex Account class David Rousselie 2006-10-28 19:55:54 +02:00
  • cd39609504 set_register partial implementation David Rousselie 2006-10-28 14:00:36 +02:00
  • 3bbb9f999b "online" status not in show node David Rousselie 2006-10-26 15:38:55 +02:00
  • 85f2c8a85d get_register_exist test pass David Rousselie 2006-10-26 15:37:44 +02:00
  • 49fd02310a get_register second part David Rousselie 2006-10-26 12:59:44 +02:00
  • fb554c7217 get_register_new implementation David Rousselie 2006-10-25 20:28:46 +02:00
  • 02108f2a34 Optional login/password in account David Rousselie 2006-10-25 20:25:16 +02:00
  • 510b52bf3d More tests David Rousselie 2006-10-18 19:49:30 +02:00
  • 226fc220e3 presence tests David Rousselie 2006-10-13 20:59:25 +02:00
  • 7dba7030ac Get Version Test David Rousselie 2006-10-11 18:42:34 +02:00
  • 28354b422f Disco get items Test David Rousselie 2006-10-10 20:41:16 +02:00
  • 48aad0f234 JCLComponent handle_tick notImplemented test David Rousselie 2006-10-10 20:17:46 +02:00
  • 7c8726b5c9 Test error in handle_tick David Rousselie 2006-10-10 08:24:53 +02:00
  • 26395d1f63 Some disco tests David Rousselie 2006-10-09 19:37:47 +02:00
  • 56dbebe6c2 Code cleanup David Rousselie 2006-10-09 19:37:09 +02:00
  • cb016a5406 Threads exceptions handling David Rousselie 2006-10-09 19:34:19 +02:00
  • 9e28468b81 Add per thread SQLObject DBConnection David Rousselie 2006-10-09 19:26:08 +02:00
  • d505e65972 Classes and modules documentation completion David Rousselie 2006-10-04 19:03:05 +02:00
  • 3e0cbdcfb6 Pylint checking David Rousselie 2006-10-01 22:40:10 +02:00
  • 12b0308572 First JCLComponent implementation David Rousselie 2006-08-14 18:16:54 +02:00
  • 8e524449cf First import David Rousselie 2006-08-09 22:18:49 +02:00