aboutsummaryrefslogtreecommitdiff
path: root/module/output/html.scm (unfollow)
Commit message (Expand)Author
2020-08-17Start moving stuff out from output.Hugo Hörnquist
2020-08-14Got rid of (output html).Hugo Hörnquist
2020-08-14Simplify (output html) further.Hugo Hörnquist
2020-08-14Fix /static/ links in generated html + extra.Hugo Hörnquist
2020-08-14Html-generate now returns sxml.Hugo Hörnquist
2020-08-14Simplify (output html).Hugo Hörnquist
2020-08-10Really start breaking apart HTML.Hugo Hörnquist
2020-08-10HTML work.Hugo Hörnquist
2020-08-10Start breaking apart HTML modules.Hugo Hörnquist
2020-08-09Add basic (semi broken) paginator to HTML search.Hugo Hörnquist
2020-08-07Dynamicaly created popups now work.Hugo Hörnquist
2020-08-06HTML month day numbers now links to week view.Hugo Hörnquist
2020-08-06Create multiple events without refreshing page between.Hugo Hörnquist
2020-08-06Fix time when creating from month view.Hugo Hörnquist
2020-08-06Fix popup when creating and deleting in week.Hugo Hörnquist
2020-08-06Fix most of event creation problems in week.Hugo Hörnquist
2020-08-06Start moving popup's away from parents.Hugo Hörnquist
2020-08-05Clean up caltable code.Hugo Hörnquist
2020-08-04Events per day now in correct spots.Hugo Hörnquist
2020-08-04Fix row count and height.Hugo Hörnquist
2020-08-04Start work on long event layout for months.Hugo Hörnquist
2020-08-03Move <events> methods to own module for easier loading.Hugo Hörnquist
2020-08-02Module cleanup.Hugo Hörnquist
2020-08-02Remove (util app).Hugo Hörnquist
2020-07-30Move type formatters away from HTML.Hugo Hörnquist
2020-07-30Start embedding more data for css and js in the html doc.Hugo Hörnquist
2020-07-26Change html-id to randomly generate.Hugo Hörnquist
2020-07-24Button onclick now actually sends object.Hugo Hörnquist
2020-07-15Move --editmode width for generated events to fix css.Hugo Hörnquist
2020-07-15Repair jump to date.Hugo Hörnquist
2020-07-15HTML Generated events now come without an UID.Hugo Hörnquist
2020-07-14Add TODO about id to functions JS.Hugo Hörnquist
2020-07-14Javascripts date should now work for both local and UTC dates.Hugo Hörnquist
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