aboutsummaryrefslogtreecommitdiff
path: root/static/script.js (unfollow)
Commit message (Expand)Author
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
2020-07-30Start embedding more data for css and js in the html doc.Hugo Hörnquist
2020-07-30Reslove some TODO's in script.js.Hugo Hörnquist
2020-07-27Crash properly on overflow on remove event.Hugo Hörnquist
2020-07-24Add untested code for UI update on /remove.Hugo Hörnquist
2020-07-24Abandon UI changes if event create fails.Hugo Hörnquist
2020-07-24Frontend feedback on event creation.Hugo Hörnquist
2020-07-15Repair jump to date.Hugo Hörnquist
2020-07-14Fix time input error after emptying.Hugo Hörnquist
2020-07-14Remove surpurflous statement.Hugo Hörnquist
2020-07-14Document JS event properties.Hugo Hörnquist