提交历史

作者 SHA1 备注 提交日期
  jeremystretch f56a470cc7 Fixes #6602: Fix deletion of devices with cables attached 4 年之前
  jeremystretch 54ccc705d0 Adopt IRM terminology 4 年之前
  jeremystretch 14f696e824 Merge branch 'develop' into feature 4 年之前
  jeremystretch 7e481960f9 Optimize MPTTColumn rendering 4 年之前
  Jeremy Stretch 7c779f4f09 Merge pull request #6592 from netbox-community/5264-tokens-api-endpoint 4 年之前
  jeremystretch 4c4fe80697 Fix schema generation for tokens endpoint 4 年之前
  jeremystretch fdd8e33b58 Revert tweak to TokenPermissions.has_permission() 4 年之前
  jeremystretch c36b190d5d Omit REST API schema view from permissions enforcement 4 年之前
  jeremystretch 37c9340499 Docs and release notes for #5264 4 年之前
  jeremystretch b038b1f613 Add a REST API endpoint to provision new tokens using username & password 4 年之前
  jeremystretch 48b4bf1683 Initial work on REST API endpoint for tokens 4 年之前
  jeremystretch d87ec82fe3 Closes #6590: Introduce a nightly housekeeping command to clear expired sessions and change records 4 年之前
  jeremystretch 809d9e4697 Fixes #6584: Fix ordering of nested inventory items 4 年之前
  jeremystretch a1ba3b567c Introduce ColorField for consistent represention of color choice fields in forms 4 年之前
  jeremystretch b3ed545d6a Closes #3682: Add color field to front and rear ports 4 年之前
  jeremystretch 8a7473765e Remove obsolete reference to csv_headers 4 年之前
  Jeremy Stretch eda1c6b2c6 Merge pull request #6579 from netbox-community/6068-csv-export 4 年之前
  jeremystretch 7e55b44610 Changelog for #6068 4 年之前
  jeremystretch 7e18b0dd3a Remove csv_headers model attributes 4 年之前
  jeremystretch 578885225f Replace 'default format' export with 'all data' 4 年之前
  jeremystretch 3ec6194a47 Remove obsolete to_csv() methods 4 年之前
  jeremystretch 9d3cac43b7 Modify default CSV export to render from tables 4 年之前
  jeremystretch 569041a4c4 Changelog for #5963 4 年之前
  Jeremy Stretch 9839885198 Merge pull request #6576 from netbox-community/5963-custom-validation 4 年之前
  jeremystretch 18472188b9 Renumber docs from v2.12 to v3.0 4 年之前
  jeremystretch 44c0dec68b Extend CustomValidator to support required, prohibited fields 4 年之前
  jeremystretch f81b3d4ed6 Rename fail() kwarg from attr to field 4 年之前
  jeremystretch c69ef95c6a Document the custom validation feature 4 年之前
  jeremystretch dfd42c9896 Document the new post_clean signal 4 年之前
  jeremystretch 3bfa1cbf41 Initial work on custom model validation 4 年之前