Uploaded image for project: 'Document Management System'
  1. Document Management System
  2. DMS-1741

Add platform information in system utilization

    Details

    • Type: New Feature
    • Status: Done
    • Priority: High
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: DMS Architecture
    • Labels:
      None
    • Company:
      All Clients/Multiple Clients

      Description

      Add platform information in system utilization

       

              public ActionResult Index()

             

      {             var request = System.Web.HttpContext.Current.Request;             var browser = HttpContext.Request.Browser;             var platform = GetUserPlatform(request);             ViewBag.browser = browser.Browser;             ViewBag.browserVersion = browser.Version;             ViewBag.platform = platform;                     return View();         }

       

        Attachments

          Activity

          sonali.farakate Sonali Farakate (Inactive) logged work - 11/Aug/19 08:57 PM - edited
          • Time Spent:
            3h
             
            • Analysis
            • Discussion
            • Debugging
          sonali.farakate Sonali Farakate (Inactive) logged work - 12/Aug/19 10:14 PM
          • Time Spent:
            1h
             

            Code changes

          sonali.farakate Sonali Farakate (Inactive) logged work - 13/Aug/19 08:51 PM
          • Time Spent:
            6h
             
            • Code changes
            • Discssion
            • Unit Testing

            People

            Assignee:
            priya.dhamande Priya Dhamande (Inactive)
            Reporter:
            samir Samir
            Developer:
            Sonali Farakate (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 12h
                12h
                Remaining:
                Time Spent - 10h Remaining Estimate - 2h
                2h
                Logged:
                Time Spent - 10h Remaining Estimate - 2h
                10h