- 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
- 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
- view • Fixed #140
- view • Fixed path for Travis composer
- view • Tried to fix failing build caused by travis composer
- 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
- 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
- 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
- view • Provisions for strict mode, fixed license deletion bug
- view • Fixes #158
- 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
- view • Fixed auth error when user isn't logged in
- 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
- 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)
- 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 • 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 #61
- view • Fixed typo causing failure with mysql strict
- view • Should be final fixes for mysql strict mode
- 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