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

          Hide
          sonali.farakate Sonali Farakate (Inactive) added a comment -

          Tasks

          • Column addition in DB
            1. Platform
            2. UserAgent
          • CommonRoutines.cs changes
            1. Logic to capture platform info
          • Unit Testing
          Show
          sonali.farakate Sonali Farakate (Inactive) added a comment - Tasks Column addition in DB 1. Platform 2. UserAgent CommonRoutines.cs changes 1. Logic to capture platform info Unit Testing
          Hide
          sonali.farakate Sonali Farakate (Inactive) added a comment -

          Keeping this on hold as working on DMS-1762.

          CC : Rohan J Khandave

          Show
          sonali.farakate Sonali Farakate (Inactive) added a comment - Keeping this on hold as working on DMS-1762 . CC : Rohan J Khandave
          Hide
          sonali.farakate Sonali Farakate (Inactive) added a comment -

          Details : 

          Added following 2 columns in SystemUtilization table,

          1. Platform : Store the OS information 
          2. User agent : Store the UserAgent parameter coming from header. This column is for future use.

           

          Show
          sonali.farakate Sonali Farakate (Inactive) added a comment - Details :   Added following 2 columns in SystemUtilization table, Platform : Store the OS information  User agent : Store the UserAgent parameter coming from header. This column is for future use.  
          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment -

          No testing inputs required.

          So, closing jira.

          Samir Rohan J Khandave

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - No testing inputs required. So, closing jira. Samir Rohan J Khandave

            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