Skip to content

Latest commit

 

History

History
406 lines (352 loc) · 45.6 KB

CHANGELOG.md

File metadata and controls

406 lines (352 loc) · 45.6 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