Commit graph

26 commits

Author SHA1 Message Date
sb 5f129c98fc Still struggline with getting everything working with database layer security. 2009-02-06 17:48:58 +00:00
sb 7a977d5acd Many, many changes to do with making database layer security. 2009-02-06 12:08:28 +00:00
sb 19a35b9115 Now doing immutable widgets correctly. 2009-02-04 11:32:26 +00:00
sb f3f4f5c5bf Generated navigation now permission-sensitive - it won't generate navigation links to pages you are not authorised to view. 2009-02-03 13:05:08 +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 b7caa8281a Now generating good group security code. 2009-02-02 10:49:12 +00:00
sb bb332d34ad Very close to having per-field permissions working correctly. Code for permissions is generated and the valocity syntax is correct but supporting code in Cygnet Toolkit has not yet been written and the way it is being generated may be wrong. 2009-01-30 15:08:26 +00:00
sb b34706e25a Number of minor fixes, most significantly in the generation of auxiliary lists. 2009-01-29 16:39:32 +00:00
sb 78964a814e A number of minor bugfixes whilst getting SRU Hospitality to work with current ADL. I'm confident these are all bugfixes and they will have no adverse effect on other cutomers systems (the only system that might be affected is ASL and I shall check this). 2009-01-28 18:03:42 +00:00
sb ee4ae42fc4 A number of very minor fixes:
(1) when generating constructors, generate a reverence for the StylesHelper, as it is used in views we generate.
(2) when generating lists, don't layout columns whose contents are themselves lists.
2009-01-28 12:10:02 +00:00
sb 1ef18c05b9 probably-better fix... 2008-10-31 14:35:06 +00:00
sb 0d0ea56ac7 Further minor experimental fix 2008-10-31 14:31:04 +00:00
sb 2319499b42 possible fix to unnumbered shuffle widget bug 2008-10-31 14:29:29 +00:00
sb e2d31acdd6 Minor fixes:
Corrected 'definition' to 'typedef';
Added 'adl:' namespace prefix in several places where it was missing;
Removed duplicate <title> elements
2008-10-14 09:09:58 +00:00
sb 2159d3edfc Set all namespace information to refer to 1.1 2008-10-02 10:52:39 +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 090268cdbd Fixes to generation of entity ant type menus - not 100% certain this is fully right yet. 2008-06-09 15:52:07 +00:00
sb a6b482259b Removed the generation of a hidden widget which was fouling up i18n messages. It wasn't needed, and wasn't safe - i18n messages are not like other data. 2008-06-09 11:31:52 +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 f5b524e5c7 This does not work, but...
I'm halfway through refactoring adl2controllerclasses, and about to make an even more radical change. This is a way back in case it goes horribly wrong.
2008-06-06 08:46:27 +00:00
sb f9fd11c101 bug 1943: Shuffle widget for properties of type list now allowing /inclusion/; semantics for /exclusion/ are not so obvious, and perhaps this option should be
greyed. Shuffle widget for properties of type link may be broken, must be tested.
2008-06-04 16:17:31 +00:00
sb 5b09885eb8 bug 1943: many details changes in the right direction, but not there yet. 2008-06-03 16:09:07 +00:00
sb a393b3b0e7 A number of minor engineering fixes, plus Andrew's revised Panes mechanism. 2008-06-03 14:38:14 +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
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
Renamed from ADL.NET/Trans/adl2views.xsl (Browse further)