Commit graph

  • c6365f2631 bump: version 0.21.10 → 0.21.11 master v0.21.11 Lance Edgar 2024-10-03 09:05:46 -0500
  • d520f64fee fix: custom method for adding grid action Lance Edgar 2024-10-03 08:56:52 -0500
  • 2308d2e240 fix: become/stop root should redirect to previous url Lance Edgar 2024-09-16 12:55:58 -0500
  • 0b4efae392 bump: version 0.21.9 → 0.21.10 v0.21.10 Lance Edgar 2024-09-15 10:56:01 -0500
  • 0b646d2d18 fix: update project repo links, kallithea -> forgejo Lance Edgar 2024-09-14 12:49:37 -0500
  • a4d81a6e3c docs: use markdown for readme file Lance Edgar 2024-09-13 18:16:07 -0500
  • 5e742eab17 fix: use better icon for submit button on login page Lance Edgar 2024-09-09 08:32:28 -0500
  • b9b8bbd2ea fix: wrap notes text for batch view Lance Edgar 2024-08-29 17:18:32 -0500
  • 8df52bf2a2 fix: expose datasync consumer batch size via configure page Lance Edgar 2024-08-29 17:01:28 -0500
  • 55f45ae8a0 bump: version 0.21.8 → 0.21.9 v0.21.9 Lance Edgar 2024-08-28 17:38:33 -0500
  • 2219cf8198 fix: render custom attrs in form component tag Lance Edgar 2024-08-28 17:38:05 -0500
  • 9be2f63475 bump: version 0.21.7 → 0.21.8 v0.21.8 Lance Edgar 2024-08-28 14:37:40 -0500
  • 812d8d2349 fix: ignore session kwarg for MasterView.make_row_grid() Lance Edgar 2024-08-28 14:37:18 -0500
  • 20dcdd8b86 bump: version 0.21.6 → 0.21.7 v0.21.7 Lance Edgar 2024-08-28 14:20:51 -0500
  • bc399182ba fix: avoid error when form value cannot be obtained Lance Edgar 2024-08-28 14:20:17 -0500
  • 71d63f6b93 bump: version 0.21.5 → 0.21.6 v0.21.6 Lance Edgar 2024-08-28 09:53:37 -0500
  • 0b6cfaa9c5 fix: avoid error when grid value cannot be obtained Lance Edgar 2024-08-28 09:53:14 -0500
  • b81914fbf5 test: fix broken test Lance Edgar 2024-08-28 00:35:15 -0500
  • b30f066c41 bump: version 0.21.4 → 0.21.5 v0.21.5 Lance Edgar 2024-08-28 00:30:15 -0500
  • 2e20fc5b75 fix: set empty string for "-new-" file configure option Lance Edgar 2024-08-27 13:50:30 -0500
  • ca05e68890 bump: version 0.21.3 → 0.21.4 v0.21.4 Lance Edgar 2024-08-26 16:12:14 -0500
  • 7a9d5772db fix: handle differing email profile keys for appinfo/configure Lance Edgar 2024-08-26 16:11:32 -0500
  • dffd951369 bump: version 0.21.2 → 0.21.3 v0.21.3 Lance Edgar 2024-08-26 15:25:56 -0500
  • d67eb2f1cc fix: show non-standard config values for app info configure email Lance Edgar 2024-08-26 15:24:40 -0500
  • 3a9bf69aa7 bump: version 0.21.1 → 0.21.2 v0.21.2 Lance Edgar 2024-08-26 14:56:15 -0500
  • d1f4c0f150 fix: refactor waterpark base template to use wutta feedback component Lance Edgar 2024-08-26 14:54:45 -0500
  • b7991b5dc6 fix: fix input/output file upload feature for configure pages, per oruga Lance Edgar 2024-08-23 16:18:17 -0500
  • c1a2c9cc70 fix: tweak how grid data translates to Vue template context Lance Edgar 2024-08-23 14:14:03 -0500
  • 37f760959d fix: merge filters into main grid template Lance Edgar 2024-08-22 19:58:27 -0500
  • cea3e4b927 fix: add basic wutta view for users Lance Edgar 2024-08-22 19:40:21 -0500
  • 29531c83c4 fix: some fixes for wutta people view Lance Edgar 2024-08-22 19:21:48 -0500
  • 4c3e3aeb6a fix: various fixes for waterpark theme Lance Edgar 2024-08-22 17:09:58 -0500
  • c176d97870 fix: avoid deprecated component form kwarg Lance Edgar 2024-08-22 15:54:15 -0500
  • 7d6f75bb05 bump: version 0.21.0 → 0.21.1 v0.21.1 Lance Edgar 2024-08-22 15:33:28 -0500
  • 7b40c527c8 fix: misc. bugfixes per recent changes Lance Edgar 2024-08-22 15:14:11 -0500
  • f292850d05 test: fix some tests Lance Edgar 2024-08-22 14:57:39 -0500
  • 8d5427e92f bump: version 0.20.1 → 0.21.0 v0.21.0 Lance Edgar 2024-08-22 14:53:59 -0500
  • b8131c8393 fix: change grid reset-view param name to match wuttaweb Lance Edgar 2024-08-22 13:49:57 -0500
  • e52a83751e feat: move "most" filtering logic for grid class to wuttaweb Lance Edgar 2024-08-21 20:16:03 -0500
  • ffa724ef37 fix: move "searchable columns" grid feature to wuttaweb Lance Edgar 2024-08-21 15:50:55 -0500
  • 1d00fe994a fix: use wuttaweb to get/render csrf token Lance Edgar 2024-08-21 09:44:32 -0500
  • 71abbe06da feat: inherit from wuttaweb templates for home, login pages Lance Edgar 2024-08-21 00:07:03 -0500
  • f755460242 feat: inherit from wuttaweb for AppInfoView, appinfo/configure template Lance Edgar 2024-08-20 23:23:23 -0500
  • 2ffc067097 fix: inherit from wuttaweb for appinfo/index template Lance Edgar 2024-08-20 22:27:11 -0500
  • b6a8e508bf fix: prefer wuttaweb config for "home redirect to login" feature Lance Edgar 2024-08-20 22:16:01 -0500
  • 1def26a35b feat: add "has output file templates" config option for master view Lance Edgar 2024-08-20 19:09:56 -0500
  • 07871188aa fix: fix master/index template rendering for waterpark theme Lance Edgar 2024-08-20 17:03:57 -0500
  • c8dc60cb68 fix: fix spacing for navbar logo/title in waterpark theme Lance Edgar 2024-08-20 16:37:58 -0500
  • 526c84dfa6 bump: version 0.20.0 → 0.20.1 v0.20.1 Lance Edgar 2024-08-20 16:05:52 -0500
  • 21f90f3f32 fix: fix default filter verbs logic for workorder status Lance Edgar 2024-08-20 16:02:35 -0500
  • 83586ef90f bump: version 0.19.3 → 0.20.0 v0.20.0 Lance Edgar 2024-08-20 15:06:09 -0500
  • 59bd58aca7 feat: add new 'waterpark' theme, based on wuttaweb w/ vue2 + buefy Lance Edgar 2024-08-20 13:46:40 -0500
  • 1ec1eba496 feat: refactor templates to simplify base/page/form structure Lance Edgar 2024-08-19 21:30:58 -0500
  • d29b840343 fix: avoid deprecated reference to app db engine Lance Edgar 2024-08-19 14:38:41 -0500
  • b762a0782a bump: version 0.19.2 → 0.19.3 v0.19.3 Lance Edgar 2024-08-19 13:57:36 -0500
  • 15ab0c9592 fix: add pager stats to all grid vue data (fixes view history) Lance Edgar 2024-08-19 13:48:18 -0500
  • 41945c5e37 bump: version 0.19.1 → 0.19.2 v0.19.2 Lance Edgar 2024-08-19 12:01:42 -0500
  • f5661fe349 fix: sort on frontend for appinfo package listing grid Lance Edgar 2024-08-19 11:56:46 -0500
  • 0eeeb4bd35 fix: prefer attr over key lookup when getting model values Lance Edgar 2024-08-19 11:09:49 -0500
  • 1d56a4c0d0 fix: replace all occurrences of component_studly => vue_component Lance Edgar 2024-08-19 09:53:10 -0500
  • b642c98d40 bump: version 0.19.0 → 0.19.1 v0.19.1 Lance Edgar 2024-08-19 09:23:55 -0500
  • 0fb3c0f3d2 fix: fix broken user auth for web API app Lance Edgar 2024-08-19 09:23:31 -0500
  • b7955a5871 bump: version 0.18.0 → 0.19.0 v0.19.0 Lance Edgar 2024-08-18 19:58:50 -0500
  • 290f8fd51e feat: move multi-column grid sorting logic to wuttaweb Lance Edgar 2024-08-18 19:22:04 -0500
  • ec36df4a34 feat: move single-column grid sorting logic to wuttaweb Lance Edgar 2024-08-18 14:05:52 -0500
  • c95e42bf82 fix: fix misc. errors in grid template per wuttaweb Lance Edgar 2024-08-17 11:05:15 -0500
  • 5e82fe3946 fix: fix broken permission directives in web api startup Lance Edgar 2024-08-18 10:20:09 -0500
  • f4c8176d83 bump: version 0.17.0 → 0.18.0 v0.18.0 Lance Edgar 2024-08-16 22:54:22 -0500
  • 9da2a148c6 feat: move "basic" grid pagination logic to wuttaweb Lance Edgar 2024-08-16 18:45:04 -0500
  • 2a0b6da2f9 feat: inherit from wutta base class for Grid Lance Edgar 2024-08-16 14:34:50 -0500
  • f7641218cb fix: avoid route error in user view, when using wutta people view Lance Edgar 2024-08-16 11:56:54 -0500
  • 1b78bd617c feat: inherit most logic from wuttaweb, for GridAction Lance Edgar 2024-08-16 11:56:12 -0500
  • 09612b1921 fix: fix some more wutta compat for base template Lance Edgar 2024-08-15 23:46:58 -0500
  • bbd98e7b2f bump: version 0.16.1 → 0.17.0 v0.17.0 Lance Edgar 2024-08-15 23:15:25 -0500
  • da0f6bd5e1 feat: use wuttaweb for get_liburl() logic Lance Edgar 2024-08-15 23:12:02 -0500
  • bbc2c584ec bump: version 0.16.0 → 0.16.1 v0.16.1 Lance Edgar 2024-08-15 21:16:53 -0500
  • 7f0c571a44 fix: improve wutta People view a bit Lance Edgar 2024-08-15 21:12:34 -0500
  • 53040dc6be fix: update references to get_class_hierarchy() Lance Edgar 2024-08-15 20:29:36 -0500
  • 1cacfab2a6 fix: tweak template for people/view_profile per wutta compat Lance Edgar 2024-08-15 18:44:14 -0500
  • bab09e3fe7 bump: version 0.15.6 → 0.16.0 v0.16.0 Lance Edgar 2024-08-15 16:22:35 -0500
  • dd176a5e9e feat: add first wutta-based master, for PersonView Lance Edgar 2024-08-15 16:05:53 -0500
  • a6ce5eb21d feat: refactor forms/grids/views/templates per wuttaweb compat Lance Edgar 2024-08-15 14:34:20 -0500
  • b53479f8e4 bump: version 0.15.5 → 0.15.6 v0.15.6 Lance Edgar 2024-08-13 11:21:38 -0500
  • 1f752530d2 fix: avoid before_render subscriber hook for web API Lance Edgar 2024-08-10 13:49:41 -0500
  • 2c46fde742 fix: simplify verbiage for batch execution panel Lance Edgar 2024-08-10 08:43:54 -0500
  • d57efba381 bump: version 0.15.4 → 0.15.5 v0.15.5 Lance Edgar 2024-08-09 19:48:51 -0500
  • f2fce2e305 fix: assign convenience attrs for all views (config, app, enum, model) Lance Edgar 2024-08-09 19:22:26 -0500
  • b5f0ecb165 bump: version 0.15.3 → 0.15.4 v0.15.4 Lance Edgar 2024-08-09 10:13:00 -0500
  • 7e683dfc4a fix: avoid bug when checking current theme Lance Edgar 2024-08-09 10:11:38 -0500
  • 0b8315fc78 bump: version 0.15.2 → 0.15.3 v0.15.3 Lance Edgar 2024-08-08 19:39:36 -0500
  • ffd694e7b7 fix: fix timepicker parseTime() when value is null Lance Edgar 2024-08-08 19:39:01 -0500
  • 80dc4eb7a9 bump: version 0.15.1 → 0.15.2 v0.15.2 Lance Edgar 2024-08-06 23:19:14 -0500
  • 518c108c88 fix: use auth handler, avoid legacy calls for role/perm checks Lance Edgar 2024-08-06 10:36:20 -0500
  • bd1993f440 bump: version 0.15.0 → 0.15.1 v0.15.1 Lance Edgar 2024-08-05 22:57:02 -0500
  • 91ea9021d7 fix: move magic b template context var to wuttaweb Lance Edgar 2024-08-05 21:50:22 -0500
  • 2903b376b5 bump: version 0.14.5 → 0.15.0 v0.15.0 Lance Edgar 2024-08-05 15:35:06 -0500
  • 9d2684046f feat: move more subscriber logic to wuttaweb Lance Edgar 2024-08-05 15:00:11 -0500
  • 3b92bb3a9e fix: use wuttaweb logic for util.get_form_data() Lance Edgar 2024-08-04 14:56:12 -0500
  • 5ec899cf08 bump: version 0.14.4 → 0.14.5 v0.14.5 Lance Edgar 2024-08-03 17:43:46 -0500
  • 458c95696a fix: use auth handler instead of deprecated auth functions Lance Edgar 2024-08-03 14:13:16 -0500