index
:
chrome-timetasker
master
A Google Chrome extension that auto-fills the Time Task time sheet form
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-04-05
Merge branch 'increase-timeouts'
HEAD
v0.0.3
master
Teddy Wing
2017-04-05
Increase version v0.0.2 -> v0.0.3
Teddy Wing
2017-04-04
timetasker.js: Increase timeouts
Teddy Wing
2017-03-20
Add CHANGELOG
v0.0.2
Teddy Wing
2017-03-20
manifest.json: Increase version v0.0.1 -> v0.0.2
Teddy Wing
2017-03-20
timetasker.js: Fix the "billable" checkbox auto-fill
Teddy Wing
2017-03-20
timetasker.js: Add a comment around the date auto-filler
Teddy Wing
2017-03-20
options.js: Add missing semicolons
Teddy Wing
2017-03-18
Add README
v0.0.1
Teddy Wing
2017-03-18
Add COPYING (GPLv3)
Teddy Wing
2017-03-18
timetasker.js: Load fields from options
Teddy Wing
2017-03-18
options.html: Increase the width of inputs
Teddy Wing
2017-03-18
options.html: Fix syntax error in CSS
Teddy Wing
2017-03-18
manifest.json: Add "storage" permission
Teddy Wing
2017-03-18
options.js: Remove unnecessary `console.log`
Teddy Wing
2017-03-18
Add options.js
Teddy Wing
2017-03-18
Eliminate scrollbar from options modal dialog
Teddy Wing
2017-03-18
Add options page
Teddy Wing
2017-03-18
Fix typo in `populate_select` function name
Teddy Wing
2017-03-18
Auto-fill date fields
Teddy Wing
2017-03-18
Duplicate the first time entry
Teddy Wing
2017-03-18
Re-add timeouts around the Task and Work Type select boxes
Teddy Wing
2017-03-18
Fire change event on project select box
Teddy Wing
2017-03-18
Fill in the time field correctly
Teddy Wing
2017-03-18
Add initial timetasker.js
Teddy Wing
2017-03-18
Initial commit. Add extension manifest.json.
Teddy Wing