Commit graph

16 commits

Author SHA1 Message Date
sb 7642f0bf02 Quite a lot more improvement on robustness and formatting 2008-05-09 16:12:12 +00:00
sb 363dfd3df9 Fixing bug 1802 exposed some not sufficiently cautious code in adl2views.xslt. This fix does not directly address bug 1802, but the problem was found while investigating it.
status 1802 : resolved fixed
2008-04-18 10:06:47 +00:00
sb 7e8fcf62f5 bug 1802 : adl2controllerclasses.xslt was generating collections for every menu a form might need, not for every menu the form did need. This had severe performance penalties. Sorted. 2008-04-18 09:27:29 +00:00
sb c480c2d41e bug 1800 : Andrew needed ADL pages to use same velocity layout as non-ADL pages, for consistent look and feel. However, where possible ADL pages should use a blank velocity layout so that page layout can be specified in the ADL. Made the layout (and also area and rescue) configurable via XSL parameters; default behavious is still to assume a blank layout. 2008-04-17 15:04:15 +00:00
sb b240169fc7 Fixes to escape SQL keywords when used as column names 2008-03-19 15:37:48 +00:00
sb 9a6b02cd6b Working hierarchical permissions when generating widgets; working sort of menus; many other improvements. 2008-03-12 13:46:10 +00:00
sb cadaf246f4 Now handling composite primary keys and (recursively) primary keys of type entity; also i18n handling considerably improved. 2008-03-10 17:01:26 +00:00
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
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 7f5585d492 Many changes, principally dealing with composite primary keys and foreign entities. 2008-02-06 17:24:53 +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