Commit Graph

6 Commits

Author SHA1 Message Date
PriestJ
30c3f98e35 added role (CS)for expired user so he can change his password, as the security model insists on the users having a role.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4025 248e525c-4dfb-0310-94bc-949c084e9493
2008-03-17 14:30:22 +00:00
PriestJ
df85a185a8 fixed incorrect key values for party 404 as a party role
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3467 248e525c-4dfb-0310-94bc-949c084e9493
2008-02-05 12:37:22 +00:00
PriestJ
8c92041a07 tidied up data so that we don't have more than one role per user, also added some roles to cs and icu users for test purposes
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3453 248e525c-4dfb-0310-94bc-949c084e9493
2008-02-04 11:07:15 +00:00
PriestJ
9dbb78b302 more access control descriptions added, added supplier admin roles, relationships and users
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3449 248e525c-4dfb-0310-94bc-949c084e9493
2008-02-03 18:10: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
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