Commit graph

15 commits

Author SHA1 Message Date
bcf98edb9d fixed issue with filters that made a "no data" error occur, when the user set at least one filter for teacher but none for students and vice versa, even if there was data available. 2018-12-28 11:37:06 +01:00
2ff52410d2 - cleaned up the views
- added teacher mode
2018-12-27 21:41:46 +01:00
e2e83ba5ea finished up pull to refresh at the event and foodplan form 2018-12-27 15:01:05 +01:00
8400d2db1c added basic pull to refresh on event form 2018-12-27 11:30:12 +01:00
74b9233a9e - added a header with some basic information to the event form ( addressed issue #12 )
- when invalid event data is submitted, an "internal processing error" (900) is now thrown ( addressed issue #15 )
2018-12-27 11:06:26 +01:00
8b43d23733 - moved the login management to cpp 2018-12-25 20:34:53 +01:00
4271bec598 - finished up event filter
- started to move the login management from qml to cpp
2018-12-25 19:30:42 +01:00
4af8ba030e added the ability to filter the events by grade and class 2018-12-25 15:16:24 +01:00
6ad57a4661 - commented code
- added settingsForm basic grade filter for the events
2018-12-25 00:15:25 +01:00
7f127b0feb - further implementation of the event parser and view
- clean up of qml and c++ code
2018-12-24 21:37:32 +01:00
4e1edbe11a - started to implement the eventdisplay as QAbstractItemModel
- started to adjust the serverconn getter to support that
2018-12-23 22:40:30 +01:00
c6e1e12cfe Finished up foodplan Display:
- now using QAbstractItem model
- added error handling so the app doesn't crash anymore when the data is invalid
2018-12-23 21:07:10 +01:00
99fd686c65 - New Design almost finished
- further implementation of in-app event display but stiff having problems
2018-12-23 00:06:05 +01:00
5dec809af1 started to implement the new design 2018-12-22 13:43:43 +01:00
2db43a1f76 Started internal cleanup and started to implement the in app display for the events 2018-12-21 12:23:12 +01:00