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
667
commits
1
branch
2
tags
39
MiB
Rich Text Format
59.1%
Python
40.9%
ffb8bed189
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
ffb8bed189
[pod] If you define a variable named 'tableName' inside a table, it will be used to name the table. For information, with Calc, every spreadsheet is represented as a table; the table name is the name that appears in the corresponding tab, in the bottom of the screen.
2015-01-14 11:46:25 +01:00
bin
[gen] pod field: bugfix with attr 'formats' without method 'showTemplate'; [shared] bugfix: renamed module ldap to ldap_connector.
2014-10-07 13:14:16 +02:00
doc
[gen] Indexes: bugfix.
2015-01-09 13:18:45 +01:00
fields
[pod] In an ods template, you can now define a variable 'columnsRepeated' that specifies, for every column of the table representing a spreadsheet, how much times it will be repeated bysubsequent 'for... cell' statements. For example, if you have a spreadsheet with 2 columns, and you will need to repeat the second one 100 times, define a statement 'do table with columnsRepeated=(1,100)'. If you don't do that, pod will be unable to guess what column must be repeated and how, will consider your table has having 2 columns and will produce a resulting table spreading the cells within a 2-columns wide table.
2015-01-13 17:02:59 +01:00
gen
[gen] Table of indexed fields: for managers only; added local roles in it.
2015-01-09 12:05:49 +01:00
pod
[pod] If you define a variable named 'tableName' inside a table, it will be used to name the table. For information, with Calc, every spreadsheet is represented as a table; the table name is the name that appears in the corresponding tab, in the bottom of the screen.
2015-01-14 11:46:25 +01:00
px
[pod] Added param Renderer.raiseOnError (False by default), that, if True, will force the Renderer to raise an error instead of dumping it into a note in the pod result.
2014-06-23 12:54:32 +02:00
shared
[gen] Bugfixes in the search machinery.
2015-01-02 16:16:48 +01:00
__init__.py
[gen] appy.Hack: added method 'inject' taht injects from some class all static attributes and method to another one.
2014-11-22 13:14:52 +01:00
version.py
Ready for an 'advanced search' functionality.
2009-12-30 17:12:18 +01:00