Lance Edgar lance
  • Joined on 2024-07-12
lance pushed tag v0.11.0 to wutta/wuttjamaican 2024-08-13 10:54:25 -05:00
lance pushed to master at wutta/wuttjamaican 2024-08-13 10:54:20 -05:00
304b4b0a19 bump: version 0.10.0 → 0.11.0
lance pushed to master at wutta/wuttjamaican 2024-08-13 10:35:45 -05:00
08689f494f feat: add dict-like behavior to model class instances
lance pushed to master at wutta/wuttaweb 2024-08-07 21:08:47 -05:00
3d2aff7cc6 fix: tweak labels for Web Libraries config
lance pushed to master at wutta/wuttaweb 2024-08-07 20:53:05 -05:00
4c467f5267 feat: add basic support for "view" part of CRUD
754e0989e4 feat: add basic Grid class, and /settings master view
Compare 2 commits »
lance pushed tag v0.5.0 to wutta/wuttaweb 2024-08-06 23:17:29 -05:00
lance pushed to master at wutta/wuttaweb 2024-08-06 23:17:26 -05:00
2ad1ae9c49 bump: version 0.4.0 → 0.5.0
lance pushed tag v0.10.0 to wutta/wuttjamaican 2024-08-06 23:16:41 -05:00
lance pushed to master at wutta/wuttjamaican 2024-08-06 23:16:38 -05:00
82c043fd05 bump: version 0.9.0 → 0.10.0
lance pushed to master at wutta/wuttaweb 2024-08-06 23:15:32 -05:00
23d227b2c6 feat: add basic support for fanstatic / libcache
d35e6e71c9 feat: expose Web Libraries in app info config page
ed67cdb2d8 feat: add basic configure view for appinfo
Compare 3 commits »
lance pushed to master at wutta/wuttjamaican 2024-08-06 18:54:11 -05:00
1c762e5767 feat: add app handler methods save_setting(), delete_setting()
lance pushed to master at wutta/wuttaweb 2024-08-05 23:01:24 -05:00
dd207a4a05 fix: bump min version for wuttjamaican
lance pushed tag v0.4.0 to wutta/wuttaweb 2024-08-05 22:55:51 -05:00
lance pushed to master at wutta/wuttaweb 2024-08-05 22:55:39 -05:00
01aa08b33d bump: version 0.3.0 → 0.4.0
7766ca6b12 fix: add notfound() View method; auto-append trailing slash
9a739381ae feat: add basic App Info view (index only)
9ac4f7525e feat: add initial MasterView support
Compare 4 commits »
lance pushed tag v0.9.0 to wutta/wuttjamaican 2024-08-05 22:54:50 -05:00
lance pushed to master at wutta/wuttjamaican 2024-08-05 22:54:41 -05:00
a5823a2202 bump: version 0.8.3 → 0.9.0
lance pushed to master at wutta/wuttjamaican 2024-08-05 22:42:10 -05:00
8068c26327 test: skip some tests for nodb scenario
lance pushed to master at wutta/wuttjamaican 2024-08-05 22:40:04 -05:00
b5884ff6ca test: fix more tests for python 3.10
lance pushed to master at wutta/wuttjamaican 2024-08-05 22:26:07 -05:00
afa3352c83 test: fix tests for AppHandler.get_version()
lance pushed to master at wutta/wuttjamaican 2024-08-05 22:22:04 -05:00
06771d7596 fix: remove print statement