]> rtime.felk.cvut.cz Git - coffee/coffee-flask.git/shortlog
coffee/coffee-flask.git
2021-09-02 Michal SojkaFix "ValueError: cannot convert float NaN to integer" master
2021-09-02 Michal SojkaFix "RuntimeError: In set_text: Could not load glyph...
2020-11-27 Michal SojkaAdd comment why we logout after pressing "A" key
2020-11-27 Jaroslav KlapalekLogout on 'Menu' press
2020-09-01 Michal SojkaColorize coffee machine cleaning event box when cleanin...
2020-08-21 Michal SojkaEnsure that the home screen is loaded automatically
2020-08-21 Michal SojkaMove "Events UI" to a separate template
2020-08-21 Michal SojkaRename the class of the main div from "user" to "content"
2020-08-21 Michal SojkaRemove unused function
2020-08-21 Michal SojkaColorize milk cleaning event box after some days withou...
2020-08-21 Michal SojkaReturn last_events as datetime objects rather than...
2020-08-21 Michal SojkaReport events at most in "days ago", not in weeks,...
2020-08-20 Michal SojkaShow "cleaning" events next to each other, separate...
2020-08-20 Michal SojkaDo not return empty string for future times
2020-08-19 Michal Sojkajs: Make the source of error messages more evident
2020-08-19 Michal SojkaFix most of flake8 warnings
2020-08-19 Michal SojkaMove Events block before user rename/id block
2020-08-19 Michal SojkaAdd event logging
2020-08-19 Michal SojkaExtend database schema for event logging
2020-08-19 Michal SojkaAdd humanize filter for Jinja2 templates
2020-07-31 Michal SojkaAdd comments
2020-07-31 Jaroslav KlapálekWorkaround the incompatibility created by Matplotlib...
2020-07-30 Michal SojkaSuppress Matplotlib's deprecation warning
2020-01-13 Michal SojkaAdd TODO
2020-01-13 Michal SojkaAdd doc string
2020-01-13 Jaroslav KlapalekAdd `type` for flavors and build current consumption...
2019-11-13 Jaroslav KlapalekAdd new beverage `tea` and make buttons larger
2019-08-19 Michal SojkaAdd missing quotes in JS handler for disabling identifier
2019-08-19 Michal SojkaInclude constant SQL values directly in queries
2019-08-19 Michal SojkaUpdate debug message
2019-08-18 Michal SojkaRename DB field identifiers.status to identifiers.active
2019-08-18 Jaroslav KlapalekAdd support for multiple identifiers per user
2019-04-09 Michal SojkaWrap long line and unify upper-casing of SQL keywords
2019-04-09 Tomas ProchazkaSeparate counting of coffees and club-mate
2019-03-22 Jiri VlasakRemove last coffe pack opened button
2019-03-08 Jaroslav KlapalekAdd support for another beverages (namely club mate)
2019-02-27 Michal SojkaChange the name of the configuration file
2019-02-27 Michal SojkaFix column name in UNIQUE index
2019-02-27 Jaroslav KlapalekFix duplicate recording of coffees
2019-02-27 Michal SojkaEnglish fixes
2019-02-27 Michal SojkaMake config-related error message more informative
2019-02-12 Jiri VlasakAdd last coffee pack button
2018-11-14 Jaroslav KlapalekFix data acquisition for flavor graph.
2018-10-12 Michal SojkaAdd TODO
2018-10-12 Jaroslav KlapalekAdd graphs with total coffee consumption on login screen
2018-10-12 Jaroslav KlapalekFix tag in 'user' template
2018-09-14 Jaroslav KlapalekRemove unused function
2018-09-14 Jaroslav KlapalekFix incorrect counting of coffees made during time...
2018-09-03 Jaroslav KlapalekFix coffee graph for start of the month
2018-08-16 Michal SojkaCenter all content
2018-08-16 MichalShow current content of the offline queue when going...
2018-08-16 MichalDo not allow multiple reconnect timers running simultan...
2018-08-16 MichalWhen replaying offline queue, use the original event...
2018-08-16 MichalRemove unused variable
2018-08-16 MichalReplace "fuck" with "ajax_failure"
2018-08-16 MichalLogout automatically even without selecting any beverage
2018-08-16 Michal SojkaImplement clean switching between online and offline...
2018-08-16 MichalCatch all exceptions in JS function updateUI
2018-08-16 MichalUse new data structure for offline-collected data
2018-08-16 MichalRemove commented out code
2018-08-16 Michal SojkaImprove log messages
2018-08-16 Michal SojkaReplace loggedIn with id_user
2018-08-16 Michal SojkaImprove the last commit
2018-08-16 Tomas ProchazkaSave id user local for add coffee
2018-08-15 Michal SojkaUse button element instead of input
2018-08-15 Michal SojkaWhen the server goes offline, try to teload the page...
2018-08-15 Tomas ProchazkaFix the data log in offline server mode
2018-08-15 Michal SojkaAttempt to sanitize the JS code + fix few bugs
2018-08-14 Michal SojkaRemove unnecessary condition
2018-08-14 Michal SojkaSimplify timer-triggered logout call
2018-08-14 Michal SojkaUnify logout button spelling and layout
2018-08-14 Tomas ProchazkaAdd function automatic logout
2018-08-10 Michal SojkaDo not show zeros in the taste graph
2018-08-10 Michal SojkaReformat
2018-08-10 Tomas ProchazkaShowing the total number different coffee flavor in...
2018-08-10 Tomas ProchazkaFix axis-Y only integer numbers show
2018-08-10 Michal SojkaReformat with autopep8
2018-08-10 Tomas ProchazkaFix color graph history for different flavors coffee
2018-08-10 Jiri HubacekPlot x axis labels in local variable
2018-08-09 Jiri HubacekIncrease the size of the logout button
2018-08-09 Jiri HubacekUse day abbreviations instead of numbers for days
2018-08-08 Michal SojkaMake on-screen buttons work only once after card swipe
2018-08-08 Michal SojkaBetter guidance for users
2018-08-08 Michal SojkaDeploy without pushing to central server
2018-08-08 Michal SojkaShow public address of git repository
2018-08-07 Michal SojkaUpdate 'Hack me' section
2018-08-07 Michal SojkaAdd Makefile with deploy target
2018-08-07 Michal SojkaUpdate html
2018-08-07 Michal SojkaMake figures fit on screen
2018-08-07 Michal SojkaUpdate web pages a bit
2018-08-07 Michal SojkaOlder sqlite complains about 'true' in expressions...
2018-08-07 Michal SojkaFix type errors when drawing bar graph
2018-08-07 Michal SojkaMake un run under WSGI
2018-05-24 Jiří Matějákclean slate