1
0
Fork 0

Commit graph

  • 7766ca6b12 fix: add notfound() View method; auto-append trailing slash Lance Edgar 2024-08-05 21:58:31 -0500
  • 9a739381ae feat: add basic App Info view (index only) Lance Edgar 2024-08-05 21:49:18 -0500
  • 9ac4f7525e feat: add initial MasterView support Lance Edgar 2024-08-05 19:21:58 -0500
  • f5891d36fa fix: bump min version for wuttjamaican Lance Edgar 2024-08-05 15:39:15 -0500
  • 17df2c0f56 bump: version 0.2.0 → 0.3.0 v0.3.0 Lance Edgar 2024-08-05 15:32:46 -0500
  • 0e0460b831 fix: allow custom user getter for new_request_set_user() hook Lance Edgar 2024-08-05 15:06:55 -0500
  • fc339ba81b feat: add support for admin user to become / stop being root Lance Edgar 2024-08-05 14:21:54 -0500
  • a2ba88ca8f feat: add view to change current user password Lance Edgar 2024-08-05 11:45:00 -0500
  • 70d13ee1e7 feat: add basic logo, favicon images Lance Edgar 2024-08-05 08:44:02 -0500
  • a505ef27fb feat: add auth views, for login/logout Lance Edgar 2024-08-04 23:09:29 -0500
  • e296b50aa4 feat: add custom security policy, login/logout for pyramid Lance Edgar 2024-08-04 21:54:46 -0500
  • c6f0007908 feat: add wuttaweb.views.essential module Lance Edgar 2024-08-04 20:39:42 -0500
  • 95d3623a5e feat: add initial/basic forms support Lance Edgar 2024-08-04 20:35:41 -0500
  • 0604651be5 feat: add wuttaweb.db module, with Session Lance Edgar 2024-08-04 15:34:23 -0500
  • 3b6b317377 feat: add util.get_form_data() convenience function Lance Edgar 2024-08-04 14:55:32 -0500
  • 26d44390a5 todo: should avoid building menus for non-traditional web apps Lance Edgar 2024-07-15 21:48:18 -0500
  • 8ae140555a build: just run pytest, avoid tox when building release Lance Edgar 2024-07-14 11:10:54 -0500
  • 5197fa9ae9 bump: version 0.1.0 → 0.2.0 v0.2.0 Lance Edgar 2024-07-14 11:09:15 -0500
  • 1d113da45a feat: add "web handler" feature; it must get the menu handler Lance Edgar 2024-07-14 10:47:14 -0500
  • 9c5320a31c docs: update project urls to wuttaproject.org Lance Edgar 2024-07-14 08:47:34 -0500
  • ca2e0e88a6 docs: add link to test coverage report Lance Edgar 2024-07-13 20:57:25 -0500
  • 60e8303d29 add basic support for menu handler Lance Edgar 2024-07-13 20:03:44 -0500
  • 001179c87f docs: use markdown for project readme Lance Edgar 2024-07-12 21:54:36 -0500
  • 2bd3879dae bump: 0.1.0 v0.1.0 Lance Edgar 2024-07-12 09:09:02 -0500
  • c67a250eac docs: test commit for buildbot Lance Edgar 2024-07-12 00:38:39 -0500
  • 3c429dea95 test: fix coverage command for tox Lance Edgar 2024-07-12 00:36:38 -0500
  • 977c196f47 feat: basic support for WSGI app, views, templates Lance Edgar 2024-07-12 00:17:15 -0500