Commit Graph

  • dec9ac1ac8 Fixed lowercase false snipe 2017-11-06 21:25:40 -08:00
  • 8776d28d3b Remove fastclick from package.json snipe 2017-11-06 21:22:18 -08:00
  • 231dea0ebc Break out service providers by responsibility snipe 2017-11-06 21:17:17 -08:00
  • cceeb5c8a2 Disable Fastclick - conflicts with Select2, per #4392 snipe 2017-11-06 21:16:20 -08:00
  • 579334b5fc Fixed - name should always be required in custom fields snipe 2017-11-06 20:05:40 -08:00
  • 3a82fbe714 Switch to rollbar’s official package snipe 2017-11-06 20:04:50 -08:00
  • 143071fa0c Merge branch 'develop' snipe 2017-11-06 17:18:18 -08:00
  • 0589652edb Fixed #4392 - select2 + fastclick incompatibility snipe 2017-11-06 17:17:48 -08:00
  • b772d8e527 Fix for IIS+ Chrome not showing webfonts snipe 2017-11-06 16:51:46 -08:00
  • b96d4dcf1f Don’t show ANY in custom regex field if empty snipe 2017-11-06 16:43:27 -08:00
  • dc32e4bdb0 Fixed form request ffor custom fields snipe 2017-11-06 16:42:37 -08:00
  • 43f2a530f5 Merge branch 'develop' snipe 2017-11-06 12:39:00 -08:00
  • 6ece593629 Fixed #4381 - asset uploads snipe 2017-11-06 12:38:31 -08:00
  • 33de0ec8a9 Merge branch 'develop' snipe 2017-11-06 12:19:48 -08:00
  • 8e17714c12 Fixed #4384 - bulk checkout of assets snipe 2017-11-06 12:19:22 -08:00
  • 32fc052c3b Fixed #4391 - companies now listing correct assets snipe 2017-11-06 12:01:54 -08:00
  • 17febca466 Merge branch 'develop' snipe 2017-11-06 10:55:42 -08:00
  • 8572a9771b Only return location name if find is valid snipe 2017-11-06 10:55:20 -08:00
  • 3ea294c0e6 Merge branch 'develop' snipe 2017-11-06 10:45:14 -08:00
  • 2b3b2e3197 Removed presenter references in custom report snipe 2017-11-06 10:44:57 -08:00
  • a9d9234fb3 One more fix for custom reports snipe 2017-11-06 10:44:18 -08:00
  • a11d9b84a4 Merge branch 'develop' snipe 2017-11-06 10:42:48 -08:00
  • 936ff707c7 Fixed custom report bug if assignedTo has no value snipe 2017-11-06 10:42:34 -08:00
  • def69b1aaa Merge branch 'develop' snipe 2017-11-06 10:30:42 -08:00
  • 4818e1b8ca Fixed sorting for filtered items by location snipe 2017-11-06 10:26:09 -08:00
  • 623f21e51f Merge branch 'develop' snipe 2017-11-04 18:21:09 -07:00
  • bd524ff2f3 Removed buggy migration code switched to artisan command snipe 2017-11-04 18:20:41 -07:00
  • 04ab522ee3 Fixes #4236 - validate the regex custom validation (#4380) snipe 2017-11-04 17:06:14 -07:00
  • f672b14468 Ignore deleted assets and check for valid location in artisan command snipe 2017-11-04 16:20:31 -07:00
  • b0973de1a6 Merge branch 'develop' v4.1.3 snipe 2017-11-04 01:24:23 -07:00
  • fe06ef10f1 Set the items array variable for no results snipe 2017-11-04 01:23:50 -07:00
  • 14ca690441 Merge branch 'develop' snipe 2017-11-04 01:11:41 -07:00
  • 2de0a3669e Check that there is a valid array before unshifting snipe 2017-11-04 01:11:11 -07:00
  • c7c63e8432 Merge branch 'develop' snipe 2017-11-04 00:49:19 -07:00
  • adf6afbb43 Moved delay back to 250 on ajax menus snipe 2017-11-04 00:48:54 -07:00
  • 69b90fb65e Merge branch 'develop' snipe 2017-11-04 00:46:22 -07:00
  • 97ea68b15c Updated translations snipe 2017-11-04 00:45:50 -07:00
  • badc763c06 Bumped version snipe 2017-11-04 00:32:33 -07:00
  • b6a14d2c9c Production assets snipe 2017-11-04 00:20:06 -07:00
  • d59dd0f636 Reduced rate limit from 250 to 100 snipe 2017-11-04 00:20:00 -07:00
  • d68d95a915 Fixed - Added a “clear selection” option to select2 ajax lists snipe 2017-11-04 00:19:16 -07:00
  • 15d4344efb Comments in the JS snipe 2017-11-04 00:15:23 -07:00
  • dc10f18188 Merge branch 'develop' snipe 2017-11-03 21:53:13 -07:00
  • 2522bfee9c Only return mnon-archived assets by location snipe 2017-11-03 21:46:11 -07:00
  • d7f8615964 Fixed query for location ID snipe 2017-11-03 20:10:36 -07:00
  • 88dff754b1 Fixed swapped asset total headings snipe 2017-11-03 20:10:16 -07:00
  • ecd21074fb Commented out erroneous fixme snipe 2017-11-03 20:10:05 -07:00
  • 12caa48390 Uncommented info output snipe 2017-11-03 19:42:54 -07:00
  • cc7be5f947 Added location to checkout in API snipe 2017-11-03 19:42:45 -07:00
  • 5b489e003d Set the location_id on save/update to rtd if one is given snipe 2017-11-03 19:41:26 -07:00
  • 8c1f4b006e Removed comment snipe 2017-11-03 19:40:55 -07:00
  • 3a52c19428 Updated fieldname in Locations transformer and API snipe 2017-11-03 19:40:40 -07:00
  • 279ad6d80a Updasted fieldname in locations table snipe 2017-11-03 19:40:04 -07:00
  • b786791401 Added location to checkout method snipe 2017-11-03 19:39:48 -07:00
  • 1c12b6e13b Added artisan command to sync locations snipe 2017-11-03 19:00:36 -07:00
  • c06539dee3 Update the location ID if there is an rtd_location given snipe 2017-11-03 17:36:18 -07:00
  • 3b9544d1f3 Remove commented code snipe 2017-11-03 17:35:46 -07:00
  • da9bb07041 Add a default legacy cipher of rijndael-256 snipe 2017-11-03 16:27:03 -07:00
  • 5d9b9ad590 Merge branch 'develop' snipe 2017-11-03 15:05:07 -07:00
  • f95502ae35 Fixed search by model on adsvanced search for assets snipe 2017-11-03 15:04:21 -07:00
  • 877daba096 Merge branch 'develop' snipe 2017-11-03 14:59:38 -07:00
  • b3b8ab493e Switch to the reply_to address snipe 2017-11-03 14:58:49 -07:00
  • 1859c8f5ab Reply to seems to be overwritten snipe 2017-11-03 14:55:03 -07:00
  • 87ba042b2d Fixed manager name subquery on user search snipe 2017-11-03 14:47:31 -07:00
  • 6fb0ef908d Fixed issue sorting when viewing users by department snipe 2017-11-03 14:29:04 -07:00
  • c4a30cc646 Merge branch 'develop' snipe 2017-11-03 13:29:33 -07:00
  • cf56f70b3a Added table alias for sorting snipe 2017-11-03 13:28:57 -07:00
  • f84e6a34cc Merge branch 'develop' snipe 2017-11-03 13:04:18 -07:00
  • 85360a7c7f Removed gates on selectlists snipe 2017-11-03 13:03:57 -07:00
  • 9e0b3afa91 Merge branch 'develop' snipe 2017-11-03 12:48:17 -07:00
  • 416455fe01 Fixes weird manager_id validation snipe 2017-11-03 12:48:00 -07:00
  • 53a1511cac No idea why this is needed, but… snipe 2017-11-03 12:20:11 -07:00
  • 733921f1f9 Added optional required parameter snipe 2017-11-03 12:17:41 -07:00
  • 3ecaa99990 Fixed only undeployed assets in checkout to list snipe 2017-11-03 11:33:36 -07:00
  • ab9729c39a fix to availCount() (licenseSeatRelation) (#4378) Kasey 2017-11-03 09:51:15 -07:00
  • 104cc2bf11 Make sure the seat hasn’t been deleted snipe 2017-11-02 21:07:59 -07:00
  • 1659c3f1a6 Fixed inconsistent color type on checkin/checkout snipe 2017-11-02 20:42:07 -07:00
  • caa8ec3178 Fixed checkout on license view page snipe 2017-11-02 20:23:17 -07:00
  • 0c794c103b Return an integer value for free seats if null snipe 2017-11-02 20:23:04 -07:00
  • 53175d5035 Fixed sorting issue on company/manufacturer/supplier snipe 2017-11-02 20:01:39 -07:00
  • 0bd09f9c46 Added sorting on available and total seats snipe 2017-11-02 19:37:30 -07:00
  • 27d795508d Fixed n+1 query, changed checkout behavior to just ask for a license ID snipe 2017-11-02 19:16:09 -07:00
  • 368ac5b85d First stab at handling the n+1 issue on licenses snipe 2017-11-02 18:20:42 -07:00
  • d5635f32e5 Merge branch 'develop' snipe 2017-11-02 17:23:14 -07:00
  • f47075c180 Removed depreciation from Licenses transformer snipe 2017-11-02 17:18:53 -07:00
  • 0a5e4b9b7b Fixed inconsistent required field indicator snipe 2017-11-02 17:13:06 -07:00
  • 85624205b4 Updated Lang::get to trans snipe 2017-11-02 17:12:51 -07:00
  • 2330e5ee57 Merge branch 'develop' snipe 2017-11-02 16:20:48 -07:00
  • c9c5ce6ee0 Return Deleted User if the user is invalid for some reason snipe 2017-11-02 16:20:01 -07:00
  • fc3a59d193 Merge branch 'develop' snipe 2017-11-02 13:47:52 -07:00
  • 950519be5d Added a few more table aliases for ordering complex results snipe 2017-11-02 13:47:37 -07:00
  • e64cf8b320 Merge branch 'develop' v4.1.2 snipe 2017-11-02 13:01:28 -07:00
  • 87affa40ed Fixes filtering on status label snipe 2017-11-02 13:01:09 -07:00
  • 513a1b1e3b Bumped version snipe 2017-11-02 12:52:44 -07:00
  • cf09908c60 Merge branch 'develop' snipe 2017-11-02 12:50:56 -07:00
  • d21c92f91b Changed assetloc to location snipe 2017-11-02 12:50:34 -07:00
  • ffd93c59d6 Merge branch 'develop' v4.1.1 snipe 2017-11-02 11:26:13 -07:00
  • 01bb4bf64a Bumped version snipe 2017-11-02 11:24:01 -07:00
  • 28a4293a0b Fixed #4370 - user’s listing flashing then no results snipe 2017-11-02 11:19:34 -07:00
  • f095f1807c Eager load userloc snipe 2017-11-02 11:06:15 -07:00