2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-13 21:17:33 +00:00

Commit Graph

  • 53422517ed PEP fixes Matthias 2021-11-16 00:21:14 +01:00
  • 65764effbb add verbose names to model Matthias 2021-11-16 00:21:03 +01:00
  • aec6a58cad add filter to admin Matthias 2021-11-16 00:18:06 +01:00
  • f460780e39 reorder list display Matthias 2021-11-16 00:17:44 +01:00
  • bc79778639 refactor Matthias 2021-11-16 00:14:44 +01:00
  • 1794fb8865 check if you the plugins really need to be reloaded Matthias 2021-11-16 00:12:58 +01:00
  • 3b0a004d6e update docsstrings Matthias 2021-11-16 00:09:38 +01:00
  • 35d2259edf added settings actions Matthias 2021-11-16 00:05:53 +01:00
  • bf0129788d gitignore for locking file Matthias 2021-11-15 23:50:41 +01:00
  • e52dd4828a customize 503 Matthias 2021-11-15 23:48:49 +01:00
  • b783ec566c add maintenance mode Matthias 2021-11-15 22:07:30 +01:00
  • 4e09f0110b Merge pull request #2313 from SchrodingersGat/used-in Oliver 2021-11-16 07:39:39 +11:00
  • 20941ce00b JS linting Oliver 2021-11-16 00:15:18 +11:00
  • 5b0a2576f6 additional filters for "used-in" table Oliver 2021-11-16 00:04:06 +11:00
  • 6367f1a9ed Improve titles in table Oliver 2021-11-16 00:00:52 +11:00
  • e36b4458bd PEP fixes Oliver 2021-11-15 23:58:34 +11:00
  • ca3c3685fe Tweaks Oliver 2021-11-15 23:51:21 +11:00
  • c367fd7941 Fixes multiple issues for "used in" table Oliver 2021-11-15 23:51:02 +11:00
  • 01da889c46 Add ability to search "partparametertemplate" API by "name" field Oliver 2021-11-15 23:31:56 +11:00
  • 66032ea77a Indicate that a BOM item is inherited in the "uses" table Oliver 2021-11-15 23:14:13 +11:00
  • f3782ae8bc visual improvements for table filter elements Oliver 2021-11-15 23:13:58 +11:00
  • d5ebdd035e Search button fix Oliver 2021-11-15 23:06:15 +11:00
  • 0b487c6111 "used in" table now accommodates "inherited" BOMs Oliver 2021-11-15 23:00:05 +11:00
  • 00dc7dafe1 Construct "used in" table Oliver 2021-11-15 22:39:58 +11:00
  • a9852355c4 Add a unit test Oliver 2021-11-15 22:28:09 +11:00
  • 1f997d07b6 Update BOM API to allow filtering by "uses" Oliver 2021-11-15 22:16:13 +11:00
  • 45167fe2f0 PEP fixes Matthias 2021-11-15 07:47:52 +01:00
  • 7129a35900 add todo regarding reload safety Matthias 2021-11-15 02:20:37 +01:00
  • 35e211e330 this was for finding a testing error Matthias 2021-11-15 02:11:28 +01:00
  • 84ea56a8f2 docstrings should be manadtory Matthias 2021-11-15 02:11:12 +01:00
  • dbfe0d39ea this is simpler to read Matthias 2021-11-15 02:10:57 +01:00
  • 1aafec7107 PEP fixes Matthias 2021-11-15 02:10:43 +01:00
  • c41f16837d remove blocking condition Matthias 2021-11-15 02:06:38 +01:00
  • 81335ee1d5 clear url caches Matthias 2021-11-15 02:05:57 +01:00
  • 87edbf7c33 unresgister models when deactivating Matthias 2021-11-15 01:01:55 +01:00
  • 65ff226b90 remove debug messages Matthias 2021-11-15 01:01:01 +01:00
  • dad097a3ba Merge remote-tracking branch 'inventree/master' into partial-shipment Oliver 2021-11-15 10:55:17 +11:00
  • d2a34b83c6 clear settings reliably Matthias 2021-11-15 00:21:47 +01:00
  • 84a675ae39 update urls too Matthias 2021-11-15 00:10:05 +01:00
  • 5b04f812a9 refactor Matthias 2021-11-15 00:04:56 +01:00
  • 47bb9466b7 fix initial startup phase Matthias 2021-11-14 23:49:00 +01:00
  • eb02a85154 fix indentation Matthias 2021-11-14 23:09:42 +01:00
  • 9ecf9603d6 load django internal reloading mechanisms Matthias 2021-11-14 23:08:28 +01:00
  • f13507e23c refactor Matthias 2021-11-14 22:16:45 +01:00
  • fd5939d233 simplify function Matthias 2021-11-14 22:14:50 +01:00
  • 6922e24237 refactor and doc Matthias 2021-11-14 22:08:57 +01:00
  • d586d6225c more struc Matthias 2021-11-14 22:02:14 +01:00
  • c059583b08 add live reloading Matthias 2021-11-14 22:01:00 +01:00
  • e3d334f467 remove debug message Matthias 2021-11-14 02:45:59 +01:00
  • 8faed72278 make db setting fetching safe Matthias 2021-11-14 02:03:56 +01:00
  • 4abb23963a log if db not loaded Matthias 2021-11-14 01:59:47 +01:00
  • 01cf848fbb fix wrong set settings Matthias 2021-11-14 01:53:35 +01:00
  • 4ac5895822 compare ordered Matthias 2021-11-14 01:33:07 +01:00
  • 990ad95c13 fix global settings test Matthias 2021-11-14 01:32:44 +01:00
  • 013e8ab3bd disable IntegrationPlugin loading from setup hook in testing Matthias 2021-11-14 01:12:23 +01:00
  • 1391df7236 fix test for global settings Matthias 2021-11-14 00:49:00 +01:00
  • 4e90f79525 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 Matthias 2021-11-14 00:24:47 +01:00
  • b10492f088 rename global settings objects Matthias 2021-11-14 00:24:32 +01:00
  • 11c3ac8bf8 make id fields in plugins read_only Fixes #2305 Matthias 2021-11-13 23:40:14 +01:00
  • 56ebe1596c Merge pull request #2304 from SchrodingersGat/pt Oliver 2021-11-13 23:11:44 +11:00
  • 29ba9d06a3 Adds language support for portugese Oliver 2021-11-13 22:47:15 +11:00
  • b79f0052a4 assert that plugin testing is enabled Matthias 2021-11-13 02:02:01 +01:00
  • ff3d9e373c change order back Matthias 2021-11-13 02:00:59 +01:00
  • cebd729fac PEP fix Matthias 2021-11-13 01:43:07 +01:00
  • 357f63180f add settings url Matthias 2021-11-13 01:40:05 +01:00
  • c850269bd7 log testing state Matthias 2021-11-13 01:39:41 +01:00
  • 2638ef046d own flag to enable plugin testing Matthias 2021-11-13 01:39:22 +01:00
  • 860c56e4ca remove helper Matthias 2021-11-13 01:36:31 +01:00
  • 9d3aab58d7 fix loading dir Matthias 2021-11-13 01:29:17 +01:00
  • 28af5dc128 add regions for easier code nav Matthias 2021-11-13 01:26:26 +01:00
  • 367c37bbaf remove setup helper as it is not needed anymore Matthias 2021-11-13 01:25:41 +01:00
  • 5272b56d04 activate plugins if testing Matthias 2021-11-13 01:15:20 +01:00
  • 6015de1cd9 fix assertion inp Matthias 2021-11-13 01:10:00 +01:00
  • 6d47364e06 fix list equal Matthias 2021-11-13 00:52:10 +01:00
  • ea277c2ad6 fix url Matthias 2021-11-13 00:45:10 +01:00
  • ab2d758a38 save db reference Matthias 2021-11-13 00:37:36 +01:00
  • 7e478c332a enable multiple admin buttons on one page Matthias 2021-11-13 00:37:18 +01:00
  • 8c82d2f900 fix test Matthias 2021-11-13 00:02:47 +01:00
  • 938f8bab2d activate plugins before testing Matthias 2021-11-12 17:44:35 +01:00
  • c612cfcfba mark restart required in the settings Matthias 2021-11-12 08:03:25 +01:00
  • e542a8f8e3 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 Matthias 2021-11-12 07:51:25 +01:00
  • 1deb0f2c1b Merge pull request #2296 from SchrodingersGat/requires-restart Oliver 2021-11-12 16:02:31 +11:00
  • a470181ac6 Style fixes Oliver 2021-11-12 15:42:53 +11:00
  • da7dd0a4ac PEP fix Matthias 2021-11-12 02:39:06 +01:00
  • 9ae8474ed9 fix test Matthias 2021-11-12 02:34:18 +01:00
  • aa0237723a refactor a bit more Matthias 2021-11-12 02:32:17 +01:00
  • 0e6f203660 refactor plugin loading Matthias 2021-11-12 02:26:10 +01:00
  • 175b6ca053 admin buttons for plugins Matthias 2021-11-12 02:14:49 +01:00
  • 6e34119f85 nicer model name Matthias 2021-11-12 02:05:41 +01:00
  • 6de0a211f7 catch if db not migrated Matthias 2021-11-12 02:04:52 +01:00
  • 55b4ba6207 show inactive plugins in ui Matthias 2021-11-12 01:54:35 +01:00
  • b706ed2312 keep inactive plugins Matthias 2021-11-12 01:54:03 +01:00
  • 1a994a47ea Merge pull request #2297 from eeintech/bs5_dark_reader Oliver 2021-11-12 11:26:15 +11:00
  • 4dc1ae4f5f log stages Matthias 2021-11-12 01:22:35 +01:00
  • 1ffea63173 Merge pull request #2300 from matmair/theme-changes Oliver 2021-11-12 11:13:35 +11:00
  • 36c0fad8e1 check if plugin is enabled Matthias 2021-11-12 01:12:13 +01:00
  • 8ef7a813ec refactor to plugin app config Matthias 2021-11-12 01:07:18 +01:00
  • 685d3df6d1 Enable / Disable Plugins Fixes #2292 Matthias 2021-11-12 00:46:47 +01:00
  • ae5031e997 refactor internal names Matthias 2021-11-12 00:13:12 +01:00
  • 61f6061edf adding in license meta Matthias 2021-11-12 00:12:03 +01:00