aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html (unfollow)
Commit message (Expand)Author
2022-10-16Change gettext '_' to 'G_'.Hugo Hörnquist
2022-08-01Change JavaScript build system to esbuild.Hugo Hörnquist
2022-07-25Repair broken styles on search page.Hugo Hörnquist
2022-06-23Remove (add|remove)-day, and month[+-].Hugo Hörnquist
2022-06-23Clean up btn.Hugo Hörnquist
2022-06-23Normalize keyword syntax.Hugo Hörnquist
2022-06-23Remove procedure tabset.Hugo Hörnquist
2022-06-23Centralize (almost) all exports to :export in define-module.Hugo Hörnquist
2022-06-21Resolve TODO about calendar styles.Hugo Hörnquist
2022-06-21Minor cleanup in fmt-single-event.Hugo Hörnquist
2022-06-16Fix comments being constantly added to po files.Hugo Hörnquist
2022-06-13Escape some unicode in initial xhtml output.Hugo Hörnquist
2022-06-13Remove custom let*.Hugo Hörnquist
2022-06-12Remove with-label.Hugo Hörnquist
2022-06-12Stop using with-label.Hugo Hörnquist
2022-06-12Embedd fragile strings in sxml in procedures.Hugo Hörnquist
2022-06-12Add <!DOCTYPE html> to xhtml-doc macro.Hugo Hörnquist
2022-06-11Fix a few strings where translations wheren't applied.Hugo Hörnquist
2022-04-25Minor cleanup.Hugo Hörnquist
2022-04-24Dead code removal.Hugo Hörnquist
2022-04-23Introduce component date-jump.Hugo Hörnquist
2022-04-23Update comment on cal-table.Hugo Hörnquist
2022-04-23Remove unused procedure form.Hugo Hörnquist
2022-04-23Fix missing hower-text for changelog tabs.Hugo Hörnquist
2022-04-23Repair and rewrote sliders in HTML.Hugo Hörnquist
2022-04-21Fix some translations not being evaluated.Hugo Hörnquist
2022-04-12Fix edit popups not auto opening.Hugo Hörnquist
2022-04-11Replace config system with paramater based system.Hugo Hörnquist
2022-04-11Fixup translatable strings.Hugo Hörnquist
2022-04-05Remove reference to non-existant parameter submit.Hugo Hörnquist
2022-04-05Made sidebar date headings sticky.Hugo Hörnquist
2022-03-28Remove assert.Hugo Hörnquist
2022-03-28Use catch* where appropriateHugo Hörnquist
2022-03-28Normalize errors.Hugo Hörnquist
2022-03-15Introduce user-additions in frontend.Hugo Hörnquist
2022-03-15Fix anchors in non-js page.Hugo Hörnquist
2022-03-15Move summary-filter and description-filter configs to more sensible place.Hugo Hörnquist
2022-03-06Add missing (ice-9 format) imports.Hugo Hörnquist
2022-02-22Prepare code for translation.Hugo Hörnquist
2022-02-13Add remove home button to seacrh page.Hugo Hörnquist
2022-02-02Move calculate-fg-color into calp subtree.Hugo Hörnquist
2022-02-01Move path-append to own module.Hugo Hörnquist
2022-01-31Add tree-node.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
2021-12-22Cleanup modules.Hugo Hörnquist
2021-12-12Correctly show recur indicator.Hugo Hörnquist
2021-12-12Fix recurring events not being rendered in side listHugo Hörnquist
2021-12-12Fix colors on earlier events in sidebarHugo Hörnquist
2021-12-10Add create event button!Hugo Hörnquist
2021-12-10'.btn' no longer contains div.Hugo Hörnquist