|
689f2dd2ae
|
the event data is now downloaded from the fanny-server
|
2018-12-30 20:56:26 +01:00 |
|
|
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 |
|
|
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 |
|
|
f7d5a111d0
|
added header to the event view, showing:
- creation date
- target date
- cleaning class
added one event block underneath the header indicating what the different fields contain
|
2018-12-26 23:44:24 +01:00 |
|
|
4835a77547
|
data is now downloaded from the itsblue server
|
2018-12-26 17:54:45 +01:00 |
|
|
0668066d22
|
small changes to the event parser
|
2018-12-26 13:28:56 +01:00 |
|
|
b55d398ce0
|
fixed empty event box at the bottom of the event form
( addressed issue #13 )
|
2018-12-26 10:37:14 +01:00 |
|
|
a7a26513c0
|
fixed "no data" label on the event form
|
2018-12-26 10:23:54 +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 |
|
|
bcfc802932
|
cleaned up code of foodplan
|
2018-12-23 21:12:33 +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 |
|
|
2db43a1f76
|
Started internal cleanup and started to implement the in app display for the events
|
2018-12-21 12:23:12 +01:00 |
|