Commit graph

21 commits

Author SHA1 Message Date
sb bd2690ecdd bug 2869, 2871, 2877, 2878 : Sweep up of cosmetic bugs requiring ADL language/transform changes.
status 2869, 2871, 2877, 2878 : resolved FIXED
2009-04-30 17:03:59 +00:00
sb 9da7f897a5 Upversioned everything to 1.3. This is probably a mistake, given there are no breaking
changes to the ADL language itself, only to the code generated from it; but nevertheless it's done.
2009-04-28 13:44:51 +00:00
sb 148624c084 bug 2821 : Changes to ADL to implement the 'PrototypeFor classes carry default values for forms' solution.
status 2821: resolved FIXED
2009-04-28 13:34:14 +00:00
sb 87c7dc3f13 Some tidy up in the generation of the new hybrid pseudo-Database authentication system. 2009-03-02 10:31:44 +00:00
sb 7a977d5acd Many, many changes to do with making database layer security. 2009-02-06 12:08:28 +00:00
sb 493cbb9527 Role/group security is now at a frustrating 'very nearly' stage. I now believe I'm setting up all
the security correctly in the transforms, but the SecurityHelper is not yet correctly discovering
group membership.
2009-02-02 18:13:39 +00:00
sb 6ff5d773fa Added code to the C# entity transform to help with memory-leak debugging - this gets compiled in only if using #if DEBUG is used when compiling the C# 2009-01-12 10:51:40 +00:00
sb 2159d3edfc Set all namespace information to refer to 1.1 2008-10-02 10:52:39 +00:00
sb d5c557f93e Bringing into line with current b_development 2008-10-02 10:43:42 +00:00
sb 2f7a027610 IsNew property 2008-08-26 11:10:57 +00:00
sb 64988cb87d Yes, always test before committing. Missing bracket fixed. 2008-07-21 10:08:35 +00:00
sb ac72992239 Sorted the problem of generating null tests for non-nullable characters in C# entities;
Removed square brackets from SQL keywords in generated SQL (relying on quotes instead).
2008-07-21 10:00:48 +00:00
sb ea3e095896 Lesson: don;t commit to CVS before testing thoroughly! Small bugs fixed 2008-07-15 16:41:31 +00:00
sb 0c808cf901 Added IsUserDistict attribute to properties which are user disctinct 2008-07-15 16:28:59 +00:00
sb 5118c8b76b Added 'revision' as an attribute of 'application' to make revision tracking easier. 2008-07-10 10:12:16 +00:00
sb 8f5573d224 bug 1946: rewritten UserIdentifier generator to fix this, along with many other changes including extensive refactoring of adl2controllerclasses. 2008-06-06 15:52:48 +00:00
sb e2130bc4c4 Copied all the currently working transforms from 'transforms01' to 'transforms'; created new schema 'adl-0-1-0.xsd' which once tested should become the new
normative reference.
2008-05-29 16:39:07 +00:00
sb 698c014b0d Significant change in C# entities: instead of creating all collections for child objects at creation time of the parent object, now create them only when first requested. General tidyup in other files 2008-02-29 16:28:51 +00:00
af 97c62d4c86 Updated to pass through one-to-one elements and schema attributes. 2008-02-28 14:56:05 +00:00
af 98756d2211 Changed Cygnet.Entities.Exceptions -> Cygnet.Exceptions
Changed locale parameter to lang parameter.
2008-01-31 12:34:21 +00:00
af 7429d242cf *** empty log message *** 2008-01-21 16:38:31 +00:00
Renamed from ADL.NET/Trans/adl2entityclass.xsl (Browse further)