sb
01e25adf5a
Removed redundent DTDs
2008-10-14 09:11:13 +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
83e6e6d549
The 1.1 DTD had not been added!
2008-10-10 09:43:15 +00:00
sb
2d0044f59a
And better still...
2008-10-09 16:12:21 +00:00
sb
40cc82ad16
Better fix...
2008-10-09 16:09:14 +00:00
sb
3a938c797c
Temporary experimental change.
2008-10-09 15:50:06 +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
ffbdce8989
Money was defaulting to zero pennies on all fields!
2008-08-28 11:22:25 +00:00
sb
2f7a027610
IsNew property
2008-08-26 11:10:57 +00:00
sb
18a34342f8
Fixed bug which caused controllers to require explicit values for key fields, even\nwhere these were auto-generated
2008-08-22 17:14:41 +00:00
sb
f85040e72a
Fixed adl2documentation to get its stylesheet from a standard place
2008-07-23 09:03:01 +00:00
sb
953c7fedfe
Merged in fix to duplicate referential integrity chack problem
2008-07-23 08:21:49 +00:00
sb
5a1a2e2b9f
Removed obsolete files
2008-07-21 12:55:50 +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
2c0d8ae5ca
Minor prettification of style sheet
2008-07-18 16:25:53 +00:00
sb
60b138e0df
A timestamp in SQL server is called a DateTime. That is actually called a timestamp is something else.
2008-07-18 14:46:08 +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
2aa16094bc
Minor fixes
2008-07-15 15:20:53 +00:00
sb
822e1b7fb3
Fixed a minor bug in the generation of sets
2008-07-15 12:04:33 +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
83f163bb60
Mainly changes to MS-SQL generation
2008-07-10 09:55:30 +00:00
sb
62168723e1
Mainly tidying up of auto-generated documentation
2008-07-08 11:25:11 +00:00
sb
f13185de34
Added an option to produce less detailed documentation; added table of contents to genrerated documentation
2008-07-04 16:10:29 +00:00
sb
bf29e641bd
Renamed 'datadescriber.xslt' to 'adl2documentation.xslt for consistency
2008-07-04 14:57:02 +00:00
sb
37a7ec160a
Corrected a fault in SQL generation - the many end of one to many links wasn't
...
being generated properly
2008-07-03 16:01:52 +00:00
sb
4e0f0c58cc
No significant change to anything that matters, just to the TestApp stuff.
2008-07-01 16:08:16 +00:00
sb
8cd3a059ea
Corrected a minor bug in link table generation
2008-07-01 13:45:16 +00:00
sb
4ef11ec48e
Still building up - and sorting out - the test application and unittesting framework.
2008-06-19 09:04:00 +00:00
sb
da2d7359ce
Added auto-generated sql to CVS in error; removed.
2008-06-19 08:18:04 +00:00
sb
2274981611
Forgot to save the project before committing. D'oh!
2008-06-18 15:58:15 +00:00
sb
cc6533decf
Added a test application around which to build unit tests.
2008-06-18 15:55:48 +00:00
sb
45df5ff5de
*** empty log message ***
2008-06-18 15:54:46 +00:00
sb
7e94262e7b
Fixed minor bug in recursive entity resolution
2008-06-10 09:33:06 +00:00
sb
2e9aa81fe5
bug 1954 - was assuming keys would be passed in, and of course they aren't on creation.
2008-06-10 08:51: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
c0a52bfbe6
Added a Visual Studio solution and project file, just to tie this stuff together.
2008-05-29 16:42:44 +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
bf13d05877
status 1896 : resolved later
...
Still basically testing scmbug behaviour...
2008-05-29 11:12:40 +00:00
sb
13da4268fa
status 1111111111: resolved fixed
...
Really just testing the status command
2008-05-29 10:45:51 +00:00
sb
d196f6b520
bug 1896 : added NAnt build file to exercise the two-phase localisation idea.
2008-05-29 10:37:22 +00:00
sb
5d25331d7b
status 1896 : resolved later
...
Mainly testing scmbug... Andrew reports this not working
2008-05-29 10:26:47 +00:00