2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-27 22:44:07 +00:00

Commit Graph

  • 99a62b2934 move border on right side to items Matthias 2021-12-07 00:41:37 +01:00
  • 463192e0b9 Improved table filtering for "purchase order" table (as seen from "part" view) #2432 Oliver 2021-12-07 10:33:09 +11:00
  • 61bdf8937c style fix Matthias 2021-12-07 00:30:50 +01:00
  • 388b42a407 use sidebar-wrapper for styleing Matthias 2021-12-07 00:26:36 +01:00
  • f375ba96ae add sidetree toggler function Matthias 2021-12-07 00:21:33 +01:00
  • b5ae9edc2e style fixes Matthias 2021-12-06 23:48:21 +01:00
  • 1ad91811a5 Merge pull request #2426 from nwns/feature/qcluster_redis Oliver 2021-12-07 09:24:29 +11:00
  • c703f9993f make url simpler Matthias 2021-12-06 22:37:42 +01:00
  • 8e425e67a1 reduce Matthias 2021-12-06 22:37:17 +01:00
  • 70939a0cf9 first working example Matthias 2021-12-06 22:35:14 +01:00
  • de4d057b93 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2250 Matthias 2021-12-06 01:37:48 +01:00
  • 9ebbf8190c add tree to replication Matthias 2021-12-06 01:35:14 +01:00
  • 416bcb822b remove unneeded sidebar block Matthias 2021-12-06 01:34:16 +01:00
  • 49f9cc7edc modifiy sidebar code Matthias 2021-12-06 01:33:41 +01:00
  • b7f3a044d9 Merge pull request #2427 from nwns/fix/overlapping_currency Oliver 2021-12-06 09:49:54 +11:00
  • 07c88328ae Merge pull request #2423 from SchrodingersGat/maintenance-mode-state-file Oliver 2021-12-06 09:48:43 +11:00
  • 44d35d06f4 Merge remote-tracking branch 'inventree/master' into maintenance-mode-state-file #2423 Oliver 2021-12-06 09:16:44 +11:00
  • da020f6fd6 Remove extra options Oliver 2021-12-06 09:05:13 +11:00
  • a9f584cb65 fix: swallow Serialization failure #2427 Nigel 2021-12-05 09:18:55 -07:00
  • 561fd6afc1 fix: Q_CLUSTER is using the database for its broker #2426 Nigel 2021-12-05 08:57:08 -07:00
  • 8814868fc7 Merge pull request #2424 from SchrodingersGat/remove-schedule-delete Oliver 2021-12-05 19:11:00 +11:00
  • 93a240d9c3 Remove the "scheduled_for_deletion" field from the StockItem model #2424 Oliver 2021-12-05 18:14:14 +11:00
  • a821717103 Add a data migration which deletes any stock items which have been scheduled for deletion. Oliver 2021-12-05 17:56:39 +11:00
  • ae8166984f Adjustments for maintenance-mode options: Oliver 2021-12-05 17:28:46 +11:00
  • 7ba01612d8 Merge pull request #2074 from matmair/plugin-2037 Oliver 2021-12-05 08:46:47 +11:00
  • 0c9590ba37 Merge pull request #2417 from matmair/pipeline Oliver 2021-12-05 08:00:02 +11:00
  • 529987bb17 remove unneeded Todo #2074 Matthias 2021-12-04 19:52:56 +01:00
  • ed5bb3d264 turn around template loader order Matthias 2021-12-04 19:49:43 +01:00
  • 5567ee432a more coverage Matthias 2021-12-04 18:50:49 +01:00
  • d156e4c431 make simpler Matthias 2021-12-04 18:44:31 +01:00
  • 2413119cc1 seperate wrong implementations into own cases Matthias 2021-12-04 18:42:08 +01:00
  • bb2ad7c2cb Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 Matthias 2021-12-04 18:04:47 +01:00
  • 1060f60117 Merge branch 'inventree:master' into webhooks Matthias Mair 2021-12-04 17:53:21 +01:00
  • 2a0e07abe0 Merge branch 'inventree:master' into matmair/issue2201 Matthias Mair 2021-12-04 17:53:13 +01:00
  • 502d701a70 Merge branch 'inventree:master' into pipeline #2417 Matthias Mair 2021-12-04 17:53:02 +01:00
  • 0d9f76a019 Merge branch 'inventree:master' into matmair/issue2279 Matthias Mair 2021-12-04 17:52:58 +01:00
  • 2ef8c25c05 directer import Matthias 2021-12-04 17:46:04 +01:00
  • 8724471fc0 rename Matthias 2021-12-04 17:45:52 +01:00
  • ce726f89a1 refactor wrong implementations into own testcase Matthias 2021-12-04 17:45:40 +01:00
  • 13b390d69b test that single errors do not kill the whole Matthias 2021-12-04 17:44:10 +01:00
  • cfd509adb4 PEP fix Matthias 2021-12-04 17:43:11 +01:00
  • 58f0838d3d improve coverage Matthias 2021-12-04 17:24:41 +01:00
  • 0b6cceb998 this should not happen Matthias 2021-12-04 17:23:35 +01:00
  • cccbc567fe delivery must be true Matthias 2021-12-04 17:23:04 +01:00
  • d9c6e6c4f4 remove version nb checks Matthias 2021-12-04 16:45:59 +01:00
  • 120870712a Merge pull request #2420 from SchrodingersGat/assigned-to-me Oliver 2021-12-04 23:08:08 +11:00
  • 66462d0a68 Fix for APIFilter #2420 Oliver 2021-12-04 22:07:55 +11:00
  • 7f86bfc6da Merge pull request #2419 from SchrodingersGat/admin-autocomplete Oliver 2021-12-04 21:31:52 +11:00
  • 20dac08158 PEP fixes Oliver 2021-12-04 21:31:39 +11:00
  • 9e1251d78d Adds "assigned_to_me" filtering to build orders Oliver 2021-12-04 21:30:11 +11:00
  • 087ac0bd34 Adds filter to purchase order for "assigned to me" Oliver 2021-12-04 21:15:38 +11:00
  • cdf63c43aa Add autocomplete fields to admin views for "build" app #2419 Oliver 2021-12-04 20:16:53 +11:00
  • 71aa6a910d Adds autocomplete fields to admin pages for "company" app Oliver 2021-12-04 20:14:12 +11:00
  • 1667af4c07 Add autocomplete fields to "order" admin pages Oliver 2021-12-04 20:09:39 +11:00
  • e83b5f9db0 Add autocomplete admin fields for "part" app Oliver 2021-12-04 20:01:56 +11:00
  • cde85a5168 Add autocomplete fields to admin views for "stock" app: Oliver 2021-12-04 19:25:57 +11:00
  • ab80980b5a Translation merge (#2418) Oliver 2021-12-04 19:11:17 +11:00
  • 3f2cdf9dc4 Merge pull request #2199 from SchrodingersGat/partial-shipment Oliver 2021-12-04 18:22:16 +11:00
  • 9ec5e39c50 js tweaks #2199 Oliver 2021-12-04 17:50:25 +11:00
  • 9e35c52b1d unit testing fixes Oliver 2021-12-04 17:30:13 +11:00
  • 7016c253a8 fix test to trigger Matthias 2021-12-04 04:38:45 +01:00
  • 55ca284a13 Revert "this wont happen" Matthias 2021-12-04 04:22:07 +01:00
  • 3047bd6612 this wont happen Matthias 2021-12-04 04:11:42 +01:00
  • e25759c1ac check message counters too Matthias 2021-12-04 04:08:11 +01:00
  • d8ca87057b cover another line Matthias 2021-12-04 04:07:47 +01:00
  • 75c7722612 PEP fixes Matthias 2021-12-04 03:57:45 +01:00
  • f88882da8e without targets it wont work Matthias 2021-12-04 03:56:16 +01:00
  • 6c6683657e remove debug prints Matthias 2021-12-04 03:51:40 +01:00
  • 453589dbcb docs Matthias 2021-12-04 03:50:37 +01:00
  • 31398b4c10 Sales order can now be completed via the API Oliver 2021-12-04 13:50:11 +11:00
  • 373c061389 rename to be clearer what the funtions and vars are fore Matthias 2021-12-04 03:49:44 +01:00
  • 01ad534664 use the same names as in messages model Matthias 2021-12-04 03:46:57 +01:00
  • 733fc4b718 forgot that before Matthias 2021-12-04 03:46:35 +01:00
  • 2ea32d200a rename Matthias 2021-12-04 03:45:45 +01:00
  • c10841fe0e and again Matthias 2021-12-04 03:44:59 +01:00
  • 3a8909f0d4 and a bit more renaming Matthias 2021-12-04 03:44:07 +01:00
  • fc1fa775c3 rename Matthias 2021-12-04 03:43:14 +01:00
  • 057c880377 fix test calls Matthias 2021-12-04 03:41:05 +01:00
  • 1cfc03d698 add a general context checker Matthias 2021-12-04 03:40:53 +01:00
  • 3239e60702 add comments to show execution flow Matthias 2021-12-04 03:37:13 +01:00
  • 008c52ef39 Allocation by serial number now moved to the API Oliver 2021-12-04 13:08:00 +11:00
  • 1ef7163b94 remove one uncovered line :-) Matthias 2021-12-04 02:39:41 +01:00
  • 1ba7110cda change templates to new way Matthias 2021-12-04 02:19:12 +01:00
  • febc51466a use a more gnerall counting method Matthias 2021-12-04 02:13:53 +01:00
  • dceea757e1 create a notification message! Matthias 2021-12-04 02:12:51 +01:00
  • c803fdaab1 PEP fix Matthias 2021-12-04 01:39:58 +01:00
  • 3da5767e02 move version checks out into own check Matthias 2021-12-04 01:22:10 +01:00
  • 1f7a75ca92 docs are never bad Matthias 2021-12-04 01:10:56 +01:00
  • 4e07b4bf72 fix tests + method name test Matthias 2021-12-04 01:10:46 +01:00
  • e18f7d49cc make mehtod name mandatory Matthias 2021-12-04 01:07:07 +01:00
  • 6bc3e3ccbb Workflow remaster (#2416) Matthias Mair 2021-12-04 01:01:18 +01:00
  • 0f3a78c7be refactor method name Matthias 2021-12-04 00:58:13 +01:00
  • e9796676c0 Add a progress spinner to modal forms Oliver 2021-12-04 10:44:48 +11:00
  • 33b7d9b845 more debug prints Matthias 2021-12-04 00:43:46 +01:00
  • 9ba6ac423d Add shipment status to sales order page Oliver 2021-12-04 10:16:51 +11:00
  • 921ef5ae9e Tweaks to PO and SO tables Oliver 2021-12-04 10:11:18 +11:00
  • 1215ef520d Further JS linting Oliver 2021-12-04 09:44:23 +11:00
  • 6690001e81 Merge pull request #2415 from matmair/workflow-remaster Oliver 2021-12-04 09:36:46 +11:00
  • 35b3bc73cc Merge remote-tracking branch 'inventree/master' into partial-shipment Oliver 2021-12-04 09:35:54 +11:00
  • 3abad2f73d js linting Oliver 2021-12-04 09:33:42 +11:00