GuanglinDu / IPAMS

IPv4 Address Management System
MIT License
8 stars 4 forks source link

IPAMS

A Ruby on Rails (RoR) based IP Address Management System.

Status

How-tos

Tests Based On MiniTest & Rspec

Testing Tips when sunspot and devise are integrated

Populate the development db

Importing Existing Data (Administrators only)

Some tricks

Importing Existing Data (Administrators only)

License

The MIT License

History

    201904: Statistics in a sunburst perspective.
    201903: Nested searching & statistics.
    2017-2018: Bug fixes.
    2016: Search with any arbitrary string implemented.
    20150522: Prefix-matching search in Addresses views & Users view.
    20150520: Most of the basic features implemented.
    20150114: Upgraded to Rails 4.1.8 to use ActiveRecord::Enum in role-based authorization with Pundit.
    20150111: Devise & Pundit added.
    20141225: Gem awesome_print added.
    201412: In-place editing with Bootstrap.
    20141021: Scaffold pushed.