Commit graph

  • e310d16fb7 Merge branch 'refs/heads/develop' snipe 2013-11-25 18:33:53 -0500
  • 6b224ea8aa Removed dummy text snipe 2013-11-25 18:33:27 -0500
  • 7a5b133c58 Fixed bug linking to assets when they should be pointing to licenses snipe 2013-11-25 18:31:59 -0500
  • 4e25a9e815 Removed extra columns snipe 2013-11-25 18:31:44 -0500
  • 084ec064cb Removed created_at from listing. Not important enough to waste the screen space on snipe 2013-11-25 13:38:14 -0500
  • 0eb86ccd1d Merge branch 'refs/heads/develop' snipe 2013-11-25 13:35:32 -0500
  • e87e5b9cae Fixes #46 snipe 2013-11-25 13:34:52 -0500
  • 20cce33273 Merge branch 'refs/heads/develop' snipe 2013-11-25 13:18:49 -0500
  • e235a4565c Added manufacturer to model display snipe 2013-11-25 13:16:59 -0500
  • a345cbd907 Added view for model in routes snipe 2013-11-25 12:40:09 -0500
  • 5959e1f9fc Layout tweaks snipe 2013-11-25 12:39:59 -0500
  • 3ea0ad87c8 Fixes #22 snipe 2013-11-25 12:39:47 -0500
  • cf438d0207 Whitespace snipe 2013-11-25 12:37:26 -0500
  • 1624dbffa4 Added model view snipe 2013-11-25 12:37:11 -0500
  • e2a1cda50e Changed method name snipe 2013-11-25 12:36:51 -0500
  • 6fee1067bc Added depreciate flag for assets and licenses snipe 2013-11-25 11:31:02 -0500
  • 3ba2880a35 Layout tweaks snipe 2013-11-25 10:12:41 -0500
  • 5a2c6391bf Added category relationship snipe 2013-11-25 10:12:23 -0500
  • 447a74928b Ditched parent ID - extraneous feature, not really needed snipe 2013-11-25 10:11:40 -0500
  • 62e03e0910 Merge branch 'refs/heads/develop' snipe 2013-11-25 08:26:05 -0500
  • 1a970716cc Experimenting with nicer error messages snipe 2013-11-25 08:25:47 -0500
  • 57d0f36435 Fixes #4 snipe 2013-11-25 08:25:34 -0500
  • a8d01550dc Prep for unit testing snipe 2013-11-25 08:09:14 -0500
  • f071fe5867 Merge branch 'refs/heads/develop' snipe 2013-11-25 07:57:59 -0500
  • acfda8dc82 One more change to tighten the sorting. snipe 2013-11-25 07:57:43 -0500
  • 3cc0ed8743 Fixed sorting weirdness snipe 2013-11-25 07:55:18 -0500
  • ffcfc853b3 Merge branch 'refs/heads/develop' snipe 2013-11-25 07:47:18 -0500
  • 051ef0a218 Weird sorting on License table snipe 2013-11-25 07:38:06 -0500
  • 5fcbc9ba78 ALL THE DATATABLES! snipe 2013-11-25 07:24:51 -0500
  • 9dbb147ada Removed pagination, since that's handled via data tables now snipe 2013-11-25 07:07:15 -0500
  • 718236b2d4 Fixed #9 snipe 2013-11-25 07:06:49 -0500
  • efb5269a0c Removed unnecessary image snipe 2013-11-25 07:03:42 -0500
  • 74034ae69e Sortable, searchable datatables snipe 2013-11-25 07:03:32 -0500
  • 9284164e96 Removed unnecessary graphics snipe 2013-11-25 07:03:15 -0500
  • dc26a901d4 More paring down the licenses interface snipe 2013-11-25 06:07:52 -0500
  • ad680a337e Fixed column name spelling in DB snipe 2013-11-25 05:47:17 -0500
  • dab7ec3457 Sigh. snipe 2013-11-25 05:41:57 -0500
  • 46714172ba Spelling is still hard. snipe 2013-11-25 05:41:25 -0500
  • 4844cd0b38 Copy edit snipe 2013-11-25 05:40:01 -0500
  • 79f93ab475 Merge branch 'refs/heads/develop' snipe 2013-11-25 05:37:02 -0500
  • 2b088a3fb2 Fixes #17 snipe 2013-11-25 05:36:42 -0500
  • 2353eda611 Removed extra columns in license table to make it easier to read, moved buttons for more compact view snipe 2013-11-25 05:12:23 -0500
  • 343eb31c56 More info on license page snipe 2013-11-25 05:11:46 -0500
  • 56586b7e83 Smaller flat buttons snipe 2013-11-25 05:07:20 -0500
  • 1b152396ad Merge branch 'refs/heads/develop' snipe 2013-11-25 04:43:42 -0500
  • 69badc7fda Filter action log for hardware snipe 2013-11-25 04:41:03 -0500
  • 2727ec13c6 Action log seeder snipe 2013-11-25 04:40:51 -0500
  • e457aaee6a Remove software models from model seeder snipe 2013-11-25 04:33:14 -0500
  • 03edbc008c Fixes #43 snipe 2013-11-25 04:28:51 -0500
  • 2203789f4c Fixes #41 snipe 2013-11-25 04:00:04 -0500
  • 74607c0534 Added set count snipe 2013-11-25 03:59:28 -0500
  • 0d9184870c More license tweaks - view blade, asset log snipe 2013-11-25 03:48:54 -0500
  • faae6a21d3 More license tweaks snipe 2013-11-25 03:22:38 -0500
  • 1b01074b9e Changed license structure to use join table to handle multiple seats snipe 2013-11-25 01:04:39 -0500
  • 54894227f0 Removed unneeded snipe 2013-11-25 01:02:27 -0500
  • c72e98a193 Drop old tables snipe 2013-11-24 19:07:08 -0500
  • 295c2e35eb Edits to status dropdown snipe 2013-11-24 19:06:52 -0500
  • 75c48c351c Merge branch 'refs/heads/develop' snipe 2013-11-22 18:16:42 -0500
  • 37e1ae7f5a Changed settings table structure snipe 2013-11-22 18:04:16 -0500
  • e9bd8397d8 Added site settings into controllers for page_num, added site_name to blade snipe 2013-11-22 18:03:57 -0500
  • 9b5274fdcd Nicer title display based on filter snipe 2013-11-22 06:47:51 -0500
  • d5bbf38915 View status on show all state snipe 2013-11-22 06:07:03 -0500
  • c32d45e901 Fixed ID snipe 2013-11-22 06:01:27 -0500
  • 2774b07bce Show asset status on undeployable snipe 2013-11-22 05:54:55 -0500
  • a356dbd73d Change table display based on filters snipe 2013-11-22 05:43:40 -0500
  • 9249786a25 Fixed status display snipe 2013-11-22 05:37:36 -0500
  • 135d21e27d Filtering options on assets page snipe 2013-11-22 05:14:21 -0500
  • 95fb2f6efd Include filtering snipe 2013-11-22 04:57:31 -0500
  • 6434db2a8e Buttons for asset filtering snipe 2013-11-22 04:31:57 -0500
  • d0d94bac44 Merge branch 'refs/heads/develop' snipe 2013-11-22 03:25:25 -0500
  • b7251d9992 Fixed potential bug in blade snipe 2013-11-22 03:24:48 -0500
  • 1b1efec858 Fixed foreign key in assets snipe 2013-11-22 03:24:34 -0500
  • 52020d09f0 Fixed bomb when asset is unassigned snipe 2013-11-22 03:18:11 -0500
  • 8dd5704697 Added settings snipe 2013-11-22 03:17:55 -0500
  • 7b2cf64d7f DB seed info snipe 2013-11-22 03:17:32 -0500
  • 60b577166a Added label for setting readability snipe 2013-11-22 03:17:19 -0500
  • da93fb18b8 Added settings controller snipe 2013-11-22 03:16:58 -0500
  • a3db6ba99c Comment typo snipe 2013-11-22 03:16:44 -0500
  • 08db7fbb38 Hurr. Already had a settings table. snipe 2013-11-22 01:07:41 -0500
  • 7b9eebe51c Settings table snipe 2013-11-22 00:53:50 -0500
  • 8a348ead33 Merge pull request #38 from rashivkp/develop snipe 2013-11-21 12:30:56 -0800
  • fc8c3c086c fixed #37 Mohamed Rashid 2013-11-21 20:34:54 +0530
  • 5fae91d4e9 Added status label functionality snipe 2013-11-20 22:06:41 -0500
  • f7cdc8d5c0 Status addition, seeder stuff snipe 2013-11-20 16:57:45 -0500
  • de98f20b9c Added status label table snipe 2013-11-20 08:22:36 -0500
  • 904a024636 Status table for non-deployed snipe 2013-11-20 08:10:49 -0500
  • 261690986a Prevent orphans in categories snipe 2013-11-20 07:43:18 -0500
  • 7ada2cc021 Adding soft-delete to manufacturers snipe 2013-11-20 07:33:54 -0500
  • 1b5f0e1dd1 Add check to prevent orphaned models snipe 2013-11-20 07:33:41 -0500
  • 595f151ff9 Add soft delete to locations - migration snipe 2013-11-20 07:28:34 -0500
  • aa34c4a4dd Add checks to prevent orphaned records snipe 2013-11-20 07:28:24 -0500
  • 1d04235520 Associated error messages snipe 2013-11-20 07:27:27 -0500
  • ed3fd129bf Get the number of models for the depreciation snipe 2013-11-20 07:27:10 -0500
  • 53e6d22f83 Soft delete for locations snipe 2013-11-20 07:26:39 -0500
  • f3114dec7a Prevent licenses, models and assets from being deleted if they are assigned to something else snipe 2013-11-20 06:48:25 -0500
  • d46556a83d Fixed phone display if no value set snipe 2013-11-20 05:56:22 -0500
  • 7f77f1e0b1 Better handling for displaying assets that have been soft-deleted so you don't lose their history snipe 2013-11-20 05:55:18 -0500
  • 11a6ee5e8d Merge branch 'refs/heads/develop' snipe 2013-11-20 05:08:41 -0500
  • 549c0a9fd6 Linked header boxes snipe 2013-11-20 04:54:45 -0500
  • 84dbb64caf Removed placeholder copy snipe 2013-11-20 04:32:39 -0500