aboutsummaryrefslogtreecommitdiff
path: root/module/output/html.scm (follow)
Commit message (Expand)AuthorAge
* Start work on making DTEND optional.optional-dtendHugo Hörnquist2020-05-09
* All warning procedures now uses warning system.Hugo Hörnquist2020-05-04
* Fix /today? when intervaltype is something else.Hugo Hörnquist2020-05-04
* Fix HTML week number rendering around v. 1.Hugo Hörnquist2020-05-03
* [today] and [jump to] now works without JS.Hugo Hörnquist2020-05-03
* Whitespace fixup.Hugo Hörnquist2020-05-03
* Add [today] and [jump to] button in frontend.Hugo Hörnquist2020-05-03
* Translate 'monthly' and 'weekly' buttons.Hugo Hörnquist2020-05-03
* Add intervaltype argument to html-generate.Hugo Hörnquist2020-05-03
* Allow btn to take nothing, and default to <button>.Hugo Hörnquist2020-05-03
* Remove old popup code.Hugo Hörnquist2020-05-01
* Setup local mirroring of frontend libs.Hugo Hörnquist2020-05-01
* Merge branch 'master' into tooltipHugo Hörnquist2020-05-01
|\
| * Change call signature for [gs]etf.Hugo Hörnquist2020-04-30
| * Update HTML to use app.Hugo Hörnquist2020-04-30
* | Made code more compatible with popups, improve config.Hugo Hörnquist2020-04-29
* | Test tooltip library.Hugo Hörnquist2020-04-29
|/
* Add TODO to HTML.Hugo Hörnquist2020-04-29
* .btn click area now fixed.Hugo Hörnquist2020-04-28
* Whitespace cleanup.Hugo Hörnquist2020-04-28
* Fix overview spelling.Hugo Hörnquist2020-04-28
* Comment on marks in small calendar.Hugo Hörnquist2020-04-28
* Add hover-text to popup buttons.Hugo Hörnquist2020-04-27
* Move events-between to datetime/vcomponent.Hugo Hörnquist2020-04-27
* Remove event-debug-html.Hugo Hörnquist2020-04-27
* Replace code for small calendar.Hugo Hörnquist2020-04-27
* Minor updates.Hugo Hörnquist2020-04-27
* Popup sidebar now button holder.Hugo Hörnquist2020-04-26
* Add export as ics button.Hugo Hörnquist2020-04-26
* Add popup close button.Hugo Hörnquist2020-04-26
* Move a on event to inside, around body.Hugo Hörnquist2020-04-26
* Made .btn own css class.Hugo Hörnquist2020-04-26
* Text event CSS better generalized.Hugo Hörnquist2020-04-26
* Sidebar event code now reusable for popups.Hugo Hörnquist2020-04-26
* Table cells date now in <time> tag.Hugo Hörnquist2020-04-26
* All HTML graphical events now use same render code.Hugo Hörnquist2020-04-26
* Break out format-recurrence-rule.Hugo Hörnquist2020-04-26
* Move events-between.Hugo Hörnquist2020-04-26
* Month view better colors.Hugo Hörnquist2020-04-26
* Move date-range to datetime/util.Hugo Hörnquist2020-04-26
* Remove days-between in favour of days-in-interval.Hugo Hörnquist2020-04-26
* HTML event attributes added as html attributes.Hugo Hörnquist2020-04-26
* Remove wkst argument from tablify.Hugo Hörnquist2020-04-26
* Add some comments.Hugo Hörnquist2020-04-26
* HTML Description exception handler now works.Hugo Hörnquist2020-04-26
* Renormalize some dt's to local time, solving owerflow.Hugo Hörnquist2020-04-25
* Add exception handler to description filter.Hugo Hörnquist2020-04-25
* Slightly improve display of EXDATES.Hugo Hörnquist2020-04-25
* Add week numbers to HTML small calendar.Hugo Hörnquist2020-04-16
* Add UI sliders to tune CSS.Hugo Hörnquist2020-04-14