aboutsummaryrefslogtreecommitdiff
path: root/static (follow)
Commit message (Collapse)AuthorAge
...
* | Test tooltip library.Hugo Hörnquist2020-04-29
|/
* Remove dead code from style.css.Hugo Hörnquist2020-04-29
|
* .btn click area now fixed.Hugo Hörnquist2020-04-28
|
* 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
|
* Fix week number display in small calendar.Hugo Hörnquist2020-04-28
|
* Eventlist now only scrolls vertically.Hugo Hörnquist2020-04-27
|
* Made popup slightly more visually pleasing.Hugo Hörnquist2020-04-27
|
* Remove href completely when popups are enabled.Hugo Hörnquist2020-04-27
|
* Replace code for small calendar.Hugo Hörnquist2020-04-27
|
* Minor updates.Hugo Hörnquist2020-04-27
|
* Change scroll behaviour in popups.Hugo Hörnquist2020-04-27
|
* Fix current-time marker.Hugo Hörnquist2020-04-27
|
* Long comments about positioning of popups.Hugo Hörnquist2020-04-27
|
* Made script finding of elements more stable.Hugo Hörnquist2020-04-27
|
* Made btn shadow-height variable.Hugo Hörnquist2020-04-27
|
* Popup sidebar now button holder.Hugo Hörnquist2020-04-26
|
* Add popup close button.Hugo Hörnquist2020-04-26
|
* Move a on event to inside, around body.Hugo Hörnquist2020-04-26
|
* Made .btn own css class.Hugo Hörnquist2020-04-26
|
* Text event CSS better generalized.Hugo Hörnquist2020-04-26
|
* Sidebar event code now reusable for popups.Hugo Hörnquist2020-04-26
|
* All HTML graphical events now use same render code.Hugo Hörnquist2020-04-26
|
* Styled weekly,monthly button better.Hugo Hörnquist2020-04-26
|
* CSS change scale from percent to parts.Hugo Hörnquist2020-04-26
| | | | | Apparently chrome doesn't support transform: scale(100%), but just scale(1). Firefox support both.
* Month view better colors.Hugo Hörnquist2020-04-26
|
* HTML update gray to have slightly better contrast.Hugo Hörnquist2020-04-26
|
* Made repeat-marker in side menu red.Hugo Hörnquist2020-04-25
|
* Add week numbers to HTML small calendar.Hugo Hörnquist2020-04-16
|
* Add UI sliders to tune CSS.Hugo Hörnquist2020-04-14
|
* Add location to blocks, rrules and last-modified to text in html.Hugo Hörnquist2020-04-07
|
* 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 small-calendar have box-sizing border-box.Hugo Hörnquist2020-04-05
|
* 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
|
* CSS made smallcal links larger.Hugo Hörnquist2020-04-05
|
* Fix JS for current time.Hugo Hörnquist2020-04-05
|
* Minor changes.Hugo Hörnquist2020-04-05
|
* Made dates in month-view slightly smaller.Hugo Hörnquist2020-04-04
|
* Add header for month layout.Hugo Hörnquist2020-04-04
|
* Add responsivnes, major rework on css.Hugo Hörnquist2020-04-03
| | | | | | | | Primary page layout is now changed from being flexbox based to being grid based. This allows a much simpler complete rearangement of the elements to a tall view for narrow screens. A few other minor changes might also have slipped in.
* Made page slightly responsive.Hugo Hörnquist2020-04-02
|
* Add bottom border to small calendar.Hugo Hörnquist2020-04-01
|
* HTML force calendar list to be single lines.Hugo Hörnquist2020-04-01
|
* Slightly improve footer layout in HTML.Hugo Hörnquist2020-03-31
|