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
Fork of
https://github.com/stefanklug/appypod
151
commits
1
branch
2
tags
39
MiB
Rich Text Format
59.1%
Python
40.9%
b9e07f8c1c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Gaetan Delannay
b9e07f8c1c
appy.bin: added a script for checking a LDAP connection; appy.gen: bugfix in xhtml2odt conversion (algorithm for checking ODT-invalid subtag hierarchies); appy.gen: xhtml2odt conversion: force continue-numbering to 'false' for every numbered list.
2011-05-20 16:20:49 +02:00
bin
appy.bin: added a script for checking a LDAP connection; appy.gen: bugfix in xhtml2odt conversion (algorithm for checking ODT-invalid subtag hierarchies); appy.gen: xhtml2odt conversion: force continue-numbering to 'false' for every numbered list.
2011-05-20 16:20:49 +02:00
doc
appy.shared: added support for country codes (iso-3166-1) - appy.gen: non-string variables are now allowed in i18n variable replacements; bugfix while browsing translation pages with the 'next' arrows in 'edit' mode.
2011-04-26 20:49:33 +02:00
gen
appy.gen: added param 'maxChars' for any Type, allowing to limit the amount of data in user input fields. Wherever possible, it is implemented using HTML attribute 'maxlength'; on server-side, content that is bigger than specified by maxChars is truncated (ie, it is not possible to force a maxlength for html textareas); implemented a first protection against XSS attacks (Javasscript detection in user input).
2011-05-05 16:44:06 +02:00
pod
appy.bin: added a script for checking a LDAP connection; appy.gen: bugfix in xhtml2odt conversion (algorithm for checking ODT-invalid subtag hierarchies); appy.gen: xhtml2odt conversion: force continue-numbering to 'false' for every numbered list.
2011-05-20 16:20:49 +02:00
shared
appy.shared: added support for country codes (iso-3166-1) - appy.gen: non-string variables are now allowed in i18n variable replacements; bugfix while browsing translation pages with the 'next' arrows in 'edit' mode.
2011-04-26 20:49:33 +02: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