Commit Graph

  • 54d39c04ad Added additional themes to dropdown snipe 2020-03-27 21:44:18 -07:00
  • 3c1365b2c8 Added color variables snipe 2020-03-27 21:44:00 -07:00
  • 5858c90e71 Minor formatting change (spacing) snipe 2020-03-27 15:50:01 -07:00
  • f0ef06ebe1 Added more alt tags snipe 2020-03-27 15:35:29 -07:00
  • 700f7de748 Added alt text to logo snipe 2020-03-27 14:10:56 -07:00
  • af2ea7ac03 Added aria-hidden="true" to create dropdown in topnav snipe 2020-03-27 14:08:01 -07:00
  • 690d8255c9 Removed the title attribute from the select2 output snipe 2020-03-27 14:07:30 -07:00
  • aded2193a2 Added aria-hidden="true" to top navigation elements snipe 2020-03-27 13:29:00 -07:00
  • 6d99b2a68c Added “skip to content” link snipe 2020-03-27 13:28:48 -07:00
  • 55a619778f Added language header snipe 2020-03-25 16:32:33 -07:00
  • bbeb51461f Fix LDAP logins Jared Biel 2020-03-24 16:27:14 -05:00
  • 6066c249d5 Moved gate to the top of the method snipe 2020-03-06 16:01:13 -08:00
  • 025ea93f05 Fix for when a user with the correct permissions couldn't update Manufacturers. (#7882) Ivan Nieto 2020-03-06 17:59:51 -06:00
  • 54fd8f81ff Added permissions on user api (#7883) snipe 2020-03-06 15:28:46 -08:00
  • ca43554327 Fixes search by serial or tag even if they have slashes in them (#7879) snipe 2020-03-06 14:55:20 -08:00
  • 039f5da0e1 Add image upload to user edit [ch10508] (#7877) snipe 2020-03-05 18:00:24 -08:00
  • 9aed12c5aa Update composer package with newer SVG package snipe 2020-03-05 13:28:07 -08:00
  • 61bdb88ba5 Add @ColinMcNeil as a contributor v4.9.0 snipe 2020-03-04 22:38:09 -08:00
  • 36696ab56e Add @bigtreeEdo as a contributor snipe 2020-03-04 22:37:57 -08:00
  • f0f9b93652 Add @Godmartinz as a contributor snipe 2020-03-04 22:37:45 -08:00
  • a2fae76eaf Bumped version snipe 2020-03-04 22:37:17 -08:00
  • 8b2f8ef3cb Spelling is hard :( snipe 2020-03-04 22:19:59 -08:00
  • 5307e57bd9 Fix for CVE-2019-10772 snipe 2020-03-04 22:15:31 -08:00
  • 15518852aa Added validation to reject email addresses over 250 characters snipe 2020-03-04 22:08:07 -08:00
  • 60fc1d3f6d Added/matched forgotten password strings in lang files snipe 2020-03-04 22:07:35 -08:00
  • d1a8d76d85 Set maxlength in password reset form to 250 snipe 2020-03-04 22:06:43 -08:00
  • 803f5ad0ab Fixed #7870: fixed SSL connectivity for PaaS DBs (#7874) snipe 2020-03-04 19:39:23 -08:00
  • 663c0f3713 Fixed typo snipe 2020-02-11 22:09:46 -08:00
  • dfb9e430fa Removed debug line snipe 2020-02-11 22:09:37 -08:00
  • 03c5a42f5a Fixes for flysystem paths :( snipe 2020-02-11 20:22:55 -08:00
  • c33970e3e3 Added timestamp to uploaded files so they are unique and don’t overwrite snipe 2020-02-11 20:19:59 -08:00
  • 0ea8125f31 Default favicon snipe 2020-02-11 20:19:24 -08:00
  • 841d0cdbbe Added default logo/favicon snipe 2020-02-11 20:15:35 -08:00
  • 0e0fe967e4 BadMethodCallException Method update does [ch10544] (#7804) Godfrey Martinez 2020-02-10 19:27:23 -08:00
  • 192917cc84 Slightly better fix for requestable import bug snipe 2020-02-10 17:34:32 -08:00
  • 46a138c64b Fixed id to statuslabel in sidenav snipe 2020-02-10 12:36:48 -08:00
  • 60b271c6a8 Use import instead of direct model call snipe 2020-02-10 12:36:40 -08:00
  • 81880645ed Possible requestable fix snipe 2020-02-10 11:40:39 -08:00
  • 9eb4b0dda7 Disallow 0 as a number for labels per page snipe 2020-02-04 19:14:58 -08:00
  • 2f0ed129f0 Use “invalid barcode” image and suppress errors when barcode format is wrong snipe 2020-02-04 18:15:01 -08:00
  • 5becb93e6c Added: allow appending of domain name to username when user tries to login (#7790) Fabian Grutschus 2020-02-04 21:47:49 +01:00
  • 3361b859c0 Changes offset to use the actual item count as override instead of 0 (#7788) snipe 2020-02-04 12:32:24 -08:00
  • e27a9b137b added 'requestable' to fillable attributes. (#7787) bigtreeEdo 2020-02-04 12:37:03 +09:00
  • 89e2a3ae3c Fixed #7752 - reformat /api/v1/users/me to use transformer snipe 2020-01-30 13:12:43 -08:00
  • 5f85d8132b Fix for weird JSON parsing in actionlogs (#7753) snipe 2020-01-24 17:31:43 -08:00
  • ca1285ec08 Updated favicon snipe 2020-01-23 19:49:46 -08:00
  • 56582614b6 Merge branch 'develop' of https://github.com/snipe/snipe-it into develop snipe 2020-01-22 16:07:46 -08:00
  • 313cacdb71 Select Import File fails in Develop [ch10598] (#7718) Ivan Nieto 2020-01-17 18:12:51 -06:00
  • 75bf8f3d58 Remove not existent variable 'id' in the redirect causing [ch10602] (#7732) Ivan Nieto 2020-01-17 18:12:24 -06:00
  • ab36784edd Added a parameter that http://snipe-it.app/fields expected, without it that functionality was broken (#7687) Ivan Nieto 2019-12-30 22:18:47 -06:00
  • 324da7c0c8 Include correct license, asset, etc count on user show API call snipe 2019-12-19 18:09:53 -08:00
  • 779fc6d195 Added license endpoint for users snipe 2019-12-19 18:00:36 -08:00
  • 159acf6788 Removed extra space snipe 2019-12-19 17:47:50 -08:00
  • db59106c3e Move ldap import ini settings to config (#7679) Colin McNeil 2019-12-19 14:51:55 -05:00
  • 7b7e097922 Added correct route for AssetsController from http://snipe-it.app/hardware/audit/due endpoint (#7673) Ivan Nieto 2019-12-18 13:52:01 -06:00
  • 5ef40340fb Bumped version snipe 2019-12-11 19:38:04 -08:00
  • aa4d0c4a6b Ugh. NPM is the fucking worst. snipe 2019-12-11 19:36:55 -08:00
  • 7f53462d0f Bumped composer lock snipe 2019-12-11 15:21:37 -08:00
  • 94ce8cad64 Make sure $user->item exists before trying to count on it snipe 2019-12-11 14:43:46 -08:00
  • 4d38c44a93 Fixed groups request snipe 2019-12-11 11:26:58 -08:00
  • c31e150935 Use $request->input over Request::get() snipe 2019-12-11 11:09:54 -08:00
  • a5b180a9c6 Fixed Call to a member function count() on null for location delete snipe 2019-12-11 10:46:07 -08:00
  • a8bbb951bc Use Request instead of Input snipe 2019-12-10 22:05:49 -08:00
  • df778cdb80 Include storage in use statements snipe 2019-12-10 22:03:15 -08:00
  • b55d9113d4 Moved bootstrap directive to avoid warning on codeception snipe 2019-12-10 21:47:01 -08:00
  • d7c51f1a2c Added Request to use statements snipe 2019-12-10 20:39:29 -08:00
  • b5db0b22f8 Switched to Request facade snipe 2019-12-10 19:47:54 -08:00
  • 296de34e8a WIP: Upgrade develop to Laravel 6.6.1 (#7637) snipe 2019-12-10 19:32:50 -08:00
  • 88fb1370f0 Added slightly friendlier error handling for assets without models snipe 2019-12-06 18:17:03 -08:00
  • 943cf40247 Merge branch 'master' of https://github.com/snipe/snipe-it v4.8.0 snipe 2019-12-06 13:14:31 -08:00
  • ff57f10e9f Fix for searching on child location names (#7646) snipe 2019-12-06 13:14:10 -08:00
  • 91bb76fd8a Bumped version snipe 2019-12-06 13:05:20 -08:00
  • 893454dca7 Updated translations snipe 2019-12-06 12:03:04 -08:00
  • 9291e3ada3 Added a validation to Transformers/LocationsTransformer.php:transformLocations() in case location doesn't have children location (#7640) Ivan Nieto 2019-12-06 13:42:36 -06:00
  • 2a6a381bc7 Return real Asset error (#7054) Yorick Terweijden 2019-12-06 20:07:13 +01:00
  • de0b5a6149 Fixes #6440 - quote marks in the right place snipe 2019-12-06 11:04:16 -08:00
  • 8fd4e35244 Closes #6440 Print All Assigned - New Tab (#7135) Dustin B 2019-12-06 14:00:01 -05:00
  • 6ad1f51673 Added #6489: show asset assignments under user assignments (#7293) Valentyn Tulub 2019-12-06 20:57:48 +02:00
  • 3fbfb0c658 Add requestable to asset model api results (#7577) herroworrd 2019-12-06 10:33:06 -08:00
  • 7225b53986 fix syntax error in CustomFieldsetsController::show() (#7595) Lorenzo P 2019-12-06 19:31:00 +01:00
  • e71e57f16a Fixed XSS vulnerability in SVG image uploads [ch10476] (#7639) snipe 2019-12-05 22:23:05 -08:00
  • 3f5840d390 Bumped vendor files snipe 2019-12-05 19:53:01 -08:00
  • d3f4205f09 Bump symfony/http-foundation from 3.4.30 to 3.4.36 (#7638) dependabot[bot] 2019-12-05 19:37:00 -08:00
  • 5b946087c4 added a proper response for password errors (#7636) Godfrey Martinez 2019-12-05 17:49:56 -08:00
  • 9a2378586c Added new data directory for Laravel 5.7 upgrade snipe 2019-12-04 17:06:15 -08:00
  • e820d4bc4d Moved js/css/less out of resources/assets snipe 2019-12-04 17:03:16 -08:00
  • 8e3e48da14 New composer lock with slack library edits snipe 2019-12-04 16:48:19 -08:00
  • ff8d98c97c Update child assets to reflect asset parent location (#7458) snipe 2019-12-04 16:19:25 -08:00
  • 04cf8d7fbf Removed Helper reference since it’s autoloaded snipe 2019-12-04 15:56:55 -08:00
  • 7f8f1ff35a Specifically require slack notification channel for laravel 5.8 upgrade snipe 2019-12-04 15:56:45 -08:00
  • c635db0a76 Fixed upload parh for asset models snipe 2019-12-04 15:23:49 -08:00
  • 704c696711 Fixed parse error in settings controller snipe 2019-12-04 14:54:36 -08:00
  • 2fbbe430b5 Removed escaping on custom fields in presenter (#7631) snipe 2019-12-03 17:42:13 -08:00
  • f0af750b0a Fixed comment (#7617) Godfrey Martinez 2019-11-22 16:13:42 -08:00
  • 88cf456386 Adding Dept to license seats (#7609) snipe 2019-11-21 22:03:56 -08:00
  • d8049209ca Fixed bug where deleted consumable would throw an error on print page snipe 2019-11-21 21:43:54 -08:00
  • dd40ddf5a5 Fixed an error on audit due list when no audit_warning_days had been set [ch9764] snipe 2019-11-21 21:34:41 -08:00
  • 5065164c40 Bumped Carbon version snipe 2019-11-21 13:14:18 -08:00
  • 8127fdc5bc Min password requirement set to 8 characters snipe 2019-11-18 21:17:51 -08:00
  • 38ed73a2b4 Bumped to Laravel 5.8 snipe 2019-11-18 21:17:36 -08:00