Commit Graph

1087 Commits (be5a9694f23b9d7cf217b87d4e4e32b27bf7f19a)

Author SHA1 Message Date
Qiuyi LI be5a9694f2
Merge pull request #43 from LQYBill/release
Release 1.8.1
2023-11-21 15:28:22 +01:00
Qiuyi LI c494a9cd02 Update project version 2023-11-21 15:27:25 +01:00
Qiuyi LI 33b450ba28
Merge pull request #42 from LQYBill/dev
Release 1.8.1
2023-11-21 15:26:16 +01:00
Qiuyi LI 15d01493f2
Merge pull request #41 from LQYBill/hl_job_adaptation
Hl job adaptation
2023-11-21 15:23:55 +01:00
Qiuyi LI 6ac3ce6bf6 Create YPJob 2023-11-21 15:22:21 +01:00
Qiuyi LI 09bcd7938c Refactor HLJob to make it possible to change request URL 2023-11-21 15:22:01 +01:00
Qiuyi LI 0419db4f72
Merge pull request #40 from LQYBill/release
Release
2023-11-14 15:56:31 +01:00
Qiuyi LI 171baab56e Release 1.8.0: Improve tube adding algo and 30cm tubes 2023-11-14 15:27:25 +01:00
Qiuyi LI c97b95f4e5
Merge pull request #39 from LQYBill/dev
Merge 30cm tubes feature to release
2023-11-14 15:13:27 +01:00
Qiuyi LI 1c0403fcf8
Merge pull request #38 from LQYBill/release
Merge release to dev
2023-11-14 15:12:16 +01:00
Qiuyi LI 48d783c7ba
Merge pull request #37 from LQYBill/feature/30cmPortraitTubes
Feature/30cm portrait tubes
2023-11-14 15:10:15 +01:00
Qiuyi LI 140997994a Replace old algo by new algo 2023-11-14 14:26:05 +01:00
Qiuyi LI 0c57d68a12 Validate tests with improvement in case of two 40cm canvases and 50cm canvases 2023-11-14 14:20:23 +01:00
Qiuyi LI a2f27094c3 Create a new method for finding adequate tubes and a main to test for regression 2023-11-13 16:10:22 +01:00
Qiuyi LI b05fd4445e Update project version 2023-10-25 11:40:41 +02:00
Qiuyi LI 43b31e5e9a Hotfix: Update CWJob API key and secret to retrieve parcel traces of another YDH account 2023-10-25 11:40:04 +02:00
Qiuyi LI aa382b7167
Merge pull request #36 from LQYBill/release
Release
2023-10-13 11:35:32 +02:00
Qiuyi LI e1d7b36c13 Release 1.7.0: Export Excel file to PDF by default after invoice generation 2023-10-13 10:09:51 +02:00
Qiuyi LI 769bd9a58a
Merge pull request #35 from LQYBill/dev
Release 1.7.0
2023-10-11 16:52:52 +02:00
Qiuyi LI dd6d219c3d
Merge pull request #34 from LQYBill/feature/breakdownPdf
feature : generation of pdf for invoice during breakdown invoicing
2023-10-10 12:14:57 +02:00
Gauthier LO a02f3dbdb4 feature : generation of pdf for invoice during breakdown invoicing 2023-10-10 12:00:55 +02:00
Qiuyi LI afc05eed6e
Merge pull request #33 from LQYBill/release
Release 1.6.2
2023-09-18 12:12:31 +02:00
Qiuyi LI c42015520c Update project version 2023-09-15 11:39:10 +02:00
Qiuyi LI 63b61d3f24
Merge pull request #32 from LQYBill/dev
Hotfixes
2023-09-15 11:25:42 +02:00
Qiuyi LI 8b32a17a00
Merge pull request #31 from LQYBill/fix/invoiceExcelBug
fix: Excel display bug in invoices
2023-09-15 11:21:50 +02:00
Qiuyi LI 8228862f39
Update AbstractInvoice.java
Cleanup comments
2023-09-15 11:21:37 +02:00
Qiuyi LI abada459bb
Update AbstractInvoice.java
Delete system.out.println
2023-09-15 11:20:28 +02:00
Gauthier LO 0561f8a870 fix: Excel display bug in invoices 2023-09-15 11:02:50 +02:00
Qiuyi LI f64086699d
Merge pull request #30 from LQYBill/archive_order_job_rate_limiter
Archive order job rate limiter
2023-09-14 16:16:26 +02:00
Qiuyi LI a0db239994 Use ThrottlingExecutorService in ArchiveOrderJob as MabangAPI has a 300 requests per minute limit 2023-09-14 16:13:48 +02:00
Qiuyi LI bcf57915cc Add thread executor service with throttling 2023-09-14 16:12:40 +02:00
Qiuyi LI c21a8b50fe Update project version 2023-09-13 16:40:40 +02:00
Qiuyi LI 7d85e3becc
Merge pull request #29 from LQYBill/dev
Hotfix : add tube rule for 30X40 portraits
2023-09-13 16:39:55 +02:00
Qiuyi LI 18a8448684
Merge pull request #28 from LQYBill/update_tube_adding_job
Add tube rule for 30X40 portraits
2023-09-13 16:23:03 +02:00
Qiuyi LI cf2b51c0f7 Add tube rule for 30X40 portraits 2023-09-13 16:21:26 +02:00
Qiuyi LI 76c6d7a853 Merge remote-tracking branch 'origin/release' into release 2023-09-13 15:27:32 +02:00
Qiuyi LI 97ef71d577
Merge pull request #27 from LQYBill/dev
Use maven gpg plugin
2023-08-25 11:36:14 +02:00
Qiuyi LI 708cc5cd73
Merge pull request #26 from LQYBill/fix/mavenGpgPlugin
Fix/maven gpg plugin
2023-08-25 11:35:13 +02:00
Qiuyi LI 9d2697affa Use classpath loader for FreeMarker template 2023-08-25 11:33:12 +02:00
Gauthier LO 07ba6510fd added maven gpg plugin 2023-08-25 11:32:46 +02:00
Qiuyi LI e7857333e3 Update project version 2023-08-24 15:41:46 +02:00
Qiuyi LI 84db512e7c
Merge pull request #25 from LQYBill/dev
Release note 1.6.0
2023-08-24 15:40:37 +02:00
Qiuyi LI 8da45dce22 Code optimization 2023-08-24 14:03:32 +02:00
Qiuyi LI 0eb6aadbff
Merge pull request #24 from LQYBill/fix/shippingCalculation
fix: shipping fee calculation precision
2023-08-23 11:30:52 +02:00
Gauthier LO dc4d67fcf8 fix: shipping fee calculation precision 2023-08-22 17:34:03 +02:00
Qiuyi LI ba9ba76a7e
Merge pull request #23 from LQYBill/fix/pendingTask
Fix/pending task
2023-08-22 16:02:04 +02:00
Gauthier LO f2ff97b1d3 fix: cancelInvoice 2023-08-22 15:57:29 +02:00
Gauthier LO 06d405b7e0 feature : task history 2023-08-22 15:15:24 +02:00
Qiuyi LI ef0ff44d23
Merge pull request #21 from LQYBill/feature/breakdownInvoice
Feature/breakdown invoice
2023-08-22 15:12:10 +02:00
Qiuyi LI b3f10e42ea
Merge pull request #22 from LQYBill/fix/cancelInvoice
Fix/cancel invoice
2023-08-22 15:11:57 +02:00