aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view (unfollow)
Commit message (Expand)Author
2022-03-15Introduce user-additions in frontend.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-13Add remove home button to seacrh page.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-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-10Repair event position in week.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-07Add fullscreen button to popups.Hugo Hörnquist
2021-12-06Add clarifying comments.Hugo Hörnquist
2021-12-02Add basic changelog viewHugo Hörnquist
2021-11-30Rework tab system.Hugo Hörnquist
2021-11-26Display categories in event description.Hugo Hörnquist
2021-11-21Rework popup components.Hugo Hörnquist
2021-11-19Add basic rrule tab.Hugo Hörnquist
2021-11-18Change popup tabs interface.Hugo Hörnquist
2021-11-18Restore remove event functionality.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-09Better handle debug tab.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-10Mostly fix datetime values in frontend.Hugo Hörnquist
2021-10-06Drive popup tabs through javascript.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-10-01Got date-times working in new 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-20Make zero-length events be part of day flow.Hugo Hörnquist
2021-08-15Fix paginator buttons forgetting future clause.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-05-11Add week indicator to week screen.Hugo Hörnquist