aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view (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
* Remove (add|remove)-day, and month[+-].Hugo Hörnquist2022-06-23
* Clean up btn.Hugo Hörnquist2022-06-23
* Normalize keyword syntax.Hugo Hörnquist2022-06-23
* Remove procedure tabset.Hugo Hörnquist2022-06-23
* 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
* Fixup translatable strings.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
* | Remove assert.Hugo Hörnquist2022-03-28
* | Normalize errors.Hugo Hörnquist2022-03-28
* | Introduce user-additions in frontend.Hugo Hörnquist2022-03-15
* | Move summary-filter and description-filter configs to more sensible place.Hugo Hörnquist2022-03-15
* | Add missing (ice-9 format) imports.Hugo Hörnquist2022-03-06
|/
* Add remove home button to seacrh page.Hugo Hörnquist2022-02-13
* Add tree-node.Hugo Hörnquist2022-01-31
* 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
* Repair event position in week.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 fullscreen button to popups.Hugo Hörnquist2021-12-07
* Add clarifying comments.Hugo Hörnquist2021-12-06
* Add basic changelog viewHugo Hörnquist2021-12-02
* Rework tab system.Hugo Hörnquist2021-11-30
* Display categories in event description.Hugo Hörnquist2021-11-26
* Rework popup components.Hugo Hörnquist2021-11-21
* Add basic rrule tab.Hugo Hörnquist2021-11-19
* Change popup tabs interface.Hugo Hörnquist2021-11-18
* Restore remove event functionality.Hugo Hörnquist2021-11-18
* 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
* Better handle debug tab.Hugo Hörnquist2021-11-09