Commit Graph

  • cd338d2a70 Fixes #483 - line breaks in notes on view snipe 2015-02-04 10:21:02 -08:00
  • 4dc81ce65f Resolves #478 - redirects non-reporting users to view assets page snipe 2015-02-04 09:31:01 -08:00
  • f5efc368a5 Fixes #487 - maintained and purchase order in strict mode snipe 2015-02-04 08:51:03 -08:00
  • 1db806f8b2 Fixes #488 - longer user jobtitle snipe 2015-02-04 07:59:45 -08:00
  • b3af102d22 Fixed safe mode issue with license seeder snipe 2015-02-04 07:49:28 -08:00
  • 2b86f14e30 Possible fix for #484 - fullname issue snipe 2015-02-01 14:33:58 -08:00
  • 3f0e494276 Updated contributing info snipe 2015-01-23 15:39:03 -08:00
  • a4bac03692 Increment version number snipe 2015-01-23 15:38:48 -08:00
  • 950567e9d6 Fixes issue related to #471 - assigning to user ID 0 causes erro snipe 2015-01-23 15:38:39 -08:00
  • dede09e9c5 Merge remote-tracking branch 'origin/develop' v1.2.2 snipe 2015-01-22 15:41:36 -08:00
  • 3787a3f4ba Fixed language strings for incrementing IDs snipe 2015-01-22 15:34:19 -08:00
  • 95141d49ba Fixes #432 - add model name to checkout snipe 2015-01-22 15:20:16 -08:00
  • d85e524680 Fixes #451 - allows spaces in state name snipe 2015-01-22 14:29:53 -08:00
  • 4a77dee79c Fixes #447 - added asset log entry on save snipe 2015-01-22 14:16:09 -08:00
  • 6fba41e026 Updated gitignore to ignore crowdin snipe 2015-01-22 13:42:32 -08:00
  • f39922f51f Merge remote-tracking branch 'origin/develop' snipe 2015-01-22 13:31:19 -08:00
  • 53085983f8 Added UK English language file v1.2.1 v1.2.0 snipe 2015-01-22 13:24:01 -08:00
  • 4a2ac03ace New Spanish strings snipe 2015-01-22 13:23:29 -08:00
  • 548de1a1a2 Fixes #468 - updated ordering on license checkout snipe 2015-01-22 13:03:07 -08:00
  • 82560b1098 Updated language files with new strings snipe 2015-01-22 13:00:38 -08:00
  • 3c141e8f50 Fixes #467 snipe 2015-01-22 12:56:13 -08:00
  • 5e496672c6 Fixes #469 snipe 2015-01-22 12:54:22 -08:00
  • 4887c53f25 Merge pull request #452 from gitter-badger/gitter-badge snipe 2015-01-12 15:16:57 -08:00
  • 2b79a61d65 Added Gitter badge The Gitter Badger 2015-01-12 23:15:02 +00:00
  • 5268c579e2 Update CONTRIBUTING.md snipe 2015-01-08 17:34:23 -08:00
  • 21448ea8e6 Update CONTRIBUTING.md snipe 2015-01-08 17:33:49 -08:00
  • 778a7bb18c Additional translations snipe 2015-01-08 17:24:13 -08:00
  • 685881cf27 Too many thanks (too many thanks) snipe 2015-01-08 17:19:02 -08:00
  • cf4b80bbd5 Updated contributing guidelines snipe 2015-01-08 17:18:19 -08:00
  • 5c98dae57d Merge branch 'develop' snipe 2015-01-08 11:34:19 -08:00
  • e434616db8 Merge pull request #436 from rashivkp/fix-435 v1.2 snipe 2015-01-04 21:50:07 -06:00
  • 8a7b7418db Merge pull request #433 from thehereward/tidy-up-models snipe 2015-01-04 21:49:57 -06:00
  • 533be7f942 fixed #435. using namespace with route groups to increase the readability Mohamed Rashid 2015-01-05 01:24:16 +05:30
  • 094ec50a68 TidyUp: Commonise the depreciate method of Asset and License. Hereward Mills 2014-12-24 23:03:06 +00:00
  • 98a29e460d TidyUp: Remove excess whitespace. Hereward Mills 2014-12-24 22:34:16 +00:00
  • 27fabfd110 Updated readme snipe 2014-12-23 14:50:34 -05:00
  • dce1d47228 Updated language files snipe 2014-12-23 14:48:43 -05:00
  • 9bbec53635 Added --no-dev to composer for CI snipe 2014-12-23 14:19:46 -05:00
  • 82232a34ee Merge pull request #415 from svpernova09/feature/software-maintenance-additions snipe 2014-12-23 14:11:20 -05:00
  • 3d1795e312 Add process handling of new maintained and termination_date fields to the licenses methods for creating and editing licenses. Also add array for getCreate and getEdit to easily display maintained options in drop down Svpernova09 2014-12-10 07:45:53 -06:00
  • d858861d0f Add termination_date and maintained fields to the License edit form. Add field labels to language file. Svpernova09 2014-12-10 07:44:47 -06:00
  • eec36cb13a Add migration to add maintained and termination_date fields to licenses table Svpernova09 2014-12-10 07:43:57 -06:00
  • cee966e76e Merge pull request #408 from svpernova09/feature/add-asset-from-model-view snipe 2014-12-03 15:25:56 -05:00
  • dcf2b428da If we are passing along an id of a previously selected model, use that as the default selection. Otherwise we should fall back to Input::old() Svpernova09 2014-12-03 14:06:33 -06:00
  • 80d8432c35 Check the optional parameter and if there is a value, grab that model and pass along to the view. Refactored the view return to be easier to read and able to interject if our parameter was set. Svpernova09 2014-12-03 14:05:42 -06:00
  • 8ec5934af5 Add menu option in dropdown to create new hardware. Add optional parameter in create/hardware route to handle the parameter in the incoming link Svpernova09 2014-12-03 14:04:02 -06:00
  • 31f77dcb4b Merge pull request #407 from svpernova09/bug/500-error-when-viewing-asset snipe 2014-12-03 14:08:09 -05:00
  • 0663ccb99f Check if ->adminuser->id isset before trying to print the fullName so we can catch when a user that created an asset has been deleted. Fixes #349 Svpernova09 2014-12-03 07:46:29 -06:00
  • 19189f688f Merge pull request #405 from svpernova09/enhancement/make-notes-field-textarea snipe 2014-12-02 11:21:36 -05:00
  • 7849320db0 Convert note fields to text areas for licenses views Svpernova09 2014-12-02 06:59:16 -06:00
  • cc8ca54b3f Convert note fields to text areas for hardware views Svpernova09 2014-12-02 06:59:01 -06:00
  • ecb4d0d948 Add jetbrains IDE's config folders to gitignore Svpernova09 2014-12-02 06:51:50 -06:00
  • f20566f222 Merge pull request #393 from madd15/patch-1 snipe 2014-11-23 19:36:28 -05:00
  • 73dd339772 Fix #388 - License not showing checked out in view madd15 2014-11-24 11:05:24 +10:30
  • 5a6139fb64 Merge pull request #391 from bitdeli-chef/master snipe 2014-11-22 22:57:29 -05:00
  • 0fb2728e3f Add a Bitdeli badge to README Bitdeli Chef 2014-11-23 04:06:26 +00:00
  • 5e6c4a250a Updated composer lock snipe 2014-11-21 07:34:06 -05:00
  • bf96aae9d9 Truncate license in report snipe 2014-11-21 07:32:12 -05:00
  • daefc86e58 Formattig fixes for #386 snipe 2014-11-21 06:10:30 -05:00
  • 64c16a0bac Fixes #386 and #273 - altered column type to text snipe 2014-11-21 05:47:49 -05:00
  • 89a2b87e42 Fixes #367 - added model number to dropdown snipe 2014-11-21 05:20:08 -05:00
  • 1b41c974cf Fixes #348 - remove constraints on license keys snipe 2014-11-20 18:43:33 -05:00
  • d6a0249c60 Fixed #373 - added ability to auto-increment asset tags snipe 2014-11-20 18:28:45 -05:00
  • 6a6676b1e7 Merge pull request #383 from madd15/patch-1 snipe 2014-11-20 17:19:44 -05:00
  • 1024816313 Fix #377 - Checkout users last_name, first_name madd15 2014-11-21 08:47:19 +10:30
  • 6905d82fc4 Fixes #374 to keep the requirement to PHP 5.4 snipe 2014-11-20 16:38:50 -05:00
  • 22746db8b7 Newest translations snipe 2014-11-20 16:28:38 -05:00
  • b826673d0d Added username field for #377 snipe 2014-11-20 16:17:48 -05:00
  • 637009054c Fixed typo in english snipe 2014-11-20 16:09:30 -05:00
  • 5f5be6aa2a Removed line break snipe 2014-11-20 16:09:21 -05:00
  • a863cf1615 Merge pull request #364 from madd15/patch-1 snipe 2014-11-13 18:30:40 -05:00
  • 05d8ff0252 Remove Double </label> madd15 2014-11-14 09:57:02 +10:30
  • b73ae3147a Fixes #362, reduced asset name to 2 char min snipe 2014-11-13 16:26:39 -05:00
  • 81b2ce33c2 Polish, german and spanish translation strings snipe 2014-11-12 21:13:46 -05:00
  • 501e1749b3 Updated localization strings snipe 2014-11-12 17:38:56 -05:00
  • 53f279f55f Language string for "generate" snipe 2014-11-12 17:34:22 -05:00
  • f5fb2525de Merge branch 'develop' of github.com:snipe/snipe-it into develop snipe 2014-11-12 17:32:58 -05:00
  • 53951c8bbc Nicer custom reports form layout snipe 2014-11-12 17:32:48 -05:00
  • 00755eadf0 Merge pull request #359 from madd15/patch-1 snipe 2014-11-12 17:17:07 -05:00
  • 13b173409f Fix License form langs madd15 2014-11-13 08:44:47 +10:30
  • 7ddc6d497a Fix Report Langs madd15 2014-11-13 08:43:42 +10:30
  • 2829eeca7c New reports language files snipe 2014-11-12 17:05:46 -05:00
  • e39227633f Merge pull request #358 from madd15/feature-reports snipe 2014-11-12 17:01:31 -05:00
  • 89c7159c56 Fix array check for empty rows Madd15 2014-11-13 08:29:15 +10:30
  • 6854453bc5 English is hard :( snipe 2014-11-12 16:38:31 -05:00
  • ce9c616843 Updated language strings snipe 2014-11-12 16:33:11 -05:00
  • 40b0ced8da Update Lang for error and info Madd15 2014-11-13 08:02:39 +10:30
  • 57ec8aa3c2 Add error for no options selected Madd15 2014-11-13 08:02:25 +10:30
  • 02feb69d5d Localization on user's view page, new strings snipe 2014-11-12 16:22:30 -05:00
  • fc2d472ed3 Fixed english language string snipe 2014-11-12 15:52:08 -05:00
  • b622d977d9 Merge pull request #355 from madd15/feature-reports snipe 2014-11-12 01:35:44 -05:00
  • 6d2a073d04 Custom Asset Report Madd15 2014-11-12 16:05:59 +10:30
  • 564cf90e58 Merge pull request #354 from madd15/feature-reports snipe 2014-11-12 00:32:51 -05:00
  • c60e40096a Replace static titles with lang Madd15 2014-11-12 13:38:31 +10:30
  • 74ae2fceea Fix class on th Madd15 2014-11-12 13:34:53 +10:30
  • 02605bdf69 Add Asset Report with Reduced Load Time Madd15 2014-11-12 09:49:29 +10:30
  • 432e348e56 Add Report Controller and License Report Madd15 2014-11-11 15:17:44 +10:30
  • d91a7c7aa8 Merge pull request #351 from diwanicki/patch-1 snipe 2014-11-07 16:57:39 -05:00
  • f2ae05786b Update view.blade.php diwanicki 2014-11-07 16:56:28 -05:00
  • 3d3e2dc985 Merge pull request #346 from madd15/feature-supplier-image snipe 2014-11-06 22:24:37 -05:00