Oliver
2d8fd18646
Merge branch 'master' into block-notes
2026-05-27 21:23:55 +10:00
Oliver
33483a3824
Plugin validation tweak ( #12013 )
...
* Prevent plugin validation actions during data import/export
* Simplify logic
* Further checks
2026-05-27 20:35:36 +10:00
Oliver
19182bacd0
[UI] Adjust table auto height ( #12016 )
...
* [UI] Adjust table auto height
- Better height selection
- Tested against more edge cases
* Fix comment
2026-05-27 18:50:52 +10:00
Oliver Walters
b4bd68853a
Prevent image clicking if not in editing mode
2026-05-27 06:45:57 +00:00
Oliver Walters
bf675f1d85
Add documentation
2026-05-27 06:34:14 +00:00
Oliver Walters
55a39b28f2
Prevent navigate from dirty notes
2026-05-27 05:40:43 +00:00
Oliver Walters
8d4c201cb4
Fix "dirty" trigger on notes
2026-05-27 05:28:22 +00:00
Oliver Walters
09ab37578e
Merge commit '00ad041e1b65754460c9fb9b6242f6e4e9295d2c' into block-notes
2026-05-27 04:43:55 +00:00
Oliver Walters
48cd60b8d8
Adjust migration text
2026-05-26 23:36:51 +00:00
Matthias Mair
00ad041e1b
bump frontend resolution ( #12014 )
2026-05-27 07:17:36 +10:00
Oliver Walters
42931fdb0f
Fix migration order
2026-05-26 15:08:11 +00:00
Oliver Walters
c0deb92460
Merge commit 'bc03f349085582e99606b94ff9c4cded905aeb1b' into block-notes
2026-05-26 15:06:32 +00:00
Oliver
bc03f34908
Additional spotlight actions ( #12012 )
...
* Additional spotlight actions
* Fix memo
2026-05-27 01:00:36 +10:00
Oliver
0ee2f033bb
[db] Stock creation date ( #12011 )
...
* Migrations
* Add to serializer
* Set the "creation_date" field to auto_now_add
* Ordering and filtering
* Add unit test
* Add "has_stocktake" filter
* Add test for data migration
* Additional unit tests for StockItem API endpoint
* Udpate API and CHANGELOG
2026-05-27 00:41:17 +10:00
Oliver Walters
9ecaf2c932
Render note to HTML
...
- Automatically replace images
2026-05-26 13:52:59 +00:00
Oliver Walters
dc9e23cfc9
Add unit test for note image cleanup
2026-05-26 13:30:36 +00:00
Oliver Walters
6a5e606a65
Add report tags for notes
2026-05-26 13:28:13 +00:00
Oliver
540eb84796
[Feature] SalesOrder Auto-Allocate ( #12000 )
...
* Add basic auto-allocate functionality
- backend code
- background task
- API endpoint
* Add new endpoint enum
* add frontend components
* Tweak auto-allocate output
* Allow specifying of individual line items
* Tweak error boundary
* Enable bulk-delete of allocated items against sales order
* Refactor stock sorting options
* Allow user to select how to handle serialized stock
* Backport new functionality to BuildOrder allocation
* Refactor sorting options to use enumerated values
* Implement functional unit tests for new feature
* Update API and CHANGELOG
* Additional unit test
* Add playwright testing
* Documentation
* Update docs for build auto-allocate
* Fix dependencies
* Adjust build line filtering
* Fix serializer
2026-05-26 23:21:06 +10:00
Oliver
d1b37466ce
Merge branch 'master' into block-notes
2026-05-26 22:10:35 +10:00
Oliver Walters
36006c6416
Enhance editing logic
2026-05-26 12:05:19 +00:00
Oliver Walters
664eed1cae
Move undo/redo
2026-05-26 11:49:32 +00:00
Oliver Walters
2b57413ed2
Use subtle editor variant
2026-05-26 11:48:51 +00:00
Oliver Walters
f75444455d
Adjust
2026-05-26 11:36:06 +00:00
Oliver Walters
73a3218bf3
Adjust back-end sanitizing
2026-05-26 11:15:58 +00:00
Oliver Walters
8396a9de54
Add data migration for SalesOrderShipment notes
2026-05-26 11:07:42 +00:00
Oliver Walters
277e22ad0d
Adjust header actions
2026-05-26 10:47:26 +00:00
Oliver Walters
799e57ce2a
Add table style
2026-05-26 10:42:55 +00:00
Oliver Walters
5c4f082fd0
Support tables
2026-05-26 10:40:35 +00:00
Oliver Walters
c37c1e67af
Resizable image support
2026-05-26 10:27:24 +00:00
Oliver Walters
36bc444f90
Change editor
2026-05-26 09:57:32 +00:00
dependabot[bot]
06680758c3
chore(deps): bump python in /contrib/container ( #12007 )
...
Bumps python from 3.14-slim-trixie to 3.14.5-slim-trixie.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.5-slim-trixie
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-26 17:27:24 +10:00
Matthias Mair
6476d164a0
docs: rename ressouce details ( #12005 )
2026-05-26 13:07:04 +10:00
dependabot[bot]
bfd720e762
chore(deps): bump the dependencies group with 4 updates ( #12008 )
...
Bumps the dependencies group with 4 updates: [j178/prek-action](https://github.com/j178/prek-action ), [codecov/codecov-action](https://github.com/codecov/codecov-action ), [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `j178/prek-action` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/j178/prek-action/releases )
- [Commits](6ad8027733...bdca6f102f )
Updates `codecov/codecov-action` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](57e3a136b7...e79a6962e0 )
Updates `zizmorcore/zizmor-action` from 0.5.3 to 0.5.6
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](b1d7e1fb5d...5f14fd08f7 )
Updates `github/codeql-action` from 4.35.4 to 4.35.5
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](68bde559de...9e0d7b8d25 )
---
updated-dependencies:
- dependency-name: j178/prek-action
dependency-version: 2.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: codecov/codecov-action
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.5.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: github/codeql-action
dependency-version: 4.35.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-26 13:06:20 +10:00
Matthias Mair
d9fea903f1
fix performance test ( #12006 )
...
follow up to https://github.com/inventree/InvenTree/pull/11963
2026-05-26 10:40:17 +10:00
Oliver
9e0787ab43
sqlite limitation docs ( #12003 )
...
* sqlite limitation docs
Ref: https://github.com/inventree/InvenTree/issues/12002
* Fix typo
* More typo tweaks
2026-05-26 07:03:38 +10:00
Oliver Walters
50b67ffee9
Remove NotesFieldMixin
2026-05-25 13:00:56 +00:00
Oliver Walters
9f77ae280c
Adjust search params when switching notes
2026-05-25 12:51:41 +00:00
Oliver Walters
256cae228f
Remove legacy "notes" field from older models
2026-05-25 12:43:12 +00:00
Oliver Walters
be132bf21d
Remove obsolete task
2026-05-25 12:34:31 +00:00
Oliver Walters
cdd1b1d3a4
Refactor clean_string
2026-05-25 12:32:47 +00:00
Oliver Walters
618e368a01
Remove old fields from NotesImage model
2026-05-25 12:31:01 +00:00
Oliver Walters
c58b7b835b
Specify max field length
2026-05-25 12:30:48 +00:00
Oliver Walters
725ef0458a
Update server side sanitizing
2026-05-25 12:27:28 +00:00
Oliver Walters
d93d5f9b2f
Updated API endpoints for NotesImage model
2026-05-25 12:09:01 +00:00
Oliver Walters
c2e18932db
Remove validator
2026-05-25 11:58:48 +00:00
Oliver Walters
24e8faddca
Update data migration
...
- Find any NoteImage items which do not link to a model
- Try to associate them with an existing note
2026-05-25 11:48:09 +00:00
Oliver Walters
1260de6bce
Updates
2026-05-25 10:37:01 +00:00
Oliver Walters
d305ec2dd3
Skeleton for data migration
2026-05-25 10:04:05 +00:00
Oliver Walters
8f36287d12
Add support for image upload in editor
2026-05-25 09:56:52 +00:00
Oliver Walters
0df677d277
Ensure image file is deleted when NotesImage is deleted
2026-05-25 07:07:44 +00:00