2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-16 21:02:17 +00:00

Commit Graph

  • 4e7825df13 Fix javascript issues on login screens Oliver 2021-11-04 09:26:32 +11:00
  • d4a8f5823c Fix for missing template file Oliver 2021-11-04 09:13:13 +11:00
  • 717bfde73d bug report simplification #2242 Matthias Mair 2021-11-03 23:07:25 +01:00
  • 0e2e6211b6 Merge pull request #2233 from SchrodingersGat/subscription-refactor Oliver 2021-11-04 09:05:03 +11:00
  • 19afcc52e8 Update bug_report.md Matthias Mair 2021-11-03 23:00:52 +01:00
  • 52242e7a00 Catch error #2233 Oliver 2021-11-04 08:40:38 +11:00
  • 83d0693013 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 Matthias 2021-11-03 21:25:04 +01:00
  • 3a61d11f5a Adds a scheduled task to remove old notification entries from the database Oliver 2021-11-04 01:31:26 +11:00
  • 6c724556f1 PEP fixes Oliver 2021-11-04 01:21:08 +11:00
  • a447e22108 Prevent low-stock notifications from overwhelming users Oliver 2021-11-04 01:18:00 +11:00
  • bebf368d06 Add functionality and unit testing for new model Oliver 2021-11-04 01:11:42 +11:00
  • 1f7676ee65 Add admin entry for new model Oliver 2021-11-04 01:06:57 +11:00
  • e7b93a54d8 Add new model "NotificationEntry" Oliver 2021-11-04 00:55:43 +11:00
  • ef2307aeaa Add new model to permissions table Oliver 2021-11-04 00:46:23 +11:00
  • 5542532223 Template tweaks Oliver 2021-11-04 00:44:16 +11:00
  • ee7c3ae066 Update index page Oliver 2021-11-04 00:38:34 +11:00
  • 476a1342c1 Improve notification of 'low stock' parts: Oliver 2021-11-04 00:28:10 +11:00
  • 1c6eb41341 Ability to toggle part category "star" status via the API Oliver 2021-11-04 00:01:52 +11:00
  • 193d6b334c Add option to display "starred categories" on the index page Oliver 2021-11-03 23:29:36 +11:00
  • 7567b8dd63 MOAR FEATURES: Oliver 2021-11-03 23:22:31 +11:00
  • f9a00b7a90 Adds extra subsctiption functionality for Part and PartCategory Oliver 2021-11-03 22:57:49 +11:00
  • cf023e2cc1 Create new model for "PartCategory" Oliver 2021-11-03 18:10:34 +11:00
  • 4cf6b9bd31 Remove old function Oliver 2021-11-03 17:59:08 +11:00
  • e7f6268640 Improvements for alert notifications Oliver 2021-11-03 17:55:30 +11:00
  • 85adf842f6 Change bullhorn icon to bell icon Oliver 2021-11-03 16:59:59 +11:00
  • 63ec5770f4 Merge remote-tracking branch 'inventree/master' into subscription-refactor Oliver 2021-11-03 16:55:54 +11:00
  • e5435df2ba Merge remote-tracking branch 'inventree/master' into stock-item-forms Oliver 2021-11-03 15:46:30 +11:00
  • 66a08fe910 Merge pull request #2203 from inventree/0.5.4 0.5.4 Oliver 2021-11-03 14:19:43 +11:00
  • 74521b7628 Merge pull request #2239 from SchrodingersGat/more-part-details Oliver 2021-11-03 14:18:43 +11:00
  • 31ea71d391 Display part category #2239 Oliver 2021-11-03 14:00:13 +11:00
  • 7d20003137 Merge pull request #2238 from SchrodingersGat/table-fix Oliver 2021-11-03 13:57:54 +11:00
  • d435689562 Add more information to the "part details" tab Oliver 2021-11-03 13:57:50 +11:00
  • ecccae1081 Merge remote-tracking branch 'inventree/master' into stock-item-forms Oliver 2021-11-03 13:34:45 +11:00
  • 08ffa102c6 Fixes for part category table #2238 Oliver 2021-11-03 13:33:38 +11:00
  • c4ea3ecf6f Bug fix for stock location table Oliver 2021-11-03 13:27:58 +11:00
  • 08719d4d1b Merge pull request #2236 from SchrodingersGat/badge-fix Oliver 2021-11-03 12:41:10 +11:00
  • d0e80b7638 Merge pull request #2235 from SchrodingersGat/duplicate-bom-import-fix Oliver 2021-11-03 12:41:03 +11:00
  • b1c23e30f5 Fix CSS for user badges #2236 Oliver 2021-11-03 11:59:20 +11:00
  • c636f13ba8 Template fix for BOM upload #2235 Oliver 2021-11-03 11:44:42 +11:00
  • 1d42d33c8e style fixes Oliver 2021-11-03 11:33:44 +11:00
  • e3b02e596e Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2201 Matthias 2021-11-03 00:25:39 +01:00
  • be7b224f14 Adds API endpoint for serialization of stock items Oliver 2021-11-03 10:12:42 +11:00
  • 58bb2b0c1b Add django redis to postgres dep installation #2165 Nigel 2021-11-02 16:40:39 -06:00
  • eecd477a34 Add redis cache to postgres testcase Nigel 2021-11-02 16:07:29 -06:00
  • e8c2d4da10 Add support for using redis as a cache and a broker Nigel 2021-10-14 17:03:37 -06:00
  • 2b69d9c2af Correctly serialize stock when creating via the API Oliver 2021-11-03 07:41:47 +11:00
  • ad4c4f2a6d Stock item duplication now works with the API forms Oliver 2021-11-03 07:28:21 +11:00
  • aaf27d4098 Adds new buttons to create a new stock item Oliver 2021-11-03 07:27:58 +11:00
  • d8e3c40f78 Implementing more complex behaviour for StockItem creation form Oliver 2021-11-02 23:04:10 +11:00
  • ef305032c9 Create new stock location via API forms Oliver 2021-11-02 20:04:25 +11:00
  • 0d9c08b49c StockLocationEdit Oliver 2021-11-02 19:58:25 +11:00
  • 4c8bc9580c stock-item-edit is looking OK now Oliver 2021-11-02 19:51:46 +11:00
  • d357e982f5 Revert stock-item detail template to mater Oliver 2021-11-02 19:43:17 +11:00
  • c3c4aca829 Fix action buttons for stock-item detail page Oliver 2021-11-02 19:29:26 +11:00
  • 8725837460 Merge remote-tracking branch 'inventree/master' into stock-item-forms Oliver 2021-11-02 19:25:11 +11:00
  • e73d3d567c fix MFA buttons Matthias 2021-11-02 07:56:59 +01:00
  • 96a89558b4 Merge pull request #2231 from SchrodingersGat/outgoing-email Oliver 2021-11-02 15:07:23 +11:00
  • 4bfdf21107 Change "star" icon to "bullhorn" icon Oliver 2021-11-02 15:07:20 +11:00
  • 1dea7861d0 Refactor email body out into a template #2231 Oliver 2021-11-02 14:43:57 +11:00
  • 9b0d8bedb5 Merge pull request #2230 from SchrodingersGat/settings-visual-refactor Oliver 2021-11-02 14:20:47 +11:00
  • e3dfb6cbc8 Improve messaging #2230 Oliver 2021-11-02 13:08:10 +11:00
  • a3889c709e More tweaks Oliver 2021-11-02 12:57:40 +11:00
  • fc9ca5e481 Pretty badges for email accounts Oliver 2021-11-02 12:54:41 +11:00
  • ec147ea25f Further work on email settings page Oliver 2021-11-02 12:49:44 +11:00
  • d1f2d960be Refactor "user account" page Oliver 2021-11-02 12:15:46 +11:00
  • 489d085de8 Refactor "category" settings page Oliver 2021-11-02 11:32:57 +11:00
  • 66b078e4b9 Refactor part settings page Oliver 2021-11-02 11:31:24 +11:00
  • 2abcb114a8 Visual improvements for "currency" page Oliver 2021-11-02 11:28:46 +11:00
  • 58f35ebc56 use buttons isntead of links Matthias 2021-11-01 23:49:22 +01:00
  • 70341d6745 refactor of backup tokens Matthias 2021-11-01 23:33:29 +01:00
  • f8a45dcec2 back button Matthias 2021-11-01 23:23:50 +01:00
  • 7bcab13253 translate disable button Matthias 2021-11-01 23:19:50 +01:00
  • b4570f6a7e use alert Matthias 2021-11-01 23:11:48 +01:00
  • 7dbbca5b3a fix translation Matthias 2021-11-01 23:11:41 +01:00
  • 4e9cf8492f full width Matthias 2021-11-01 23:11:14 +01:00
  • 024a9deab4 full width buttons Matthias 2021-11-01 23:07:39 +01:00
  • 0011c7ee62 crispyfy Matthias 2021-11-01 23:07:27 +01:00
  • 240859c38c make crispy Matthias 2021-11-01 23:03:36 +01:00
  • a8f5661a27 make auth a bit wider Matthias 2021-11-01 22:59:23 +01:00
  • 58bc677029 more contrast for the qr Matthias 2021-11-01 22:58:47 +01:00
  • 6404764025 crispyfy Matthias 2021-11-01 22:51:42 +01:00
  • 3cb2078821 fix spelling Matthias 2021-11-01 22:46:56 +01:00
  • fc0e80dd76 make remove button conditional Matthias 2021-11-01 22:45:56 +01:00
  • 392e7f6e4c there can be only one factor Matthias 2021-11-01 22:43:43 +01:00
  • 17e7c2ee15 disable add button if already set up Matthias 2021-11-01 22:43:28 +01:00
  • 61d3ea6293 refactor underscore handeling into function Matthias 2021-11-01 22:33:56 +01:00
  • 78d9e906da remove testing string Matthias 2021-11-01 22:28:38 +01:00
  • 3e3da8b2d1 fix permission parser Matthias 2021-11-01 22:23:51 +01:00
  • 6dead88028 fix permission parsing if underscores in perm Matthias 2021-11-01 17:06:13 +01:00
  • c31a62cc02 Merge pull request #2229 from SchrodingersGat/low-stock-email-template Oliver 2021-11-02 01:06:51 +11:00
  • 6f9ac4a850 - Fixes for construct_absolute_url function - Refactor notification email generation - Update template file - Add separate templates folder for email #2229 Oliver 2021-11-02 00:40:25 +11:00
  • dabaa9aea5 Adds a function to construct an "absolute" URL Oliver 2021-11-01 23:40:21 +11:00
  • 9cbc2b82b5 Merge pull request #2208 from rocheparadox/master Oliver 2021-11-01 22:45:49 +11:00
  • bba478dc1c Merge branch 'matmair/issue2201' of https://github.com/matmair/InvenTree into matmair/issue2201 Matthias 2021-11-01 12:35:40 +01:00
  • 62adb95d3c Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2201 Matthias 2021-11-01 12:35:25 +01:00
  • 33d61d8cb5 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2181 #2193 Matthias 2021-11-01 12:31:35 +01:00
  • ae2198fc0c Merge pull request #2227 from SchrodingersGat/spacer-fix Oliver 2021-11-01 14:46:07 +11:00
  • a1608396cd Expand navbar spacer #2227 Oliver 2021-11-01 14:16:14 +11:00
  • 76c1e936db Added post_delete hook to StockItem moved the business logic of 'deciding if a low stock notification has to be sent' to part.tasks #2208 rocheparadox 2021-11-01 08:25:59 +05:30
  • 2662ba1202 Merge branch 'master' into stock-item-forms Oliver 2021-11-01 12:43:32 +11:00