aboutsummaryrefslogtreecommitdiff
path: root/static/script.js (follow)
Commit message (Collapse)AuthorAge
...
* Add basic event creation from HTML.Hugo Hörnquist2020-07-07
|
* Fix JS ESC to close popup.Hugo Hörnquist2020-05-14
|
* Re-add removal of href on event with js.Hugo Hörnquist2020-05-04
|
* Add [today] and [jump to] button in frontend.Hugo Hörnquist2020-05-03
| | | | | Currently the JavaScript updates these buttons to work, but they by default reference backend endpoints which are not yet written.
* Remove old popup code.Hugo Hörnquist2020-05-01
|
* Merge branch 'master' into tooltipHugo Hörnquist2020-05-01
|\
| * Escape closes all popups.Hugo Hörnquist2020-04-30
| |
* | Made code more compatible with popups, improve config.Hugo Hörnquist2020-04-29
| |
* | Test tooltip library.Hugo Hörnquist2020-04-29
|/
* Fix current time marker.Hugo Hörnquist2020-04-28
|
* Minor JS cleanup.Hugo Hörnquist2020-04-28
|
* Clean up and simlify event drag code.Hugo Hörnquist2020-04-28
|
* Ensured event creation drag and drop works.Hugo Hörnquist2020-04-28
|
* Remove href completely when popups are enabled.Hugo Hörnquist2020-04-27
|
* Replace code for small calendar.Hugo Hörnquist2020-04-27
|
* Made script finding of elements more stable.Hugo Hörnquist2020-04-27
|
* Add popup close button.Hugo Hörnquist2020-04-26
|
* Move a on event to inside, around body.Hugo Hörnquist2020-04-26
|
* Sidebar event code now reusable for popups.Hugo Hörnquist2020-04-26
|
* Add UI sliders to tune CSS.Hugo Hörnquist2020-04-14
|
* Popups more or less fixed, now with animations.Hugo Hörnquist2020-04-06
|
* Fix Y overflow.Hugo Hörnquist2020-04-06
|
* Short event x-axis popup fix.Hugo Hörnquist2020-04-06
|
* Add TODO about end of date interval JS.Hugo Hörnquist2020-04-06
|
* Made script work better for month view.Hugo Hörnquist2020-04-05
|
* Update JS to only try to mark today if posible.Hugo Hörnquist2020-04-05
|
* Fix JS for current time.Hugo Hörnquist2020-04-05
|
* Add rudementary popup system.Hugo Hörnquist2020-03-21
|
* HTML Add current time marker.Hugo Hörnquist2019-12-30
|
* Add unused js for creating events.Hugo Hörnquist2019-05-06