Changes between Version 36 and Version 37 of Deployments/SAMBRO


Ignore:
Timestamp:
05/05/15 02:16:27 (10 years ago)
Author:
Nuwan Waidyanatha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Deployments/SAMBRO

    v36 v37  
    15151. SAMBRO must function as stand alone computing device (e.g. laptop and an IVR or GSM-modem) as well as hosted on an intranet or the internet
    16161.
     17
     18|| Module Name || Module Key || Description ||
     19|| Home || default || Root page with the index.html that is initially called by the application and display the home page to the user with login controls (more) ||
     20|| Administrator || admin || When login as administrator the home page presents all administrative functions for the administrator to carry out the respective functions (more) ||
     21||  || appAdmin || Similar to the Admin module but provides additional features relevant to the specific application such as with handling database related administrative functions (more) ||
     22|| Ticket viewer || errors || required during development cycle; errors are shown only when login as administrator (more) ||
     23|| Translation Functionality || translate || core module for application localization (more) ||
     24|| Synchronization || sync || To manage the synchronization of multiple users working on the same features (more) ||
     25|| Support || support || Help page, can be disabled but essential for providing help features (more) ||
     26|| Map || gis || definitely required for spatially presenting information (more) ||
     27|| Person Registry || pr || mainly used for managing users with privileges and roles with respect to accessing and operating CAP functions (more) ||
     28|| Organization || org || required for managing all organizations/institutions (more) ||
    1729== PROJECTS ==
    1830=== 1. CAP on a Map ===