| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| trucklog-10.0-0.zip | 2023-03-09 | 4.2 MB | |
| trucklog-10.0-0.tar.xz | 2023-03-09 | 3.9 MB | |
| README.10.0-0 | 2023-03-09 | 1.4 kB | |
| Totals: 3 Items | 8.1 MB | 0 | |
trucklog (10.0-0) * added UPGRADING.TXT * added module myCookies.py * added html5genPy3 - python3 only * added print.js, replacing inline js * added smtpport to configure with jquery help * added first start configuration controls * added 'new' button jquery help * added tls port 587 email support * added cgi.py and doc to modules directory * added favicon selection to configuration * added three help popups to configuration * added jquery css file: datepicker.css * added custom favicon dirs to html5genPy3.py * updated all code for python3.9 compatibility * updated updated jquery to latest stable * updated smtp commands * updated mail doc css * updated INSTALL.TXT * updated favicon to favicon.png * updated time and date pickers for new logs * updated help text in jquery help dialogs * updated config['icon'] to config['companyicon'] * updated message texts, using triple quoting * updated css color files, re-formatted and matched * updated all open() calls to while open() with utf8 * updated comment line to monospace/70 characters * updated smtppass to be input type password * updated htm5 validation * updated css3 validation * updated js, replace single quotes with double quotes * removed the "XXXXXX" docno, empty docno left empty * removed config['viewicon'], using companyicon * removed HTMLgenGMW.py - is python2 only