aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/vcomponent.scm (unfollow)
Commit message (Collapse)Author
2020-11-06Add view calendar button on search page.Hugo Hörnquist
2020-11-05Add comment about freeform fields.Hugo Hörnquist
2020-11-05Bound CATEGORIES input.Hugo Hörnquist
2020-10-26HTML Prettyify code for following tags.Hugo Hörnquist
2020-10-23Work on generalizing multi-input lists.Hugo Hörnquist
2020-10-16s/inline-edit/input-list/Hugo Hörnquist
2020-10-05Remove old edit mode.Hugo Hörnquist
2020-10-02Binding of fields in edit tab work.Hugo Hörnquist
2020-10-02Fix XML double attribute error.Hugo Hörnquist
2020-09-28Groundwork for adding new fields from frontend.Hugo Hörnquist
2020-09-28Made timeinput checkbox needlesly fancy.Hugo Hörnquist
2020-09-27Add fancy editing of tag list.Hugo Hörnquist
2020-09-27Input cleaned up.Hugo Hörnquist
2020-09-27Add new edit tab.Hugo Hörnquist
2020-09-09HTML Better RRULE formatting.Hugo Hörnquist
2020-09-08HTML add description on existing events.Hugo Hörnquist
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-23Move html modules under calp.Hugo Hörnquist
2020-08-18SIGUSR1 to reload calendars.Hugo Hörnquist
2020-08-17Fixes.Hugo Hörnquist
2020-08-17MOOREHugo Hörnquist
2020-08-17Start moving stuff out from output.Hugo Hörnquist
2020-08-17Selected event now glows.Hugo Hörnquist
2020-08-17Can add events spanning midnight.Hugo Hörnquist
2020-08-17Add TRANSPARENT support.Hugo Hörnquist
2020-08-17Fix date output on long events.Hugo Hörnquist
2020-08-14Popup style improvement, add tab for repeats.Hugo Hörnquist
2020-08-12Can create events in different calentdars, given that the calendars have ↵Hugo Hörnquist
simple names.
2020-08-12Massivly simplify config internals.Hugo Hörnquist
2020-08-11Fix frontend for calendar choosing.Hugo Hörnquist
2020-08-11Limit CAL_ class to once per 'thing'.Hugo Hörnquist
2020-08-11Mercge CAL and CAL_bg css classes.Hugo Hörnquist
2020-08-11Allow events to enter edit mode after creation.Hugo Hörnquist
2020-08-11HTML Created events now have a description.Hugo Hörnquist
Unfortunately they ALWAYS have a description.
2020-08-10Really start breaking apart HTML.Hugo Hörnquist
2020-08-10HTML work.Hugo Hörnquist