Oliver Walters
|
31a8c94d2f
|
Adds 'issued_by' and 'responsible' field to BuildOrder
- issued_by is a user
- responsible is a user or a group
|
2021-02-16 15:40:27 +11:00 |
|
Oliver Walters
|
6cc0880b4a
|
Add INVENTREE_BASE_URL setting
- Also adds callable validator!
|
2021-02-16 15:31:04 +11:00 |
|
Oliver Walters
|
247c4bdb4b
|
Print multiple build reports
|
2021-02-16 08:45:28 +11:00 |
|
Oliver Walters
|
b222119653
|
Add option to print build report
|
2021-02-16 08:36:04 +11:00 |
|
Oliver Walters
|
e72aaf2e07
|
PEP fixes
|
2021-02-16 08:25:52 +11:00 |
|
Oliver Walters
|
a349e77866
|
Adds model for BuildReport
- List / Detail / Print
|
2021-02-16 08:25:04 +11:00 |
|
Oliver
|
4431082440
|
Merge pull request #1294 from SchrodingersGat/login-static-files
Allow access to static files without being logged in
|
2021-02-13 19:48:27 +11:00 |
|
Oliver Walters
|
e0db833038
|
Rotated splash image for better handling of portrait view
|
2021-02-13 16:50:51 +11:00 |
|
Oliver Walters
|
39d9ecffec
|
Add image attribution (need to work out how to make it more obvious)
|
2021-02-13 13:52:35 +11:00 |
|
Oliver Walters
|
99578e6986
|
Getting a little bit fancy
|
2021-02-13 13:49:21 +11:00 |
|
Oliver Walters
|
10e50cf5e4
|
Allow access to static files without being logged in
|
2021-02-13 12:19:10 +11:00 |
|
Oliver
|
998620b5f3
|
Merge pull request #1290 from SchrodingersGat/modal-css-fixes
Modal form CSS fixes
|
2021-02-12 21:32:46 +11:00 |
|
Oliver
|
16692a2905
|
Merge pull request #1288 from SchrodingersGat/part-table-fix
Remove code which was causing issue
|
2021-02-12 21:32:40 +11:00 |
|
Oliver
|
67b6123b70
|
Merge pull request #1289 from SchrodingersGat/null-units
Hide units when empty
|
2021-02-12 21:32:33 +11:00 |
|
Oliver Walters
|
e8fd336612
|
Fix getSubdir function
|
2021-02-12 21:32:26 +11:00 |
|
Oliver Walters
|
11099676ef
|
Dialog for printing BOM reports
|
2021-02-12 21:23:56 +11:00 |
|
Oliver Walters
|
4e9b9ee6fd
|
Detail and print view for the BOM report
|
2021-02-12 21:15:03 +11:00 |
|
Oliver Walters
|
9be2989971
|
Refactor printing code into ReportPrintMixin
|
2021-02-12 21:08:33 +11:00 |
|
Oliver Walters
|
a1cf893eb2
|
List API endpint for BOM reports
|
2021-02-12 20:55:13 +11:00 |
|
Oliver Walters
|
ba85ff63bf
|
Refactor selectTestReport into selectReport
|
2021-02-12 20:38:30 +11:00 |
|
Oliver Walters
|
12821b80fb
|
Add BOMReport model
|
2021-02-12 20:28:12 +11:00 |
|
Oliver Walters
|
19143ed082
|
Modal form CSS fixes
|
2021-02-12 20:13:17 +11:00 |
|
Oliver Walters
|
b22b82877d
|
Hide units when empty
|
2021-02-12 20:01:09 +11:00 |
|
Oliver Walters
|
efc2290613
|
Remove code which was causing issue
|
2021-02-12 19:57:44 +11:00 |
|
Oliver
|
b43d6a2ad4
|
Merge pull request #1284 from eeintech/backup_restore
Added inv restore command
|
2021-02-11 09:25:49 +11:00 |
|
eeintech
|
d6eae83809
|
Added inv restore command
|
2021-02-10 10:55:04 -05:00 |
|
Oliver
|
89adac49f9
|
Merge pull request #1283 from SchrodingersGat/filter-validation
Wrap custom filter validation in try/except blocks
|
2021-02-10 21:20:03 +11:00 |
|
Oliver Walters
|
2fa7c8706b
|
Wrap custom filter validation in try/except blocks
|
2021-02-10 20:40:15 +11:00 |
|
Oliver
|
9385447761
|
Merge pull request #1279 from SchrodingersGat/default-page-size
Default page size
|
2021-02-06 18:42:38 +11:00 |
|
Oliver Walters
|
a5c36e2ca8
|
Update scheme for inventree test report
- Copy across a simpler report which extends the "base" report
- This way the InvenTree report version is always up to date!
|
2021-02-06 18:07:27 +11:00 |
|
Oliver Walters
|
ef31727ec9
|
Would you like some PEPper with that?
|
2021-02-06 17:58:21 +11:00 |
|
Oliver Walters
|
30d95e1511
|
Add 'REPORT_DEBUG_MODE' setting
- If set, reports are printed in raw HTML
- Not pretty, but useful for debugging output of rendered template
|
2021-02-06 17:36:22 +11:00 |
|
Oliver Walters
|
dbaa0fc300
|
Add default page size for reports
- A4 / Legal / Letter
- Use this for the default page size for InvenTree reports
|
2021-02-06 17:11:20 +11:00 |
|
Oliver
|
2aa2f08658
|
Merge pull request #1275 from SchrodingersGat/report-revision
Report revision
|
2021-02-05 14:58:19 +11:00 |
|
Oliver Walters
|
b5e993872f
|
Keep asset and snippet filenames the same (if possible)
|
2021-02-05 13:51:25 +11:00 |
|
Oliver Walters
|
d686fb5057
|
Fix typo in js file
|
2021-02-05 12:31:13 +11:00 |
|
Oliver Walters
|
f458342e5f
|
Add report revision information to the template context
|
2021-02-05 12:02:16 +11:00 |
|
Oliver Walters
|
33d66182df
|
Add "revision" number to report model
- Auto-increments whenever the model is saved
|
2021-02-05 12:01:44 +11:00 |
|
Oliver
|
af7a627230
|
Merge pull request #1271 from SchrodingersGat/migration-unit-test
Migration unit test
|
2021-02-04 23:56:12 +11:00 |
|
Oliver Walters
|
978ea7cc0b
|
Typo fix
|
2021-02-04 23:11:19 +11:00 |
|
Oliver Walters
|
3c5169c793
|
So I learned something today...
In migration files you can access the "historical" pythonic model, and use that, with *all* the helpers,
rather than writing clunky old SQL!!!!
:'(
|
2021-02-04 23:10:10 +11:00 |
|
Oliver Walters
|
74704a7c1e
|
Mark migrations with data operations "non atomic"
Ref: https://docs.djangoproject.com/en/dev/howto/writing-migrations/#non-atomic-migrations
|
2021-02-04 22:19:15 +11:00 |
|
Oliver
|
4d91a34136
|
Merge pull request #1270 from SchrodingersGat/report-templates
Adds "report snippet" class allowing re-usable report snippets
|
2021-02-04 22:14:38 +11:00 |
|
Oliver Walters
|
140c8b5395
|
Use integer field instead of boolean literal (not correct SQL)
|
2021-02-04 21:33:10 +11:00 |
|
Oliver Walters
|
62a7964dda
|
PEP fixes
|
2021-02-04 21:17:20 +11:00 |
|
Oliver Walters
|
a0e7d37a19
|
Add setting for enabling / disabling test reports
|
2021-02-04 21:15:19 +11:00 |
|
Oliver Walters
|
5aec487c12
|
TestReport name no longer needs to be unique
|
2021-02-04 21:15:07 +11:00 |
|
Oliver Walters
|
bc36775270
|
Copy default test report across
|
2021-02-04 20:25:01 +11:00 |
|
Oliver Walters
|
98d291c2f8
|
Add model rule for ReportSnippet
|
2021-02-04 19:26:43 +11:00 |
|
Oliver Walters
|
59904ace1d
|
Revoke support for LaTex reporting
|
2021-02-04 16:18:28 +11:00 |
|