-
e3719dcd1b
bump: version 0.20.4 → 0.20.5
master
v0.20.5
Lance Edgar
2025-02-19 10:32:02 -0600
-
dfb93568c4
fix: remove temp config files in startup
Lance Edgar
2025-02-18 20:41:13 -0600
-
b11ed99f37
docs: update intersphinx doc links per server migration
Lance Edgar
2025-02-18 12:11:58 -0600
-
ac2e370dae
bump: version 0.20.3 → 0.20.4
v0.20.4
Lance Edgar
2025-02-01 15:16:18 -0600
-
57ff7ec1d3
fix: add
make_person()
method for people, auth handlers
Lance Edgar
2025-01-27 15:48:28 -0600
-
06524dc4ed
docs: update webapp command for quickstart
Lance Edgar
2025-01-26 09:54:35 -0600
-
b5ce5687b8
bump: version 0.20.2 → 0.20.3
v0.20.3
Lance Edgar
2025-01-25 19:11:11 -0600
-
4a6897c6de
fix: add
make_proxy()
convenience method for data model Base
Lance Edgar
2025-01-25 16:26:14 -0600
-
2289928337
bump: version 0.20.1 → 0.20.2
v0.20.2
Lance Edgar
2025-01-23 17:15:27 -0600
-
7608121b37
fix: return empty string instead of None when rendering date/time
Lance Edgar
2025-01-15 17:00:02 -0600
-
e144ca2da8
bump: version 0.20.0 → 0.20.1
v0.20.1
Lance Edgar
2025-01-13 13:17:27 -0600
-
a302f323af
fix: add
get_batch_handler()
method for app handler
Lance Edgar
2025-01-13 11:51:36 -0600
-
174a17dd5e
docs: tweak glossary for db session
Lance Edgar
2025-01-12 18:45:23 -0600
-
ce79346f76
bump: version 0.19.3 → 0.20.0
v0.20.0
Lance Edgar
2025-01-11 21:59:51 -0600
-
a9d2f32e40
fix: add
render_percent()
method for app handler
Lance Edgar
2025-01-11 19:08:34 -0600
-
20d4d4d93f
feat: add basic support for "reports" feature
Lance Edgar
2025-01-11 19:04:30 -0600
-
1bfab90d35
fix: set global default sender to root@localhost
Lance Edgar
2025-01-09 18:02:50 -0600
-
7308cf3b54
bump: version 0.19.2 → 0.19.3
v0.19.3
Lance Edgar
2025-01-09 12:53:24 -0600
-
6a08c50452
fix: flush session when removing batch row
Lance Edgar
2025-01-09 12:10:52 -0600
-
0bb0a51f32
fix: detach row from batch when removing
Lance Edgar
2025-01-08 12:05:01 -0600
-
48f9374724
bump: version 0.19.1 → 0.19.2
v0.19.2
Lance Edgar
2025-01-06 16:59:06 -0600
-
4479d9ff91
fix: add
cascade_backrefs=False
for all ORM relationships
Lance Edgar
2025-01-06 16:37:04 -0600
-
7e90888146
fix: add
get_effective_rows()
method for batch handler
Lance Edgar
2025-01-06 16:36:47 -0600
-
60a25ab342
fix: add
make_full_name()
function, app handler method
Lance Edgar
2025-01-06 16:36:27 -0600
-
b3ec7cb9b8
fix: add batch handler logic to remove row
Lance Edgar
2025-01-02 19:48:26 -0600
-
6d16aa0c02
fix: add
render_boolean
, render_quantity
app handler methods
Lance Edgar
2025-01-02 19:48:02 -0600
-
c6a0ecd475
fix: update post-install webapp command suggestion
Lance Edgar
2024-12-30 17:50:55 -0600
-
a68df98297
bump: version 0.19.0 → 0.19.1
v0.19.1
Lance Edgar
2024-12-28 21:13:22 -0600
-
9c1bfee97f
fix: add simple rendering logic for currency values and errors
Lance Edgar
2024-12-28 20:10:37 -0600
-
78a9965c52
bump: version 0.18.1 → 0.19.0
v0.19.0
Lance Edgar
2024-12-23 21:13:03 -0600
-
1aa597d2e5
build: simplify release task
Lance Edgar
2024-12-23 20:48:28 -0600
-
491df09f2f
feat: add "email settings" feature for admin, previews
Lance Edgar
2024-12-23 15:37:37 -0600
-
6c8f1c973d
fix: move
email
stuff from subpackage to module
Lance Edgar
2024-12-19 18:34:03 -0600
-
902412322e
fix: add
is_enabled()
method for email handler, to check per type
Lance Edgar
2024-12-19 18:20:57 -0600
-
089d9d7ec6
bump: version 0.18.0 → 0.18.1
v0.18.1
Lance Edgar
2024-12-18 22:32:19 -0600
-
c1f3fcc412
docs: add some docs about sending app emails, and logging to email
Lance Edgar
2024-12-18 22:09:59 -0600
-
fa76eb6aa9
fix: force interpolation of
%(here)s
, %(__file__)s
in config files
Lance Edgar
2024-12-18 13:43:19 -0600
-
659d7e551e
fix: only read each config file once on startup
Lance Edgar
2024-12-18 12:33:17 -0600
-
87790bbb1a
docs: add glossary entry for 'spec'
Lance Edgar
2024-12-18 12:28:31 -0600
-
062da0685c
docs: test commit
Lance Edgar
2024-12-16 18:31:31 -0600
-
9834b27d0e
docs: test commit
Lance Edgar
2024-12-16 18:14:02 -0600
-
f50e0e7b99
bump: version 0.17.1 → 0.18.0
v0.18.0
Lance Edgar
2024-12-15 00:45:20 -0600
-
3585eca65b
fix: add basic execution methods for batch handler
Lance Edgar
2024-12-14 19:39:02 -0600
-
a514d9cfba
feat: add basic batch feature, data model and partial handler
Lance Edgar
2024-12-13 20:38:00 -0600
-
51accc5a93
feat: add basic db handler, for tracking counter values
Lance Edgar
2024-12-13 17:26:07 -0600
-
80a983f812
fix: add
render_date()
, render_datetime()
methods for app handler
Lance Edgar
2024-12-12 10:00:18 -0600
-
c1108e3102
fix: add command for
wutta make-appdir
Lance Edgar
2024-12-08 19:33:06 -0600
-
45ea5c5bdc
docs: improve docs relating to app db, setup thereof
Lance Edgar
2024-12-08 12:19:42 -0600
-
d70df11be6
bump: version 0.17.0 → 0.17.1
v0.17.1
Lance Edgar
2024-12-08 00:10:18 -0600
-
6b35614502
fix: use proper uuid for special role getters
Lance Edgar
2024-12-08 00:09:47 -0600
-
40df27d6f6
bump: version 0.16.2 → 0.17.0
v0.17.0
Lance Edgar
2024-12-07 23:47:23 -0600
-
e1785ccfcc
feat: convert all uuid fields from str to proper UUID
Lance Edgar
2024-12-07 23:45:47 -0600
-
6a471b87c2
docs: clarify glossary for app name
Lance Edgar
2024-12-07 22:18:05 -0600
-
efb78a6635
docs: add link to Victor Wooten's song!
Lance Edgar
2024-12-07 22:01:40 -0600
-
c25325f7d0
docs: rearrange API docs per conventions used elsewhere
Lance Edgar
2024-12-07 19:05:22 -0600
-
ed5e886a5d
docs: improve doc for
wuttjamaican.db.model
Lance Edgar
2024-12-07 18:54:25 -0600
-
1debacd160
bump: version 0.16.1 → 0.16.2
v0.16.2
Lance Edgar
2024-12-06 08:08:32 -0600
-
a9eebc682e
fix: add mechanism to discover external
wutta
subcommands
Lance Edgar
2024-12-05 18:58:10 -0600
-
3a1ea22e9b
bump: version 0.16.0 → 0.16.1
v0.16.1
Lance Edgar
2024-12-05 08:04:55 -0600
-
d95b101dbf
fix: add
db.util.make_topo_sortkey()
function
Lance Edgar
2024-12-03 21:53:30 -0600
-
c3aa97ed27
build: update project metadata
Lance Edgar
2024-12-03 21:33:32 -0600
-
de551c9bbd
docs: cleanup quickstart a bit, add some links
Lance Edgar
2024-12-03 09:31:43 -0600
-
028c64fc12
fix: use true UUID type for Upgrades table primary key
Lance Edgar
2024-11-30 19:59:59 -0600
-
8b6e32145c
fix: let caller set data type for
uuid_column()
and uuid_fk_column()
Lance Edgar
2024-11-30 16:06:37 -0600
-
f63028bf8e
test: fix installer test to avoid actually doing anything
Lance Edgar
2024-11-30 16:05:38 -0600
-
47902b37bc
fix: avoid error when loading installer templates
Lance Edgar
2024-11-30 16:04:35 -0600
-
d44fe15215
bump: version 0.15.0 → 0.16.0
v0.16.0
Lance Edgar
2024-11-30 12:31:11 -0600
-
cd90626f1d
feat: make v7 UUID values instead of v1
Lance Edgar
2024-11-30 12:26:56 -0600
-
ecdfb2f6e0
docs: update quick start to use cookiecutter
Lance Edgar
2024-11-26 11:46:17 -0600
-
affc19bac0
bump: version 0.14.0 → 0.15.0
v0.15.0
Lance Edgar
2024-11-24 19:09:32 -0600
-
8f182e81dd
feat: add
User.prevent_edit
flag for account lockdown
Lance Edgar
2024-11-24 17:08:55 -0600
-
7afb67b4a0
bump: version 0.13.3 → 0.14.0
v0.14.0
Lance Edgar
2024-11-24 10:27:54 -0600
-
ceeff7e911
feat: add install handler and related logic
Lance Edgar
2024-11-24 10:13:56 -0600
-
49e77d7407
feat: add
parse_bool()
and parse_list()
methods for config object
Lance Edgar
2024-11-23 15:33:00 -0600
-
2deba45588
feat: add
wutta
top-level command with make-uuid
subcommand
Lance Edgar
2024-11-23 11:48:28 -0600
-
cb147c203d
bump: version 0.13.2 → 0.13.3
v0.13.3
Lance Edgar
2024-08-30 20:34:19 -0500
-
4c51189d41
fix: move model base class out of model subpkg
Lance Edgar
2024-08-30 20:30:09 -0500
-
e9507fb5a4
bump: version 0.13.1 → 0.13.2
v0.13.2
Lance Edgar
2024-08-27 21:05:37 -0500
-
2fa82bee8c
fix: add basic support for wutta-continuum data versioning/history
Lance Edgar
2024-08-27 20:26:22 -0500
-
7002986cb7
bump: version 0.13.0 → 0.13.1
v0.13.1
Lance Edgar
2024-08-27 19:11:30 -0500
-
2edeac0d83
fix: add common
DataTestCase
for use in other packages
Lance Edgar
2024-08-27 19:10:50 -0500
-
7ee8398718
test: skip some tests if mako not installed
Lance Edgar
2024-08-26 14:34:35 -0500
-
2b1c958aa7
bump: version 0.12.1 → 0.13.0
v0.13.0
Lance Edgar
2024-08-26 14:24:08 -0500
-
131ad88a16
feat: add basic email handler support
Lance Edgar
2024-08-26 13:08:19 -0500
-
b401fac04f
feat: add
util.resource_path()
function
Lance Edgar
2024-08-26 10:12:52 -0500
-
94868bbaa9
feat: add app handler method,
get_appdir()
Lance Edgar
2024-08-25 12:33:52 -0500
-
4b9db13b8f
feat: add basic support for progress indicators
Lance Edgar
2024-08-24 17:19:50 -0500
-
110ff69d6d
feat: add table/model for app upgrades
Lance Edgar
2024-08-24 10:20:05 -0500
-
e855a84c37
docs: add basic db setup to quickstart doc
Lance Edgar
2024-08-23 15:20:38 -0500
-
14a150b2ef
bump: version 0.12.0 → 0.12.1
v0.12.1
Lance Edgar
2024-08-22 14:50:06 -0500
-
1744e8706c
fix: add app handler methods:
get_node_title()
, get_node_type()
Lance Edgar
2024-08-20 22:13:33 -0500
-
bb7a83a73c
bump: version 0.11.1 → 0.12.0
v0.12.0
Lance Edgar
2024-08-15 21:14:07 -0500
-
9ad5dca2ad
feat: add util function
get_class_hierarchy()
Lance Edgar
2024-08-15 20:18:54 -0500
-
58c3f781df
bump: version 0.11.0 → 0.11.1
v0.11.1
Lance Edgar
2024-08-15 16:19:34 -0500
-
82177ea997
docs: tweak docstring for
Session
class
Lance Edgar
2024-08-15 13:21:11 -0500
-
e3e3b004aa
fix: tweak methods for
FileConfigTestCase
Lance Edgar
2024-08-15 13:20:52 -0500
-
3e3f7ac958
fix: cascade deletes for User -> UserRole
Lance Edgar
2024-08-14 12:12:12 -0500
-
304b4b0a19
bump: version 0.10.0 → 0.11.0
v0.11.0
Lance Edgar
2024-08-13 10:53:49 -0500
-
08689f494f
feat: add dict-like behavior to model class instances
Lance Edgar
2024-08-11 15:23:14 -0500
-
82c043fd05
bump: version 0.9.0 → 0.10.0
v0.10.0
Lance Edgar
2024-08-06 23:16:18 -0500