aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Expand)AuthorAge
* Add drag-handles to events.draghandleHugo Hörnquist2020-07-13
* Event creation from HTML works again.Hugo Hörnquist2020-07-12
* SXML Namespace mappings.Hugo Hörnquist2020-07-12
* Add initial (sxml namespace).Hugo Hörnquist2020-07-12
* Minor formatting changes.Hugo Hörnquist2020-07-12
* Fix graphical event overflow.Hugo Hörnquist2020-07-12
* Minor whitespace change.Hugo Hörnquist2020-07-12
* HTML Change template code for new events.Hugo Hörnquist2020-07-11
* Add (vcomponent build).Hugo Hörnquist2020-07-11
* Add some TODO:s.Hugo Hörnquist2020-07-11
* Javascript bind advanced fields + special formatting.Hugo Hörnquist2020-07-11
* Javascript bind properties to object.Hugo Hörnquist2020-07-10
* Fix popup close buttons, and ESC to close all.Hugo Hörnquist2020-07-10
* Serve xml under .html, month view xhtml content-type.Hugo Hörnquist2020-07-10
* Add CSS to embedded icalendar.Hugo Hörnquist2020-07-10
* Move back to own popup system.Hugo Hörnquist2020-07-10
* Attempt to serve everything as xml.Hugo Hörnquist2020-07-09
* Replace xcal main with ns-wrap.Hugo Hörnquist2020-07-09
* HTML Download tab now div instead of article.Hugo Hörnquist2020-07-09
* Patch sxml->html, adding:Hugo Hörnquist2020-07-09
* Import sxml->html from dthompson.Hugo Hörnquist2020-07-08
* Move save-event to own module.Hugo Hörnquist2020-07-08
* Add HTML button for removing elements.Hugo Hörnquist2020-07-08
* Add /remove POST endpoint.Hugo Hörnquist2020-07-08
* Add xcal class to unformatted xml.Hugo Hörnquist2020-07-08
* Add TODO about stack overflow fro add-/remove-event.Hugo Hörnquist2020-07-08
* Add remove-event.Hugo Hörnquist2020-07-08
* Fixes in add-event.Hugo Hörnquist2020-07-08
* HTML move download to own tab.Hugo Hörnquist2020-07-08
* Add preliminary xcal download endpoint.Hugo Hörnquist2020-07-08
* Repair ics output.Hugo Hörnquist2020-07-08
* TODO about list parser.Hugo Hörnquist2020-07-08
* Only include XCAL when in edit mode.Hugo Hörnquist2020-07-08
* Fix minor errors in HTML output.Hugo Hörnquist2020-07-08
* Merge branch 'html-popup-tabs'Hugo Hörnquist2020-07-08
|\
| * Draft of multiple tabs for HTML popups.Hugo Hörnquist2020-07-07
* | Remove faulty top error handler from main.Hugo Hörnquist2020-07-07
* | Remove bytevector depend in vcomponent/parse.Hugo Hörnquist2020-07-07
* | HTML add defer to script tags.Hugo Hörnquist2020-07-07
|/
* Rename parse component to parse ical.Hugo Hörnquist2020-07-07
* Resolve TZ for xcal datetime.Hugo Hörnquist2020-07-07
* Resolve whitespace in binary.Hugo Hörnquist2020-07-07
* Extend (vcomponent describe) to handle multi-valued fields.Hugo Hörnquist2020-07-07
* Introduce HTML edit mode.Hugo Hörnquist2020-07-07
* Fix UNTIL parsinrg for RRULE:s.Hugo Hörnquist2020-07-07
* TODO's in html.Hugo Hörnquist2020-07-07
* Fix check for empty log file.Hugo Hörnquist2020-07-07
* Remove some TODO:s.Hugo Hörnquist2020-07-07
* Major reordering in datetime.Hugo Hörnquist2020-07-07
* Clean up datetime parsing.Hugo Hörnquist2020-07-07