Commit Graph

  • cbff66c9db Improved error checking in locations importer snipe 2019-06-10 18:50:41 -07:00
  • 27231d49ea Small fixes for phpleague CSB reader v9 snipe 2019-06-03 22:05:16 -07:00
  • 765417c0be Bumped point version v4.7.4 snipe 2019-05-31 14:17:26 -07:00
  • 49a255c8fb Changed has to filled to fix bulk asset editing snipe 2019-05-31 14:11:43 -07:00
  • 925d3a23c6 Bumped hash snipe 2019-05-31 13:11:07 -07:00
  • 6966c132d0 Update language strings snipe 2019-05-31 12:17:09 -07:00
  • c29ab90029 Added Filipino, corrected order for Spanish variations snipe 2019-05-31 11:58:14 -07:00
  • d2bbc09892 Increased throttle to 120 requests per minute snipe 2019-05-31 11:57:57 -07:00
  • c6039cbc1d Vicleos fix storage namespace (#6901) vicleos 2019-05-31 10:10:04 +08:00
  • 74a2c29bc2 Fixed #7100 - Check if $user isset on checkin snipe 2019-05-30 19:06:30 -07:00
  • 2c64739e8f Removed old comments snipe 2019-05-30 19:02:20 -07:00
  • 37f950ab42 Fixed #7099 - set email to null by default for backup notifications snipe 2019-05-29 19:09:37 -07:00
  • b07a254e60 Bumped version v4.7.3 snipe 2019-05-29 15:51:54 -07:00
  • 087cdd859e Fixed #7092 - handle weird port forwarding/port numbers for baseUrl snipe 2019-05-29 14:57:58 -07:00
  • 829d44bd27 Fixed #7098 - updated backup config for deleteFile() method snipe 2019-05-29 14:47:55 -07:00
  • db76090e10 Missed one v4.7.2 snipe 2019-05-28 19:12:53 -07:00
  • 03cf3b5431 Bumped release again :( snipe 2019-05-28 19:12:42 -07:00
  • 40f101d471 Merge branch 'master' of https://github.com/snipe/snipe-it snipe 2019-05-28 19:08:39 -07:00
  • 7aa6ef5f6c Bumped version snipe 2019-05-28 19:08:35 -07:00
  • 186b94751d Dockerfile update to bring us up to php v7.1 for Laravel 5.5 (#7084) v4.7.1 Kasey 2019-05-28 16:58:32 -07:00
  • 6f2717a876 Updated branch in version file v4.7.0 snipe 2019-05-28 13:22:59 -07:00
  • a014af4c47 Fixed #7083 - Removed user_exists constraint on department save snipe 2019-05-28 13:18:31 -07:00
  • 2dd31544fe Increased image size to 800px, added lightboxes snipe 2019-05-24 19:11:08 -07:00
  • 237acdcff0 Show accessory image on view page snipe 2019-05-24 18:22:57 -07:00
  • 5db7a7c196 More Atlassian clarifications snipe 2019-05-24 18:10:19 -07:00
  • 68acdff11b Added link to Atlassian plugin snipe 2019-05-24 18:08:40 -07:00
  • 58e72e5ee6 Derp - typo snipe 2019-05-24 18:06:15 -07:00
  • 6b43cd10ba Updated README snipe 2019-05-24 18:05:28 -07:00
  • b2c9a38db8 Fixed casing in sync command snipe 2019-05-24 16:12:43 -07:00
  • 6dcdb5abae Only display the file if the log record can be found snipe 2019-05-24 16:06:52 -07:00
  • 56576d9e45 Fixed more camel-casing -> snake-casing snipe 2019-05-24 16:01:12 -07:00
  • d5c3ee5ed0 Only try to get fieldset if model is valid snipe 2019-05-24 15:44:54 -07:00
  • 18db0a50f1 Only gtry to delete the file if a record is found in the log snipe 2019-05-24 15:44:40 -07:00
  • d596ced0a0 Fixed free_seats_count variable name snipe 2019-05-24 15:44:18 -07:00
  • 78fb2b2239 Only build the log upload destination path if there is a matching record snipe 2019-05-24 15:28:53 -07:00
  • 1472e9d5b5 Check for valid model before attempting to access fieldsets snipe 2019-05-24 15:03:15 -07:00
  • fcbc7e4540 Fixed Undefined variable user in $backto if checked out to a non-user snipe 2019-05-24 14:51:27 -07:00
  • 93bf541ce7 Fixed missed consumables_count withCount() statement snipe 2019-05-24 14:21:53 -07:00
  • 0e48d7b080 Removed alert-danger from tests snipe 2019-05-24 14:21:37 -07:00
  • 1e6c85da41 Removed custom fields from AssignedSearch to prevent confusing data in selectlist snipe 2019-05-24 13:50:11 -07:00
  • c5a23e8f5e Fixed bug where sorting by company name in Users API did not work snipe 2019-05-24 13:37:20 -07:00
  • b6d2392303 Small fix for reordering fields snipe 2019-05-24 12:05:52 -07:00
  • 9995f1a743 Fixed field mapping snipe 2019-05-24 11:45:07 -07:00
  • d6f251e992 Updated importer to work with newer CSV Reader::getRecords() method snipe 2019-05-24 11:44:57 -07:00
  • 4be95eac4b Removed extra escaping on checkin snipe 2019-05-24 11:44:39 -07:00
  • 8914d14681 Tidied up license check snipe 2019-05-24 05:26:52 -07:00
  • d4725b61be Check that a model exists before trying to fiddle with fieldsets snipe 2019-05-24 04:48:04 -07:00
  • aa0b627fe7 Fixed missing asset validation snipe 2019-05-24 04:47:35 -07:00
  • 5be5e3271d Trying to fix ajax asset validation snipe 2019-05-24 03:55:31 -07:00
  • dd5d5cc07c Handle JSON validation errors like 5.4 snipe 2019-05-24 01:12:38 -07:00
  • 84c3709161 Handle JSON validation errors like 5.4 snipe 2019-05-24 01:12:21 -07:00
  • 96e2d74ae3 Handle JSON validation errors like 5.4 snipe 2019-05-24 00:46:30 -07:00
  • 27dcb4d27b Allow empty filter (=== '' doesn't work) (#6999) Steffen 2019-05-24 04:59:27 +02:00
  • f85ac97d8c Feedback for Kits; Fix checkins for accessories (#7060) sreyemnayr 2019-05-23 21:39:30 -05:00
  • bf93e8cc32 Use getReader instead of fetchAssoc for CSV parser snipe 2019-05-23 19:09:58 -07:00
  • d1a8955ef9 Bumped packages snipe 2019-05-23 19:09:14 -07:00
  • 149ac4bdf8 Removed cosole log snipe 2019-05-23 17:52:53 -07:00
  • 2d036c64e9 Change ->has() to ->filled() snipe 2019-05-23 17:39:50 -07:00
  • 8db2470ac4 Switch has() to filled() snipe 2019-05-23 17:17:46 -07:00
  • 79156ff8f4 Bumped version snipe 2019-05-23 17:10:47 -07:00
  • 8e86d780bf Fix for included files in backup snipe 2019-05-23 17:08:51 -07:00
  • f6ef139111 Fixed baseUrl is undefined error snipe 2019-05-23 16:56:22 -07:00
  • 12ec2d1f7a Fixed custom field edit screen snipe 2019-05-22 01:07:14 -07:00
  • 0dfc28b0e8 Bumped laravel version in readme snipe 2019-05-22 01:04:42 -07:00
  • b3132a4a8f Updated travis with new php versions snipe 2019-05-22 01:03:11 -07:00
  • 6cd25fbdeb Updated backup path in backup admin snipe 2019-05-22 00:56:14 -07:00
  • 4be8ba9f17 Updated withCount to use manual naming snipe 2019-05-22 00:52:51 -07:00
  • df8008f1ed Renamed fire() to handle() snipe 2019-05-22 00:52:32 -07:00
  • 77547c528b Added the command loader to console kernel snipe 2019-05-22 00:52:14 -07:00
  • bfb910f375 Set the serialization snipe 2019-05-22 00:51:43 -07:00
  • 57e80ee317 Removed old laravel backups config snipe 2019-05-22 00:51:33 -07:00
  • de1189295a Added spatie language files snipe 2019-05-22 00:51:00 -07:00
  • 20d0dce73e Use laravel v5.5 withCount manual aliases snipe 2019-05-22 00:50:48 -07:00
  • 144a32b1ca Removed debugbar service provider (autodiscovery) snipe 2019-05-22 00:50:00 -07:00
  • 8244a2ad23 New backups config for spatie snipe 2019-05-22 00:49:38 -07:00
  • 77c3b8f8c1 Updated packages snipe 2019-05-22 00:07:49 -07:00
  • 7b34cf1a31 Bumped version v4.6.18 snipe 2019-05-21 19:17:56 -07:00
  • 21ec670531 Updated language strings snipe 2019-05-21 19:17:00 -07:00
  • b2eacb147b Fixed #7046 - added user website url back into UI snipe 2019-05-21 18:55:12 -07:00
  • 729e3eb70d Updated email strings snipe 2019-05-21 18:43:00 -07:00
  • 978533b2f4 Fixed XSS vulnerability when creating a new categories, etc via modal on create snipe 2019-05-21 18:29:50 -07:00
  • 0358d13ddb Fixed #7044 - API update deleted custom fields if they are not re-presented snipe 2019-05-20 11:49:18 -07:00
  • c944304444 Updated packages snipe 2019-05-20 10:10:46 -07:00
  • 096393389c Fixes #5054: LDAP users deactivated for none-ad (#7032) Bob Clough 2019-05-16 17:31:55 +01:00
  • 9eb7b668d1 Fixed #6880 - correctly encrypt encrypted fields via the API snipe 2019-05-15 19:33:30 -07:00
  • 6728089106 Fixed #6883 - remove escaping of fields on LDAP import snipe 2019-05-15 19:15:41 -07:00
  • 33b59d7bed Bumped version v4.6.17 snipe 2019-05-15 16:45:07 -07:00
  • 888bdbdb68 Added ability to update groups via API snipe 2019-05-15 16:39:34 -07:00
  • e40a5a70a5 RTF support added (#7024) Ivan Nieto 2019-05-15 17:47:40 -05:00
  • d67c931f6a Import locations from CSV via command line (#7021) snipe 2019-05-13 02:27:19 -07:00
  • dbdc511eff Merge branch 'master' of https://github.com/snipe/snipe-it snipe 2019-05-08 09:23:58 -04:00
  • f47b960566 Added API middleware to API routes to enable throttling snipe 2019-05-08 09:23:54 -04:00
  • d016076806 Fixed #6956 - viewKeys policy inconsistent (#7009) snipe 2019-05-08 08:14:49 -04:00
  • 23fa5d0bf4 Fixed #7003 - crash when warranty months or purchase date is null snipe 2019-05-07 15:33:57 -04:00
  • 486c708911 Leave the activated state for users alone in normal LDAP synchronisation. (#6988) Joris van Eijden 2019-05-06 15:40:53 +02:00
  • 407445456a Merge branch 'features/6204_email_audit-alerts' into develop snipe 2019-05-06 08:45:13 -04:00
  • e5c2d77c7d Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992) v4.6.16 snipe 2019-05-05 22:32:52 -04:00
  • c6d3c031c7 Bumped version snipe 2019-05-05 22:32:01 -04:00
  • a86409868e Derp. Wrong version snipe 2019-05-05 22:31:43 -04:00
  • e4a298ca2a Added scope for both overdue and upcoming snipe 2019-05-05 22:13:30 -04:00