Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3tp3-10.1-0.zip | 2021-12-19 | 4.6 MB | |
3tp3-10.1-0.tar.xz | 2021-12-19 | 2.4 MB | |
README.1010 | 2021-12-19 | 1.1 kB | |
Totals: 3 Items | 7.0 MB | 0 |
3t (10.1-0) stable; urgency=low * added samesite attribute to cookie * added function myFunctions/itemForm * added function myFunctions/catForm * added function myFunctions/searchForm * added function myFunctions/supportForm * added invalid characters pattern to searchForm (&^#%) * added padding to textarea * added db.py error catching and display * updated install and readme text files * updated the documentation * updated select forms, fixed 'connection was reset' error * updated url startup, now requires dbname and sqlhost * updated the startup error message and functionality * updated cat/media captions, limited to first catKeyCol * updated item/media captions, limited to first 2 itemKeyCols * updated css files for error dialogs and colors * updated css using four root font sizes and root colors * updated searchQuery from xt, offers %like% and fulltext searches * removed quotehandler, no longer needed with mariadb module * removed import copy, using [:] and copy() instead * removed support for the MySQLdb, using mariadb connector