aboutsummaryrefslogtreecommitdiff
path: root/static/script.js (unfollow)
Commit message (Expand)Author
2020-11-05Bound CATEGORIES input.Hugo Hörnquist
2020-11-05Introduce event_from_popup and vice versa.Hugo Hörnquist
2020-10-26Cleanup and move input_list to own file.Hugo Hörnquist
2020-10-26Fields for extra properties update correctly!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-16Minor JS cleanup.Hugo Hörnquist
2020-10-16HTML add toggle for whole-day.Hugo Hörnquist
2020-10-12HTML fix date input.Hugo Hörnquist
2020-10-10HTML Select summary when creating new event.Hugo Hörnquist
2020-10-05whitespace fixes.Hugo Hörnquist
2020-10-05Remove old edit mode.Hugo Hörnquist
2020-10-05Bind new form for cloned events.Hugo Hörnquist
2020-10-05Location and Property can now be added.Hugo Hörnquist
2020-10-05Setting DTEND now works.Hugo Hörnquist
2020-10-05Edit tab submit now bound.Hugo Hörnquist
2020-10-05$ needed for backtick strings.Hugo Hörnquist
2020-10-04Fix datetime input for events.Hugo Hörnquist
2020-10-02Move JS type info into own file.Hugo Hörnquist
2020-10-02Binding of fields in edit tab work.Hugo Hörnquist
2020-10-02Better mapping of fields.Hugo Hörnquist
2020-09-28Add the sad sad boolean.Hugo Hörnquist
2020-09-28Groundwork for adding new fields from frontend.Hugo Hörnquist
2020-09-27Add fancy editing of tag list.Hugo Hörnquist
2020-09-08HTML add description on existing events.Hugo Hörnquist
2020-09-08Templetize get_property.Hugo Hörnquist
2020-09-07Split js in 2.Hugo Hörnquist
2020-08-17Can add events spanning midnight.Hugo Hörnquist
2020-08-17Fix date output on long events.Hugo Hörnquist
2020-08-17Work on paths?Hugo Hörnquist
2020-08-13Popups are now correcetly rooted.Hugo Hörnquist
2020-08-13o != aHugo Hörnquist
2020-08-12Add option for default calendar.Hugo Hörnquist
2020-08-12Can create events in different calentdars, given that the calendars have simp...Hugo Hörnquist
2020-08-11Remove stray console.log.Hugo Hörnquist
2020-08-11Fix frontend for calendar choosing.Hugo Hörnquist
2020-08-11Add dropdown editing event.Hugo Hörnquist
2020-08-11Expand whitespace.Hugo Hörnquist
2020-08-11Focus summary when editing existing.Hugo Hörnquist
2020-08-11Keep summary when editing existing elements.Hugo Hörnquist
2020-08-11Allow events to enter edit mode after creation.Hugo Hörnquist
2020-08-11Can create events without descriptions again.Hugo Hörnquist
2020-08-11HTML Created events now have a description.Hugo Hörnquist
2020-08-07Dynamicaly created popups now work.Hugo Hörnquist
2020-08-06Minor UI improvements.Hugo Hörnquist
2020-08-06Create multiple events without refreshing page between.Hugo Hörnquist
2020-08-06Fix popup error on long event creation.Hugo Hörnquist
2020-08-06Fix popup when creating and deleting in week.Hugo Hörnquist
2020-08-06Fix most of event creation problems in week.Hugo Hörnquist
2020-08-06Start moving popup's away from parents.Hugo Hörnquist