Commit graph

  • 3f1a3cd08f avoid embedding of style sheet helmutm 2010-05-08 11:30:40 +00:00
  • 973c533355 provide generic implementation of folder methods for Zope 2 helmutm 2010-05-08 09:05:17 +00:00
  • 6625abe012 work in progress: Dojo client for talk protocol with long-poll transport helmutm 2010-05-04 10:29:46 +00:00
  • c4a0d2a6d2 work in progress: Dojo client for talk protocol with long-poll transport helmutm 2010-05-04 08:41:03 +00:00
  • 0b0a20083b use inline keyword for content-disposition helmutm 2010-05-01 08:29:04 +00:00
  • be1c272063 work in progress: reporting with generic criteria definition helmutm 2010-04-26 11:48:11 +00:00
  • a3da495291 work in progress: generic reporting framework: user interface components helmutm 2010-04-25 17:12:15 +00:00
  • abe22f6fa9 improve information logging for loader helmutm 2010-04-25 10:48:55 +00:00
  • d177cdc15b avoid creating duplicate elements, fix setting of parent elements helmutm 2010-04-24 18:56:10 +00:00
  • 0cf8f4846e improvements for reader and loader implementations helmutm 2010-04-23 19:38:00 +00:00
  • 5b538e3753 work in progress: report management: handle output fields helmutm 2010-04-04 20:05:12 +00:00
  • 173a86926e work in progress: report management: handle output fields helmutm 2010-04-04 16:26:01 +00:00
  • 62c8099500 work in progress: generic report management helmutm 2010-04-01 14:04:54 +00:00
  • 3a24da7cf9 add utility for caching values in the request helmutm 2010-03-30 13:53:27 +00:00
  • b880efba3e add utility for caching values in the request helmutm 2010-03-30 13:37:23 +00:00
  • fc3230e5b5 add utility for caching values in the request helmutm 2010-03-30 13:35:42 +00:00
  • dab45a2555 add utility for caching values in the request helmutm 2010-03-30 13:34:23 +00:00
  • 64064d60b3 add utility for caching values in the request helmutm 2010-03-30 13:33:28 +00:00
  • 44fb2e3142 set up basic/generic view stuff in in 'view' package; move z2-independent stuff to 'view' package helmutm 2010-03-28 16:31:53 +00:00
  • 17c35c9c61 rearrange view package, preparing it for new base view classes helmutm 2010-03-28 08:31:01 +00:00
  • 36102042f8 fix missing import helmutm 2010-03-26 15:07:57 +00:00
  • cdb9bc94d0 make internal cache implementation available for testing even when lovely.memcached is present helmutm 2010-03-26 11:18:13 +00:00
  • 26aa91568b provide generic base classes and templates helmutm 2010-03-26 11:17:12 +00:00
  • 1b8d510d88 provide view base classes + template helmutm 2010-03-26 11:16:27 +00:00
  • 642d30ffc3 work in progress: configurable reports - reporting component interfaces helmutm 2010-03-22 21:41:29 +00:00
  • eac872cb2c some minor improvements for form manager application helmutm 2010-03-22 15:20:02 +00:00
  • 0ae96854a7 work in progress: generic report configuration: basic field definitions helmutm 2010-03-21 21:27:28 +00:00
  • b41175ed3a work in progress: generic report configuration: basic field definitions helmutm 2010-03-21 16:11:55 +00:00
  • 16e724b8d2 work in progress: generic report configuration helmutm 2010-03-20 18:29:46 +00:00
  • e256eb1bc5 create report sub-package for generic report configuration helmutm 2010-03-20 12:26:10 +00:00
  • ec60869bf9 make viewing of tracks more flexible: show links to metadata targets if appropriate helmutm 2010-03-08 16:23:05 +00:00
  • 439ddf7c3d provide simple function for stripping all HTML tags from a text helmutm 2010-03-08 07:20:54 +00:00
  • 23fd90ac1f fix handling of client id helmutm 2010-03-01 07:45:12 +00:00
  • 129753cdf7 bug fix: handle id of non-existing client correctly helmutm 2010-02-27 10:54:48 +00:00
  • 945857c650 form manager improvements helmutm 2010-02-27 10:54:01 +00:00
  • 29e17d5331 ScrollPane added werners 2010-02-23 15:23:29 +00:00
  • 002b99c60e remove check from code for date formatting in order to accept Zope2 DateTime values helmutm 2010-02-22 12:35:40 +00:00
  • 2fb4a6ae3a remove check from code for date formatting in order to accept Zope2 DateTime values helmutm 2010-02-22 12:34:58 +00:00
  • 1e4ad5eec1 provide additional translations helmutm 2010-02-20 16:30:12 +00:00
  • 00d5d79512 introduce line break for readablility helmutm 2010-02-16 11:24:19 +00:00
  • 31a2195958 collect more date formatting and parsing utilities in one central place helmutm 2010-02-15 11:33:06 +00:00
  • 36b964fc8e make dynamic default field more fault tolerant helmutm 2010-02-10 11:43:48 +00:00
  • 5352c3559e provide CSV export for persistent form manager objects helmutm 2010-02-10 10:48:11 +00:00
  • a1013b63b2 provide dynamic default value (via TAL expression) helmutm 2010-02-09 12:58:36 +00:00
  • 4157c0af04 add test for correct stripping of HTML comments helmutm 2010-02-09 12:58:07 +00:00
  • 057d498fd4 work in progress: communication client using long polling helmutm 2010-02-08 14:20:39 +00:00
  • a223ff070a work in progress: implement simple communication protocol with long polling helmutm 2010-02-08 07:09:45 +00:00
  • 6beafcc54a avoid error when no client available helmutm 2010-02-04 11:13:01 +00:00
  • f2b76feaf9 make default argument 'data' foolproof helmutm 2010-02-04 11:11:22 +00:00
  • 6cb702924e add 'labelWidth' schema property for better control of the apperance of forms helmutm 2010-02-01 15:07:23 +00:00
  • c6d80925eb make client stateful; fix detail data listing: ignore read-only fields helmutm 2010-02-01 14:07:51 +00:00
  • 5c8fd1c825 work in progress: FormManager helmutm 2010-02-01 10:09:59 +00:00
  • b091f65219 provide additional field types; extend client to enable FormManager application objects helmutm 2010-01-30 12:47:20 +00:00
  • ee744a7e23 allow colspan and rowspan attributes in HTML helmutm 2010-01-20 07:59:59 +00:00
  • d1110c410e include slightly modified copy of five.intid helmutm 2010-01-14 12:12:30 +00:00
  • 50570a44f1 use '@@' for providing links to views helmutm 2010-01-14 12:11:54 +00:00
  • 7cfd9f011b handle links to external pages correctly helmutm 2010-01-13 17:52:26 +00:00
  • ac0e3fad57 change wiki to use new link and link manager implementations helmutm 2010-01-13 16:30:10 +00:00
  • 24157bb323 add new 'link' package for general-purpose link and relation management helmutm 2010-01-13 14:00:27 +00:00
  • e82034c31e give more information on link objects, thus preparing a move to the new 'cybertools.link' package helmutm 2010-01-13 13:59:54 +00:00
  • 172a0d1913 Ergänzung Übersetzungen helmutm 2010-01-11 11:50:01 +00:00
  • 7dd1eabe6a use ClientManager as base class for ServiceManager helmutm 2009-12-23 12:15:03 +00:00
  • 9f7974bd0d new field type 'checkboxes' helmutm 2009-12-20 13:57:36 +00:00
  • 88b6a81b26 new method 'isActive' for additional control of registrations helmutm 2009-12-18 12:10:15 +00:00
  • 639cc81422 provide new field types 'checkboxes', 'radiobuttons' helmutm 2009-12-18 12:08:29 +00:00
  • ff63c4bbd7 force transformation if scale variant is not found helmutm 2009-12-15 09:15:20 +00:00
  • c4b95f8c45 fix for Dojo 1.4: remove padding for input fields helmutm 2009-12-14 15:45:06 +00:00
  • 2fbca9593e add count field to Extractor class helmutm 2009-12-14 15:44:30 +00:00
  • ffaed6517a HTML sanitize: allow links helmutm 2009-12-10 09:28:55 +00:00
  • 07ef19a946 improve records field; allow explicit inclusion of fields in schema factory helmutm 2009-12-07 16:41:07 +00:00
  • c88082e338 handle empty values correctly - show error info only for non-existing fields helmutm 2009-12-04 07:07:10 +00:00
  • 6ff8ff7099 rearrange implementation to use mixin classes instead of adapters helmutm 2009-11-28 17:17:17 +00:00
  • 6944666e82 renamed submodule 'wiki' to 'adapter' helmutm 2009-11-28 08:52:55 +00:00
  • 4e1e2370a2 provide caching for layout renderers (i.e. macros used as layout renderers) helmutm 2009-11-23 12:53:39 +00:00
  • 0341411d22 correctly handle the checkout situation when the capacity of a service is exceeded helmutm 2009-11-14 10:05:35 +00:00
  • dcdd97f23d extend selection of modes for schema instances helmutm 2009-11-11 14:36:26 +00:00
  • 9cf4fef900 move table row highlighting to the appropriate stylesheet helmutm 2009-11-01 21:31:41 +00:00
  • 71132017e7 don't strip table attributes helmutm 2009-11-01 21:31:11 +00:00
  • b7e1d775ee make basic tests (in Zope 3) run again helmutm 2009-10-30 08:59:56 +00:00
  • ece6b518aa wiki implementation for Zope 2 based on generic object access interfaces: basically working helmutm 2009-10-29 18:54:34 +00:00
  • df079e9955 work in progress: wiki implementation for Zope 2 based on generic object access interfaces helmutm 2009-10-29 17:24:45 +00:00
  • a08922f990 provide elementary interfaces for some generic object access helmutm 2009-10-29 17:22:47 +00:00
  • 540fd2a79d handle non-string values correctly helmutm 2009-10-27 10:07:30 +00:00
  • 47bb6fd666 provide CSS class for prettier textareas helmutm 2009-10-26 18:18:40 +00:00
  • a5ce14adb3 access attribute directly helmutm 2009-10-26 18:18:09 +00:00
  • 8a3d934f53 use float value for cost field helmutm 2009-10-25 18:46:50 +00:00
  • 12c6855630 let date field instance accept data without seconds or totally without time part helmutm 2009-10-25 13:58:26 +00:00
  • 9caf7ab727 rearrangement of doc test helmutm 2009-10-20 21:14:46 +00:00
  • ebd14c67af initial import of 'plugin' package helmutm 2009-10-20 17:12:22 +00:00
  • cc6db5c7da make cost field a float field helmutm 2009-10-20 17:11:55 +00:00
  • 96d17ef6f5 provide basic work delegation functionality helmutm 2009-10-20 17:10:56 +00:00
  • 730a8dc735 don't hide right portlets for anonymous helmutm 2009-10-14 13:06:48 +00:00
  • 59c6081a6b getting the big picture werners 2009-10-13 14:42:46 +00:00
  • bb9097f245 increase default width for input fields helmutm 2009-10-13 06:55:15 +00:00
  • 247de809fa datetime widget: accept empty time field helmutm 2009-10-12 15:16:19 +00:00
  • a9cf186875 make configuration queries more fault-tolerant helmutm 2009-10-12 06:04:17 +00:00
  • 6eba456319 HTML sanitizing: allow specification of parts of style names helmutm 2009-10-09 09:04:21 +00:00
  • eb89194421 CSV export: make delimiter configurable helmutm 2009-10-05 21:01:37 +00:00
  • 427d043f2c add new utility module for html processing helmutm 2009-10-05 21:00:50 +00:00
  • 0bb7071829 CSV export: quote string fields helmutm 2009-10-04 08:48:21 +00:00