mega commit. unify all table browsing, select browsing, view browsing and report...
authorchriskl <chriskl>
Wed, 5 Nov 2003 08:32:03 +0000 (08:32 +0000)
committerchriskl <chriskl>
Wed, 5 Nov 2003 08:32:03 +0000 (08:32 +0000)
commit2b46c7877f279675e614fb37f6efa35fb9c6c8da
tree93df0d1428b6fac3a2bd011e30b8638fbbf82b34
parent50583acb1f767ba3023c3267d51f2c04425da4a8
mega commit.  unify all table browsing, select browsing, view browsing and report browsing.  you can now select over a view and then change the order of the results.  this needs heaps of testing.  greatly upgrade view select feature to use select all and operators.  allow use of limit and offset in user queries.  allow row edit and delete in select results.  view a report and then you can change sorting while viewing
13 files changed:
BUGS
CREDITS
HISTORY
browser.php
classes/Reports.php
classes/database/BaseDB.php
classes/database/Postgres.php
classes/database/Postgres71.php
classes/database/Postgres73.php
display.php
tables.php
tblproperties.php
views.php