Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/tally-time.git

Commit History main

b5a580fScreen shots.djarvis • 2016-01-29
7d39a95Removed extra space in view name.djarvis • 2015-09-23
18485e8Get labels from appropriate view.djarvis • 2015-09-23
7d5e2ebRemoved debugging.djarvis • 2015-09-23
9c7becdAdded debugging.djarvis • 2015-09-23
711aae5Re-added debugging to console.djarvis • 2015-09-23
e376ec0Revised app description.djarvis • 2015-09-23
a6363afRevised icon and splash screen.djarvis • 2015-09-23
aa2bfc7App icon.djarvis • 2015-09-23
ddbaca5Removed mockups in favour of screen shots from the app.djarvis • 2015-09-22
7747513Migrated services to look more like services.djarvis • 2015-09-22
8bbb4a0Clean up.djarvis • 2015-09-21
c899ac8Refactored time chart.djarvis • 2015-09-21
fbd963aPaint bucket icon for changing colours.djarvis • 2015-09-21
1369faeRemoved refactored code.djarvis • 2015-09-21
265563dTime report is broken. Tally report is refactored.djarvis • 2015-09-21
f323905Functional line chart (still buggy on page refresh).djarvis • 2015-09-18
ac3b8f1Added totals to tally report.djarvis • 2015-09-17
dfbfd2cFixed bug with adding custom stop events.djarvis • 2015-09-17
359c699Added ability to insert arbitrary events.djarvis • 2015-09-17
1c9d072Started edits tab.djarvis • 2015-09-16
5fd8b46Comments and formatting.djarvis • 2015-09-16
fc3170fShowing first day of the week.djarvis • 2015-09-16
b2ed70eReport aggregates for days, weeks, months, years.djarvis • 2015-09-16
42e362dShowing percentage values on pie chart.djarvis • 2015-09-14
7571c19Percentages to time chart tooltips.djarvis • 2015-09-13
784a72bVertical scrolling for charts.djarvis • 2015-09-13
818d806Missing files for (pie) charts.djarvis • 2015-09-13
00aa3c4Added pie chart to time report.djarvis • 2015-09-13
9afe894Started chart integration.djarvis • 2015-09-13
6a30404Added totals to Time in preparation for pie chart.djarvis • 2015-09-12
b5a4543Revised app description.djarvis • 2015-09-12
8bfc84aAdded tally report.djarvis • 2015-09-11
32cd12aRemoved debugging. Resolved the error.djarvis • 2015-09-11
76582f0Testing ORDER BY for event_vw query.djarvis • 2015-09-11
166a020Testing ORDER BY for event_vw query.djarvis • 2015-09-11
a0cd6c9Testing duration_vw query.djarvis • 2015-09-11
e116146Testing duration_vw for errors.djarvis • 2015-09-11
09652aaTesting event_vw for errors.djarvis • 2015-09-11
0c25818Logging simple db query.djarvis • 2015-09-11
1a36e53Enhanced debugging for db creation errors.djarvis • 2015-09-11
76f5003Removed drop table statement.djarvis • 2015-09-11
b49d1d4Reduced database size.djarvis • 2015-09-11
2af4302Delete all the tables.djarvis • 2015-09-10
53a9250Removed logging of insert statements.djarvis • 2015-09-10
d73a495Removed reference to deprecated view.djarvis • 2015-09-10
475d870Keep logging for database errors; expunge the rest.djarvis • 2015-09-10
b2a526dScratch the previous commit. It was silly.djarvis • 2015-09-10
edd719cDelete unused view.djarvis • 2015-09-10
71ac027Display more information about database error.djarvis • 2015-09-10
1e1f7ffReduced debugging. Removed IF EXISTS clause from CREATE VIEW.djarvis • 2015-09-10
b532d4dChanged view creation/drop order; all views first dropped then created.djarvis • 2015-09-10
ec2748fTally logging.djarvis • 2015-09-10
8cf61a8Database error logging.djarvis • 2015-09-10
482323aEven more debugging.djarvis • 2015-09-10
af9308eMore debugging.djarvis • 2015-09-10
0f4c4c2Debugging information.djarvis • 2015-09-10
428daedRemoved database duration HMS view in favour of reusing TimerService; this removes function calls from some views.djarvis • 2015-09-10
d2720ebForgot to add reports details page.djarvis • 2015-09-10
079b9deAdjusted report table style.djarvis • 2015-09-10
aeaf8f2Tracking relative indices for labels to display report. Revised report table styles.djarvis • 2015-09-10
7d198bdRenamed charts back to reports.djarvis • 2015-09-10
bc29dceReport header.djarvis • 2015-09-10
b29a98cStarted report details page.djarvis • 2015-09-09
1766022Renamed columns in view.djarvis • 2015-09-09
da8cd50Removed superfluous semi-colons from queries; added database views to help generate reports.djarvis • 2015-09-09
853a3dbReturning events ordered by timestamp.djarvis • 2015-09-08
572f4d4Button text colour now calibrated properly.djarvis • 2015-09-08
fd0eecbMigrated SQL into service. Fixed promise to provide correct sequence for asynchronous database calls.djarvis • 2015-09-08
098b967Debugging.djarvis • 2015-09-08
03c2745Logging of database init errors.djarvis • 2015-09-08
5cba4195000000 bytes, instead of 5 megabytes.djarvis • 2015-09-08
71c5105Reduced database size from 1 GB to 5 MB.djarvis • 2015-09-08
d9f8cccDelete mode off.djarvis • 2015-09-08
756450aDelete mode.djarvis • 2015-09-08
2547d79Delete mode.djarvis • 2015-09-08
63362c7Fixed bug with multiple buttons being created. Finished refactoring labels into database from local storage.djarvis • 2015-09-08
733e43aRemoved dupliate controller references.djarvis • 2015-09-08
b1c40edStoring labels in database so that reports can query the labels and colours.djarvis • 2015-09-08
4788786Using off-white for light label.djarvis • 2015-09-07
acb62afConsistent use of dark colour for button labels, active button icon; added active button icon to identify most recently activated button.djarvis • 2015-09-07
344247cAdded timer service to help format hours/minutes/seconds; tracking starting timer while user navigates pages.djarvis • 2015-09-07
520dc59Eliminated hours report. Renamed summary to work.djarvis • 2015-09-06
b82cc53Revised comments; added milliseconds to database table; testing result set query.djarvis • 2015-09-06
2b4723dFlipped report heading colours; removed unused variables; removed ngCordova database; using Web SQL database.djarvis • 2015-09-06
c2e6206Added SQLite to project. Revised report run button.djarvis • 2015-09-06
702f9b7Temporary home for analytics (report run) icon.djarvis • 2015-09-06
e321f57Comments. Added download button. Revised download CSV button (archive).djarvis • 2015-09-06
440caffPaper icon for report.djarvis • 2015-09-05
f410069Assigned colours; app is b/w, labels and buttons are colourful; using modified pastel palette for colour assignments.djarvis • 2015-09-05
faf9f5dAdded require/smoothie for loading I Want Hue.djarvis • 2015-09-05
a6533ccFixed bug with multiple radio button sets.djarvis • 2015-09-05
b5f4461Round buttons, removed word.djarvis • 2015-09-05
272f2c2Consistent colour for app-based items.djarvis • 2015-09-05
eda6318Adjusted button line height to fit 20 characters; added icon for colour on input fields; added constraints to input fields.djarvis • 2015-09-05
d35a14aTracking labels by ID; saving labels on update.djarvis • 2015-09-05
0b37a9bSet foreground colour for buttons based on contrast; prevent timers page cache; track labels by index.djarvis • 2015-09-05
ac9b38dReverted storage to not use timeout.djarvis • 2015-09-05
72018e8Circle to add new label. IdentifierService for UUIDs. Local Storage for saving new labels.djarvis • 2015-09-05
36b580cCentered buttons. Fixed bug so that all buttons are shown, regardless of quantity.djarvis • 2015-09-04