aboutsummaryrefslogtreecommitdiff
path: root/static (unfollow)
Commit message (Expand)Author
2020-07-12Event creation from HTML works again.Hugo Hörnquist
2020-07-12JS work.Hugo Hörnquist
2020-07-12Remove parents_until.Hugo Hörnquist
2020-07-12Fixed display end time of short events.Hugo Hörnquist
2020-07-12Reintroduce time input on generated events for HTML.Hugo Hörnquist
2020-07-12Add deleteIndex to javascript arrays.Hugo Hörnquist
2020-07-12Created events dt{start,end} now correct date.Hugo Hörnquist
2020-07-12Fix graphical event overflow.Hugo Hörnquist
2020-07-12Remove unused decimal_time_to_string.Hugo Hörnquist
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-10Add CSS to embedded icalendar.Hugo Hörnquist
2020-07-10Move back to own popup system.Hugo Hörnquist
2020-07-09HTML Download tab now div instead of article.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-08HTML move download to own tab.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-07Draft of multiple tabs for HTML popups.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-24Handle events with no DTEND.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-05-01Setup local mirroring of frontend libs.Hugo Hörnquist
2020-04-30Escape closes all popups.Hugo Hörnquist
2020-04-29Move overflow: hidden for events.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-29Remove dead code from style.css.Hugo Hörnquist
2020-04-28.btn click area now fixed.Hugo Hörnquist
2020-04-28Fix current time marker.Hugo Hörnquist
2020-04-28Minor JS cleanup.Hugo Hörnquist