This website requires JavaScript.
Explore
Help
Register
Sign In
rattail
/
appypod-rattail
Watch
2
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
Fork of
https://github.com/stefanklug/appypod
145
commits
1
branch
2
tags
39
MiB
Rich Text Format
59.1%
Python
40.9%
e87547b789
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Gaetan Delannay
e87547b789
appy.gen: bugfix while comparing values for historization purposes.
2011-03-22 16:45:46 +01:00
bin
Bugfixes.
2011-02-28 19:30:17 +01:00
doc
Bugfix while displaying content of textarea-entered text (Strings with format=String.TEXT): for displaying again textarea content, I replaced 'backslash n' with html br tags, but in some cases carriage returns are stored as a sequence of 'backslah r' and 'backslah n' chars. In this case, 'backslash r' chars were left alone in the HTML page, producing sometimes strange behaviour within the browser.
2011-02-23 11:30:44 +01:00
gen
appy.gen: bugfix while comparing values for historization purposes.
2011-03-22 16:45:46 +01:00
pod
appy.gen: bugfix in the validator for the default field 'UNO-enabled Python interpreter'; appy.pod: added default function 'text' that allows to dump a string containing carriage returns into the ODT, with statements like 'do... from text(someString)'; appy.pod: bugfix in the management of conflictual inner-tags in the odt2html conversion: in some cases (when style mappings are applied), empty tags that needed to be removed were not removed because of the presence of tag attributes.
2011-03-18 16:52:15 +01:00
shared
appy.gen: bugfix in the validator for the default field 'UNO-enabled Python interpreter'; appy.pod: added default function 'text' that allows to dump a string containing carriage returns into the ODT, with statements like 'do... from text(someString)'; appy.pod: bugfix in the management of conflictual inner-tags in the odt2html conversion: in some cases (when style mappings are applied), empty tags that needed to be removed were not removed because of the presence of tag attributes.
2011-03-18 16:52:15 +01:00
__init__.py
The Resource object in shared/dav.py is now able to send SOAP requests, with marshalled and unmarshalled Python objects.
2010-11-08 11:40:41 +01:00
install.txt
Updated appyframeworg.org generated site.
2010-05-03 12:57:24 +02:00
version.py
Ready for an 'advanced search' functionality.
2009-12-30 17:12:18 +01:00