Commit History

Author SHA1 Message Date
  John Anderson f0f1ef2ef2 fix signals update call 6 years ago
  John Anderson c359ac5737 convert update() calls to save() calls 6 years ago
  Jeremy Stretch a4936ad0dd Introduce BaseScript for extending Script without creating a new executable script 6 years ago
  Jeremy Stretch a02ded6b01 Import Django User model automatically when running nbshell 6 years ago
  Jeremy Stretch 2d2bb3ec0c Fixes #3421: Fix exception when ordering power connections list by PDU 6 years ago
  Jeremy Stretch eb6e95ae9b Add tests for Script Variables 6 years ago
  Jeremy Stretch f56a0aebdb Closes #3430: Linkify platform field on device view 6 years ago
  John Anderson c54f2e3e40 remove blank line after update call 6 years ago
  John Anderson ade844f7a7 fixes #3428 - caching invalidation issues 6 years ago
  Jeremy Stretch 2929621651 Updated docs for IPNetworkVar and FileVar 6 years ago
  Jeremy Stretch de770faf6a Add FileVar for file uploads 6 years ago
  Jeremy Stretch 99394de14e Change fields to field_order 6 years ago
  Jeremy Stretch 305d330391 Docs updates 6 years ago
  Jeremy Stretch 9c41984f6d Changelog for #3426 6 years ago
  Jeremy Stretch aa858fea03 Merge pull request #3427 from candlerb/candlerb/3426 6 years ago
  Brian Candler 6e5d527fec Improve API error handling when a list is given as a choice value 6 years ago
  Jeremy Stretch b11d3dde46 Closes #3391: Update Bootstrap CSS to v3.4.1 6 years ago
  Jeremy Stretch 3df8ccb92f Fixes #3424: Fix tag coloring for non-linked tags 6 years ago
  Jeremy Stretch 0b95cab47b Closes #3386: Add mac_address filter for virtual machines 6 years ago
  Jeremy Stretch cb0dbc0769 Add TextVar for large text entry 6 years ago
  Jeremy Stretch 47d60dbb20 Fix table column widths 6 years ago
  Jeremy Stretch f8326ef6df Add markdown rendering for log mesages 6 years ago
  Jeremy Stretch 434e656e27 Include stack trace when catching an exception 6 years ago
  Jeremy Stretch 8bd1fad7d0 Use TreeNodeChoiceField for MPTT objects 6 years ago
  Jeremy Stretch 7f65e009a8 Add convenience functions for loading YAML/JSON data from file 6 years ago
  Jeremy Stretch 11e5e1c490 Show script log when an exception occurs 6 years ago
  Jeremy Stretch 9c079ead4c Fix notice when form does not require user input 6 years ago
  Jeremy Stretch c562af3a13 Record script execution time 6 years ago
  Jeremy Stretch 30e14db881 Tweak form display (cosmetic) 6 years ago
  Jeremy Stretch dab30f50d3 Add IPNetworkVar 6 years ago