aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view/calendar.scm (unfollow)
Commit message (Expand)Author
2023-09-05Major work on, something.Hugo Hörnquist
2022-10-16Change gettext '_' to 'G_'.Hugo Hörnquist
2022-08-01Change JavaScript build system to esbuild.Hugo Hörnquist
2022-07-07Change date/time interface.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-16Fix comments being constantly added to po files.Hugo Hörnquist
2022-06-13Remove custom let*.Hugo Hörnquist
2022-06-12Embedd fragile strings in sxml in procedures.Hugo Hörnquist
2022-04-23Introduce component date-jump.Hugo Hörnquist
2022-04-11Replace config system with paramater based system.Hugo Hörnquist
2022-04-05Made sidebar date headings sticky.Hugo Hörnquist
2022-03-28Normalize errors.Hugo Hörnquist
2022-03-15Introduce user-additions in frontend.Hugo Hörnquist
2022-03-06Add missing (ice-9 format) imports.Hugo Hörnquist
2022-02-22Prepare code for translation.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-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
2021-12-10Remove commented out script includes.Hugo Hörnquist
2021-12-10Change {start,end}-date to pre-start and post-end.Hugo 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-06Add clarifying comments.Hugo Hörnquist
2021-11-15Minor fixes.Hugo Hörnquist
2021-11-15Propagate default-calendar from backend to frontend.Hugo Hörnquist
2021-11-10Handle calendar change through dropdown.Hugo Hörnquist
2021-11-10Calendar colors now handled through html datasets.Hugo Hörnquist
2021-11-08Fix flat event slice for calendars.Hugo Hörnquist
2021-11-05Start depending on npm.Hugo Hörnquist
2021-10-04Major typescript work.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-01Remove old date_time system.Hugo Hörnquist
2021-09-30Replace today-button with web component.Hugo Hörnquist
2021-09-29Start rework on js setup.Hugo Hörnquist
2021-08-10Add comment about "bug" where calendars where missing their names.Hugo Hörnquist
2021-08-10HTML calendar list now links to list off all their events.Hugo Hörnquist
2021-05-17Add TODO about search formatting.Hugo Hörnquist
2021-05-16Change background when in debug mode.Hugo Hörnquist
2021-03-02Start moving vcal stuff to own class.Hugo Hörnquist
2021-01-13Fix repo-url in HTML.Hugo Hörnquist
2020-12-18Start work on jcal system.Hugo Hörnquist
2020-11-23JS Add date_time pseudo tag.Hugo Hörnquist
2020-11-23Bind large part of rrule.Hugo Hörnquist