1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use HTML5 input tags to hint use of numeric keypad on mobile browsers More... almost 11 years ago
force touch mode for menu on touch-screen devices More... almost 11 years ago
rename popup menu contents from 'options' to 'items' More... almost 11 years ago
make meaning of keycode 27 more explicit More... almost 11 years ago
on small screens (mobile/touch?) use bigger text and hide accelator hints More... almost 11 years ago
de-emphasise accelerator text More... almost 11 years ago
style tweak to ensure border on popup menu arrow More... almost 11 years ago
dismiss menu on <Esc> More... almost 11 years ago
don't create edit dialog if popup menu already activated More... almost 11 years ago
attach popup menu to long press event More... almost 11 years ago
add a cut_activity method that dos copy+delete More... almost 11 years ago
use drag rather than held-drag to move activity More... almost 11 years ago
create simple plugin for a popup menu More... almost 11 years ago
tweak highlighting of drag-mode cursor More... almost 11 years ago
tweak styling of total-hours indicator More... almost 11 years ago
add a gradient on activity background More... almost 11 years ago
update TODO items More... almost 11 years ago
update debug key section More... almost 11 years ago
display total hours for the week More... almost 11 years ago
allow the workspace to be dragged via hour/day labels too More... almost 11 years ago
allow a drag to be constrained to just the x or the y axis More... almost 11 years ago
fix "selected" class not applied to default selection More... almost 11 years ago
use rounding rather than truncation for grid calculations More... almost 11 years ago
visually indicate when activity drag has started More... almost 11 years ago
honour minimum initial drag distance of 0 More... almost 11 years ago
constrain activity drag to within week view More... almost 11 years ago
disable zoom in mobile browser More... almost 11 years ago
make cursor draggable and proxy to selected activity below More... almost 11 years ago
add event.ue & udraggable plugins, switch weekview drag to use them More... almost 11 years ago
simpler check for if node is in DOM (no document.contains() on Android) More... almost 11 years ago