Commit graph

  • 23e416fd88 Make site name required snipe 2016-05-18 18:24:28 -07:00
  • 4ba2b89940 Add MS Excel as export snipe 2016-05-18 18:14:40 -07:00
  • f363ff35c6 Additional bootstrap tables files snipe 2016-05-18 18:14:15 -07:00
  • 0780f97807 Add multisort to assets snipe 2016-05-18 16:48:46 -07:00
  • b0b7cfa999 Better handling for show/hide columns in depreciation report snipe 2016-05-18 16:06:29 -07:00
  • 7ee13113e0 Add depreciation name and months to depreciation report snipe 2016-05-18 15:59:54 -07:00
  • 0568e979e8 If permissions are blank, don't error out on json_decode snipe 2016-05-18 14:38:17 -07:00
  • 8f1c4138d1 Merge branch 'v3' of github.com:snipe/snipe-it into v3 snipe 2016-05-17 21:16:18 -07:00
  • 631aade6c4 Cleaned up language strings for categories snipe 2016-05-17 21:16:12 -07:00
  • 0ea5b090af Fixes issue with HTTPS key not found on non-HTTPS installs snipe 2016-05-17 21:15:48 -07:00
  • f9572ffa0c Fixes #2048 snipe 2016-05-17 21:15:29 -07:00
  • e42cfc7601 * Alphabetize the createOrFetch methods * Move the html escaping to array_smart_fetch to avoid duplication * Ensure string comparisons have === everywhere Daniel Meltzer 2016-05-17 21:47:38 -05:00
  • fbed1a9d1a Update/port ObjectImportComandd to work with v3. Also change to do one big transactional commit instead of writing to db after each item. Went from a 2 minute import to a 5 second import for a 2000 item file. I still need to do some more santization of the input and work on error handling, but this seems to be in decent shape. Daniel Meltzer 2016-05-17 21:25:17 -05:00
  • e13042a9e9 Merge pull request #2045 from dmeltzer/fix-installer-for-ubuntu snipe 2016-05-16 21:56:02 -07:00
  • ed9c6183c1 Updated language files snipe 2016-05-16 21:54:13 -07:00
  • 3e56ace3ee Add support for Ubuntu 16.04. Also rework version/os detection. This should work on centos, but I do not have an install to check with. Needs testing by someone that does! Daniel Meltzer 2016-05-16 23:22:33 -05:00
  • e552c36a0a Add model_no, item_no, and manufacturer to consumables snipe 2016-05-16 17:11:31 -07:00
  • 63f4bbe412 Temporarily remove clone option from categories view snipe 2016-05-14 18:06:49 -07:00
  • f6c2f9d84e Uploads gitkeep snipe 2016-05-14 17:49:03 -07:00
  • 93294583f8 Clean up gitignore snipe 2016-05-14 17:48:03 -07:00
  • b5a1e261e5 Added gitkeep for users dir snipe 2016-05-14 17:40:41 -07:00
  • 0a2555ed2c Merge branch 'v3' of github.com:snipe/snipe-it into v3 snipe 2016-05-14 17:26:17 -07:00
  • 8b072fddcf Fixes middleware for locale snipe 2016-05-14 17:25:56 -07:00
  • a6186ff5bc Merge pull request #2043 from snipe/docker-v3 snipe 2016-05-14 16:53:06 -07:00
  • 008482203e Fixes to Dockerfile, updated docker/develop.sh for new options. Brady Wetherington 2016-05-14 16:46:53 -07:00
  • 415b60a293 Added check for setup in Setting model snipe 2016-05-14 16:09:00 -07:00
  • f03ecd9d08 Update docker support for upcoming v3 Brady Wetherington 2016-05-14 15:43:46 -07:00
  • 5b829884b8 Remove commented out js snipe 2016-05-14 15:06:27 -07:00
  • 8b0393ab52 Fontawesome animations snipe 2016-05-14 15:06:16 -07:00
  • 8ca71df7c9 Check for superuser snipe 2016-05-14 15:05:35 -07:00
  • 9a8e4a55e7 Check for DB table snipe 2016-05-14 15:05:28 -07:00
  • 1a14abed05 Check that the table exists snipe 2016-05-14 15:05:20 -07:00
  • 4dd3a95b6d Fix https detection snipe 2016-05-14 15:04:59 -07:00
  • beed74c0d0 Add extra tables for drop snipe 2016-05-14 15:04:51 -07:00
  • f4490b14f8 [Feature] Re-order custom fields (drag and drop) snipe 2016-05-14 14:06:59 -07:00
  • 72d54bdb88 Fixed formatting on license checkin/checkout snipe 2016-05-12 21:03:53 -07:00
  • a726934cde Fixed bulk delete+checkin for users snipe 2016-05-12 21:01:31 -07:00
  • ae0e7b9078 Updatd documentation links, use https snipe 2016-05-12 18:06:19 -07:00
  • 252b114b5f Fixed case sensitive model for status labels snipe 2016-05-12 17:23:51 -07:00
  • 73327d31e3 Updated backup paths for config variables in laravel-backups 3.7.0 snipe 2016-05-12 17:16:10 -07:00
  • 1acfd525e8 Fixed stupid parse error snipe 2016-05-12 17:12:52 -07:00
  • cfe38322b9 Get backups to work again snipe 2016-05-12 17:11:26 -07:00
  • 9cfde523b0 Updated laravel-backup package snipe 2016-05-12 16:54:07 -07:00
  • 1773f671da Ignore laravel backups dir snipe 2016-05-12 16:20:39 -07:00
  • b9b8149234 Minor backups fixes snipe 2016-05-12 16:20:23 -07:00
  • 720274446e Fixes #1997 - save user groups without Sentry crap snipe 2016-05-12 15:26:48 -07:00
  • 6d91774943 [Feature Request] Fixes #2030 - allow asset name change on checkin snipe 2016-05-12 12:34:44 -07:00
  • a96947efa9 Possible fix for #2037 snipe 2016-05-12 12:06:22 -07:00
  • 062cbeb18f Fixed bug in categories asset listing for hardware snipe 2016-05-12 10:39:19 -07:00
  • ae8a03fec3 Add manufacturer name/sorting/searching on assets snipe 2016-05-12 10:38:57 -07:00
  • c41b47902e Merge branch 'v3' of github.com:snipe/snipe-it into v3 snipe 2016-05-09 15:41:05 -07:00
  • c56c398d4c Fixes #1996 - replace old Sentry methods with laravel native snipe 2016-05-09 15:40:27 -07:00
  • a144fb77cd Fixed hodor snipe 2016-05-09 15:38:29 -07:00
  • 2222aeacac Merge pull request #2012 from snipe/v3_fix_ubuntu_version_in_docker snipe 2016-05-05 12:46:26 -07:00
  • a2ebc0d983 Pin down Ubuntu version for dockerfile in v3 Brady Wetherington 2016-05-05 12:45:00 -07:00
  • d40289fbc9 Fixes #1997 and #1996 - replace sentry functions snipe 2016-04-28 21:59:43 -07:00
  • ba01b20ad4 Use updated redirect() reference snipe 2016-04-28 21:06:41 -07:00
  • 8dd0e72284 Remove erroneous comment snipe 2016-04-28 21:05:45 -07:00
  • d927aa3273 Fix delete method for groups snipe 2016-04-28 21:03:56 -07:00
  • a0bff94de3 Moved selectedPermissionsArray snipe 2016-04-28 20:57:07 -07:00
  • 7d8af579cf Updated controller with correct helper namespace snipe 2016-04-28 20:57:02 -07:00
  • 7783471cc3 Move selectedPermissionsArray to helper, since it can be used by users as well snipe 2016-04-28 20:56:47 -07:00
  • 8dc0dc0a07 Update permissions for cli user tool snipe 2016-04-28 20:56:27 -07:00
  • e6cbafe5ff Suppress console warning snipe 2016-04-28 20:19:31 -07:00
  • 7b489ad1ec Ability to suppress users from checkoutable list snipe 2016-04-28 20:19:22 -07:00
  • 449163c875 Fixes #1995 - updated group admin to use native permissions snipe 2016-04-28 14:03:54 -07:00
  • 97a91e2d83 Fix setting namespace snipe 2016-04-25 12:15:41 -07:00
  • 898d9ad025 [Feature] Added Supplier and Assigned to in asset email alert snipe 2016-04-23 04:04:03 -07:00
  • b250e2b5f0 [Bugfix] Fixed escaping for email templates for L5.2 snipe 2016-04-23 04:03:26 -07:00
  • 32c193b9bf [Bugfix] Fixed Mail namespace snipe 2016-04-23 04:02:52 -07:00
  • c3b7332e3b [Bugfix] Fixed Mail namespace snipe 2016-04-23 04:02:40 -07:00
  • 96911b9e57 Fixes #1944 - add manufacturer to model list snipe 2016-04-23 03:34:49 -07:00
  • 3eb09871cf Fixed model name snipe 2016-04-23 03:12:39 -07:00
  • 1b5ef695f2 Add custom fields to modals in create asset snipe 2016-04-23 03:12:31 -07:00
  • 97e218541b Fixes date sanity check in checkout snipe 2016-04-23 02:36:21 -07:00
  • 30c6657fc1 Fixes date selector box snipe 2016-04-23 02:36:08 -07:00
  • 7a65fe8f89 Only get fieldset rules if there if is a model selected snipe 2016-04-23 02:35:31 -07:00
  • 93e7715c28 Fixes dumb timestamp if the user manually removes date snipe 2016-04-23 02:34:29 -07:00
  • 895fbb76bf Nicer error message formatting snipe 2016-04-23 02:34:08 -07:00
  • 7e0ab645bf Removed junk text snipe 2016-04-23 02:09:52 -07:00
  • 4d4b4ffd36 Use new checkout/checkin method snipe 2016-04-23 02:08:38 -07:00
  • 466f660a63 Removed older commented out code snipe 2016-04-23 02:08:18 -07:00
  • aa13b24bbc Remove Parsefloat. Again. snipe 2016-04-23 02:08:04 -07:00
  • 8179fc2f90 Changed checkout method to be more generic, for checkin and checkout snipe 2016-04-23 02:07:40 -07:00
  • 66a5050143 Fixed field name on checkin form snipe 2016-04-23 02:06:57 -07:00
  • c9d285cf47 Fixed float for purchase_cost snipe 2016-04-21 22:23:08 -07:00
  • b02cb91ae6 Tighter form display (offset-2) snipe 2016-04-21 22:15:09 -07:00
  • c9252989a1 Added red highlight back to superadmins snipe 2016-04-21 21:59:50 -07:00
  • e72d61d896 Checkin and Delete button snipe 2016-04-21 21:56:28 -07:00
  • d009c66c8b Fixed bulk user delete display snipe 2016-04-21 21:53:31 -07:00
  • 4b6f657739 Nicer purge box design snipe 2016-04-21 21:53:22 -07:00
  • ed8c72b946 Checkin and Delete User string snipe 2016-04-21 21:53:13 -07:00
  • 44f7305e12 Fix restore assets snipe 2016-04-21 21:01:57 -07:00
  • 6b982ec253 Check for accessories snipe 2016-04-21 21:01:45 -07:00
  • 8900672181 Nicer select2 box snipe 2016-04-21 21:00:45 -07:00
  • e1cca75f57 Updated from alert to callout snipe 2016-04-21 20:52:53 -07:00
  • a0b080b91d Fixed restore again. snipe 2016-04-21 20:52:32 -07:00
  • 0a5e7214aa Fixed restore method snipe 2016-04-21 20:27:03 -07:00
  • 2284a0783f Improved user UI for user view snipe 2016-04-21 20:26:56 -07:00
  • aafa5597f2 Added history string snipe 2016-04-21 19:45:49 -07:00