aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view/search.scm (follow)
Commit message (Collapse)AuthorAge
* Add remove home button to seacrh page.Hugo Hörnquist2022-02-13
|
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31
| | | | | This is the first (major) step in splitting the generally useful items into its own library.
* Cleanup modules.Hugo Hörnquist2021-12-22
| | | | | | Primarly this moves all vcompenent input and output code to clearly labeled modules, instead of being spread out. At the same time it also removes a handfull of unused procedures.
* Fix paginator buttons forgetting future clause.Hugo Hörnquist2021-08-15
|
* Add only-future checkbox on search page.Hugo Hörnquist2021-02-01
|
* Propagate errors to HTML search page.Hugo Hörnquist2020-08-27
|
* Move util modules into calp module..Hugo Hörnquist2020-08-24
|
* Move html modules under calp.Hugo Hörnquist2020-08-23