aboutsummaryrefslogtreecommitdiff
path: root/module/output/html.scm (unfollow)
Commit message (Expand)Author
2020-07-13Minor SXML cleanup.Hugo Hörnquist
2020-07-13Frontend for event creation should work for long and short events.Hugo Hörnquist
2020-07-13Remove width:calc(100%*var(--editmode)) from created events.Hugo Hörnquist
2020-07-13Apply event blankspace to long events.Hugo Hörnquist
2020-07-13Minor cleanup.Hugo Hörnquist
2020-07-12Minor formatting changes.Hugo Hörnquist
2020-07-12Fix graphical event overflow.Hugo Hörnquist
2020-07-11HTML Change template code for new events.Hugo Hörnquist
2020-07-11Add some TODO:s.Hugo Hörnquist
2020-07-11Javascript bind advanced fields + special formatting.Hugo Hörnquist
2020-07-10Javascript bind properties to object.Hugo Hörnquist
2020-07-10Fix popup close buttons, and ESC to close all.Hugo Hörnquist
2020-07-10Add CSS to embedded icalendar.Hugo Hörnquist
2020-07-10Move back to own popup system.Hugo Hörnquist
2020-07-09Attempt to serve everything as xml.Hugo Hörnquist
2020-07-09HTML Download tab now div instead of article.Hugo Hörnquist
2020-07-08Add HTML button for removing elements.Hugo Hörnquist
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