Commit Graph

1143 Commits

Author SHA1 Message Date
Samuel Wang
9efed6dea7 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (284 of 284 strings)

Co-authored-by: Samuel Wang <imhsaw@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/zh_Hans/
Translation: Spoolman/Web Client
2025-02-11 22:28:28 +01:00
aurelien
67c2c89e2a Translated using Weblate (French)
Currently translated at 100.0% (284 of 284 strings)

Co-authored-by: aurelien <a.ardjoune@etik.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/fr/
Translation: Spoolman/Web Client
2025-02-11 22:28:27 +01:00
Brett Chik
c5878883a8 Link to print label from spool details page missing getBasePath() 2025-02-07 20:24:03 -08:00
Brett Chik
21befc2993 Ensure the QR code icon honors the base path, when configured. 2025-02-07 20:09:29 -08:00
ecarjat
108fdd2908 Added SPOOLMAN_CORS_ORIGIN variable 2025-01-26 15:41:58 +01:00
Christian Boelsen
418c8cf518 Allow disabling access log with uvicorn's --no-access-log 2025-01-25 16:10:07 +00:00
dependabot[bot]
2e67d7e6a3 Bump vite from 5.4.11 to 5.4.14 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 5.4.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 04:46:52 +00:00
inukiwi
1f3c1c0ad5 Do not ignore empty lists in database selects 2025-01-15 23:14:09 +01:00
fleaz
a2e6ad983a Properly build URLs with urljoin 2025-01-13 19:51:35 +01:00
Erik Michelson
e93f89aa51 Add setting to toggle rounding of prices 2024-12-30 01:07:38 +01:00
Donkie
276fd1e733 Merge pull request #484 from Forest-Troll/master
Prometheus metrics improve
2024-12-28 22:04:14 +01:00
Donkie
a14a520116 Merge pull request #557 from Donkie/weblate
Translations update
2024-12-28 22:03:27 +01:00
Maurice Kevenaar
524e0f8657 Translated using Weblate (Dutch)
Currently translated at 100.0% (284 of 284 strings)

