Commit graph

  • 8122bf6e56 fixed configure.zcml after package restructuring helmutm 2006-11-27 12:50:16 +00:00
  • b2f2c5c64c bug fixes and extensions for cybertools.tracking helmutm 2006-11-27 12:49:24 +00:00
  • 959dd2a56f renamed cybertools.web to cybertools.view and rearranged package layout helmutm 2006-11-26 14:52:23 +00:00
  • b01a1a17c6 renamed cybertools.web to cybertools.view and rearranged package layout helmutm 2006-11-26 14:52:00 +00:00
  • f072c6b7f9 make zpt implementation basically working helmutm 2006-11-24 17:52:43 +00:00
  • 5f9675c871 separated ZPT-based template implementation helmutm 2006-11-24 16:00:35 +00:00
  • 335c15f17a added web sub-package for generic view support and other web- and browser-related stuff helmutm 2006-11-24 15:48:14 +00:00
  • 522fd5168a added method items() to MultiKeyDict helmutm 2006-11-24 11:41:23 +00:00
  • 2af397120c new (third and hopefully last) implementation of the basic MultiKeyDict class helmutm 2006-11-23 09:14:49 +00:00
  • c9fbf9f2d3 MultiKeyDict re-implemented helmutm 2006-11-22 14:46:01 +00:00
  • 472f02f5af MultiKeyDict re-implemented helmutm 2006-11-22 14:39:33 +00:00
  • 233344391f MultiKeyDict re-implemented helmutm 2006-11-22 14:36:24 +00:00
  • 430fdd30d0 MultiKeyDict re-implemented helmutm 2006-11-22 11:46:10 +00:00
  • ca4c568e36 MultiKeyDict re-implemented helmutm 2006-11-22 11:35:00 +00:00
  • 76193d0de0 added index package for multikey dictionaries helmutm 2006-11-21 20:03:14 +00:00
  • 63b9a45624 added index package for multikey dictionaries helmutm 2006-11-21 20:00:02 +00:00
  • 4037c37b2c added index package for multikey dictionaries helmutm 2006-11-21 19:57:38 +00:00
  • 57e2c74ec9 added index package for multikey dictionaries helmutm 2006-11-21 19:57:16 +00:00
  • c22f936ba8 added index package for multikey dictionaries helmutm 2006-11-21 19:54:02 +00:00
  • 113924fb11 fix for mixed content model representation in ElementTree helmutm 2006-11-21 19:53:19 +00:00
  • b49cc08b36 added index package for multikey dictionaries helmutm 2006-11-21 19:52:12 +00:00
  • 589238c76f created cybertools.xml package helmutm 2006-11-06 20:46:40 +00:00
  • 97a4f080e4 API change: TrackingStorage.getUserTracks() - returns all entries for task/user helmutm 2006-10-23 11:05:25 +00:00
  • 96555d9eaa added cybertools.tracking (ported from yeepa) helmutm 2006-10-23 08:26:50 +00:00
  • 06dc2c17fb let DummyRelationRegistry use real IntIds if available helmutm 2006-10-21 17:49:31 +00:00
  • 36acb9d8cf minor improvements of the Liquid skin helmutm 2006-10-17 17:22:47 +00:00
  • 59f012b528 some minor fixes and improvements helmutm 2006-10-16 09:28:27 +00:00
  • 5ef2313e82 suppress base tag on pages - leads to bug in dojo with IE helmutm 2006-10-09 13:47:37 +00:00
  • d21b4a8f80 created cybertools.storage helmutm 2006-10-08 22:56:51 +00:00
  • c810ab11af created cybertools.storage helmutm 2006-10-08 22:51:37 +00:00
  • 23e8733e16 Added options attribute to IType helmutm 2006-10-08 18:34:26 +00:00
  • 9613b18ad2 some CSS fixes for IE helmutm 2006-10-06 14:51:33 +00:00
  • f2ec195a55 added package cybertools.text helmutm 2006-10-04 08:53:58 +00:00
  • f527de4f21 GenericView bug fix: set self.__parent__ on __init__ to make security machinery happy helmutm 2006-09-24 14:01:06 +00:00
  • f9b5b70e1d moved FormController to browser.form helmutm 2006-09-23 10:53:47 +00:00
  • e262616478 removde dojo directory from svn - should be made an external resource helmutm 2006-09-23 10:53:19 +00:00
  • 903c8382fb more on GenericView; added FormController helmutm 2006-09-20 20:39:21 +00:00
  • eea19cc7ea work in progress: using browser.configurator for controlling portlets (?) helmutm 2006-09-17 11:00:36 +00:00
  • 6ced111cf9 prepare display of portlets via controller registration helmutm 2006-09-12 08:39:40 +00:00
  • 272fc5d829 css fix for using dojo ComboBox widget helmutm 2006-09-09 21:47:56 +00:00
  • 5698e73c8f login improvements helmutm 2006-08-23 11:22:47 +00:00
  • 03daa6c8e2 login improvements helmutm 2006-08-23 11:04:49 +00:00
  • f0110c70dc finished registration of macros (for resources, global js calls, etc.) on new view structure with main.pt helmutm 2006-08-18 12:06:18 +00:00
  • 173fe3bd0c finished new-style skin template structure with main.pt and body.pt helmutm 2006-08-17 16:55:45 +00:00
  • dbd3b7b792 clean-up inner HTML stuff helmutm 2006-08-13 21:59:29 +00:00
  • f03fdc2376 minor clean-ups helmutm 2006-08-12 22:12:23 +00:00
  • 65a605ad48 extend/improve ajax/innerHtml stuff helmutm 2006-08-08 18:59:21 +00:00
  • a7665fc8ff minor CSS fixes for the Liquid skin helmutm 2006-08-07 16:20:28 +00:00
  • b978abe473 reorganize cybertools.process; add simple action handler and work item class helmutm 2006-08-02 19:21:30 +00:00
  • 9774638a5e added cybertools.process - some simple workflow/process management stuff helmutm 2006-07-28 11:22:50 +00:00
  • 698df39f4c set up ajax.dojo - first use: batching by inner html/dojo.io.updateNode() helmutm 2006-07-14 11:53:24 +00:00
  • 9897a60a73 cybertools.brain: work in progress helmutm 2006-07-14 11:50:21 +00:00
  • 02911c189b added basic transaction management helmutm 2006-07-09 19:39:54 +00:00
  • e9a9e00112 added basic transaction management helmutm 2006-07-09 19:38:17 +00:00
  • c0880a046e clean up state and transition stuff helmutm 2006-07-09 14:30:56 +00:00
  • 4670c98d1c some minor improvements helmutm 2006-07-07 18:04:51 +00:00
  • 4d5d9239cc added brain package, a simple experimental proof-of-concept neural network implementation helmutm 2006-07-07 18:04:30 +00:00
  • caac5d81df provide modified session authentication plugin with correct 'camefrom' setting helmutm 2006-06-19 11:17:15 +00:00
  • f4eebb5967 minor CSS fixes for Loops skin helmutm 2006-06-16 07:04:01 +00:00
  • 2347441308 improvements/fixes for batching helmutm 2006-06-10 06:45:40 +00:00
  • 8bba7e4d8d minor fixes helmutm 2006-06-03 18:32:49 +00:00
  • a12f37eb31 include reporter package in cybertools configure; suppress zmi actions if not appropriate helmutm 2006-06-02 15:44:59 +00:00
  • d171dddc0e Suppress admin menu helmutm 2006-06-02 13:28:35 +00:00
  • 7c8fbb6532 reporter.batch basically finished helmutm 2006-06-02 08:39:29 +00:00
  • d659933c04 some layout improvements helmutm 2006-05-31 07:20:20 +00:00
  • 4c9965d313 IE fixes helmutm 2006-05-29 08:27:14 +00:00
  • 58e2488503 fix on base.css helmutm 2006-05-29 08:01:39 +00:00
  • 7e8191ed12 base.css improvements helmutm 2006-05-27 16:54:21 +00:00
  • c7fb96d549 some minor fixes... helmutm 2006-05-26 20:21:37 +00:00
  • 5f5a200ce1 renamed Position to RequirementProfile helmutm 2006-05-26 07:48:08 +00:00
  • cc1b0e4585 knowledge: base functionality OK helmutm 2006-05-26 07:01:53 +00:00
  • dc0993ecc5 work in progress: new knowledge package for learning and knowledge management helmutm 2006-05-25 20:51:01 +00:00
  • 2308be0919 more on Person, Address, Task helmutm 2006-05-24 11:01:18 +00:00
  • 0ccbc6a78a some minor fixes helmutm 2006-05-23 20:36:38 +00:00
  • 7a09a7d9df Work in progress: reporter.batch helmutm 2006-05-19 09:34:57 +00:00
  • 3d9908f2d5 provide usable login/logout stuff helmutm 2006-05-16 14:52:16 +00:00
  • 4f4fccfe44 layout improvement for formlib forms in 'loops' skin helmutm 2006-05-14 09:33:51 +00:00
  • 1cd95db0ba more on organize.person's age attribute helmutm 2006-05-12 19:45:21 +00:00
  • 1cd603c65f work-in-progress: cybertools.organize: more on IPerson interface helmutm 2006-05-10 18:43:39 +00:00
  • 440926b022 work-in-progress: cybertools.organize helmutm 2006-05-10 16:25:37 +00:00
  • 711f7c52a4 created 'cybertools.organize' package, removed 'cybertools.contact', moved imports (in testing code only) of the latter package to the former one. helmutm 2006-05-10 16:15:00 +00:00
  • 32beb7824f created 'cybertools.organize' package, removed 'cybertools.contact', moved imports (in testing code only) of the latter package to the former one. helmutm 2006-05-10 16:10:51 +00:00
  • fa7db29662 configurator stuff now working helmutm 2006-05-10 10:17:42 +00:00
  • cbc15a5a2d basic set up for view configurator stuff helmutm 2006-05-07 11:56:47 +00:00
  • d8de666f2f bug fix on relation.registry: don't crash invalidateRelation when object is not registered in intIds helmutm 2006-05-02 15:17:05 +00:00
  • aa593f4b8e improving the loops skin; use also for site management screens helmutm 2006-05-02 08:08:11 +00:00
  • 74e23acb8a more improvements of the loops skin - now including the site management views helmutm 2006-04-29 19:54:18 +00:00
  • 68f732df29 improvements on loops_layout.css helmutm 2006-04-29 13:03:16 +00:00
  • 9202dd7bca added loops skin; + some minor changes helmutm 2006-04-29 10:11:16 +00:00
  • e6c8ace6d5 use headTitle for title element in HTML head element helmutm 2006-04-17 13:33:27 +00:00
  • b59c342fff xedit: provide icon and a macro for embedding xedit links helmutm 2006-04-11 15:02:09 +00:00
  • 3499889a13 print.css: don't show logo helmutm 2006-03-29 05:36:16 +00:00
  • 8a285b715d xedit External Editor: initial setup helmutm 2006-03-28 10:42:32 +00:00
  • 10c6434de9 View controller now basically functional, with macro registries for CSS and JS resources helmutm 2006-03-26 16:43:43 +00:00
  • a551d4548a clean-up of cybertools.browser helmutm 2006-03-24 14:29:52 +00:00
  • c84daaf067 clean-up of cybertools.browser helmutm 2006-03-24 13:21:20 +00:00
  • 65cf93e338 use resourceBase (for switching skin for resource); added print.css helmutm 2006-03-21 16:47:39 +00:00
  • 423d0bc11a Change on IType interface: now has an attribute typeInterface (instead of interfaceToProvide) helmutm 2006-03-19 09:46:08 +00:00
  • e6c94efa08 slight improvement relation/tests/IntIdsStub: now registers on get helmutm 2006-03-17 15:36:21 +00:00
  • d8aac7ee60 IType: add 'qualifiers' attribute helmutm 2006-03-13 09:43:39 +00:00