Gaetan Delannay
|
3ab6cec7d6
|
appy.gen: generalized use of appy.Object; existence of a field value (that triggers search for a default value) is now based on Type.isEmptyValue, and not '==None'; bugfix with default values for List fields; prevent search icon to be shown for a Ref when there is no linked object; appy.pod: added class appy.pod.parts.OdtTable that allows to create a complex (ie, with a dynamic number of columns) table programmatically (to be imported with a statement 'do ... from'); appy.shared.diff: improvements in the multiple XHTML diff; appy.shared.xml_parser.XmlMarshaller: support for default namespaces and 'any' tags.
|
2011-10-26 10:21:09 +02:00 |
|
Gaetan Delannay
|
1ebcbb7b34
|
appy.shared.diff: more flesh on the XhtmlDiff class.
|
2011-10-22 19:41:50 +02:00 |
|
Gaetan Delannay
|
c11378c747
|
appy.gen: added a widget 'List' for rendering grids of data.
|
2011-10-19 09:37:44 +02:00 |
|
Gaetan Delannay
|
17f6d15185
|
appy.shared.diff: bugfixes.
|
2011-10-10 12:23:58 +02:00 |
|
Gaetan Delannay
|
38260cc2a5
|
appy.shared: added new class appy.shared.diff.HtmlDiff for computing differences between 2 chunks of HTML code.
|
2011-10-10 10:02:16 +02:00 |
|