Commit graph

1031 commits

Author SHA1 Message Date
69351428b9 Merge branch 'master' into bbmaster 2012-01-23 11:09:29 +01:00
505015e791 provide a method for easy logging (instead of using print statements) 2012-01-22 11:56:17 +01:00
8fb5102aa8 Merge branch 'master' into bbmaster 2012-01-19 18:18:10 +01:00
0001154f4d consequently ignore empty cell values in grid field 2012-01-19 09:37:41 +01:00
ba7cf1311f new BatchIterator utility class for more control when retrieving objects from an iterator or generator 2012-01-16 11:27:34 +01:00
6815364dec use instance (instead of context) for getting vocabulary items in order to avoid loss of information (e.g. access to view) 2012-01-14 11:45:55 +01:00
f3fb703e97 Merge branch 'master' into bbmaster 2012-01-05 12:32:00 +01:00
2f003cc447 move displayedColumns to ResultSet (from application-level view class) 2012-01-02 09:25:53 +01:00
ac0b01fde0 provide current year in generic view, e.g. for use in copyright lines 2011-12-28 17:58:36 +01:00
694cef4585 merge branch 'master' 2011-12-28 08:36:36 +01:00
531073648b update file headers 2011-12-28 08:33:10 +01:00
117d8b194c backport changes from BlueBream version, e.g. for dynamic retrieving renderer; provide context and request for field instance in order to work with vocabularies depending on context 2011-12-27 20:10:20 +01:00
3bc258a428 make keytable field and widget fully operable 2011-12-23 14:14:04 +01:00
71954f3fe5 make keytable field and widget fully operable 2011-12-23 14:13:28 +01:00
2d5b4e5603 Merge branch 'master' into bbmaster 2011-12-23 10:31:42 +01:00
474062399f add keytable stuff to grid-like field definitions 2011-12-23 10:30:55 +01:00
4c2f79d929 add keytable stuff to grid-like field definitions 2011-12-23 10:30:06 +01:00
59a56b1f49 Merge branch 'master' into bbmaster 2011-12-04 11:22:51 +01:00
3e5b4d2bff fix location of IE-specific stylesheet 2011-12-03 17:01:30 +01:00
8ebb1dc46d fix location of IE-specific stylesheet 2011-12-03 09:33:56 +01:00
cad45fc4ac Merge branch 'master' into bbmaster 2011-12-02 10:18:15 +01:00
e9fedc542e use prefix 'meta' for attribute names to avoid name clashes 2011-12-01 08:40:55 +01:00
ab20786f34 fix method decorator for default attribute access 2011-12-01 08:39:54 +01:00
add1a31bae define row data for report totals 2011-11-27 19:43:04 +01:00
a33f17faf0 continuous improvement and extension of reporting facilities 2011-11-27 15:18:37 +01:00
cce0993684 move report parameters to separate interface 2011-11-26 14:52:59 +01:00
ef31310ef1 add .po file metadata 2011-11-15 11:44:05 +01:00
hplattner
28dfd993b7 add: german translations for IAddress attributes 2011-11-15 11:36:51 +01:00
hplattner
416f8d841a add: german translations for IAddress attributes 2011-11-15 11:35:30 +01:00
hplattner
875789307d add: german translations for IAddress attributes 2011-11-15 11:34:51 +01:00
8c3118e333 provide field instance with context and request information, e.g. for use in persistent vocabularies 2011-11-14 15:08:33 +01:00
5fc606bbd3 Merge branch 'master' into bbmaster 2011-11-11 15:19:01 +01:00
eb1bd2f169 tracking: extend indexdata to include fields that are not part of the metadata 2011-11-10 16:59:05 +01:00
064cac4d53 do not pre-populate standard fields in class 2011-11-10 08:16:00 +01:00
fa569284c3 dropdown field: use standard Zope3 source/vocabulary mechnaism is corresponding adapters are available 2011-11-09 10:51:52 +01:00
862b358254 provide method for controlling which macro from which template will be used for rendering 2011-10-28 13:02:50 +02:00
a14c614fb3 include zope.dublincore package 2011-10-20 17:54:58 +02:00
2d1efac60e Merge branch 'master' into bbmaster 2011-10-10 12:29:19 +02:00
78441e0444 remove obsolete agent and twisted packages 2011-10-10 12:27:00 +02:00
18400049b3 provide macro definition for metadata in HTML head section (to be filled by controller macro specifications) 2011-10-09 09:55:32 +02:00
d3ae9f4f64 store macro information with identifier (instead of just True) for better overriding and reusing of predefined macro entries 2011-10-09 09:53:38 +02:00
78a0a83c2f remove deprecated zapi reference 2011-10-04 17:04:42 +02:00
198b0f10c2 make loops package work with BlueBream 1.0: system running 2011-09-29 22:27:40 +02:00
b327062492 work in progress: make cybertools package work with BlueBream 1.0 2011-09-29 18:40:47 +02:00
f0e789d844 work in progress: make cybertools package work with BlueBream 1.0 2011-09-29 18:17:35 +02:00
1aa90f68a2 bug fix: hanle case if session has not yet been created 2011-09-27 13:08:06 +02:00
1d33e55915 session bug fix: make sure session package data always references current session data object as parent 2011-09-16 10:51:06 +02:00
9601a5e402 add new order field 'shipment mode' 2011-08-29 09:41:09 +02:00
2855459520 bug fix in memcached session handling: avoid overwriting/clearing old session data when data with another package name are stored 2011-08-25 11:51:44 +02:00
0732f956c2 bug fix in memcached session handling: avoid overwriting/clearing old session data when data with another package name are stored 2011-08-25 11:51:18 +02:00