snipe-it

A free open source IT asset/license management system

AGPL-3.0 License

Downloads
392
Stars
10.5K
Committers
302

Bot releases are visible (Hide)

snipe-it - v3.0-beta.1

Published by snipe over 8 years ago

Fixed missing dockerfile. This release only affects docker users.

snipe-it - v2.1.2

Published by snipe over 8 years ago

  • Additional language translations
snipe-it - v3.0-beta

Published by snipe over 8 years ago

Remember to run:

php composer.phar install --no-dev --prefer-source
php composer.phar dump-autoload
php artisan migrate

You may also need to clear the contents (without removing the directory) of app/storage/views, to clear out any cached views on the system.

snipe-it - v2.1.1

Published by snipe over 8 years ago

  • Added status label, supplier and warranty months to importer

Remember to run:

php composer.phar install --no-dev --prefer-source
php composer.phar dump-autoload
php artisan migrate

You may also need to clear the contents (without removing the directory) of app/storage/views, to clear out any cached views on the system.

snipe-it - v3.0-alpha2

Published by snipe over 8 years ago

Small fixes from the previous alpha. Please see the upgrading/installation instructions for the v3.0-alpha release.

snipe-it - v3.0-alpha

Published by snipe over 8 years ago

This is an alpha release. Please make sure you follow the complete upgrading instructions available here.

Changes:

A full list of new features is available here. (There are a lot of them!):

  • New look+feel
  • Components section
  • Minimum quantity for consumables, accessories, and components
  • User-selectable language preferences
  • Improved label printing and settings
  • LDAP improvements
  • Additional validation types in custom fields
  • Ability to purge soft-deleted records
  • Removal of Sentry library
  • Upgraded to Laravel 5.2
  • New .env configuration file
  • Web-based pre-flight check and
snipe-it - v2.1.0

Published by snipe over 8 years ago

  • Custom asset fields are finally here!!!
  • Loads of bug fixes
  • LDAP login improvements
  • Docker improvements
  • Additional bulk edit features for assets
  • Additional currencies
  • Allow optional status changes on checkin

Remember to run:

php composer.phar install --no-dev --prefer-source
php composer.phar dump-autoload
php artisan migrate

You may also need to clear the contents (without removing the directory) of app/storage/views, to clear out any cached views on the system.

snipe-it - v2.1.0-pre

Published by snipe almost 9 years ago

  • Loads of bug fixes
  • New custom asset fields
  • LDAP login improvements
  • Docker improvements
  • Additional bulk edit features for assets

Remember to run:

php composer.phar install --no-dev --prefer-source
php composer.phar dump-autoload
php artisan migrate

You may also need to clear the contents (without removing the directory) of app/storage/views, to clear out any cached views on the system.

snipe-it - v2.0.6

Published by snipe almost 9 years ago

Key features of this release:

  • Bugfixes for bootstrap tables displays
  • Additional fields in bootstrap tables now searchable/sortable
  • More data in consumables detail view
  • Added images to asset model displays
  • Added basic support for multiple companies (not fully multi-tenant yet)
  • LDAP settings moved to Setting page from config file
  • Improvements to installer script
  • Allow re-use of usernames if user has been deleted
  • Allow re-use of asset tags if asset has been deleted
  • Minor fixes for importer

Remember to run:

php composer.phar install
php composer.phar dump-autoload
php artisan migrate

You may also need to clear the contents (without removing the directory) of app/storage/views, to clear out any cached views on the system.

snipe-it - v2.0.5

Published by snipe almost 9 years ago

Key highlights of this release:

  • Lots of small bug-fixes
  • Switch to server-side pagination using Bootstrap Tables for all listings, which should result in much faster page loads for installs with thousands of assets/accessories/etc, as well as a more responsive interface.
  • Image uploads to assets

Remember to run:

php composer.phar install
php composer.phar dump-autoload
php artisan migrate
snipe-it - v2.0.5-pre

Published by snipe almost 9 years ago

This is a pre-release and should not be used in production, however if you're a dev, we'd love your help kicking the tires. Key highlights of this release:

  • Lots of small bug-fixes
  • Switch to server-side pagination using Bootstrap Tables for all listings, which should result in much faster page loads for installs with thousands of assets/accessories/etc, as well as a more responsive interface.

Remember to run:

php composer.phar install
php composer.phar dump-autoload
php artisan migrate
snipe-it - v2.0.4

Published by snipe almost 9 years ago

Small bug-fixes and some improvements to the importer. Beta version of web-based importer.

Remember to run:

php composer.phar install
php composer.phar dump-autoload
php artisan migrate
snipe-it - v2.0.3

Published by snipe about 9 years ago

Fixes dependency on barcode repo that was moved.

Remember to run:

php composer.phar install
php composer.phar dump-autoload
php artisan migrate
snipe-it - v2.0.2

Published by snipe about 9 years ago

Fixes dependency on barcode repo that was removed.

Remember to run:

php composer.phar install
php composer.phar dump-autoload
php artisan migrate
snipe-it - v2.0.1

Published by snipe about 9 years ago

Minor point release with updated Docker configs, minor display tweaks.

php composer.phar install
php composer.phar dump-autoload
php artisan migrate
snipe-it - v2.0

Published by snipe about 9 years ago

