aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/collections
AgeCommit message (Expand)Author
2024-08-21Fix timestamp attribute names...They were previously stored as 'created_timestamp' and 'changed_timestamp', but are now stored as 'created' and 'changed' zsloan
2024-08-19Remove javascript escape function from View Collection page to fix encoding i...zsloan
2024-03-13Make some improvements to the collections list templatezsloan
2024-02-14replace jquery-ui cdn with guix packagingAlexander_Kabui
2023-12-29Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. Arun Isaac