Commit Graph

18 Commits

Author SHA1 Message Date
Michal Čihař
31d08caa29 Fix output before headers. 2005-12-08 16:13:51 +00:00
Sebastian Mendel
8344198c10 moved tbl_properties_common.php into libraries 2005-12-08 13:19:25 +00:00
Michal Čihař
6aeabf44d1 Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
Michal Čihař
c40b663969 Move tbl_properties{.inc,_links,_table_info}.php to libraries folder as it does not require direct access. 2005-11-24 08:55:33 +00:00
Sebastian Mendel
fcf387bc70 common.lib.php should REALLY REALLY and ALWAYS be the first include 2005-11-18 12:50:49 +00:00
Michal Čihař
3649d901ec Use more require_once to avoid acquiring table info several times. 2005-10-08 18:14:09 +00:00
Marc Delisle
303bfc02aa bug #1169791, exporting results from queries with limit keyword 2005-06-11 09:23:41 +00:00
Marc Delisle
e506681951 bug #1180860 2005-04-16 14:59:56 +00:00
Michal Čihař
3f258cfb45 Cleanup of message displaying and navigation reloading. 2004-10-21 10:18:12 +00:00
Michal Čihař
3a558d153a In case we don't need to reconstruct complete query just drop LIMIT part (workaround for bug #955175 and should fix bug #990724). 2004-07-15 15:17:16 +00:00
Michal Čihař
18fdcca38a Fix export of queries with empty WHERE clause (bug #990330). 2004-07-15 14:02:06 +00:00
Marc Delisle
d9a21610d1 redesign part 3 2004-06-13 21:39:08 +00:00
Michal Čihař
1aaa89fa54 Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
Michal Čihař
78d646e4ee Generate better query for multi row export. 2004-05-13 17:32:34 +00:00
Michal Čihař
34b8c3217e Support for exporting selected rows (RFE #927554) [still missing images/button_export.png, waiting for somebody to make it :-)]. 2004-04-15 16:13:45 +00:00
Alexander M. Turek
37d50c1822 Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
Garvin Hicking
c2b46ac945 Final batch of PHP3-Compatibility fixes. Please test. :-) 2003-11-22 20:57:48 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00