Skip to content

Latest commit

 

History

History
executable file
·
137 lines (111 loc) · 13 KB

CHANGELOG.md

File metadata and controls

executable file
·
137 lines (111 loc) · 13 KB

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

This is a pre-release

v0.3.10-alpha - Released Jul 17, 2014 07: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 04: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 11: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 04:23:09

This is a pre-release

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

v.0.3.4-alpha - Released Jun 20, 2014 12:27:59

This is a pre-release

  • view • Fixes #158

v.0.3.3-alpha - Released Jun 18, 2014 10: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 10: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 06: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 02: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 11: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 02: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 • Fixing pivot for users
  • view • Fixed assigned to id

v0.1.1-alpha - Released Nov 27, 2013 12: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