Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xtp3-10.0-0.tar.xz | 2021-12-02 | 2.5 MB | |
README.1000 | 2021-12-02 | 1.3 kB | |
xtp3-10.0-0.zip | 2021-12-02 | 4.4 MB | |
Totals: 3 Items | 6.9 MB | 0 |
xt (10.0-0) stable; urgency=low * release 10.0-0 using python 3.9.x * added modpython-fixes file to doc directory * added new functions to myFunctions, config and category * added image/* file filter to _category/item input forms * added function getCreds to confirm user credentials * added function getMediaMatches, for consolidation * added action to login/logout html via hidded input and puv * added empty table row to supportTable * added many python3 specific functions from 3t.10-0 * updated myFunctions.support, limited to supportTables * updated boolean checkbox,Toggle (on=FULLTEXT off=%LIKE%) * updated searchQuery to sql only, 6 queries, fulltext/%like% * updated all blob columns to use getFileName * updated catImg2, including replace filename spaces with '_' * updated all calls to appendBlankRows moved to appendHiddenRows * updated all media to mediaID and added it to data * updated cleanTmp to handle an empty tmp dir * updated item list to itemData via getItemData * updated all urls to end in index.py * removed myFunction.getCols * removed myFunctins.quotehandler * removed colspan from 'no records found' display * removed config['invisible'], using the string 'filename' * removed config['owner'], using the string 'owner'