aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Expand)AuthorAge
* Merge branch 'jcal'Hugo Hörnquist2021-05-17
|\
| * Cleanup + fix for wholeday checkbox.Hugo Hörnquist2021-05-17
| * Rework date-time input to be cleaner + work again.Hugo Hörnquist2021-05-17
| * Change background when in debug mode.Hugo Hörnquist2021-05-16
| * Start moving vcal stuff to own class.Hugo Hörnquist2021-03-02
| * Limit edit tab to when in edit mode.Hugo Hörnquist2021-02-01
| * Handle types of xcal rrule.Hugo Hörnquist2021-02-01
* | Terminal reload events when jumping to today.Hugo Hörnquist2021-05-15
* | Add week indicator to week screen.Hugo Hörnquist2021-05-11
* | Change clear-input icon.Hugo Hörnquist2021-02-01
|/
* Add only-future checkbox on search page.Hugo Hörnquist2021-02-01
* Added string->date/-time.Hugo Hörnquist2021-01-14
* Bind full week days in addition to abriviations.Hugo Hörnquist2021-01-14
* xcal parse now handles WKST in RRULE's.Hugo Hörnquist2021-01-14
* Add comments to some procedures.Hugo Hörnquist2021-01-14
* Add horrendous / -> /today redirect.Hugo Hörnquist2021-01-14
* Merge branch 'doc' into jcalHugo Hörnquist2021-01-13
|\
| * Fix repo-url in HTML.Hugo Hörnquist2021-01-13
* | Add debug buttons in popup for dumping xcal and jcal.Hugo Hörnquist2021-01-13
* | Change quoting style.Hugo Hörnquist2021-01-13
* | Add debug button to repats tab.Hugo Hörnquist2021-01-13
* | Start using event_from_popup everywhere.Hugo Hörnquist2021-01-13
* | xcal->vcomponent fix rrule parsing.Hugo Hörnquist2021-01-12
* | Can create event with new interface.Hugo Hörnquist2021-01-12
* | Start work on jcal system.Hugo Hörnquist2020-12-18
|/
* Add convert entry-point.Hugo Hörnquist2020-11-29
* Generated xcal now has by*-rules correct.Hugo Hörnquist2020-11-29
* getopt 'options' option on values.Hugo Hörnquist2020-11-29
* JS Add date_time pseudo tag.Hugo Hörnquist2020-11-23
* Bind large part of rrule.Hugo Hörnquist2020-11-23
* Further work on breakout and rrule.Hugo Hörnquist2020-11-21
* Work on templetazing js.Hugo Hörnquist2020-11-20
* Start adding binding stuff too rrule edit form.Hugo Hörnquist2020-11-20
* Add preliminary component for input-plus-minus.Hugo Hörnquist2020-11-20
* Slightly improve 'Building <events>' print.Hugo Hörnquist2020-11-17
* Repair by* input.Hugo Hörnquist2020-11-17
* Start byday.Hugo Hörnquist2020-11-11
* Add @select for RRULE options.Hugo Hörnquist2020-11-11
* Add most of form for editing rrule:s.Hugo Hörnquist2020-11-06
* Add view calendar button on search page.Hugo Hörnquist2020-11-06
* Merge branch 'front'Hugo Hörnquist2020-11-05
|\
| * Add comment about freeform fields.Hugo Hörnquist2020-11-05
| * Bound CATEGORIES input.Hugo Hörnquist2020-11-05
| * Xcal input split CATEGORIES.Hugo Hörnquist2020-11-05
| * CATEGORIES (and RESOURCES) join list ical on output.Hugo Hörnquist2020-11-05
| * Change recovery on unexpected ',' in TEXT field.Hugo Hörnquist2020-11-05
| * HTML Prettyify code for following tags.Hugo Hörnquist2020-10-26
| * Cleanup and move input_list to own file.Hugo Hörnquist2020-10-26
| * Work on generalizing multi-input lists.Hugo Hörnquist2020-10-23
| * s/inline-edit/input-list/Hugo Hörnquist2020-10-16