Commit Graph

  • 0014ef054b Search functionality in accessories/{accessory} issue #5471: (#6070) Ivan Nieto 2018-08-28 15:25:16 -05:00
  • 652548957d Add @Seldaek as a contributor snipe 2018-08-28 13:15:21 -07:00
  • 761ea4e581 Add @liquidhorse as a contributor snipe 2018-08-28 13:15:08 -07:00
  • 9c24d4300c Add @VELIKII-DIVAN as a contributor snipe 2018-08-28 13:14:55 -07:00
  • 39ab488d90 Add @patrict as a contributor snipe 2018-08-28 13:14:41 -07:00
  • ec67d03a7c Add @jwhulette as a contributor snipe 2018-08-28 13:14:26 -07:00
  • bfb5920677 Added #5956 - Moved bootstrap-tables to npm (#6139) Wes Hulette 2018-08-28 16:10:27 -04:00
  • 0c02ff70f6 Merge pull request #1 from snipe/develop Wes Hulette 2018-08-28 15:47:16 -04:00
  • cf2d2ecdfc Depreciation Report: (#6135) patrict 2018-08-28 21:40:06 +02:00
  • 3831ee9f5a Fixed #5811 - Non US Characters in user export (#6132) Wes Hulette 2018-08-28 15:37:58 -04:00
  • bc8fa31eb2 Add depreciation with half-year convention. Fixed #1237 (#6128) Dmitriy Minaev 2018-08-28 22:32:46 +03:00
  • 678ba228cb Fixed #6079: QR Code unnecessarily squished. (#6080) liquidhorse 2018-08-28 15:29:50 -04:00
  • d8a8e1cc09 Bumped version v4.6.4 snipe 2018-08-28 11:43:56 -07:00
  • 5b8cbe29e1 Possible fix for #5054 - OpenLDAP (non-AD) LDAP users being deactivated snipe 2018-08-27 14:51:37 -07:00
  • a77b8c2023 Codestyle fix Minaev Dmitriy 2018-08-26 18:47:35 +03:00
  • 40dd34b5bf depreciation value rounding Minaev Dmitriy 2018-08-25 20:18:31 +03:00
  • daba90b346 fix: add more checks at Depreciable.php Minaev Dmitriy 2018-08-25 19:17:48 +03:00
  • 7b70afa2a1 Integrate half-year convention inside working output Minaev Dmitriy 2018-08-24 20:30:22 +03:00
  • 0b8d70c7ec Fixed #6124 snipe 2018-08-23 21:06:04 -07:00
  • 522dc1db2a Fixed #6124 snipe 2018-08-23 21:05:10 -07:00
  • 8d3b201a49 Add a setting for the depreciation method Minaev Dmitriy 2018-08-23 20:49:20 +03:00
  • 49ecc08398 Add half-year convention in depreciation for Models/Depreciable.php Minaev Dmitriy 2018-08-23 20:29:03 +03:00
  • e4f6aefdad Added self-checkout permission option snipe 2018-08-21 23:26:12 -07:00
  • 771265113e Added cookie serialization for Laravel v5.6.30 snipe 2018-08-21 22:40:14 -07:00
  • 3c23745508 Bumped to laravel 5.6.30 snipe 2018-08-21 20:08:34 -07:00
  • db907815ff Removed check for active in password reset form snipe 2018-08-21 18:40:27 -07:00
  • f6971b8ab2 Fixed #6082 - don’t show expected checkin in email if none given snipe 2018-08-16 14:30:06 -07:00
  • aed769c0be Honor active status for forgotten password request forms snipe 2018-08-14 20:05:57 -07:00
  • ae6abdddad Check the user is active before displaying password reset snipe 2018-08-14 19:04:47 -07:00
  • 63c9fbe10c Temporarily disbable notifying users on import snipe 2018-08-14 18:27:46 -07:00
  • 101dfd01f2 Bumped hash snipe 2018-08-14 18:22:53 -07:00
  • 1543cdbc61 Set activated checkbox to 1 by default on new user snipe 2018-08-14 18:17:37 -07:00
  • 5db5134ae0 Set activated to default on when new user is created snipe 2018-08-14 18:14:41 -07:00
  • 5294489b0e Fixed HTML typo snipe 2018-08-14 18:14:29 -07:00
  • ce45c3af4e Updated password reset language snipe 2018-08-14 18:11:32 -07:00
  • 05b2b8fb59 Tweaked code/language for password reset snipe 2018-08-14 18:09:33 -07:00
  • 25097bce31 Only allow activated users to reset their password snipe 2018-08-14 18:04:27 -07:00
  • 0100c56046 Only allow password reset if user is active snipe 2018-08-14 17:46:29 -07:00
  • e81b221fd1 Fix license identifier (#6043) Jordi Boggiano 2018-08-09 05:36:45 +02:00
  • 62195a805a Adding some comments Till Deeke 2018-07-28 13:32:29 +02:00
  • 8c96e8fd4b Updates asset acceptance report to show unaccepted assets Till Deeke 2018-07-28 13:21:11 +02:00
  • 1bdf71b584 Handle side effects of accepting/declining Till Deeke 2018-07-28 13:09:21 +02:00
  • 8648d53d25 Adds checkout acceptances Till Deeke 2018-07-28 12:45:33 +02:00
  • 6b05106dcb Moves license checkout stuff to the license seat Till Deeke 2018-07-28 12:43:09 +02:00
  • 43437aac14 Adds acceptable contract to asset Till Deeke 2018-07-28 01:16:42 +02:00
  • 830a6cf67e Adds accepting/declining to new controller Till Deeke 2018-07-28 01:15:32 +02:00
  • 39e6b59335 Fixes some typos Till Deeke 2018-07-28 00:41:31 +02:00
  • 72b43b6526 Updates checkout notifications to use new routes for accepting Till Deeke 2018-07-28 00:27:19 +02:00
  • e0423418d2 Moves logging checkin/checkout to separate listener Till Deeke 2018-07-28 00:23:58 +02:00
  • e24f292a1a Updates checkout events to not depend on log Till Deeke 2018-07-28 00:05:45 +02:00
  • 17fc59f989 Adds back the checkin/checkout events after #5916 Till Deeke 2018-07-25 10:02:06 +02:00
  • 775e46288e Cleanup of model attributes Till Deeke 2018-07-21 14:07:06 +02:00
  • 722f032895 Remove notification sending from loggable trait Till Deeke 2018-07-21 14:06:51 +02:00
  • 112a532618 Listen for checkout events and send appropriate notifications Till Deeke 2018-07-21 14:03:44 +02:00
  • ef76908fce Listen for checkin events and send the appropriate notifications Till Deeke 2018-07-21 14:03:26 +02:00
  • 4a71542f23 Cleanup checkin notification constructors Till Deeke 2018-07-21 14:02:56 +02:00
  • ea64abc607 Adds checkout events Till Deeke 2018-07-21 14:01:30 +02:00
  • f0acf47101 Adds checkin events Till Deeke 2018-07-21 14:00:17 +02:00
  • 92a2a5ccbc Adds listeners for checking/checkout events Till Deeke 2018-07-21 13:54:30 +02:00
  • 2d0df24ef3 Check for an existing username before getting creative. Fixes #6016 (#6039) Daniel Meltzer 2018-08-03 19:35:13 -04:00
  • 1a660911e7 Check for minimum PHP version in setup snipe 2018-08-02 21:36:18 -07:00
  • 84f20b6287 Added php version check to upgrade.php snipe 2018-08-02 20:55:52 -07:00
  • 134bddf4c7 Fixed #6029 - model number not appearing in checkin/checkout emails snipe 2018-08-02 11:43:11 -07:00
  • e368a20427 Use filled instead of has. (#6033) Daniel Meltzer 2018-08-02 12:54:19 -04:00
  • 2637ce56a1 Allow importcontroller to return 200 for failed delete. (#6034) Daniel Meltzer 2018-08-02 12:53:54 -04:00
  • ffed306ecd Removed old emaol templates (#6026) snipe 2018-08-01 20:56:32 -07:00
  • f5a5d830a5 Better handling for deleting imports where the files may have been moved snipe 2018-08-01 20:49:55 -07:00
  • 9168979d9e Fixed #6027 - added model to asset maintenances listing snipe 2018-08-01 18:24:52 -07:00
  • 6f8680efa6 Added external link formatter to BS tables snipe 2018-08-01 18:01:31 -07:00
  • 3f394f42c7 Partial fix for better UI on deleting files snipe 2018-08-01 18:01:16 -07:00
  • b2c99c88bb Fixed #6028 - added supplier url to list view snipe 2018-08-01 17:37:58 -07:00
  • 9a3683ce7c Remove app_locked snipe 2018-08-01 15:36:20 -07:00
  • f374ac1bf7 Removed duplicate BACKUP_ENV in example env snipe 2018-08-01 15:31:38 -07:00
  • 2fa66f4551 Removed duplicate BACKUP_ENV in example env snipe 2018-08-01 15:27:51 -07:00
  • a4019c9f63 NIcer UI for activated user + email credentials snipe 2018-08-01 14:18:37 -07:00
  • 694166862e Added attempted logins admin screen (#6018) snipe 2018-08-01 03:51:59 -07:00
  • 911c2398ef Fixed #6004 - set a default next_audit_date if none provided snipe 2018-08-01 03:04:29 -07:00
  • a209a92de8 Fixed #6011 - use correct file created at date snipe 2018-08-01 02:43:08 -07:00
  • 462878a307 Production assets snipe 2018-08-01 00:27:19 -07:00
  • 3941437ad4 Limit width of title logo so it doesn’t break with long names snipe 2018-08-01 00:27:14 -07:00
  • 664cc24481 Fixed PR #6002 snipe 2018-08-01 00:26:50 -07:00
  • 2c38036123 Improvement: Better documentation, small refactors (#6017) snipe 2018-08-01 00:06:41 -07:00
  • 6ae096a56f These changes will allow submissions during the AJAX process in Select2s. This allows for barcode scanners, magstrip and NFC scanners that enter a carriage return. (#6002) Sam 2018-08-01 03:06:28 -04:00
  • 436bf152ec Config for new bots snipe 2018-07-31 17:40:32 -07:00
  • b1b5eeecba Fixed #6013 - add accessory checkout notes to detail page snipe 2018-07-31 16:00:38 -07:00
  • 400913631c Use language strings for bulk password reset snipe 2018-07-30 20:37:19 -07:00
  • 006a3adea0 Added ability to trigger forgotten password emails for users snipe 2018-07-30 20:30:47 -07:00
  • c2bb3892b7 [WIP] Fix apache default page on ubuntu (#5998) Earl Ramirez 2018-07-30 21:09:37 -04:00
  • 5c820dd7b8 Added code to snipeit.sh for Raspbian 9.4 install (#5980) Jason 2018-07-27 12:57:39 -07:00
  • 248fcfa869 Move findLicenseSeatToCheckout back to controller. (#5970) Daniel Meltzer 2018-07-27 15:03:04 -04:00
  • b58c77c8b8 Feature: Import users department. (#5987) Daniel Meltzer 2018-07-27 15:02:18 -04:00
  • 94c79fa69a Fixed #5964 - Feature: Group IDs can be passed to User Create. (#5990) Daniel Meltzer 2018-07-27 15:01:59 -04:00
  • a3811f632d Licence != License (#5993) Daniel Meltzer 2018-07-27 15:01:25 -04:00
  • d8f0102204 Merge branch 'features/restore_deleted_cmd' into develop snipe 2018-07-27 02:48:13 -07:00
  • 524c6c502e Features/restore deleted cmd (#5982) snipe 2018-07-27 02:42:55 -07:00
  • 6b013724aa Uncomment backup snipe 2018-07-26 18:11:51 -07:00
  • 8774f0cf45 Script to restore deleted users and put their asset assignments back snipe 2018-07-26 18:08:49 -07:00
  • 8762e158c4 Delete content from login attempts table snipe 2018-07-26 18:08:25 -07:00
  • 49d95892e3 Port asset history importer to league/csv9 (#5972) Daniel Meltzer 2018-07-26 15:04:21 -04:00
  • 9618878023 Restrict users asset listing to just assets checked out to users snipe 2018-07-25 21:40:33 -07:00