2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-10 03:28:45 +00:00

Commit Graph

  • 8a0db0e6df Updated stockitem detail page Oliver 2018-05-06 21:53:06 +10:00
  • d8922aa9db Implemented API to move multiple items at once Oliver 2018-05-06 21:39:33 +10:00
  • 87f96d6b3c Add more modal form funcs Oliver 2018-05-06 20:30:17 +10:00
  • c2bc65f903 API improvements Oliver 2018-05-06 20:20:39 +10:00
  • fa04a9ae61 Abstracted modal code somewhat Oliver 2018-05-06 19:54:32 +10:00
  • 58cd933a5d Whoops, fixed the API callbacks Oliver 2018-05-06 19:33:43 +10:00
  • 366e03456e Hide 'tracking' tab for now Oliver 2018-05-06 19:27:34 +10:00
  • 890c9002aa Callback for API Oliver 2018-05-06 19:26:11 +10:00
  • 19ce05931c Re-added missing "New Part" button Oliver 2018-05-06 19:21:33 +10:00
  • 01da57f0cf If part has no category, page rendered an extra curly brace in JS that caused syntax error. James Newlands 2018-05-05 21:22:47 +10:00
  • 22e9290f54 Helper funcs for updating part and stock item Oliver 2018-05-05 01:37:21 +10:00
  • 24ece1b916 Merge branch 'api' Oliver 2018-05-05 01:27:24 +10:00
  • 8e7e784934 Remove test code Oliver 2018-05-05 01:27:15 +10:00
  • 11e7a34aa2 AJAX function to update a model endpoint Oliver 2018-05-05 01:26:58 +10:00
  • 41e031d4b4 Draft API endpoint RUD class Oliver 2018-05-05 00:51:17 +10:00
  • ee347c6165 Further API calls Oliver 2018-05-05 00:00:48 +10:00
  • 7e4b0630b6 Part category API Oliver 2018-05-04 23:54:57 +10:00
  • 83dd068fec Initial commit for api.js Oliver 2018-05-04 23:43:41 +10:00
  • 2edb865528 Merge branch 'tree-improvements' Oliver 2018-05-04 23:32:20 +10:00
  • a7d4e299b2 Cleaned up stock app Oliver 2018-05-04 19:28:28 +10:00
  • 4f63d12837 Consolidated 'Part' app views Oliver 2018-05-04 18:53:39 +10:00
  • 389908c67a Moved sidenav into block Oliver 2018-05-04 17:51:55 +10:00
  • a1eeeab64c Build table now bootstrap-table'd Oliver 2018-05-04 01:39:20 +10:00
  • 3511ce29ee Added StockLocation API Oliver 2018-05-04 01:33:21 +10:00
  • 395bf23d6c Cleanup / formatting Oliver 2018-05-04 01:33:13 +10:00
  • 347a324589 Fix Oliver 2018-05-04 01:04:12 +10:00
  • 9ad20e85e3 Improve CSS for modal forms Oliver 2018-05-04 00:56:29 +10:00
  • 52cc7360b3 More betterer buttons for stock locationdetail Oliver 2018-05-04 00:48:36 +10:00
  • 1c5972e326 Cleaned up action buttons for StockLocation Oliver 2018-05-04 00:23:43 +10:00
  • 99fb466a6c Placeholder for ajax form 'complete' callback Oliver 2018-05-04 00:02:52 +10:00
  • 17e6147c47 Click on company image to edit it Oliver 2018-05-03 23:57:00 +10:00
  • e9be3e9e06 Install django-cleanup Oliver 2018-05-03 23:47:43 +10:00
  • bc716e25f7 Fixed bugs in Inventree/views.py Oliver 2018-05-03 23:40:27 +10:00
  • 68cf6919a7 Updated part views Oliver 2018-05-03 23:39:08 +10:00
  • de176ecac9 Updated modal form code Oliver 2018-05-03 23:38:32 +10:00
  • 9311164825 Using jquery-forms plugin Oliver 2018-05-03 23:37:19 +10:00
  • ffdcfdf51f Merge branch 'bootstrap-table' Oliver 2018-05-03 00:47:18 +10:00
  • f995f54390 More API / JSON stuff Oliver 2018-05-03 00:47:03 +10:00
  • 49287c0c61 Part 'used-in' view now uses API Oliver 2018-05-03 00:25:01 +10:00
  • 0f3150c705 Part stock table now uses API / BootstrapTable Oliver 2018-05-02 23:54:28 +10:00
  • 1d63147380 Reload BOM table without refreshing enitre page Oliver 2018-05-02 23:46:08 +10:00
  • 7d21c4ef1c BOM now uses DRF / ajax Oliver 2018-05-02 23:42:57 +10:00
  • be0797c6e6 Bootstrap table to company list Oliver 2018-05-02 23:17:24 +10:00
  • 1899d8f3e9 Stock location part list now uses bootstrap table Oliver 2018-05-02 23:08:45 +10:00
  • 211edb23bb Removed footable Oliver 2018-05-02 22:22:43 +10:00
  • 024fe04e0e Implemented bootstrap-table for parts list Oliver 2018-05-02 22:18:58 +10:00
  • fb9142c3fd Add static bootstrap-table files Oliver 2018-05-02 21:49:24 +10:00
  • 45510b1adc Add category info to part serializer Oliver 2018-05-02 20:57:04 +10:00
  • 89a1fc59bb Merge remote-tracking branch 'origin/master' Oliver 2018-05-02 18:09:05 +10:00
  • 8cfbf2657e Removed unused maths tag 2018-05-01 10:03:20 +10:00
  • f337291db8 Stock tables now searchable Oliver 2018-05-01 09:04:52 +10:00
  • 7c3b1f9bb4 Function to test if enough parts for a build Oliver 2018-05-01 09:00:09 +10:00
  • dad594dc7a Tweaked build detail page Oliver 2018-05-01 08:55:51 +10:00
  • a2ff1d16f3 Introspection of build allocation Oliver 2018-04-30 22:45:11 +10:00
  • b24ddac0b8 Part stuff Oliver 2018-04-30 22:30:15 +10:00
  • 4a2b6a5674 Formatting fixes Oliver 2018-04-30 21:56:46 +10:00
  • b2bb1ea1fe Pressing enter on a modal form now does the right thing Oliver 2018-04-30 21:56:36 +10:00
  • 37b109b8fc First pass of automated tracking data Oliver 2018-04-30 21:36:50 +10:00
  • f9138f4997 Item stocktake form Oliver 2018-04-30 21:03:25 +10:00
  • feff4f0ddd Add 'Contact' model to Company app Oliver 2018-04-30 17:20:01 +10:00
  • f988c9af87 Tweaks for part page(s) Oliver 2018-04-30 01:16:57 +10:00
  • d68b51e007 Add ability to move a stock item Oliver 2018-04-30 01:00:18 +10:00
  • bee760d184 Deleted extraneous form code Oliver 2018-04-30 00:59:36 +10:00
  • 39530831d8 CSS fixes for .notification-area and .alert Oliver 2018-04-30 00:30:04 +10:00
  • 5c902397e3 CSS fixes for .notificaiton-area and .alert Oliver 2018-04-30 00:29:39 +10:00
  • 5185173639 Updates for build app Oliver 2018-04-30 00:23:44 +10:00
  • a9c20f5d95 Added modal form success messages Oliver 2018-04-30 00:23:02 +10:00
  • a2c1eda5c0 Added a form that only contains csrf tags Oliver 2018-04-30 00:21:13 +10:00
  • 2d35116c79 Updated AjaxView Oliver 2018-04-30 00:20:33 +10:00
  • a6fdda1c1a Improved modal forms Oliver 2018-04-30 00:01:20 +10:00
  • e62bf92bd6 Notifications work through page-reload / page-redirect Oliver 2018-04-29 23:47:16 +10:00
  • b6665ec2a7 Added dismissable notifications Oliver 2018-04-29 23:29:38 +10:00
  • 006aa69dbb Disable style check (for now!) Oliver 2018-04-29 22:08:35 +10:00
  • 46dea22cd4 Simplified part stock display Oliver 2018-04-29 22:07:58 +10:00
  • f74e176579 JSON api for stock items Oliver 2018-04-29 21:02:40 +10:00
  • 9cc0780367 Sidenav toggles Oliver 2018-04-29 20:30:34 +10:00
  • 3403af18c8 Trackable items must have serial number set Oliver 2018-04-29 17:06:22 +10:00
  • feb45513f7 Prevent serial number for stock item with quantity > 1 Oliver 2018-04-29 13:20:02 +10:00
  • 9ea3d7bf71 Build tab shows active builds Oliver 2018-04-29 13:11:31 +10:00
  • aca0d236ee Javascript consolidation Oliver 2018-04-29 12:25:07 +10:00
  • 55310be393 Display part stock in build detail window Oliver 2018-04-28 23:32:03 +10:00
  • 8d0789c37c Implemented tree view Oliver 2018-04-28 23:22:12 +10:00
  • 095492203f Simplified javascript templating Oliver 2018-04-28 12:45:12 +10:00
  • 7ebb723d15 Revert "Set initial value fields to disabled for some forms" Oliver 2018-04-28 12:14:18 +10:00
  • c1271367bd Set initial value fields to disabled for some forms Oliver 2018-04-28 12:14:18 +10:00
  • 2e7253ebc4 Tweak javascript for category detail pages Oliver 2018-04-28 11:43:26 +10:00
  • bc597d7c21 Style fixes Oliver 2018-04-28 01:16:47 +10:00
  • 0dcdce82f8 Modals dialogs for 'Build' Oliver 2018-04-28 01:06:42 +10:00
  • c1c16bd013 Merge branch 'bom-check' Oliver 2018-04-28 00:06:48 +10:00
  • 1df42b2397 Sanity checking for StockItem Oliver 2018-04-28 00:06:39 +10:00
  • f49474ace5 Prevent recursive BOMs Oliver 2018-04-27 23:42:23 +10:00
  • 06f9c67b11 Prevent part from adding itself as a BOM item Oliver 2018-04-27 23:23:44 +10:00
  • 1b5dbfbe26 Reload page when adding BOM item to part Oliver 2018-04-27 23:14:25 +10:00
  • 4d6e2aca2c Modal forms for stock app Oliver 2018-04-27 22:59:08 +10:00
  • b705f3c62a Merge remote-tracking branch 'origin/master' Oliver 2018-04-27 22:51:17 +10:00
  • 3de80fe059 Modalized 'new-supplier-part' from supplier page Oliver 2018-04-27 22:14:25 +10:00
  • 4794714a09 Modal form for company-delete Oliver 2018-04-27 22:07:11 +10:00
  • 36cf946a78 Modal for company create Oliver 2018-04-27 21:58:22 +10:00
  • c4e305bde6 Loaded both modals into single include Oliver 2018-04-27 21:35:36 +10:00
  • e1e3cc71e6 More modal forms Oliver 2018-04-27 21:32:48 +10:00