Commit Graph

  • 93e92f4cc6 feat: add i18n translations (zh/en/jp/ko) for all modules main Hermes Agent 2026-06-19 15:01:21 +08:00
  • 9180acc18b chore: 添加json/build.sh脚本 Hermes Agent 2026-06-17 17:26:19 +08:00
  • 8f1b4d98ae fix: wrap Tabular in VBox with cheight for proper scrolling yumoqing 2026-05-29 22:09:48 +08:00
  • 314b4763ae refactor(models): convert to json format per database-table-definition-spec yumoqing 2026-05-27 13:23:25 +08:00
  • 3bb53fcaf7 feat: add load_path.py RBAC permission registration script yumoqing 2026-05-27 13:16:04 +08:00
  • dc1908f316 fix: replace uuid.uuid4() with getID() from appPublic.uniqueID for all table ID generation yumoqing 2026-05-08 15:47:20 +08:00
  • aa5c2c58df fix: add env.get_module_dbname() for dynamic database lookup yumoqing 2026-05-08 15:34:14 +08:00
  • 248a0fa979 fix: DBPools Singleton - manually set db.databases after getting instance yumoqing 2026-05-08 15:17:19 +08:00
  • 8be3566338 fix: DBPools(config.databases) instead of DBPools() for subprocess context yumoqing 2026-05-08 14:49:19 +08:00
  • 8f2292b6f3 fix: DBPools() not in __init__, sqlorContext uses module name not default yumoqing 2026-05-08 11:41:55 +08:00
  • d18ba12ff9 fix: correct subtable URLs to use relative aliases for same-module, absolute paths for cross-module yumoqing 2026-05-06 08:56:02 +08:00
  • 2d324e2da7 fix: quote entire_url arguments in CRUD json subtables (use string not variable) yumoqing 2026-05-06 08:47:58 +08:00
  • a3cf3ae02a fix: menu.ui labels changed to Chinese yumoqing 2026-05-06 08:17:26 +08:00
  • 0928d798ab fix: menu.ui uses CRUD json alias/tblname for URLs matching actual bricks CRUD paths yumoqing 2026-05-06 08:13:30 +08:00
  • 51a7a69547 fix: replace background with bgcolor, unwrap widgettype:Page to promote subwidgets to top level yumoqing 2026-05-06 07:49:02 +08:00
  • 2ca08e495f fix: menu.ui uses '{{entire_url('/modulename/tablename')}}' format for table CRUD items yumoqing 2026-05-05 22:05:23 +08:00
  • f5b64a747f fix: menu.ui is now a Menu widget, not a plain JSON list yumoqing 2026-05-05 22:00:46 +08:00
  • e2a4469c13 feat: add menu.ui as module entry point with CRUD and UI/DSpy menu items yumoqing 2026-05-05 21:33:57 +08:00
  • f5b985f241 fix: replace backgroundColor with bgcolor (bricks framework valid property) yumoqing 2026-05-05 19:50:14 +08:00
  • 321b1b7acb fix: flatten style to options, fix Button/Text widget properties yumoqing 2026-05-05 19:36:11 +08:00
  • 6fe0cb4930 fix: Text widgets use 'text' not 'label', Button widgets use 'label' not 'text' yumoqing 2026-05-05 19:28:22 +08:00
  • 309f366839 feat: add wwwroot/index.ui as module entry point yumoqing 2026-05-05 19:04:01 +08:00
  • 74d9c1e426 bugfix yumoqing 2026-05-03 14:25:31 +08:00
  • 41636f0c91 fix: replace sqlor-database-module with sqlor, add bricks_for_python dependency yumoqing 2026-04-29 17:28:24 +08:00
  • dc8db76a52 feat: add init_perm.py for permission initialization yumoqing 2026-04-29 12:57:28 +08:00
  • 469255afe7 sync: local modifications to customer_management yumoqing 2026-04-28 18:51:23 +08:00
  • 12e2fb6978 chore: 添加.gitignore排除构建产物 yumoqing 2026-04-16 14:35:52 +08:00
  • 7f25e71ff3 bgufix yumoqing 2026-04-16 13:29:07 +08:00