Commit graph

291 commits

Author SHA1 Message Date
sb 95e8e5ae30 More impreovements based on experience with ASL 2008-03-05 11:05:12 +00:00
sb e423b325a4 Considerable progress on adjunct editing suite, but some lacunae remain. 2008-03-04 17:30:52 +00:00
sb 22567139f3 More work on i18n and caching; also, work on the views generator. 2008-03-03 17:35:28 +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
sb 9ecbfb2f91 Allow tablename prefix to be specified when generating ADL 2008-02-28 14:52:08 +00:00
sb 0cac7bfba9 Now with working (but very slow) user-editable internationalised messages 2008-02-27 17:38:41 +00:00
sb f28dae3038 Added client-side validation stuff from the SRU branch of ADL 2008-02-21 12:40:23 +00:00
sb 1d8d6d1e22 Mainly correcting generated comments 2008-02-20 12:09:53 +00:00
sb 7d460a41fb Further work on hibernate mapping generation. 2008-02-14 16:57:07 +00:00
sb afc5be9d35 In Applied Sweepers, the big problem of linking between the two databases is now solved, and the solution is reasonably good.
I don't believe there's any ASL-specific special purpose code in here, but there is code which addresses the issue of one-one joins between databases which may need to be revisited. Also, if a 'database' parameter is passed, link tables get the prefix '$database.dbo.', which I think is an MS SQL Server specific convention.
2008-02-13 15:56:31 +00:00
sb 9fa2d42bfe Messing with key generation occasioned by the mess between XAL and Adjunct 2008-02-13 13:12:09 +00:00
sb 0051f34ab8 Greatly improved Hibernate output; controller classes still broken 2008-02-13 09:52:42 +00:00
sb 24078f8583 still debugging 2008-02-11 16:21:32 +00:00
sb a589c29224 still debugging 2008-02-11 16:13:17 +00:00
sb ae4e125b99 adl2controllerclasses currently breaking. 2008-02-11 15:35:42 +00:00
sb a2be2c9f08 Very nearly generating good SQL. Still some problems with referential integrity constraints. 2008-02-08 17:15:39 +00:00
sb 060c133588 Sorting inherited permissions for tables 2008-02-08 13:48:54 +00:00
sb 7ad288dd1f Foreign entities; correction of spelling mistake; don't generate methods supporting store and delete if no form. 2008-02-08 10:46:43 +00:00
sb 4c4a16631c Generatinga clean and believable-looking hibernate mapping, although not yet proven to work. 2008-02-07 17:45:32 +00:00
sb f64f137a67 Many fixes, including global enforcement of UTF-8 2008-02-07 16:35:00 +00:00
sb 7f5585d492 Many changes, principally dealing with composite primary keys and foreign entities. 2008-02-06 17:24:53 +00:00
sb d61f36c13d Mainly grammatical changes involving the replacement of type='serial' with generators 2008-02-04 15:54:46 +00:00
sb 78a038a764 Removed debugging messages 2008-02-04 15:53:32 +00:00
sb b18db6b995 Now correctly ouputs composite primary keys, among other things. However, not currently getting all constraints right and also the 'myresponsibility' mechanism for when to output link tables is not working entirely correctly. 2008-02-04 15:53:00 +00:00
sb b7a2327857 Almost there. 2008-02-01 21:47:15 +00:00
sb 07b10ab336 More work on the framework - now up to the point that I can auto-generate SQL with compound primary keys, and the other features required by Andrew. 2008-02-01 18:25:38 +00:00
sb d52a3d5653 Added adl2canonical 2008-02-01 12:43:18 +00:00
sb eba7fa3afb Parallel track on transform development. Currently 'transforms' work, but not with a version of ADL which is formalisable, documented specified; and 'transforms01' very nearly work on a vocabulary which is very nearly as rich as 'transforms' but which is formalised, specified and documented. 2008-01-31 17:06:35 +00:00
af 98756d2211 Changed Cygnet.Entities.Exceptions -> Cygnet.Exceptions
Changed locale parameter to lang parameter.
2008-01-31 12:34:21 +00:00
sb fff740d3cf Updated ADL to cover Andrew's extended semantics 2008-01-31 12:06:47 +00:00
sb b691b9b8ed Added n-to-n - not sure that this is a good idea! 2008-01-30 10:56:49 +00:00
sb 981c40b57d Bringing the DTD more into line with Andrew's current practice 2008-01-29 11:08:52 +00:00
af 8d7697cb26 Changed CSS class from 'date-field' to 'date'. 2008-01-28 15:07:14 +00:00
af 7429d242cf *** empty log message *** 2008-01-21 16:38:31 +00:00
af 9b6fd82110 Refinements of the ADL transforms to have them better work with more than just the
SRU codebase.

Note that synthetic primary key is now assumed to be 'Id'.... though actually most
 of the references to an entity's primary key should be looking it up rather than
 assuming its name.
2008-01-14 16:53:31 +00:00
sb e672bbd40f Schema
(i) is now valid
(ii) allows HTML in head, top and foot
2008-01-09 15:42:32 +00:00
af f59c6bf601 *** empty log message *** 2008-01-09 15:01:43 +00:00
sb 2a0c6a0ad0 Added schema 2008-01-09 14:59:54 +00:00
af 4bdd43edef *** empty log message *** 2008-01-09 13:40:56 +00:00
af a4bf554285 *** empty log message *** 2008-01-09 13:39:12 +00:00