aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/vcomponent.scm (unfollow)
Commit message (Expand)Author
2022-10-16Change gettext '_' to 'G_'.Hugo Hörnquist
2022-07-25Repair broken styles on search page.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-12Stop using with-label.Hugo Hörnquist
2022-06-11Fix a few strings where translations wheren't applied.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-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-03-28Use catch* where appropriateHugo 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-02Move calculate-fg-color into calp subtree.Hugo Hörnquist
2022-02-01Move path-append to own module.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-10Major move from week to calendar meta-view. Also repairs month view.Hugo Hörnquist
2021-12-10Major cleanup in calp html.Hugo Hörnquist
2021-12-09Propagate recurring events to frontend.Hugo Hörnquist
2021-12-07Deprecate editable-repeat-info, some comments.Hugo Hörnquist
2021-12-02Formatting fixes in make-block.Hugo Hörnquist
2021-11-30Rework tab system.Hugo Hörnquist
2021-11-26Got categories working.Hugo Hörnquist
2021-11-18Remove .interactive, fix date-time checkbox.Hugo Hörnquist
2021-11-10Calendar colors now handled through html datasets.Hugo Hörnquist
2021-10-06Drive popup tabs through javascript.Hugo Hörnquist
2021-10-04Work on calendar from event in frontend, broken.Hugo Hörnquist
2021-10-03workHugo Hörnquist
2021-10-03Further work, rework popup.Hugo Hörnquist
2021-10-03Repair debug buttons.Hugo Hörnquist
2021-10-01Reintroduce dateonly for date-time-input:s.Hugo Hörnquist
2021-10-01Got date-times working in new system.Hugo Hörnquist
2021-09-29Start rework on js setup.Hugo Hörnquist
2021-08-30Add debug tab to HTML popups.Hugo Hörnquist
2021-08-15Render attachements to HTML frontend.Hugo Hörnquist
2021-08-15Fix encode-query-parameters.Hugo Hörnquist
2021-06-10Add marker on events with descriptions.Hugo Hörnquist
2021-05-17Cleanup + fix for wholeday checkbox.Hugo Hörnquist