Co-authored-by: Maurice Kevenaar <maurice@kevenaar.name>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nl/
Translation: Spoolman/Web Client
2024-12-28 21:01:32 +00:00
Kayz C
c83ddbf5c5 Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (284 of 284 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 100.0% (284 of 284 strings)

Co-authored-by: Kayz C <kayzed.x@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/zh_Hant/
Translation: Spoolman/Web Client
2024-12-28 21:01:32 +00:00
Diogo Resende
e6cd503ebd Translated using Weblate (Portuguese)
Currently translated at 100.0% (284 of 284 strings)

Translated using Weblate (French)

Currently translated at 99.6% (283 of 284 strings)

Co-authored-by: Diogo Resende <dresende@thinkdigital.pt>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/fr/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pt/
Translation: Spoolman/Web Client
2024-12-28 21:01:31 +00:00
darkk-k1
291572ddc1 Translated using Weblate (Polish)
Currently translated at 98.9% (281 of 284 strings)

Translated using Weblate (Polish)

Currently translated at 85.9% (244 of 284 strings)

Co-authored-by: darkk-k1 <softdev@darkabo.eu>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pl/
Translation: Spoolman/Web Client
2024-12-28 21:01:30 +00:00
Daniel Zając
e2a1113033 Translated using Weblate (Polish)
Currently translated at 98.9% (281 of 284 strings)

Translated using Weblate (Polish)

Currently translated at 85.9% (244 of 284 strings)

Co-authored-by: Daniel Zając <zajac20033@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pl/
Translation: Spoolman/Web Client
2024-12-28 21:01:30 +00:00
Donkie
6421f723ee Merge pull request #578 from Khaos66/master
Enable install script to be automated
2024-12-28 22:01:23 +01:00
Khaos
45ea68bbc0 Enable install script to be automated
Added a script parameter to control the systemd service installation step
2024-12-28 20:24:57 +01:00
Panagiotis Doulgeris
6b2dbda354 Add possibility to exclude margin in spool icon for overview sites 2024-12-22 15:38:05 +01:00
Dmitry Belousov
b37c19eb9e diameter is missed 2024-12-12 22:42:22 +03:00
Dmitry Belousov
385d9bb3da Add spool initial weight. Change some descriptions. 2024-12-12 22:40:35 +03:00
Dmitry Belousov
4479da84ed Merge remote-tracking branch 'origin/master'
# Conflicts:
#	spoolman/prometheus/metrics.py
2024-12-12 22:39:24 +03:00
Dmitry Belousov
4ee34f67d1 Add spool initial weight. Change some descriptions. 2024-12-12 22:38:11 +03:00
Forest-Troll
9ceee4aa7a Merge branch 'Donkie:master' into master 2024-12-12 22:33:19 +03:00
Donkie
053b20f19c Bump version to 0.21.0 2024-12-01 14:54:31 +01:00
Donkie
a3f506ce85 Bumped python dependencies 2024-12-01 14:53:58 +01:00
Donkie
0e6bdd764f Merge pull request #548 from Donkie/weblate
Translations update
2024-12-01 14:35:34 +01:00
gallegonovato
d4ddb1f63e Translated using Weblate (Spanish)
Currently translated at 100.0% (284 of 284 strings)

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/es/
Translation: Spoolman/Web Client
2024-11-25 21:36:36 +01:00
Miloslav Kos
bb7b64669e Translated using Weblate (Czech)
Currently translated at 100.0% (284 of 284 strings)

Co-authored-by: Miloslav Kos <kos.m@post.cz>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/cs/
Translation: Spoolman/Web Client
2024-11-25 21:36:36 +01:00
Donkie
1372d75d90 Update README.md 2024-11-25 21:36:19 +01:00
Donkie
139d435cee Fixed manufacturer with spool weight 0 not being allowed
Resolves #521
2024-11-25 20:49:39 +01:00
Donkie
a3be91b89c Fixed not being able to clear price field
Resolves #525
2024-11-25 20:39:24 +01:00
Donkie
649c074bb3 Fix uvicorn doing its own thing when logging
Resolves #532
2024-11-25 20:21:28 +01:00
Donkie
04920e463a Fixed number precision in locations page spool card 2024-11-25 19:07:24 +01:00
Donkie
c57141254c Merge branch 'locationspage' into master 2024-11-24 15:05:01 +01:00
Donkie
46a9097491 Final locations updates 2024-11-24 15:04:20 +01:00
Donkie
d142b0eaec Include the custom locations in spool edit page 2024-11-24 14:51:15 +01:00
Donkie
0827cc8a5a Improvements to default location 2024-11-24 14:45:16 +01:00
Donkie
755e06c989 Now goes back to loc page on edit submit 2024-11-24 12:31:38 +01:00
Donkie
bb0b00b973 Merge pull request #542 from Donkie/weblate
Translations update
2024-11-24 09:56:44 +01:00
Donkie
1a55855ce9 Some i18n stuff 2024-11-23 23:16:41 +01:00
Donkie
67c5b34bf5 Final touches on locations page 2024-11-23 22:42:47 +01:00
Samuel Wang
c68c32698a Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (278 of 278 strings)

Co-authored-by: Samuel Wang <imhsaw@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/zh_Hans/
Translation: Spoolman/Web Client
2024-11-23 06:00:33 +01:00
Daniel Zając
289818ab06 Translated using Weblate (Polish)
Currently translated at 84.5% (235 of 278 strings)

Co-authored-by: Daniel Zając <zajac20033@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pl/
Translation: Spoolman/Web Client
2024-11-23 06:00:31 +01:00
Donkie
bf06408368 Added reading and using of spool orders in locations 2024-11-20 21:57:01 +01:00
Donkie
ce42d687ed Some file rearranging 2024-11-20 21:08:43 +01:00
Donkie
37b6d1fcee Added ability to rename location 2024-11-20 21:00:39 +01:00
Donkie
5861190821 Fixed being able to create multiple locs of same name 2024-11-20 20:15:46 +01:00
Donkie
8d6f2636c5 Locations can now be drag-dropped around 2024-11-20 20:12:08 +01:00