081d496de9just adapting user to new templates and form decalarationsKerem Yollu2024-08-29 18:56:07 +0200
bf3fab9045Htmx Is working for evey Select field that is so configured in forms.py with render_kw and getting updated with form.populate_for_updating() or similar.Kerem Yollu2024-08-16 17:25:52 +0200
55b9210990Started addinf a search button for every selecField. now its not well automated but it works. need to make it more proper and then we can concentrate on only funtional stuffKerem Yollu2024-08-15 18:40:23 +0200
766f850d98added populate methodes to froms.py that reduces the amount of different forms by 50%. you can use populate_for_add, populate_for_update and so on as eneccesery. and ythis alos you to not populate anything on routes.pyKerem Yollu2024-08-15 10:55:05 +0200
64cf31f939A small revolution with forms and routes ! need to redo all the classes and models so that their articles have exactly the same name and then it will implement itselfKerem Yollu2024-08-14 18:47:38 +0200
996b2cdfcdWas able to successfully implement htmx for interactive select. The advacement requires new documentation. sensor update have been implmented, sensor_add, sensor_account are the next stepsKerem Yollu2024-08-13 18:25:47 +0200
a3858ff048Started using htmx for dynmical fileds, now need to implment it sitewide, or make an formular for address only let's seeKerem Yollu2024-08-12 18:30:15 +0200
81b21bc69bgoing on forwar added form dire in templates for more precise type handlin like date string and so on defalut havlues fo select is also working nowKerem Yollu2024-08-09 18:23:02 +0200
d25a310cabAdded csv funtionalities to be able to import sample datas, the name of the sheet must be the same as the table tha he is gong to be updloadedKerem Yollu2024-08-08 12:15:51 +0200
e52a4247dfAdded csv funtionalities to be able to import sample datas, the name of the sheet must be the same as the table tha he is gong to be updloadedKerem Yollu2024-08-08 12:15:01 +0200
1d3fd5086faded table, pagination, edit, view pages, ad tested it with person roles. errors like 404 don't work correctly yetKerem Yollu2024-07-04 17:37:01 +0200
86b4f16a8eNeed to startt wiritng a documentation, table and form templates are ok, user functionalities are okKerem Yollu2024-07-03 16:45:59 +0200
3dece15252Need to startt wiritng a documentation, table and form templates are ok, user functionalities are okKerem Yollu2024-07-03 16:44:04 +0200
904df7168bMigrating old version to the new a better design wiht docke compatibilityKerem Yollu2024-07-01 18:10:20 +0200
61fcc7df56added requirements.txt now starting wiht dockerKerem Yollu2024-06-28 17:03:29 +0200
c711194b99Added regiter project an cleaned te code with better cuntions and reusable html templates. it's musch cleaner nowKerem Yollu2023-10-23 17:57:34 +0200
37415e93e3Started with the rea Minibase Interface
key
2023-08-04 11:58:48 +0200
0f0f148418Implemented bluorints for flask
key
2023-08-02 18:13:01 +0200
23aa5d8ceeFlask is very good and will be the definitiv solution for the database intrerface
key
2023-08-02 15:28:36 +0200
d348025865Started with the We gui desing with flask Bootsrap
key
2023-07-28 18:07:03 +0200
7fcfafffdcpythom BD interface is working now is time to implement more commands
key
2023-07-20 16:56:32 +0200
ae48a9ed30decided to switch to python
key
2023-07-19 21:52:43 +0200
87569a9628now able to truncate csv according to the database table construct and added some sql files for some commands
kerem
2022-08-16 18:01:39 +0200
808f36b32cOrganised the CSV translator for better perf. now implmenting the upload from command line
key
2022-08-15 13:51:09 +0200
6ae8bb385eFirst working csv translator for csv upload to database (the upload process should be automatized for now only work trough phpmyadmin
key
2022-08-15 11:04:45 +0200