This website requires JavaScript.
Explore
Help
Sign In
rattail
/
appypod-rattail
Watch
1
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
267
commits
1
branch
2
tags
39
MiB
bc505b335f
Commit graph
4 commits
Author
SHA1
Message
Date
Gaetan Delannay
abdd0ee52d
appy.shared.diff: bugfix: work internally on unicode representations of strings to diff: this way, we are sure every char is one char length.
2012-04-13 18:07:48 +02:00
Gaetan Delannay
e78cf62694
appy.gen: bugfix in group widget 'tabs'; improved layout of grid widgets in view mode; appy.pod: class OdtTable allows to generate HTML tables as well.
2011-12-09 08:56:37 +01:00
Gaetan Delannay
d0cbe7e573
appy.gen: first Ploneless version.
2011-11-25 18:01:20 +01:00
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