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
430
commits
1
branch
2
tags
39
MiB
Rich Text Format
59.1%
Python
40.9%
2b5d286668
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
2b5d286668
[gen] On Page instances, one may now define a method for conditionnally showing the 'edit' button on 'view' layout. [gen] An app may now, on its Config class, define a method getHomeObject that must return an object that will be the home object for a given (class of) user(s). This object's menu will appear when the user is consulting a page with no tied menu (like a search for example). [gen] More ZPT->PX work.
2013-06-28 15:00:02 +02:00
bin
Updated 'print' statements throughout Appy code, in order to be Python3x as well as Python2x-compliant.
2013-05-30 00:46:11 +02:00
doc
[gen] Added the posssibility to create a custom widget that displays an icon for generating a doc from a pod field, but with an additional param allowing to customize the pod context.
2013-06-20 17:35:52 +02:00
gen
[gen] On Page instances, one may now define a method for conditionnally showing the 'edit' button on 'view' layout. [gen] An app may now, on its Config class, define a method getHomeObject that must return an object that will be the home object for a given (class of) user(s). This object's menu will appear when the user is consulting a page with no tied menu (like a search for example). [gen] More ZPT->PX work.
2013-06-28 15:00:02 +02:00
pod
[gen] More ZPT->PX work.
2013-06-27 17:40:01 +02:00
px
[px] Better error reporting when encountering a parsing error in a PX.
2013-06-26 17:06:06 +02:00
shared
[px] Managed special HTML attributes like 'checked' and 'selected'.
2013-06-26 13:44:31 +02:00
__init__.py
[gen] Added Config.discreetLogin allowing to put a discreet link on the main page for logging in, instead of the login form in the central strip, for sites where logged users do not represent the majority of visitors (only some admins).
2013-05-10 12:16:57 +02:00
version.py
Ready for an 'advanced search' functionality.
2009-12-30 17:12:18 +01:00