Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-26 | feat: Modify templates to extend from index_page. | Alexander_Kabui | |
* This ensures we have the global search functionality included for all. | |||
2024-09-16 | Refactor: refactor url_for for gn docs. | Alexander_Kabui | |
2024-08-21 | Fix timestamp attribute names | zsloan | |
They were previously stored as 'created_timestamp' and 'changed_timestamp', but are now stored as 'created' and 'changed' | |||
2024-08-19 | Remove javascript escape function from View Collection page to fix encoding ↵ | zsloan | |
issues | |||
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. | Arun Isaac | |
We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. |