Age | Commit message (Expand) | Author |
---|---|---|
2024-08-21 | Fix timestamp attribute names...They were previously stored as 'created_timestamp' and 'changed_timestamp', but are now stored as 'created' and 'changed' | zsloan |
2024-08-19 | Remove javascript escape function from View Collection page to fix encoding i... | zsloan |
2024-03-13 | Make some improvements to the collections list template | zsloan |
2024-02-14 | replace jquery-ui cdn with guix packaging | Alexander_Kabui |
2023-12-29 | Namespace 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 |