Modules/mip_quotation.pck - add prty_id and owner_prty_id to quote status procedures to record the relevant roles. Add debug routine 'pl' to write a log file of processing. Tidy-up email wording.
Modules/mip_regions.pck - convert given postcode to uppercase before processing.
Modules/mip_virus_check.pck - started work on the virus checking module. So far, just have the ability to write a document to the filesystem. Added new directory, 'WEBMIP_VIRUS' to store these files in.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3381 248e525c-4dfb-0310-94bc-949c084e9493
New Tables:
Quote_reasoning - record internal processes against quote
additional_items - moved from within Costs
Changed Tables:
Costs
Quote_items
Bases
Housings
Quotes
Meters
Modules
Views: As listed against this revision.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3057 248e525c-4dfb-0310-94bc-949c084e9493
Table REGI_ENQU_EXCLUSIONS to intersect Region, Enquiry Type and (optionally) Additional Item - used to record all the things that a Non-Tripartite cannot do.
Table PARTIES has column TRIPARTITE_MEMBER (YES/NO) added for use of Market Participant.
Removed EXISTING_SVCP_CODE from ENQUIRIES table - not required.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3005 248e525c-4dfb-0310-94bc-949c084e9493
New and amended ERDs.
Schema
Added support for documents.
Added modules to costs.
Data
Added document role types.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2983 248e525c-4dfb-0310-94bc-949c084e9493
Replaced Access_Controls with APEX_AUTHORISATION
Created POSTCODES, ERROR_LOGS and SYSTEM_CONFIGURATION.
Added missing columns to ENQUIRIES, REGULATORS, etc.
Added views V_PROFILE_RT_CODE_FOR_ENRO.vw, V_PARTY_RELATIONSHIPS.vw, V_LATEST_RT_CODE_FOR_ENRO.vw.
Modules:
Added cout_err.pck, cout_system_configuration.pck.
Data:
Added Data/Demo files
Added Data/Seed files for postcodes, regions and DatabaseItemToFunctionalSpecificationReference.csv
Documentation:
Added Documentation/pldoc for plsqldoc-generated files.
Added Documentation/SupportingDocumentation/Regions to hold region definition information.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2890 248e525c-4dfb-0310-94bc-949c084e9493
Added cout_assert.pck - provides assertion utilities.
Added cout_err.pck - 'standard' error logging utilities.
Added gen_mandatory.prc - generates packages to provided mandatory field checks.
Schema:
Changed primary key of ENQUIRIES to an ID (also made sequence ENQU_SEQ available).
Changes ENQUIRIES.CONSUMER_NAME to FIRST_CONTACT_NAME.
Added tables DATA_ITEMS and DATA_ITEM_ROLES to support Modules/gen_mandatory.prc.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2865 248e525c-4dfb-0310-94bc-949c084e9493
Attributes (generally size and dimensions) added to REGULATORS, BASES and HOUSINGS.
Changed primary keys on CONNECTION_ORIENTATIONS, FILTERS, REGULATORS to be 'code' rather than 'id'-based.
Altered ENQUIRIES to make contact names, addresses and contact mechanisms explicit within the enquiry rather than using the general contact mechanism.
Seed Data:
Changed 'code' values for HOUSING_TYPES, METER_TYPES, REGULATOR_TYPES and SERVICE_PRESSURES to match their descriptions.
Documentation:
Updated Documentation/Design/DatabaseItemToFunctionalSpecificationReference.xls in line with schema changes.
Demo Data:
Includes modules and related data from the MIP140306 Access database.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2857 248e525c-4dfb-0310-94bc-949c084e9493
Corrected Data/Seed/enrt.ctl and Data/Seed/part.ctl to allow enquiry roles to be loaded.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2845 248e525c-4dfb-0310-94bc-949c084e9493
PASSWORDS - holds history of passwords for parties
ACCESS_CONTROLS - hold page, item / role information for authorization purposes.
Modified tables:
ENQUIRIES - meter size removed. Replaced by foreign key to METER_SIZE_CODES.
COSTS - includes AICO_CODE and DESCRIPTION for use as cost details for Additional Items.
General modifications:
Yes/No columns modified to VARCHAR2(3)
Modules:
Added mip_security.pck. Supports Authentication and Authorization (update of the original POC version)
Respository:
Created new directory structure to hold persistent data. Currently includes Data/Seed for base table values and Data/Demo to populate various party and relationship tables.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2838 248e525c-4dfb-0310-94bc-949c084e9493
Changes to all 'role types' tables - now encapsulated within single table ROLE_TYPES.
Minor fixes to attributes for naming consistency, etc.
Included InstallMIP.cmd to perform schema installation.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2825 248e525c-4dfb-0310-94bc-949c084e9493