aboutsummaryrefslogtreecommitdiff
path: root/module/output/html.scm (unfollow)
Commit message (Expand)Author
2020-07-08Add xcal class to unformatted xml.Hugo Hörnquist
2020-07-08HTML move download to own tab.Hugo Hörnquist
2020-07-08Only include XCAL when in edit mode.Hugo Hörnquist
2020-07-08Fix minor errors in HTML output.Hugo Hörnquist
2020-07-07Draft of multiple tabs for HTML popups.Hugo Hörnquist
2020-07-07HTML add defer to script tags.Hugo Hörnquist
2020-07-07Introduce HTML edit mode.Hugo Hörnquist
2020-07-07TODO's in html.Hugo Hörnquist
2020-07-07Merge (datetime util) into (datetime).Hugo Hörnquist
2020-07-07Finished renamining attribute to property.Hugo Hörnquist
2020-07-07Add basic event creation from HTML.Hugo Hörnquist
2020-06-29Xcal output cleanup.Hugo Hörnquist
2020-06-25Changed HTML to include xcal instead of parameters.Hugo Hörnquist
2020-06-15Fix multi-valued fields.Hugo Hörnquist
2020-06-10Fix HTML help file creation.Hugo Hörnquist
2020-06-01Break text procedures into modules.Hugo Hörnquist
2020-06-01Add debug config to html.Hugo Hörnquist
2020-06-01Modify config to store return of #:pre.Hugo Hörnquist
2020-05-24Handle events with no DTEND.Hugo Hörnquist
2020-05-23Slight changes to define-config.Hugo Hörnquist
2020-05-23Remove special case for first day in month view.Hugo Hörnquist
2020-05-23Replace one match-lambda* with case-lambda.Hugo Hörnquist
2020-05-23HTML add debug parameter.Hugo Hörnquist
2020-05-23Minor cleanup.Hugo Hörnquist
2020-05-19Recurrence rules now always parsed.Hugo Hörnquist
2020-05-09New parser now on feature parity with old.Hugo Hörnquist
2020-05-06Made benchmark main runnable again.Hugo Hörnquist
2020-05-05Change to only call get-datetime in parse.Hugo Hörnquist
2020-05-04All warning procedures now uses warning system.Hugo Hörnquist
2020-05-04Fix /today? when intervaltype is something else.Hugo Hörnquist
2020-05-03Fix HTML week number rendering around v. 1.Hugo Hörnquist
2020-05-03[today] and [jump to] now works without JS.Hugo Hörnquist
2020-05-03Whitespace fixup.Hugo Hörnquist
2020-05-03Add [today] and [jump to] button in frontend.Hugo Hörnquist
2020-05-03Translate 'monthly' and 'weekly' buttons.Hugo Hörnquist
2020-05-03Add intervaltype argument to html-generate.Hugo Hörnquist
2020-05-03Allow btn to take nothing, and default to <button>.Hugo Hörnquist
2020-05-01Remove old popup code.Hugo Hörnquist
2020-05-01Setup local mirroring of frontend libs.Hugo Hörnquist
2020-04-30Change call signature for [gs]etf.Hugo Hörnquist
2020-04-30Update HTML to use app.Hugo Hörnquist
2020-04-29Made code more compatible with popups, improve config.Hugo Hörnquist
2020-04-29Test tooltip library.Hugo Hörnquist
2020-04-29Add TODO to HTML.Hugo Hörnquist
2020-04-28.btn click area now fixed.Hugo Hörnquist
2020-04-28Whitespace cleanup.Hugo Hörnquist
2020-04-28Fix overview spelling.Hugo Hörnquist
2020-04-28Comment on marks in small calendar.Hugo Hörnquist
2020-04-27Add hover-text to popup buttons.Hugo Hörnquist
2020-04-27Move events-between to datetime/vcomponent.Hugo Hörnquist