Commit Graph

  • a8f642a1c9 docs: add README with full UI and workflow documentation main ske087 2026-04-09 11:05:43 +03:00
  • 704e01669f fix: db update bug, add action log with 30-day purge, rebuild exe ske087 2026-04-09 11:00:37 +03:00
  • 3604a46421 fix: restore collect_all for mysql.connector to fix no localization for language eng ske087 2026-04-07 17:09:26 +03:00
  • 0f7e157406 fix: dynamic height layout + bundle mysql locales to fix 'no localization for eng' error\n\n- Replace all fixed pixel heights in content_layout with size_hint_y proportions\n so the 6 rows fill available space on any screen (800p, 1080p, etc.)\n- Remove AnchorLayout wrapper that caused dead space above content\n- Bundle mysql/connector/locales in PyInstaller build (spec + build_windows.py)\n- Add mysql.connector.plugins hidden imports to spec and build script" ske087 2026-04-07 16:52:10 +03:00
  • b51e8bcc2a updated to not view the log file ske087 2026-04-07 16:05:41 +03:00
  • 65c34314b0 feat: responsive layout scaling + centered content ske087 2026-04-07 16:04:39 +03:00
  • e0f510cebc feat: move Exit button to title row, reduce spacing above numpad ske087 2026-04-07 14:40:19 +03:00
  • df4a75ceaf fix: use collect_all for mysql.connector to fix No module named 'mysql' in exe ske087 2026-04-07 13:49:09 +03:00
  • 68b241c3cb feat: add box/product auto-detection, numpad UI, touch screen support ske087 2026-04-07 12:56:32 +03:00
  • d053aa5816 build: add Windows binary with mysql localization fix ske087 2026-04-06 15:52:14 +03:00
  • 50558ce464 fix: add mysql.connector.locales to hiddenimports to resolve 'no localization support for language eng' error in PyInstaller build ske087 2026-04-06 15:37:42 +03:00
  • 3ca7eac4b8 release: rebuild DatabaseApp.exe with use_pure=True fix for mysql_native_password auth plugin scheianu 2026-04-03 23:18:12 +03:00
  • cb1a00bcf4 prepering for a new build as i fix the mysql connector error scheianu 2026-04-03 23:02:35 +03:00
  • c595b41781 release: add DatabaseApp.exe to dist/ scheianu 2026-04-01 21:05:15 +03:00
  • c912bac2dc feat: persistent DB host config, async DB ops, Exit button, test connection scheianu 2026-04-01 21:00:45 +03:00
  • 8ae60a77e4 Initial commit: Kivy database interface application with search, add/update, delete functionality and Windows build support ske087 2025-10-20 13:21:29 +03:00