aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view/calendar.scm (unfollow)
Commit message (Expand)Author
2022-05-18workuid-stuffHugo 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
2020-11-20Work on templetazing js.Hugo Hörnquist
2020-10-26Cleanup and move input_list to own file.Hugo Hörnquist
2020-10-02Move JS type info into own file.Hugo Hörnquist
2020-09-28Groundwork for adding new fields from frontend.Hugo Hörnquist
2020-09-07Split js in 2.Hugo Hörnquist
2020-08-27Add search field.Hugo Hörnquist
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-23Move html modules under calp.Hugo Hörnquist