aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/vcomponent.scm (unfollow)
Commit message (Expand)Author
2021-05-17Cleanup + fix for wholeday checkbox.Hugo Hörnquist
2021-05-17Rework date-time input to be cleaner + work again.Hugo Hörnquist
2021-03-02Start moving vcal stuff to own class.Hugo Hörnquist
2021-02-01Change clear-input icon.Hugo Hörnquist
2021-02-01Limit edit tab to when in edit mode.Hugo Hörnquist
2021-01-13Add debug buttons in popup for dumping xcal and jcal.Hugo Hörnquist
2021-01-13Add debug button to repats tab.Hugo Hörnquist
2021-01-13Start using event_from_popup everywhere.Hugo Hörnquist
2020-11-23Bind large part of rrule.Hugo Hörnquist
2020-11-21Further work on breakout and rrule.Hugo Hörnquist
2020-11-20Start adding binding stuff too rrule edit form.Hugo Hörnquist
2020-11-17Repair by* input.Hugo Hörnquist
2020-11-11Start byday.Hugo Hörnquist
2020-11-11Add @select for RRULE options.Hugo Hörnquist
2020-11-06Add most of form for editing rrule:s.Hugo Hörnquist
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 simp...Hugo Hörnquist
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
2020-08-10Really start breaking apart HTML.Hugo Hörnquist