Commit Graph

8 Commits

Author SHA1 Message Date
PriestJ
09eb862dc4 added code to delete previous installs, it actually just deletes all the installs on the first page, but this should be enough.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3283 248e525c-4dfb-0310-94bc-949c084e9493
2008-01-17 11:44:59 +00:00
mullenm
b94659f48b added new users for the login testing.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3009 248e525c-4dfb-0310-94bc-949c084e9493
2007-12-17 11:34:26 +00:00
PriestJ
f2ffbfa4b4 need to have an entry for agents as they need to see page 32 for my tests.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2943 248e525c-4dfb-0310-94bc-949c084e9493
2007-12-05 16:34:53 +00:00
PriestJ
b68f2ebcb1 Saved in the new menu code, also changed the autoinstall for the test environment so that it will dynamically call the sql export scripts for apex rather than using a hardcoded string.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2935 248e525c-4dfb-0310-94bc-949c084e9493
2007-12-03 17:10:49 +00:00
PriestJ
a35df4b603 Altered test install scripts so that the script now runs a watir script that installs the webmip test application onto apex. At this point in time it only installs the application export file (the CSS,theme and pictures have to be installed manually). This means we can now automatically install a test instance of webmip.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2934 248e525c-4dfb-0310-94bc-949c084e9493
2007-12-03 16:15:37 +00:00
PriestJ
69c2ead1ee fixed bug in Installmip.cmd, test section would never get run and the usage section caused an error.
Massaged the test data so that some base users get added to the test schema, duplicated the seed party data upload so that the Advantica user still exists

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2897 248e525c-4dfb-0310-94bc-949c084e9493
2007-11-28 13:17:46 +00:00
hardya
7877296419 Changed InstallMIP.cmd to allow 6th parameter to indicate data to be loaded after the Seed.
Added missing schema tables.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2893 248e525c-4dfb-0310-94bc-949c084e9493
2007-11-27 16:23:36 +00:00
hardya
2920f4d016 Scheme Changes:
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
2007-11-27 11:48:13 +00:00