Commit Graph

24 Commits

Author SHA1 Message Date
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ř
5fe9f0f259 Move db_details_{common,db_info,links}.php to libraries folder as it does not require direct access. 2005-11-24 08:42:20 +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
Sebastian Mendel
b8741540db moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes 2005-09-27 13:53:49 +00:00
Marc Delisle
58c1b9a2be undefined $header_url_qry 2005-08-11 15:31:27 +00:00
Marc Delisle
6b407e1706 patch #1250935, interface improvements 2005-08-04 15:07:28 +00:00
Marc Delisle
d96e6de293 bookmark improvement 2005-03-07 21:35:09 +00:00
Garvin Hicking
9392a58483 removed superfluous spaces, introduced more CSS ID attributes 2004-10-08 11:14:08 +00:00
Alexander M. Turek
4b9331f8e8 display fixes 2004-09-21 10:35:57 +00:00
Alexander M. Turek
cfc06973fc Allow import of non-UTF-8 SQL files. 2004-09-21 10:28:13 +00:00
Michal Čihař
ca5b16f654 Change look of adding fields into table (bug #991095).
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Marc Delisle
a7dc9b01e1 remove /images 2004-06-23 14:04:08 +00:00
Marc Delisle
d9a21610d1 redesign part 3 2004-06-13 21:39:08 +00:00
Michal Čihař
5a71dd92e5 CSSize error messages. 2004-06-03 09:59:48 +00:00
Garvin Hicking
e727bb668e fixed broken file upload from db details pane 2004-05-23 18:48:00 +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
Alexander M. Turek
0b6975f8bd Patch #947190 2004-05-16 17:32:15 +00:00
Michal Čihař
c5a171aeec Get rid of wrap="virtual" to achieve more XHTML validity. 2004-05-03 09:40:59 +00:00
Marc Delisle
5e15b1f73a maximum upload size 2003-12-12 16:54:52 +00:00
Garvin Hicking
01d9e0a134 removed whitespace 2003-12-11 11:10:57 +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ř
bf620ee826 Allow changing of default queries (RFE #839168). Documentation.html is valid XHTML again. 2003-11-20 15:04:12 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00