aboutsummaryrefslogtreecommitdiff
path: root/static/script.js (unfollow)
Commit message (Expand)Author
2020-07-12Slightly simplify js format_date.Hugo Hörnquist
2020-07-12Remove time_to_date.Hugo Hörnquist
2020-07-12Realized javascript had the Math "library".Hugo Hörnquist
2020-07-11HTML Change template code for new events.Hugo Hörnquist
2020-07-11Add decimal_time_to_date.Hugo Hörnquist
2020-07-11{time => date}_to_percent.Hugo Hörnquist
2020-07-11Break out bind_properties function.Hugo Hörnquist
2020-07-11Change bar class to eventlike.Hugo Hörnquist
2020-07-11TODO tz.Hugo Hörnquist
2020-07-11Switch on type instead of field name...Hugo Hörnquist
2020-07-11Javascript icalendar format of datetime.Hugo Hörnquist
2020-07-11Javascript only allow event creation when mouse down on background.Hugo Hörnquist
2020-07-11Javascript bind advanced fields + special formatting.Hugo Hörnquist
2020-07-10Remove Javascript XML pretty printer.Hugo Hörnquist
2020-07-10Javascript bind properties to object.Hugo Hörnquist
2020-07-10Fix popup close buttons, and ESC to close all.Hugo Hörnquist
2020-07-10Move back to own popup system.Hugo Hörnquist
2020-07-09Javascript now sends the description on event creation.Hugo Hörnquist
2020-07-08Add HTML button for removing elements.Hugo Hörnquist
2020-07-08Javascript self closing XML tags.Hugo Hörnquist
2020-07-08Reformat xcal data in HTML with js.Hugo Hörnquist
2020-07-07HTML only start creating events on actual drag.Hugo Hörnquist
2020-07-07Add basic event creation from HTML.Hugo Hörnquist
2020-05-14Fix JS ESC to close popup.Hugo Hörnquist
2020-05-04Re-add removal of href on event with js.Hugo Hörnquist
2020-05-03Add [today] and [jump to] button in frontend.Hugo Hörnquist
2020-05-01Remove old popup code.Hugo Hörnquist
2020-04-30Escape closes all popups.Hugo Hörnquist
2020-04-29Made code more compatible with popups, improve config.Hugo Hörnquist
2020-04-29Test tooltip library.Hugo Hörnquist
2020-04-28Fix current time marker.Hugo Hörnquist
2020-04-28Minor JS cleanup.Hugo Hörnquist
2020-04-28Clean up and simlify event drag code.Hugo Hörnquist
2020-04-28Ensured event creation drag and drop works.Hugo Hörnquist
2020-04-27Remove href completely when popups are enabled.Hugo Hörnquist
2020-04-27Replace code for small calendar.Hugo Hörnquist
2020-04-27Made script finding of elements more stable.Hugo Hörnquist
2020-04-26Add popup close button.Hugo Hörnquist
2020-04-26Move a on event to inside, around body.Hugo Hörnquist
2020-04-26Sidebar event code now reusable for popups.Hugo Hörnquist
2020-04-14Add UI sliders to tune CSS.Hugo Hörnquist
2020-04-06Popups more or less fixed, now with animations.Hugo Hörnquist
2020-04-06Fix Y overflow.Hugo Hörnquist
2020-04-06Short event x-axis popup fix.Hugo Hörnquist
2020-04-06Add TODO about end of date interval JS.Hugo Hörnquist
2020-04-05Made script work better for month view.Hugo Hörnquist
2020-04-05Update JS to only try to mark today if posible.Hugo Hörnquist
2020-04-05Fix JS for current time.Hugo Hörnquist
2020-03-21Add rudementary popup system.Hugo Hörnquist
2019-12-30HTML Add current time marker.Hugo Hörnquist