aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view/calendar.scm (follow)
Commit message (Expand)AuthorAge
* Change gettext '_' to 'G_'.Hugo Hörnquist2022-10-16
* Change JavaScript build system to esbuild.Hugo Hörnquist2022-08-01
* Centralize (almost) all exports to :export in define-module.Hugo Hörnquist2022-06-23
* Resolve TODO about calendar styles.Hugo Hörnquist2022-06-21
* Fix comments being constantly added to po files.Hugo Hörnquist2022-06-16
* Remove custom let*.Hugo Hörnquist2022-06-13
* Embedd fragile strings in sxml in procedures.Hugo Hörnquist2022-06-12
* Introduce component date-jump.Hugo Hörnquist2022-04-23
* Replace config system with paramater based system.Hugo Hörnquist2022-04-11
* Merge branch 'translation'Hugo Hörnquist2022-04-07
|\
| * Prepare code for translation.Hugo Hörnquist2022-02-22
* | Made sidebar date headings sticky.Hugo Hörnquist2022-04-05
* | Normalize errors.Hugo Hörnquist2022-03-28
* | Introduce user-additions in frontend.Hugo Hörnquist2022-03-15
* | Add missing (ice-9 format) imports.Hugo Hörnquist2022-03-06
|/
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31
* Cleanup modules.Hugo Hörnquist2021-12-22
* Fix colors on earlier events in sidebarHugo Hörnquist2021-12-12
* Add create event button!Hugo Hörnquist2021-12-10
* '.btn' no longer contains div.Hugo Hörnquist2021-12-10
* Remove commented out script includes.Hugo Hörnquist2021-12-10
* Change {start,end}-date to pre-start and post-end.Hugo Hörnquist2021-12-10
* Major move from week to calendar meta-view. Also repairs month view.Hugo Hörnquist2021-12-10
* Major cleanup in calp html.Hugo Hörnquist2021-12-10
* Propagate recurring events to frontend.Hugo Hörnquist2021-12-09
* Deprecate editable-repeat-info, some comments.Hugo Hörnquist2021-12-07
* Add clarifying comments.Hugo Hörnquist2021-12-06
* Minor fixes.Hugo Hörnquist2021-11-15
* Propagate default-calendar from backend to frontend.Hugo Hörnquist2021-11-15
* Handle calendar change through dropdown.Hugo Hörnquist2021-11-10
* Calendar colors now handled through html datasets.Hugo Hörnquist2021-11-10
* Fix flat event slice for calendars.Hugo Hörnquist2021-11-08
* Start depending on npm.Hugo Hörnquist2021-11-05
* Merge branch 'new-js' into typescriptHugo Hörnquist2021-10-04
|\
| * Work on calendar from event in frontend, broken.Hugo Hörnquist2021-10-04
* | Major typescript work.Hugo Hörnquist2021-10-04
|/
* workHugo Hörnquist2021-10-03
* Further work, rework popup.Hugo Hörnquist2021-10-03
* Remove old date_time system.Hugo Hörnquist2021-10-01
* Replace today-button with web component.Hugo Hörnquist2021-09-30
* Start rework on js setup.Hugo Hörnquist2021-09-29
* Add comment about "bug" where calendars where missing their names.Hugo Hörnquist2021-08-10
* HTML calendar list now links to list off all their events.Hugo Hörnquist2021-08-10
* Add TODO about search formatting.Hugo Hörnquist2021-05-17
* Change background when in debug mode.Hugo Hörnquist2021-05-16
* Start moving vcal stuff to own class.Hugo Hörnquist2021-03-02
* Merge branch 'doc' into jcalHugo Hörnquist2021-01-13
|\
| * Fix repo-url in HTML.Hugo Hörnquist2021-01-13
* | Start work on jcal system.Hugo Hörnquist2020-12-18
|/
* JS Add date_time pseudo tag.Hugo Hörnquist2020-11-23