Skip to content

Latest commit

 

History

History
executable file
·
967 lines (853 loc) · 112 KB

CHANGELOG.md

File metadata and controls

executable file
·
967 lines (853 loc) · 112 KB

v1.2.6.1 - Released Mar 12, 2015 08:25:28

  • view • Fixed layout for remember me button
  • view • Trying to fix pre-commit hook :(
  • view • Fixes #579 - user cannot accept more than once
  • view • Fixes #602 for strict_mode
  • view • Fixes #605 - hides user requestable view from admins
  • view • Fixes #596 - better routes for checking in multiple items from user
  • view • Added #596 fix for accessories
  • view • Fixes #280 - updated link to use config url
  • view • Fixes #597 - print-friendly view on users
  • view • Fixed DB format for nullable EULA
  • view • ref #599. showing groups in user detail view. fixes a small design bug with group edit view
  • view • Updated Sentry version to fix #625
  • view • Merge pull request #629 from uberbrady/unicode_fix
  • view • Fix #637 - Remove Deleted Models from drop down
  • view • Fixes #645 - adds zip and rar to filetype

v1.2.6 - Released Feb 28, 2015 08:27:45

v1.2.6-beta - Released Feb 27, 2015 03:17:06

This is a pre-release

  • view • Fixed missing checkedout-to info on asset view
  • view • Fixed a bug when no assets are in table that the autoincrement method blows up. Also optimzed the logic to get max id instead of popping top off creation date.
  • view • Fixes #476 - added logo upload and header color
  • view • Fix #541 - Headers not being skipped if checked
  • view • Fixes #546 - only insert data if values exist
  • view • Fix activate for strict db
  • view • Fixes #423
  • view • Fixes #163 - accept acceptance + eula
  • view • Merge conflict resolution. Added a use at the same line as remote. Fixed
  • view • Fixed bug for reporting on upload in dashboard
  • view • Fixed font path
  • view • Fixed chevrons
  • view • Fixed icon
  • view • Fix language string for create accessory
  • view • Mobile fixes
  • view • more small mobile fixes
  • view • Fixes #567 - bug in depreciation report csv export
  • view • Fixed relation between accessory and category
  • view • Fixes #565 - Soft Delete Models and Allow Restore
  • view • Reverting icon fix
  • view • Fixed EULA mail
  • view • Fixed back arrow
  • view • Fixes #538 - sortable tables
  • view • Fixed funky layout from datatables
  • view • Fixed user relationship
  • view • Fixed accessory relationship
  • view • Fixed attach to relation
  • view • Fixed arrow icon
  • view • Fixed user relationship
  • view • Fixes accessory relationshop for pivot
  • view • Fixed error icon
  • view • Fixed bad method call in accessories on delete
  • view • Fixed assetlog display
  • view • Fixed typo for accessories accept

v1.2.5 - Released Feb 18, 2015 03:18:10

  • view • Fix #475 and styling
  • view • Merge pull request #516 from splaer/fix-475
  • view • Fixes error when no model present because new asset
  • view • Possible fix for #518 - license count issue
  • view • Fix #517 - User Requestable Assets
  • view • Fixed mac address not showing
  • view • Fixes #520 - state no longer required
  • view • Fixes #520 postal code requirement
  • view • Fixes #525 - added serial to asset model UI
  • view • Fixes #523 - added file uploads to assets
  • view • Fixes #457 - added bulk options to hardware
  • view • Fixed blade reference
  • view • Fixed seeder with duplicate ID
  • view • Fixes #440 - removed unique constraint on serial
  • view • Fixes #439 - loads javascript and CSS locally
  • view • Fixed the depreciation report, fixes to calculate current depreciated value (which were only used there). Additional fixes and refactoring around Depreciable, in terms of how assets get depreciation via models, and licenses get depreciation directly.

v1.2.4 - Released Feb 12, 2015 06:57:47

  • view • Fixed checkout logic for new assigned_to
  • view • Fixes checkin button on view
  • view • Fixed wonky checkin/checkout buttons
  • view • Fix RTD query to not display checked out asset
  • view • Fixed scope chaining on assigned_to
  • view • Fixed seeder
  • view • Fix count in header
  • view • Fixed language file for status label messages
  • view • Fixed migration for to set assigned_to to null per #506
  • view • Fix licenses so null instead of 0
  • view • Fixed licenses so null instead of 0
  • view • Fixes #508 - compacted UI for licenses overview
  • view • Fixes #329 and #454 - added category asset view
  • view • Fixes #382 - allow admins to restore deleted assets
  • view • Fixes #387 - sortable asset view by manufacturer
  • view • Fixed naming conflict for requestable
  • view • Fix for wrong math on remaining licenses when assigned to an asset
  • view • Fix for error when asset has null status
  • view • Fixed intenting
  • view • Fixes #509 - added MAC address as model option

v1.2.4-beta - Released Feb 11, 2015 01:11:40

This is a pre-release

  • view • Fixes #477 - wrong sidebar on asset view
  • view • Merge pull request #498 from snipe/fixes/477
  • view • Fixes #499 - timestamps in asset logs
  • view • Fixes #484
  • view • Fix RTD bug
  • view • Fixes #502 - normalized statuses
  • view • Small fix for pending status
  • view • Fixed spacer in sidenav for list all

v1.2.3 - Released Feb 09, 2015 12:22:12

v1.2.3-beta - Released Feb 07, 2015 06:02:52

This is a pre-release

  • view • Fixes issue related to #471 - assigning to user ID 0 causes erro
  • view • Possible fix for #484 - fullname issue
  • view • Fixed safe mode issue with license seeder
  • view • Fixes #488 - longer user jobtitle
  • view • Fixes #487 - maintained and purchase order in strict mode
  • view • Resolves #478 - redirects non-reporting users to view assets page
  • view • Fixes #483 - line breaks in notes on view
  • view • Fix reporting error on depreciation
  • view • Possible fix for #491 - solving for giticide on package dep
  • view • More travis fixes
  • view • Fix for asset log incorrectly using soft deletes
  • view • Minor display fixes
  • view • Fixed datetime

v1.2.2 - Released Jan 22, 2015 11:41:36

  • view • Fixes #447 - added asset log entry on save
  • view • Fixes #451 - allows spaces in state name
  • view • Fixes #432 - add model name to checkout
  • view • Fixed language strings for incrementing IDs

v1.2.1 - Released Jan 22, 2015 09:24:01

v1.2.0 - Released Jan 22, 2015 09:24:01

  • view • Fixed changelog
  • view • Possibly fixes #343
  • view • Fix #342
  • view • Fix class on th
  • view • Fixed english language string
  • view • Fix array check for empty rows
  • view • Fix Report Langs
  • view • Fix License form langs
  • view • Fixes #362, reduced asset name to 2 char min
  • view • Fixed typo in english
  • view • Fixes #374 to keep the requirement to PHP 5.4
  • view • Fix #377 - Checkout users last_name, first_name
  • view • Fixed #373 - added ability to auto-increment asset tags
  • view • Fixes #348 - remove constraints on license keys
  • view • Fixes #367 - added model number to dropdown
  • view • Fixes #386 and #273 - altered column type to text
  • view • Formattig fixes for #386
  • view • Fix #388 - License not showing checked out in view
  • view • Check if ->adminuser->id isset before trying to print the fullName so we can catch when a user that created an asset has been deleted. Fixes #349
  • view • fixed #435. using namespace with route groups to increase the readability
  • view • Merge pull request #436 from rashivkp/fix-435
  • view • Fixes #469
  • view • Fixes #467
  • view • Fixes #468 - updated ordering on license checkout

v1.1 - Released Nov 06, 2014 02:16:26

  • view • Added DB Prefix to Migrations
  • view • Fixed operator for setting bool display
  • view • Fixes #299
  • view • Fixes #316 - added model name back to view
  • view • Fixes #315 - add EOL as display option in settings (run migrations)
  • view • fix div issues
  • view • Fix dropdown menu position
  • view • Merge pull request #322 from madd15/fix-js-delete-asset
  • view • Fixes #324
  • view • Fixes #237 - reporting-only group
  • view • Fixes #327

v1.0 - Released Oct 16, 2014 09:46:47

  • view • Fixed #191 - allow admins to assign a user during asset creation
  • view • Fixed #151 - more complete translations
  • view • Fixed missing language string
  • view • Fixed #58
  • view • Fixes #200
  • view • Initial QA Patch to fix errors Add License Add Asset Show Deleted Users License Assign
  • view • DB migration, layout and clone fixes
  • view • A0.4.2: Added asset, license, user, model cloning and fixed some bugs.
  • view • Fixes Travis CI build
  • view • Fixed DB name in travis CI
  • view • Fixes #222
  • view • fix typo: artisand -> artisan
  • view • Merge pull request #234 from burlito/typo-fix
  • view • fix: Use the old asset tag when cloning
  • view • Fixes #279 - QR checkbox not staying checked
  • view • Fixes #87 - made datatables responsive

v0.3.11-alpha - Released Jul 19, 2014 05:16:53

This is a pre-release

  • view • Fixed #140
  • view • Fixed path for Travis composer
  • view • Tried to fix failing build caused by travis composer

v0.3.10-alpha - Released Jul 17, 2014 05:54:10

This is a pre-release

  • view • Fixes #183 - added employee number to users
  • view • Updated title/header for users, additional fixes for #151
  • view • Fixed title tag for user list view
  • view • Fixed language definition
  • view • Fixed #186 - Bug with select box not retaining selections on edit screen
  • view • Fixed #187 - replaced dummy site name with site name from admin panel preferences
  • view • Fixed button label on forgotten password page
  • view • Fixed inconsistent password requirements across admin user creation, user profile and forgotten password
  • view • Fixed a few CSS quirks
  • view • Fixed bug with edit (supplier_id), added requestable field for assets
  • view • Fixed #190, where depreciation on licenses would not be saved
  • view • Added admin ability to unsuspend locked accounts #changelog
  • view • Fixes #194

v0.3.9-alpha - Released Jul 03, 2014 02:08:38

This is a pre-release

  • view • Fixed #179 - account page to show assets checked out to the logged in user
  • view • Pulled account sub-nav into top menu to free up UI space. #changelog
  • view • More README fixes and refinement

v0.3.8-alpha - Released Jun 27, 2014 09:28:22

This is a pre-release

  • view • Fixes PR #168 and #167
  • view • Fix #117
  • view • Resolves #155
  • view • Fixed missing string
  • view • Fixes #155
  • view • Resolves #174
  • view • Additional fixes for #167
  • view • fix for #167
  • view • Closes #177 - change log file added, needs refining

v.0.3.5-alpha - Released Jun 20, 2014 02:23:09

This is a pre-release

  • view • Provisions for strict mode, fixed license deletion bug

v.0.3.4-alpha - Released Jun 19, 2014 10:27:59

This is a pre-release

  • view • Fixes #158

v.0.3.3-alpha - Released Jun 18, 2014 08:04:46

This is a pre-release

  • view • Fixes #139
  • view • Fixes #139
  • view • Fixes #136
  • view • Fixes #141
  • view • Fixes #141 for mysql with strict mode enabled
  • view • Fixes #148
  • view • Fixes #144
  • view • More fixes for #151

v.0.3.2-alpha - Released May 06, 2014 08:26:21

This is a pre-release

  • view • Fixed auth error when user isn't logged in

v.0.3.1-alpha - Released May 06, 2014 04:48:09

This is a pre-release

  • view • Fix for broken datatables in upgrading to v2.2
  • view • Fixed code indentation for Apache virtualhost example
  • view • Fixing this change from #109 that somehow got reverted
  • view • Fixed CSV rexport

v0.3.0-alpha - Released Jan 29, 2014 01:28:31

This is a pre-release

  • view • Fixing JSON parse errors from #97
  • view • Fixed language support
  • view • Fixed Gravatar Hash
  • view • Fixes mail config documentation
  • view • Fixes composer formatting issues
  • view • Removes sorting from actions column. Fixes #56
  • view • Fixed depreciation bug
  • view • Fixed bug where RTD = 1 instead of 0
  • view • Fixed bug in depreciation display
  • view • Fixed depreciation display on asset view
  • view • Fixed FK
  • view • Bugfix to put custom title in the page title
  • view • Hacky shit to fix pagination weirdness - will come back to this
  • view • Fixed error message layout
  • view • Fixed error when user is invalid
  • view • Fixed invalid seed data
  • view • Fixing error when no depreciation
  • view • Fixed FK in licenses model
  • view • Fixes #112
  • view • Minor div fix
  • view • Fixed typo
  • view • Changes serial to text area, allow new lines. Fixes #118
  • view • Fixed === to == (PHP is loosely typed)

v0.2.0-alpha - Released Nov 29, 2013 10:09:07

This is a pre-release

  • view • Fixes #93
  • view • Fixed model view
  • view • More fixes for #88
  • view • More fixes for #88
  • view • Fixed error message
  • view • Fixes #36

v0.1.2-alpha - Released Nov 29, 2013 01:59:05

This is a pre-release

  • view • Fixes #69
  • view • Fixes #63 and #70
  • view • Fixes #14
  • view • Fixes #77
  • view • Corrected license seat count associated with license. Fixes #75
  • view • Fixes #80, also prevents the user from checking out an asset that is undeployable, etc
  • view • Fixed status display bug
  • view • Responsive design bug fixes, placeholder code for #64 (commented out)
  • view • Fixes #88
  • view • Fixed language file paths caused by #88
  • view • Another fix related to #88, also accounts for users with invalid location_ids
  • view • Fixed relationship between users/locations because fuck you ORM
  • view • Fixing pivot for users
  • view • Fixed assigned to id
  • view • Fixed relationship method because fuck you ORM

v0.1.1-alpha - Released Nov 26, 2013 11:11:00

This is a pre-release

  • view • Fixes #61
  • view • Fixed typo causing failure with mysql strict
  • view • Should be final fixes for mysql strict mode

Initial alpha - Released Nov 26, 2013 09:01:13

This is a pre-release

  • view • fixed typo
  • view • Fixed layout for category view
  • view • fixed broken redirect route
  • view • Fixed licensed link
  • view • Fixed license blades
  • view • Fixed typo in variable name
  • view • Fixed routes.
  • view • Fixed pagination bug
  • view • Fixed edit bug where new Category was invoked twice
  • view • Fixed bug on validation display
  • view • Cosmetic fix on form
  • view • Change depreciation to be by month; formatting fixes.
  • view • Merge pull request #27 from snipe/depreciation_fix
  • view • Fixed some error reporting/required fields around checkout/checkin
  • view • Fixed asset bug caused by unique validation in assets model
  • view • Fixed checkin text
  • view • Fixed pagination bug, styled buttons
  • view • Fixed wonky layout issue
  • view • Another table fix
  • view • More table fixes
  • view • More table fixes
  • view • Fixed icon set to white in main nav
  • view • migration to fix a few fields in the log table
  • view • Fixed fieldname in userlog
  • view • Fixed links to edit/checkout
  • view • Fixed bug in views for created_at date
  • view • Fixed fatal error if admin who created the asset was deleted. (This should never happen, but...)
  • view • Fixed open tag in CSS
  • view • Fixed query for asset/license header boxes
  • view • Fixed phone display if no value set
  • view • fixed #37
  • view • Fixed bomb when asset is unassigned
  • view • Fixed foreign key in assets
  • view • Fixed potential bug in blade
  • view • Fixed status display
  • view • Fixed ID
  • view • Fixes #41
  • view • Fixes #43
  • view • Fixes #17
  • view • Fixed column name spelling in DB
  • view • Fixed #9
  • view • Fixed sorting weirdness
  • view • Fixes #4
  • view • Fixes #22
  • view • Fixes #46
  • view • Fixed bug linking to assets when they should be pointing to licenses
  • view • Fixed error when no category is given
  • view • Fixed display bug
  • view • Fixed #50 - MOAR VALIDATION!
  • view • Fixes #51
  • view • Fixes #52
  • view • Fixes #50
  • view • Fixes #55
  • view • Fixed XSS on modal
  • view • Fixes #59
  • view • Fixed validation
  • view • Fixed bug in error validation display

v1.2.10 - Released Aug 06, 2015 11:00:46

  • view • Fix for importer
  • view • Fix logo url
  • view • Fix #1022 - Missing Lang on viewing deleted user

v1.2.9 - Released Jul 23, 2015 07:33:26

  • view • Fixes #736 - more fields in bulk edit
  • view • Fixes #599 - show groups in user list
  • view • Fixes for #759 - location heirarchy
  • view • Fixes bug in #736 for new fields
  • view • Fixes #784 - add "create accessory" to topnav
  • view • Fix for strict mode with location parent
  • view • Fixed location string
  • view • Super janky miulti-level menu on create - TODO: Fix this ish.
  • view • Fixed multi-level array nesting for locations
  • view • Fixes #759 - populate form with parent location info
  • view • Fix for location totals
  • view • Fixes #795 - add model name if no asset name
  • view • Fixes #799 - missing text in file delete confirmation
  • view • Fixes #806
  • view • Fixes #822
  • view • Fixes #822 - make user notes field nullable default null
  • view • Addresses #577 and fixes #165 - switch from email to username
  • view • More fixes for #165 - added username field
  • view • Fixes #858 - find admin group by name instead of ID for consideration of clustered DBs
  • view • Fixed typo
  • view • Added table prefix for raw queries
  • view • Fixes #833 - remove status label field if asset is checked out
  • view • Fixes #833 - remove status label field if asset is checked out
  • view • Fixes #839 - bad seed data
  • view • Fix email field so it's nullable, fix app command to add user
  • view • Fixes #280, #64 and #860 - added license expiration alert
  • view • Fixed checkbox alignment
  • view • Fixed QR simple view route
  • view • Fixed language string for users
  • view • Fixes #869 - compatibility mode for IE
  • view • Merge pull request #886 from madd15/Fix---Edit-user
  • view • Fix Reports showing class="active"
  • view • Display bugfixes for #819
  • view • Merge pull request #898 from madd15/Default-Layout-fix
  • view • Fixed issue where email not saved on edit

v2.0-pre-beta - Released Jul 09, 2015 08:24:43

This is a pre-release

  • view • Fixes #736 - more fields in bulk edit
  • view • Fixes #599 - show groups in user list
  • view • Fixes for #759 - location heirarchy
  • view • Fixes bug in #736 for new fields
  • view • Fixes #784 - add "create accessory" to topnav
  • view • Fix for strict mode with location parent
  • view • Fixed location string
  • view • Super janky miulti-level menu on create - TODO: Fix this ish.
  • view • Fixed multi-level array nesting for locations
  • view • Fixes #759 - populate form with parent location info
  • view • Fix for location totals
  • view • Fixes #795 - add model name if no asset name
  • view • Fixes #799 - missing text in file delete confirmation
  • view • Fixes #806
  • view • Fixes #822
  • view • Fixes #822 - make user notes field nullable default null
  • view • Addresses #577 and fixes #165 - switch from email to username
  • view • More fixes for #165 - added username field
  • view • Fixes #858 - find admin group by name instead of ID for consideration of clustered DBs
  • view • Fixed typo
  • view • Added table prefix for raw queries
  • view • Fixes #833 - remove status label field if asset is checked out
  • view • Fixes #833 - remove status label field if asset is checked out
  • view • Fixes #839 - bad seed data
  • view • Fix email field so it's nullable, fix app command to add user
  • view • Fixes #280, #64 and #860 - added license expiration alert
  • view • Fixed checkbox alignment
  • view • Fixed QR simple view route
  • view • Fixed language string for users
  • view • Fixes #869 - compatibility mode for IE
  • view • Fixed weird commenting
  • view • Merge pull request #886 from madd15/Fix---Edit-user
  • view • Fix #896 - Only show Checkout/Checkin if deployable
  • view • Fix Reports showing class="active"
  • view • Fixed language string
  • view • Fixes #544 - disable checking an asset out to a user if it is not a deployable status
  • view • Fixed spacing
  • view • Fixed insecure font call
  • view • Display bugfixes for #819
  • view • Fixes #903 - adds config variable for multi_login, overrides Sentry method
  • view • Small fix to config value
  • view • Merge pull request #898 from madd15/Default-Layout-fix

v1.2.8 - Released Jun 19, 2015 04:16:08

  • view • Fixes #825 - title bar spacing issue
  • view • Bumped version for fixed 1.2.7
  • view • Fixes #836
  • view • Fixes #806
  • view • Fixes #822 and #847 - added notes field on import for MySQL strict mode
  • view • Fixes #852 - localized string for file types, added zip and rar for asset upload

v1.2.7-master - Released May 27, 2015 06:45:44

  • view • Fixes #818, and randomizes password for dummy user

v1.2.7 - Released May 02, 2015 07:28:34

  • view • Fixes #774 - layout issue on profiles
  • view • Fixes #750 because @uberbrady can't code
  • view • Fixes #729 - CSS wordwrap for long licenses

v1.2.7-beta - Released Apr 30, 2015 01:01:43

This is a pre-release

  • view • Fixes #645 - added zip/rar to filetypes
  • view • Fix #652 - Change UX of signin form
  • view • Fixed modal delete in ajax tables
  • view • Haha - TOTALLY cheated. But it works. Fixed ordering for linked names
  • view • Fixed Sorting
  • view • Fix excludes
  • view • Fix button layouts
  • view • Server side datatables for user view - needs fix for deleted users
  • view • Fixed changelog order
  • view • Possible fix for #652 - need to test mobile and Cinema display
  • view • Fix scopeGetDeleted - Missing withTrashed()
  • view • Fix eager loading for user throttle
  • view • Fix spacing between Create and Import
  • view • Fix title for deleted
  • view • Fix space in title
  • view • Fix JS modal error
  • view • Fix restore button now showing
  • view • Re-fix button not showing
  • view • Fix layout of loading box
  • view • Fix error if user is not in throttle table
  • view • Fix missing
  • view • Fix #682 - Updated buttons and data loading
  • view • Fix showAll on Print
  • view • Fix #683 - Use sAjaxSource, change to processing
  • view • Trying to fix the build
  • view • Fixes #688 - show model if no asset name
  • view • Fix incorrect values
  • view • Fix button spacing
  • view • Convert Categories View to use Datatables, and fix Model View missing comma
  • view • Fix mobile unable to click sign in
  • view • Remove forgot password link and fix save icon
  • view • Remove forgot password link and fix save icon
  • view • Fix missed hardware statuses
  • view • Fix saveState, change chumper defaults
  • view • Fix processing stuck on exit print view
  • view • Fixed checkmodel at route level
  • view • Default location fix
  • view • Fix link to the demo
  • view • Fix #712 - Change RTD to Deployed if checkedout
  • view • Fixes #718 - uppercase state/country abbreviations
  • view • Fix #715 - Missing $modelCheck api call
  • view • Fix for strict mode app install
  • view • Fix for bad seed data if Jon Doe doesn't get created
  • view • Fixes for #722 localization
  • view • Fixes for #722 datatables
  • view • Fix update button to goto right group
  • view • Merge pull request #734 from snipe/depreciation_fix2
  • view • Fix #737 -Only display comma & address2 if not Null
  • view • Resolved some deps from vendor changes
  • view • Remove space after concat to fix SQL FUNCTION CONCAT NOT EXIST error
  • view • Merge pull request #770 from southwolf/fix-concat-space
  • view • Fixed typo
  • view • Fixes #769 - set sort order for Accessory Category
  • view • Fixes for #766 - add activity report
  • view • Fixed HTML so settings are saved correctly
  • view • Fixes #766
  • view • Fixes #757 - use showAssetName method
  • view • Fixes #751 - ignore whether depreciation was selected or not to display purchase cost

v1.2.6.1 - Released Mar 12, 2015 08:25:28

  • view • Fixed layout for remember me button
  • view • Trying to fix pre-commit hook :(
  • view • Fixes #579 - user cannot accept more than once
  • view • Fixes #602 for strict_mode
  • view • Fixes #605 - hides user requestable view from admins
  • view • Fixes #596 - better routes for checking in multiple items from user
  • view • Added #596 fix for accessories
  • view • Fixes #280 - updated link to use config url
  • view • Fixes #597 - print-friendly view on users
  • view • Fixed DB format for nullable EULA
  • view • ref #599. showing groups in user detail view. fixes a small design bug with group edit view
  • view • Updated Sentry version to fix #625
  • view • Merge pull request #629 from uberbrady/unicode_fix
  • view • Fix #637 - Remove Deleted Models from drop down
  • view • Fixes #645 - adds zip and rar to filetype

v1.2.6 - Released Feb 28, 2015 08:27:45

v1.2.6-beta - Released Feb 27, 2015 03:17:06

This is a pre-release

  • view • Fixed missing checkedout-to info on asset view
  • view • Fixed a bug when no assets are in table that the autoincrement method blows up. Also optimzed the logic to get max id instead of popping top off creation date.
  • view • Fixes #476 - added logo upload and header color
  • view • Fix #541 - Headers not being skipped if checked
  • view • Fixes #546 - only insert data if values exist
  • view • Fix activate for strict db
  • view • Fixes #423
  • view • Fixes #163 - accept acceptance + eula
  • view • Merge conflict resolution. Added a use at the same line as remote. Fixed
  • view • Fixed bug for reporting on upload in dashboard
  • view • Fixed font path
  • view • Fixed chevrons
  • view • Fixed icon
  • view • Fix language string for create accessory
  • view • Mobile fixes
  • view • more small mobile fixes
  • view • Fixes #567 - bug in depreciation report csv export
  • view • Fixed relation between accessory and category
  • view • Fixes #565 - Soft Delete Models and Allow Restore
  • view • Reverting icon fix
  • view • Fixed EULA mail
  • view • Fixed back arrow
  • view • Fixes #538 - sortable tables
  • view • Fixed funky layout from datatables
  • view • Fixed user relationship
  • view • Fixed accessory relationship
  • view • Fixed attach to relation
  • view • Fixed arrow icon
  • view • Fixed user relationship
  • view • Fixes accessory relationshop for pivot
  • view • Fixed error icon
  • view • Fixed bad method call in accessories on delete
  • view • Fixed assetlog display
  • view • Fixed typo for accessories accept

v1.2.5 - Released Feb 18, 2015 03:18:10

  • view • Fix #475 and styling
  • view • Merge pull request #516 from splaer/fix-475
  • view • Fixes error when no model present because new asset
  • view • Possible fix for #518 - license count issue
  • view • Fix #517 - User Requestable Assets
  • view • Fixed mac address not showing
  • view • Fixes #520 - state no longer required
  • view • Fixes #520 postal code requirement
  • view • Fixes #525 - added serial to asset model UI
  • view • Fixes #523 - added file uploads to assets
  • view • Fixes #457 - added bulk options to hardware
  • view • Fixed blade reference
  • view • Fixed seeder with duplicate ID
  • view • Fixes #440 - removed unique constraint on serial
  • view • Fixes #439 - loads javascript and CSS locally
  • view • Fixed the depreciation report, fixes to calculate current depreciated value (which were only used there). Additional fixes and refactoring around Depreciable, in terms of how assets get depreciation via models, and licenses get depreciation directly.

v1.2.4 - Released Feb 12, 2015 06:57:47

  • view • Fixed checkout logic for new assigned_to
  • view • Fixes checkin button on view
  • view • Fixed wonky checkin/checkout buttons
  • view • Fix RTD query to not display checked out asset
  • view • Fixed scope chaining on assigned_to
  • view • Fixed seeder
  • view • Fix count in header
  • view • Fixed language file for status label messages
  • view • Fixed migration for to set assigned_to to null per #506
  • view • Fix licenses so null instead of 0
  • view • Fixed licenses so null instead of 0
  • view • Fixes #508 - compacted UI for licenses overview
  • view • Fixes #329 and #454 - added category asset view
  • view • Fixes #382 - allow admins to restore deleted assets
  • view • Fixes #387 - sortable asset view by manufacturer
  • view • Fixed naming conflict for requestable
  • view • Fix for wrong math on remaining licenses when assigned to an asset
  • view • Fix for error when asset has null status
  • view • Fixed intenting
  • view • Fixes #509 - added MAC address as model option

v1.2.4-beta - Released Feb 11, 2015 01:11:40

This is a pre-release

  • view • Fixes #477 - wrong sidebar on asset view
  • view • Merge pull request #498 from snipe/fixes/477
  • view • Fixes #499 - timestamps in asset logs
  • view • Fixes #484
  • view • Fix RTD bug
  • view • Fixes #502 - normalized statuses
  • view • Small fix for pending status
  • view • Fixed spacer in sidenav for list all

v1.2.3 - Released Feb 09, 2015 12:22:12

v1.2.3-beta - Released Feb 07, 2015 06:02:52

This is a pre-release

  • view • Fixes issue related to #471 - assigning to user ID 0 causes erro
  • view • Possible fix for #484 - fullname issue
  • view • Fixed safe mode issue with license seeder
  • view • Fixes #488 - longer user jobtitle
  • view • Fixes #487 - maintained and purchase order in strict mode
  • view • Resolves #478 - redirects non-reporting users to view assets page
  • view • Fixes #483 - line breaks in notes on view
  • view • Fix reporting error on depreciation
  • view • Possible fix for #491 - solving for giticide on package dep
  • view • More travis fixes
  • view • Fix for asset log incorrectly using soft deletes
  • view • Minor display fixes
  • view • Fixed datetime

v1.2.2 - Released Jan 22, 2015 11:41:36

  • view • Fixes #447 - added asset log entry on save
  • view • Fixes #451 - allows spaces in state name
  • view • Fixes #432 - add model name to checkout
  • view • Fixed language strings for incrementing IDs

v1.2.1 - Released Jan 22, 2015 09:24:01

v1.2.0 - Released Jan 22, 2015 09:24:01

  • view • Fixed changelog
  • view • Possibly fixes #343
  • view • Fix #342
  • view • Fix class on th
  • view • Fixed english language string
  • view • Fix array check for empty rows
  • view • Fix Report Langs
  • view • Fix License form langs
  • view • Fixes #362, reduced asset name to 2 char min
  • view • Fixed typo in english
  • view • Fixes #374 to keep the requirement to PHP 5.4
  • view • Fix #377 - Checkout users last_name, first_name
  • view • Fixed #373 - added ability to auto-increment asset tags
  • view • Fixes #348 - remove constraints on license keys
  • view • Fixes #367 - added model number to dropdown
  • view • Fixes #386 and #273 - altered column type to text
  • view • Formattig fixes for #386
  • view • Fix #388 - License not showing checked out in view
  • view • Check if ->adminuser->id isset before trying to print the fullName so we can catch when a user that created an asset has been deleted. Fixes #349
  • view • fixed #435. using namespace with route groups to increase the readability
  • view • Merge pull request #436 from rashivkp/fix-435
  • view • Fixes #469
  • view • Fixes #467
  • view • Fixes #468 - updated ordering on license checkout

v1.1 - Released Nov 06, 2014 02:16:26

  • view • Added DB Prefix to Migrations
  • view • Fixed operator for setting bool display
  • view • Fixes #299
  • view • Fixes #316 - added model name back to view
  • view • Fixes #315 - add EOL as display option in settings (run migrations)
  • view • fix div issues
  • view • Fix dropdown menu position
  • view • Merge pull request #322 from madd15/fix-js-delete-asset
  • view • Fixes #324
  • view • Fixes #237 - reporting-only group
  • view • Fixes #327

v1.0 - Released Oct 16, 2014 09:46:47

  • view • Fixed #191 - allow admins to assign a user during asset creation
  • view • Fixed #151 - more complete translations
  • view • Fixed missing language string
  • view • Fixed #58
  • view • Fixes #200
  • view • Initial QA Patch to fix errors Add License Add Asset Show Deleted Users License Assign
  • view • DB migration, layout and clone fixes
  • view • A0.4.2: Added asset, license, user, model cloning and fixed some bugs.
  • view • Fixes Travis CI build
  • view • Fixed DB name in travis CI
  • view • Fixes #222
  • view • fix typo: artisand -> artisan
  • view • Merge pull request #234 from burlito/typo-fix
  • view • fix: Use the old asset tag when cloning
  • view • Fixes #279 - QR checkbox not staying checked
  • view • Fixes #87 - made datatables responsive

v0.3.11-alpha - Released Jul 19, 2014 05:16:53

This is a pre-release

  • view • Fixed #140
  • view • Fixed path for Travis composer
  • view • Tried to fix failing build caused by travis composer

v0.3.10-alpha - Released Jul 17, 2014 05:54:10

This is a pre-release

  • view • Fixes #183 - added employee number to users
  • view • Updated title/header for users, additional fixes for #151
  • view • Fixed title tag for user list view
  • view • Fixed language definition
  • view • Fixed #186 - Bug with select box not retaining selections on edit screen
  • view • Fixed #187 - replaced dummy site name with site name from admin panel preferences
  • view • Fixed button label on forgotten password page
  • view • Fixed inconsistent password requirements across admin user creation, user profile and forgotten password
  • view • Fixed a few CSS quirks
  • view • Fixed bug with edit (supplier_id), added requestable field for assets
  • view • Fixed #190, where depreciation on licenses would not be saved
  • view • Added admin ability to unsuspend locked accounts #changelog
  • view • Fixes #194

v0.3.9-alpha - Released Jul 03, 2014 02:08:38

This is a pre-release

  • view • Fixed #179 - account page to show assets checked out to the logged in user
  • view • Pulled account sub-nav into top menu to free up UI space. #changelog
  • view • More README fixes and refinement

v0.3.8-alpha - Released Jun 27, 2014 09:28:22

This is a pre-release

  • view • Fixes PR #168 and #167
  • view • Fix #117
  • view • Resolves #155
  • view • Fixed missing string
  • view • Fixes #155
  • view • Resolves #174
  • view • Additional fixes for #167
  • view • fix for #167
  • view • Closes #177 - change log file added, needs refining

v.0.3.5-alpha - Released Jun 20, 2014 02:23:09

This is a pre-release

  • view • Provisions for strict mode, fixed license deletion bug

v.0.3.4-alpha - Released Jun 19, 2014 10:27:59

This is a pre-release

  • view • Fixes #158

v.0.3.3-alpha - Released Jun 18, 2014 08:04:46

This is a pre-release

  • view • Fixes #139
  • view • Fixes #139
  • view • Fixes #136
  • view • Fixes #141
  • view • Fixes #141 for mysql with strict mode enabled
  • view • Fixes #148
  • view • Fixes #144
  • view • More fixes for #151

v.0.3.2-alpha - Released May 06, 2014 08:26:21

This is a pre-release

  • view • Fixed auth error when user isn't logged in

v.0.3.1-alpha - Released May 06, 2014 04:48:09

This is a pre-release

  • view • Fix for broken datatables in upgrading to v2.2
  • view • Fixed code indentation for Apache virtualhost example
  • view • Fixing this change from #109 that somehow got reverted
  • view • Fixed CSV rexport

v0.3.0-alpha - Released Jan 29, 2014 01:28:31

This is a pre-release

  • view • fixed typo
  • view • Fixed layout for category view
  • view • fixed broken redirect route
  • view • Fixed licensed link
  • view • Fixed license blades
  • view • Fixed typo in variable name
  • view • Fixed routes.
  • view • Fixed pagination bug
  • view • Fixed edit bug where new Category was invoked twice
  • view • Fixed bug on validation display
  • view • Cosmetic fix on form
  • view • Change depreciation to be by month; formatting fixes.
  • view • Merge pull request #27 from snipe/depreciation_fix
  • view • Fixed some error reporting/required fields around checkout/checkin
  • view • Fixed asset bug caused by unique validation in assets model
  • view • Fixed checkin text
  • view • Fixed pagination bug, styled buttons
  • view • Fixed wonky layout issue
  • view • Another table fix
  • view • More table fixes
  • view • More table fixes
  • view • Fixed icon set to white in main nav
  • view • migration to fix a few fields in the log table
  • view • Fixed fieldname in userlog
  • view • Fixed links to edit/checkout
  • view • Fixed bug in views for created_at date
  • view • Fixed fatal error if admin who created the asset was deleted. (This should never happen, but...)
  • view • Fixed open tag in CSS
  • view • Fixed query for asset/license header boxes
  • view • Fixed phone display if no value set
  • view • fixed #37
  • view • Fixed bomb when asset is unassigned
  • view • Fixed foreign key in assets
  • view • Fixed potential bug in blade
  • view • Fixed status display
  • view • Fixed ID
  • view • Fixes #41
  • view • Fixes #43
  • view • Fixes #17
  • view • Fixed column name spelling in DB
  • view • Fixed #9
  • view • Fixed sorting weirdness
  • view • Fixes #4
  • view • Fixes #22
  • view • Fixes #46
  • view • Fixed bug linking to assets when they should be pointing to licenses
  • view • Fixed error when no category is given
  • view • Fixed display bug
  • view • Fixed #50 - MOAR VALIDATION!
  • view • Fixes #51
  • view • Fixes #52
  • view • Fixes #50
  • view • Fixes #55
  • view • Fixed XSS on modal
  • view • Fixes #59
  • view • Fixed validation
  • view • Fixed bug in error validation display
  • view • Fixes #61
  • view • Fixed typo causing failure with mysql strict
  • view • Should be final fixes for mysql strict mode
  • view • Fixes #69
  • view • Fixes #63 and #70
  • view • Fixes #14
  • view • Fixes #77
  • view • Corrected license seat count associated with license. Fixes #75
  • view • Fixes #80, also prevents the user from checking out an asset that is undeployable, etc
  • view • Fixed status display bug
  • view • Responsive design bug fixes, placeholder code for #64 (commented out)
  • view • Fixes #88
  • view • Fixed language file paths caused by #88
  • view • Another fix related to #88, also accounts for users with invalid location_ids
  • view • Fixed relationship between users/locations because fuck you ORM
  • view • Fixing pivot for users
  • view • Fixed assigned to id
  • view • Fixed relationship method because fuck you ORM
  • view • Fixes #93
  • view • Fixed model view
  • view • More fixes for #88
  • view • More fixes for #88
  • view • Fixed error message
  • view • Fixes #36
  • view • Fixing JSON parse errors from #97
  • view • Fixed language support
  • view • Fixed Gravatar Hash
  • view • Fixes mail config documentation
  • view • Fixes composer formatting issues
  • view • Removes sorting from actions column. Fixes #56
  • view • Fixed depreciation bug
  • view • Fixed bug where RTD = 1 instead of 0
  • view • Fixed bug in depreciation display
  • view • Fixed depreciation display on asset view
  • view • Fixed FK
  • view • Bugfix to put custom title in the page title
  • view • Hacky shit to fix pagination weirdness - will come back to this
  • view • Fixed error message layout
  • view • Fixed error when user is invalid
  • view • Fixed invalid seed data
  • view • Fixing error when no depreciation
  • view • Fixed FK in licenses model
  • view • Fixes #112
  • view • Minor div fix
  • view • Fixed typo
  • view • Changes serial to text area, allow new lines. Fixes #118
  • view • Fixed === to == (PHP is loosely typed)