1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove field names since they aren't used and don't have the desired effect More... almost 3 years ago
connect labels to input elements in activity dialog More... almost 3 years ago
update to latest jquery.event.ue.js to fix weird mouse selection issue More... almost 3 years ago
tweaks to activity edit dialog styling More... over 3 years ago
Merge branch 'master' of github.com:grantm/tksweb More... over 6 years ago
enable spellchecking on activity description More... over 6 years ago
start one less worker to save memory More... about 8 years ago
Merge pull request #2 from shoaibali/master More... over 10 years ago
BUGFIX Added a dependency requirement of YAML in the cpanfile
ezero
as Shoaib Ali
More... over 10 years ago
copying an activity should not copy its id or its sync_id More... over 10 years ago
fix logic around sync_id following initial save of a new activity More... over 10 years ago
tidy up event handler declarations to use .on consistently More... over 10 years ago
don't hard-code app directory - calculate it from $0 More... over 10 years ago
fix: weekview was not tracking top of viewport on mousewheel scroll More... over 10 years ago
more bindAll goodness to simplify .on(...) calls More... over 10 years ago
replace last remaining $.proxy (utap on activities) More... over 10 years ago
use bindAll for resize, beforeunload & update_week_view events rather than $.proxy More... over 10 years ago
use bindAll for keydown events rather than $.proxy More... over 10 years ago
remove prehistoric obselete file More... over 10 years ago
duration input box now need to be type text rather than number for H:MM More... over 10 years ago
mention duration entry formats in help text More... over 10 years ago
allow input of duration as H:MM (or H.xx), round to nearest interval More... over 10 years ago
add function format minutes as H:MM More... over 10 years ago
specify smallest interval size in minutes to avoid rounding errors More... over 10 years ago
fix validation of 'duration' which accepted NaN More... over 10 years ago
fix cursor size when duration changed More... over 10 years ago
fix 0 padding of fractional duration parts less than 0.1 More... over 10 years ago
increase font size of menu on touch devices More... over 10 years ago
update udraggable plugin to link to its github repo More... over 10 years ago
fix the incorrect version spec for Dancer::Plugin::Passphrase More... over 10 years ago