This website requires JavaScript.
Explore
Help
Sign in
rattail
/
appypod-rattail
Watch
2
Star
0
Fork
You've already forked appypod-rattail
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Fork of
https://github.com/stefanklug/appypod
274
commits
1
branch
2
tags
39
MiB
Rich Text Format
59.1%
Python
40.9%
699cc8346b
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
699cc8346b
[gen] Field.indexed, instead of being a Boolean, can be a str, to represent the name of a Zope Index. This way, it is possible to bypass the standard Appy choice for index types, ie for Computed fields whose content may produce any type of value; added missing translation labels in the macro displaying object's history; added default fields Tool.dateFormat and Tool.hourFormat that give application-wide default formats for dates with/without hour; added a table in Config->Users that shows the connected users and the date/time of their last access to the app; added the missing search macro for a Computed field.
2012-07-18 21:58:11 +02:00
bin
[gen] Finalized pending i18n.
2012-06-03 18:34:56 +02:00
doc
appy.gen: solved a tricky encoding problem.
2011-12-08 16:01:57 +01:00
gen
[gen] Field.indexed, instead of being a Boolean, can be a str, to represent the name of a Zope Index. This way, it is possible to bypass the standard Appy choice for index types, ie for Computed fields whose content may produce any type of value; added missing translation labels in the macro displaying object's history; added default fields Tool.dateFormat and Tool.hourFormat that give application-wide default formats for dates with/without hour; added a table in Config->Users that shows the connected users and the date/time of their last access to the app; added the missing search macro for a Computed field.
2012-07-18 21:58:11 +02:00
pod
[pod] Repaired some tests in the xhtml2odt test suite.
2012-07-10 14:53:31 +02:00
shared
[gen] Added support for right-to-left (RTL) languages.
2012-06-27 13:27:24 +02:00
__init__.py
appy.gen: bugfixes.
2012-03-08 20:56:14 +01:00
version.py