New in 2.0

  • More fields in bulk edit - #736
  • Show groups in user list - #599
  • Added location heirarchy to allow parent/child locations - #759
  • Fixed #784 - add "create accessory" to topnav
  • Fixed bug in default location
  • Changed text to icons for more compacted view
  • Added accessories and location
  • Fix so Dashboard points to app url in app.php
  • Populate form with parent location info - #759
  • Fix for location totals
  • Eager load assigned asset locations
  • Nicer locations listing layout
  • Add model name if no asset name - #795
  • Fixed missing text in file delete confirmation - #799
  • Better escaping on activity report page
  • Fixed missing string for action
  • Added Korean translation
  • Composer update for bin path
  • Added consumabled section
  • Addresses #577 and Fixed #165 - switch from email to username
  • Set https as default protocol in sample config
  • Location and email no longer required for users
  • Added fideveloper proxy and DB/uploads automated backup
  • Eager loading user info
  • Removed status label field if asset is checked out - #833
  • Fixed bad seed data - #839
  • Added license expiration alert - #280, #64 and #860
  • Lazy eager load history for optimized queries
  • Tightened up history snapshot on dashboard
  • Added pagination on user history
  • Added compatibility mode for IE - #869
  • Smaller text requirement for address2
  • Added location-specific currency and site default currency - #819
  • Display bug fixed for #819
  • Added session config file
  • Disallow checkout of assets when status is not set to deployable
  • Added location to user listing
  • Basic LDAP sync and login
  • License CLI importer
  • Added password generator to user creation
  • Added notes search to licenses page
  • Ability to edit asset name during checkout - #1081

Upgrading

If you plan to take advantage of the LDAP features, you will need to make sure the php-ldap extension is installed. You will also need to copy the app/config/production/ldap.example.php file to app/config/ldap.php and update it with your LDAP settings.

After copying over the new version, please don't forget to run:

php composer.phar install
php composer.phar dump-autoload
php artisan migrate
snipe-it - v2.0-RC-1

Published by snipe about 9 years ago

Release candidate for 2.0.

PLEASE TEST AND REPORT BUGS!

This is a big release and should be stable, so we're expecting we may have missed a few things.

  • More fields in bulk edit - #736
  • Show groups in user list - #599
  • Added location heirarchy to allow parent/child locations - #759
  • Fixed #784 - add "create accessory" to topnav
  • Fixed bug in default location
  • Changed text to icons for more compacted view
  • Added accessories and location
  • Fix so Dashboard points to app url in app.php
  • Populate form with parent location info - #759
  • Fix for location totals
  • Eager load assigned asset locations
  • Nicer locations listing layout
  • Add model name if no asset name - #795
  • Fixed missing text in file delete confirmation - #799
  • Better escaping on activity report page
  • Fixed missing string for action
  • Added Korean translation
  • Composer update for bin path
  • Added consumabled section
  • Addresses #577 and Fixed #165 - switch from email to username
  • Set https as default protocol in sample config
  • Location and email no longer required for users
  • Added fideveloper proxy and DB/uploads automated backup
  • Eager loading user info
  • Removed status label field if asset is checked out - #833
  • Fixed bad seed data - #839
  • Added license expiration alert - #280, #64 and #860
  • Lazy eager load history for optimized queries
  • Tightened up history snapshot on dashboard
  • Added pagination on user history
  • Added compatibility mode for IE - #869
  • Smaller text requirement for address2
  • Added location-specific currency and site default currency - #819
  • Display bug fixed for #819
  • Added session config file
  • Disallow checkout of assets when status is not set to deployable
  • Added location to user listing
  • Basic LDAP sync and login
  • License CLI importer
  • Added password generator to user creation
  • Added notes search to licenses page
  • Ability to edit asset name during checkout - #1081

Upgrading

If you plan to take advantage of the LDAP features, you will need to make sure the php-ldap extension is installed. You will also need to copy the app/config/production/ldap.example.php file to app/config/ldap.php and update it with your LDAP settings.

After copying over the new version, please don't forget to run:

php composer.phar install
php composer.phar dump-autoload
php artisan migrate
snipe-it - v2.0-pre-beta2

Published by snipe about 9 years ago

HOLY CRAP IT'S LDAP!

LDAP user sync and authentication is now implemented. Be sure to configure your LDAP settings by copying the file at app/config/production/ldap.example.php to app/config/production/ldap.php and completing the fields there.

snipe-it - v1.2.11

Published by snipe about 9 years ago

  • Added License importer
  • Renamed Asset importer

See http://docs.snipeitapp.com for instructions on using the importers.

After copying over the new version, please don't forget to run:

php composer.phar install
php composer.phar dump-autoload
php artisan migrate
snipe-it - v1.2.10

Published by snipe about 9 years ago

This is mostly a maintenance release with minor bug fixes. New features are currently only being developed for the 2.0 branch.

  • Added location to user listing

After copying over the new version, please don't forget to run:

php composer.phar install
php composer.phar dump-autoload
php artisan migrate
Package Rankings
Top 14.88% on Packagist.org
Top 3.53% on Proxy.golang.org
Badges
Extracted from project README
Crowdin Docker Pulls Twitter Follow Codacy Badge Tests All Contributors Discord