Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xt-1.4-0.zip | 2020-10-25 | 4.3 MB | |
xt-1.4-0.tar.xz | 2020-10-25 | 2.2 MB | |
README.140 | 2020-10-25 | 1.4 kB | |
Totals: 3 Items | 6.5 MB | 0 |
xt (1.4-0) stable; urgency=low * added new cat full record view * added css to highlight current action * added new function to get ownerName * added exported date to text export file * added test for 'builtin' locales in main4 * added searchAllAllTable to fine tune search results * added int and float inputs to item table * updated int, float and date inputs with type validation * updated export, refactored for item/cat/support tables * updated searchQuery to use media table keyCols for search * updated getToolTip to better ignore non-conformance * updated itemShowColumns, ignore notAllowed columns * updated getCols to provide default image for _category * updated order of column display reflects table order * updated exported doc file name to include release info * updated supportTable edit/create, one row per entry * updated search to use catQuery where possible * updated all/all search to search all chr columns * updated createMedia input to match editMedia * updated editMedia textarea to span 2 columns * updated editLocale to find correct selectedLocale * updated locale 34 from 'view item' to 'Record' * updated itemTable and catRecord with standard 'no records found' message. * updated queries with numbers in them to str(number) * removed unneeded table tests in main4, for settings buttons