• Joined on 2024-05-28
bent pushed to develop at bent/GenericQtClient 2026-02-04 11:55:28 +01:00
4d3f484df1 Merge tag '0.3.0' into develop
19591e7155 Merge branch 'release/0.3.0'
7874079146 Hotfix (Core): Using the correct member variable for the model tester of the proxy model in Release compilation.
560af98ba5 Updated changelog.
daa2d1a347 Bumped versions to 0.3.0 (umbrella project, core and UI).
Compare 5 commits »
bent pushed to develop at bent/GenericQtClientWidgets 2026-02-04 11:55:23 +01:00
5e3950f6ba Bumped version to 0.3.0.
bent pushed to develop at bent/GenericQtClientCore 2026-02-04 11:52:28 +01:00
1db5d9022a Hotfix: Using the correct member variable for the model tester of the proxy model in Release compilation.
cf55adc34e Bumped version to 0.3.0.
Compare 2 commits »
bent opened issue bent/GenericQtClient#20 2026-02-04 11:43:30 +01:00
Build scripts continue even if a previous step failed (no proper return codes)
bent pushed to develop at bent/GenericRestServer 2026-02-04 11:31:12 +01:00
9103a29a71 Using "item" instead of "data" as name for the JSON object when rendering a single item.
e1fd1fb257 Added a function to delete all items at once.
eea640171f Using lower case names for fields again because the client uses them now also this way.
Compare 3 commits »
bent closed issue bent/GenericQtClient#6 2026-02-03 12:14:09 +01:00
basic JSON-REST-API
bent pushed to develop at bent/GenericQtClient 2026-02-03 12:13:28 +01:00
f35f511e7b Basic JSON-RESTful client with configurable server URL.
bent pushed to develop at bent/GenericQtClientWidgets 2026-02-03 12:13:01 +01:00
34a34891b4 In SettingsDialog: Disabled the email and password input edits.
bent pushed to develop at bent/GenericQtClientWidgets 2026-02-03 12:08:38 +01:00
4c4d734b1b Added a SettingsDialog with a "Server" tab to configure the server settings.
0eef55fc32 Don't use the SettingsHandler directly. Go through the GenericCore instead.
d109eb31f8 Added "Server/Delete item" menu action.
a9f24ac8f2 Adjusted to GenericCore::postItemsToServer and using ModelItemsValues typedef in new item dialog.
67d9a3914d Retrieving JSON data from the proxy model and send it via core to the server.
Compare 6 commits »
bent pushed to develop at bent/GenericQtClientCore 2026-02-03 12:08:33 +01:00
5318390749 Merge branch 'feature/restClient' into develop
b6c49dda20 Minor clean up in JsonParser.
7ae10e6ed7 Added GenericCore::getSettings(...) for the UIs (they don't need to use the NetworkHandler directly).
6adf18caeb Server settings are read from QSettings and applied if they are changed.
d4ff1ffb61 Split TableModel::updateItemsFromJson(...) into two functions and added support for multiple items in JSON data.
Compare 13 commits »
bent opened issue bent/GenericQtClient#19 2026-02-03 12:01:28 +01:00
GUI: QR Code is not updated in EditDialog until index changed
bent pushed tag 0.1.0 to bent/GenericRestServer 2026-01-27 10:56:24 +01:00
bent pushed to main at bent/GenericRestServer 2026-01-27 10:55:57 +01:00
ea98efa15a Merge branch 'release/0.1.0'
2bfff0bcc1 Added GPL-3.0 license.
705b010194 Using capital names for fields to make server compatible with
d049886e9d Public JSON API for items
4fd9eab52b Basic Phoenix server
Compare 5 commits »
bent pushed to develop at bent/GenericRestServer 2026-01-27 10:55:38 +01:00
e398aff012 Merge tag '0.1.0' into develop
ea98efa15a Merge branch 'release/0.1.0'
2bfff0bcc1 Added GPL-3.0 license.
705b010194 Using capital names for fields to make server compatible with
Compare 4 commits »
bent created branch main in bent/GenericRestServer 2026-01-27 10:48:10 +01:00
bent pushed to main at bent/GenericRestServer 2026-01-27 10:48:10 +01:00
bent created branch develop in bent/GenericRestServer 2026-01-27 10:47:49 +01:00
bent pushed to develop at bent/GenericRestServer 2026-01-27 10:47:49 +01:00
d049886e9d Public JSON API for items
4fd9eab52b Basic Phoenix server
638573dfa6 initial commit
bent created repository bent/GenericRestServer 2026-01-27 10:46:44 +01:00
bent pushed to develop at bent/GenericQtClient 2026-01-19 18:45:15 +01:00
64967966ea Minor fixes and improvements.
dbff43e9e8 Using GPL license for installer.
Compare 2 commits »