aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Change event creation to only work for long events.Hugo Hörnquist2020-07-13
* | lol gensym.Hugo Hörnquist2020-07-13
* | Javascript use strict.Hugo Hörnquist2020-07-13
* | JS Move eventCreation functions into class.Hugo Hörnquist2020-07-13
* | Remove width:calc(100%*var(--editmode)) from created events.Hugo Hörnquist2020-07-13
|/
* Apply event blankspace to long events.Hugo Hörnquist2020-07-13
* Fix module error in (output vdir).Hugo Hörnquist2020-07-13
* Clean up makefile.Hugo Hörnquist2020-07-13
* main accepts GUILE env var.Hugo Hörnquist2020-07-13
* Minor cleanup.Hugo Hörnquist2020-07-13
* Fix popup movement.Hugo Hörnquist2020-07-13
* Add basic movement of popups.Hugo Hörnquist2020-07-13
* Fix Javascript part of event removal.Hugo Hörnquist2020-07-12
* 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
* JS work.Hugo Hörnquist2020-07-12
* Remove parents_until.Hugo Hörnquist2020-07-12
* Fixed display end time of short events.Hugo Hörnquist2020-07-12
* Reintroduce time input on generated events for HTML.Hugo Hörnquist2020-07-12
* Add deleteIndex to javascript arrays.Hugo Hörnquist2020-07-12
* Created events dt{start,end} now correct date.Hugo Hörnquist2020-07-12
* Fix graphical event overflow.Hugo Hörnquist2020-07-12
* Remove unused decimal_time_to_string.Hugo Hörnquist2020-07-12
* Slightly simplify js format_date.Hugo Hörnquist2020-07-12
* Remove time_to_date.Hugo Hörnquist2020-07-12
* Realized javascript had the Math "library".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 decimal_time_to_date.Hugo Hörnquist2020-07-11
* {time => date}_to_percent.Hugo Hörnquist2020-07-11
* Break out bind_properties function.Hugo Hörnquist2020-07-11
* Change bar class to eventlike.Hugo Hörnquist2020-07-11
* TODO tz.Hugo Hörnquist2020-07-11
* Switch on type instead of field name...Hugo Hörnquist2020-07-11
* Javascript icalendar format of datetime.Hugo Hörnquist2020-07-11
* Add some TODO:s.Hugo Hörnquist2020-07-11
* Javascript only allow event creation when mouse down on background.Hugo Hörnquist2020-07-11
* Javascript bind advanced fields + special formatting.Hugo Hörnquist2020-07-11
* Remove Javascript XML pretty printer.Hugo Hörnquist2020-07-10
* 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