summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Karl O. Pinc [Fri, 16 Aug 2024 17:25:00 +0000 (12:25 -0500)]
Make SQL entry page work
Karl O. Pinc [Fri, 16 Aug 2024 17:24:21 +0000 (12:24 -0500)]
Have a separate module for forms
Karl O. Pinc [Mon, 5 Aug 2024 17:50:15 +0000 (12:50 -0500)]
Bump version number to 0.17.0
Karl O. Pinc [Mon, 5 Aug 2024 17:04:51 +0000 (12:04 -0500)]
Bump version number to 0.16.0
Karl O. Pinc [Sun, 4 Aug 2024 20:48:29 +0000 (15:48 -0500)]
Properly initialize the upload handler
Karl O. Pinc [Sun, 4 Aug 2024 17:40:16 +0000 (12:40 -0500)]
Dependencies are dynamic because they contain version numbers
Karl O. Pinc [Sat, 3 Aug 2024 21:23:51 +0000 (16:23 -0500)]
Put page heading in the base template
Karl O. Pinc [Sat, 3 Aug 2024 21:21:53 +0000 (16:21 -0500)]
Use table row abstractions
Karl O. Pinc [Wed, 31 Jul 2024 17:46:56 +0000 (12:46 -0500)]
Adjust for pgwui_common template structure changes
Karl O. Pinc [Tue, 16 Jul 2024 22:11:11 +0000 (17:11 -0500)]
Move core utility functions into a separate module
Karl O. Pinc [Tue, 16 Jul 2024 12:48:16 +0000 (07:48 -0500)]
Better response variable name db_changed -> report_success
Karl O. Pinc [Sun, 23 Jun 2024 02:07:00 +0000 (21:07 -0500)]
Bump version number to 0.15.0
Karl O. Pinc [Sun, 23 Jun 2024 02:06:04 +0000 (21:06 -0500)]
A little bit of work away from the basic template
Karl O. Pinc [Sat, 22 Jun 2024 03:21:05 +0000 (22:21 -0500)]
Use immediate assignments
Karl O. Pinc [Fri, 21 Jun 2024 23:10:58 +0000 (18:10 -0500)]
Fix conditional yamllint execution
Karl O. Pinc [Fri, 21 Jun 2024 23:10:01 +0000 (18:10 -0500)]
Avoid rebuilding packages when running check targets
Karl O. Pinc [Fri, 21 Jun 2024 19:28:15 +0000 (14:28 -0500)]
Run yamllint when checking
Karl O. Pinc [Wed, 12 Jun 2024 18:23:34 +0000 (13:23 -0500)]
Initial commit