Commit Graph

  • f98037c7bb for TR master Kerem Yollu 2024-10-03 08:48:48 +0200
  • 081d496de9 just adapting user to new templates and form decalarations Kerem Yollu 2024-08-29 18:56:07 +0200
  • bf3fab9045 Htmx 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 Yollu 2024-08-16 17:25:52 +0200
  • 55b9210990 Started 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 stuff Kerem Yollu 2024-08-15 18:40:23 +0200
  • 766f850d98 added 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.py Kerem Yollu 2024-08-15 10:55:05 +0200
  • 64cf31f939 A 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 itself Kerem Yollu 2024-08-14 18:47:38 +0200
  • 9e30d68422 just before mailing Kerem Yollu 2024-08-14 15:32:42 +0200
  • 996b2cdfcd Was 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 steps Kerem Yollu 2024-08-13 18:25:47 +0200
  • a3858ff048 Started using htmx for dynmical fileds, now need to implment it sitewide, or make an formular for address only let's see Kerem Yollu 2024-08-12 18:30:15 +0200
  • 81b21bc69b going 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 now Kerem Yollu 2024-08-09 18:23:02 +0200
  • d25a310cab Added 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 updloaded Kerem Yollu 2024-08-08 12:15:51 +0200
  • e52a4247df Added 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 updloaded Kerem Yollu 2024-08-08 12:15:01 +0200
  • 3ce78decf1 Started with the documentation Kerem Yollu 2024-07-05 17:09:13 +0200
  • 1d3fd5086f aded table, pagination, edit, view pages, ad tested it with person roles. errors like 404 don't work correctly yet Kerem Yollu 2024-07-04 17:37:01 +0200
  • 86b4f16a8e Need to startt wiritng a documentation, table and form templates are ok, user functionalities are ok Kerem Yollu 2024-07-03 16:45:59 +0200
  • 3dece15252 Need to startt wiritng a documentation, table and form templates are ok, user functionalities are ok Kerem Yollu 2024-07-03 16:44:04 +0200
  • 904df7168b Migrating old version to the new a better design wiht docke compatibility Kerem Yollu 2024-07-01 18:10:20 +0200
  • 61fcc7df56 added requirements.txt now starting wiht docker Kerem Yollu 2024-06-28 17:03:29 +0200
  • 4535b02b39 Started with docker Kerem Yollu 2024-06-28 17:01:41 +0200
  • 7ade5e9b17 finished Blueprint training Kerem Yollu 2024-06-28 16:45:39 +0200
  • a75ec255ef Database integration, documentation to complete Kerem Yollu 2024-06-27 18:31:04 +0200
  • 9e2ba11ab4 Setions Cookies and Flahs Messages Kerem Yollu 2024-06-27 13:54:08 +0200
  • 62b663d939 added bootstrapp Kerem Yollu 2024-06-26 18:01:06 +0200
  • ce6b498a7f Starting video 4 Kerem Yollu 2024-06-26 16:54:47 +0200
  • 0da1c4bc7e following new training for folask Kerem Yollu 2024-06-26 15:27:40 +0200
  • 2f46153cbd added Kerem Yollu 2024-05-18 18:08:12 +0200
  • c711194b99 Added regiter project an cleaned te code with better cuntions and reusable html templates. it's musch cleaner now Kerem Yollu 2023-10-23 17:57:34 +0200
  • 3e4863d0c6 Project view is nearly done Kerem Yollu 2023-10-22 22:08:22 +0200
  • 1fd231a1a7 Finihsed with Products database and admin Kerem Yollu 2023-10-17 15:59:00 +0200
  • 5d3b3b4a82 Started with products Kerem Yollu 2023-10-12 15:48:22 +0200
  • 87d2e04646 Before thr forst try of multiple key to note Status Kerem Yollu 2023-10-12 12:43:52 +0200
  • 357468a941 working database now started on Project Kerem Yollu 2023-10-11 16:36:20 +0200
  • aa2fb21444 Added database connection, Person and COmpany registrations forms and Admin panels aswel Kerem Yollu 2023-10-11 10:35:38 +0200
  • c4f3892707 First Big step on the right dorection Kerem Yollu 2023-10-05 17:01:40 +0200
  • 37415e93e3 Started with the rea Minibase Interface key 2023-08-04 11:58:48 +0200
  • 0f0f148418 Implemented bluorints for flask key 2023-08-02 18:13:01 +0200
  • 23aa5d8cee Flask is very good and will be the definitiv solution for the database intrerface key 2023-08-02 15:28:36 +0200
  • d348025865 Started with the We gui desing with flask Bootsrap key 2023-07-28 18:07:03 +0200
  • 7fcfafffdc pythom BD interface is working now is time to implement more commands key 2023-07-20 16:56:32 +0200
  • ae48a9ed30 decided to switch to python key 2023-07-19 21:52:43 +0200
  • 87569a9628 now 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
  • 808f36b32c Organised the CSV translator for better perf. now implmenting the upload from command line key 2022-08-15 13:51:09 +0200
  • 6ae8bb385e First 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
  • c7977fe8cd samesame key 2022-08-15 09:03:40 +0200
  • 886046fdf8 samesame key 2022-08-15 09:02:13 +0200
  • 090720d58c samesame key 2022-08-15 08:55:08 +0200
  • cd9e9d2e9f samesame key 2022-08-15 08:46:34 +0200
  • bbcddff68d samesame key 2022-08-15 08:45:25 +0200
  • 032faae5b9 triying gitignore key 2022-08-15 08:41:32 +0200
  • 2619402e82 eddited gitignore for rust key 2022-08-15 08:37:00 +0200
  • bd944da53d Working on csv tranformation tool for list uploads to the database kerem 2022-08-14 23:33:47 +0200
  • e0e06d760e first commit wiht the database creation sql for material part of the databased kerem 2022-08-12 17:23:37 +0200
  • a886760fc5 Update 'README.md' Kerem Yollu 2022-08-08 17:08:34 +0200
  • ec0c42540f Initial commit Kerem Yollu 2022-08-08 17:07:22 +0200