• Joined on 2023-03-25
arrdem pushed to trunk at arrdem/source 2023-07-27 23:23:54 +00:00
623a3fea7c Blah
arrdem pushed to trunk at arrdem/source 2023-07-27 22:35:37 +00:00
64c4622200 Create the unnotifier
87315d5a40 Update requirements
Compare 2 commits »
arrdem pushed to trunk at arrdem/source 2023-07-20 06:24:11 +00:00
4ce85e09bf Feat: cancel icon
arrdem pushed to trunk at arrdem/source 2023-07-20 06:18:51 +00:00
2645fa909b Fix: do not try to re-map assigned and pending jobs
0778cc077f Fix: Need to return user_id here for the jobs list
Compare 2 commits »
arrdem pushed to trunk at arrdem/source 2023-07-09 04:30:31 +00:00
a2219c88f1 Feat: Improving breaks; show other users' jobs & files to admins
arrdem pushed to trunk at arrdem/source 2023-07-09 04:11:25 +00:00
91fd7c37c5 Feat: improve responsive behavior w/ icons
bbf0346f6a Fix: don't print hashes
Compare 2 commits »
arrdem pushed to trunk at arrdem/source 2023-07-09 03:00:38 +00:00
4faa5a4e06 Stomping down the dot regressions
arrdem pushed to trunk at arrdem/source 2023-07-09 01:56:07 +00:00
c6ba7bde1f Cleanup: Rely on top-level exception handling
b9a2ae4274 Fix: Make job starting EVEN MORE idempotent
Compare 2 commits »
arrdem pushed to trunk at arrdem/source 2023-07-09 01:36:58 +00:00
a4f9af10b5 Fix: Make starting jobs more idempotent
arrdem pushed to trunk at arrdem/source 2023-07-09 01:33:21 +00:00
e36678eba1 Fix: need to specify the kwarg
arrdem pushed to trunk at arrdem/source 2023-07-09 01:22:03 +00:00
e9c059e69d Fix: recover filament IDs correctly; edit nozzle size; nozzle as a schedule constraint
arrdem pushed to trunk at arrdem/source 2023-07-09 00:52:46 +00:00
efae37ad88 Delete & notify on bad files
bfec6e70c5 Fix: use labels for the success and failure counts
Compare 2 commits »
arrdem pushed to trunk at arrdem/source 2023-07-09 00:06:02 +00:00
792b32fb1c Fix: use executemany not executescript
arrdem pushed to trunk at arrdem/source 2023-07-08 23:54:57 +00:00
f7f243d6e4 Fix: user_id not uid
arrdem pushed to trunk at arrdem/source 2023-07-08 23:53:24 +00:00
5d810e3048 Fix: Need to specify table name for subquery reference
arrdem pushed to trunk at arrdem/source 2023-07-08 23:49:01 +00:00
97fba6cb85 Cascade when deleting files
f1c5a39548 Fix: SELECT WHERE syntax
Compare 2 commits »
arrdem pushed to trunk at arrdem/source 2023-07-08 23:40:29 +00:00
1eb72905cd Fix: need to flow through the nozzle size
arrdem pushed to trunk at arrdem/source 2023-07-08 23:36:03 +00:00
a281f24689 More limits refinements
4fa627919b Fix tests, create gcode analysis machinery
Compare 2 commits »
arrdem pushed to trunk at arrdem/source 2023-07-08 19:46:21 +00:00
19c941dc95 Get printer editing working end to end
3ac37692d1 Header.
2d991efd32 Rework the login page using skeleton
f91b575dea Full width password inputs
e9e32ef5d0 Break up the schema file
Compare 5 commits »
arrdem pushed to trunk at arrdem/rules_zapp 2023-07-08 06:29:51 +00:00
961be891e5 Move output to stderr, pass debug through as an attr