aboutsummaryrefslogtreecommitdiff
path: root/static/script.js (follow)
Commit message (Expand)AuthorAge
* Repair timebar.Hugo Hörnquist2021-01-13
* 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
* Merge branch 'edit-rrule' into jsHugo Hörnquist2020-11-20
|\
| * Start binding in js.Hugo Hörnquist2020-11-20
* | Work on templetazing js.Hugo Hörnquist2020-11-20
|/
* Bound CATEGORIES input.Hugo Hörnquist2020-11-05
* Introduce event_from_popup and vice versa.Hugo Hörnquist2020-11-05
* Cleanup and move input_list to own file.Hugo Hörnquist2020-10-26
* Fields for extra properties update correctly!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
* Minor JS cleanup.Hugo Hörnquist2020-10-16
* HTML add toggle for whole-day.Hugo Hörnquist2020-10-16
* HTML fix date input.Hugo Hörnquist2020-10-12
* HTML Select summary when creating new event.Hugo Hörnquist2020-10-10
* whitespace fixes.Hugo Hörnquist2020-10-05
* Remove old edit mode.Hugo Hörnquist2020-10-05
* Bind new form for cloned events.Hugo Hörnquist2020-10-05
* Location and Property can now be added.Hugo Hörnquist2020-10-05
* Setting DTEND now works.Hugo Hörnquist2020-10-05
* Edit tab submit now bound.Hugo Hörnquist2020-10-05
* $ needed for backtick strings.Hugo Hörnquist2020-10-05
* Fix datetime input for events.Hugo Hörnquist2020-10-04
* Move JS type info into own file.Hugo Hörnquist2020-10-02
* Binding of fields in edit tab work.Hugo Hörnquist2020-10-02
* Better mapping of fields.Hugo Hörnquist2020-10-02
* Add the sad sad boolean.Hugo Hörnquist2020-09-28
* Groundwork for adding new fields from frontend.Hugo Hörnquist2020-09-28
* Add fancy editing of tag list.Hugo Hörnquist2020-09-27
* HTML add description on existing events.Hugo Hörnquist2020-09-08
* Templetize get_property.Hugo Hörnquist2020-09-08
* Split js in 2.Hugo Hörnquist2020-09-07
* Can add events spanning midnight.Hugo Hörnquist2020-08-17
* Fix date output on long events.Hugo Hörnquist2020-08-17
* Work on paths?Hugo Hörnquist2020-08-17
* Merge branch 'calchooser' into masterHugo Hörnquist2020-08-13
|\
| * o != aHugo Hörnquist2020-08-13
| * Add option for default calendar.Hugo Hörnquist2020-08-12
| * Can create events in different calentdars, given that the calendars have simp...Hugo Hörnquist2020-08-12
| * Remove stray console.log.Hugo Hörnquist2020-08-11
| * Fix frontend for calendar choosing.Hugo Hörnquist2020-08-11
| * Add dropdown editing event.Hugo Hörnquist2020-08-11
| * Expand whitespace.Hugo Hörnquist2020-08-11
| * Focus summary when editing existing.Hugo Hörnquist2020-08-11
| * Keep summary when editing existing elements.Hugo Hörnquist2020-08-11
| * Allow events to enter edit mode after creation.Hugo Hörnquist2020-08-11
| * Can create events without descriptions again.Hugo Hörnquist2020-08-11
| * HTML Created events now have a description.Hugo Hörnquist2020-08-11