Commit Graph

6508 Commits

Author SHA1 Message Date
Marc Delisle
c9aee582bf update 2005-08-19 16:43:37 +00:00
Marc Delisle
1d00f4852b lang 2005-08-18 20:48:18 +00:00
Marc Delisle
a66a21c3b9 update 2005-08-18 20:47:08 +00:00
Marc Delisle
8646b8d986 update 2005-08-18 20:45:07 +00:00
Marc Delisle
8df5c04f29 lang 2005-08-18 10:52:20 +00:00
Marc Delisle
31749b61d1 update 2005-08-18 10:50:13 +00:00
Marc Delisle
05a72f2c85 update 2005-08-18 10:40:16 +00:00
Marc Delisle
83a661c9a5 new slovak translator 2005-08-18 10:27:03 +00:00
Marc Delisle
b73b721f05 update 2005-08-18 10:25:19 +00:00
Marc Delisle
2c28a06dc4 update 2005-08-18 10:17:52 +00:00
Marc Delisle
2f52517c87 update 2005-08-18 10:09:13 +00:00
Marc Delisle
e443386a44 update 2005-08-18 09:58:59 +00:00
Marc Delisle
a4765ef2c3 update 2005-08-18 09:50:23 +00:00
Marc Delisle
b25063aac7 update 2005-08-18 09:41:35 +00:00
Marc Delisle
5076b9cd81 update 2005-08-18 09:36:25 +00:00
Marc Delisle
7e4dcde5c5 patch #1252031, CSS for navigation tabs 2005-08-16 18:08:36 +00:00
Marc Delisle
5de17e7cc9 patch #1252031, CSS for navigation tabs 2005-08-16 17:52:06 +00:00
Marc Delisle
3cfc06163a bug #1259951, invalid argument for foreach() 2005-08-15 17:18:37 +00:00
Marc Delisle
7cf7ada8ac patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference 2005-08-14 21:34:01 +00:00
Marc Delisle
80aecf6518 bugs 1248577 (incorrect message 'you should define a primary key') and 1253125 (request-URI too large) 2005-08-14 19:31:55 +00:00
Marc Delisle
cd75266da0 problem after editing/saving a row (seen in IE6) 2005-08-14 19:20:17 +00:00
Marc Delisle
b8e35ba1b9 as suggested by an English teacher... 2005-08-13 12:18:15 +00:00
Marc Delisle
072da7a52c bug #1257106, display problem in the left frame (IE) 2005-08-12 13:14:06 +00:00
Marc Delisle
fc50139668 remove the 'InnoDB free' segment from table comments 2005-08-12 11:07:41 +00:00
Marc Delisle
a140028fb3 remove non-working reference to old phpwizard.net forum 2005-08-12 10:58:23 +00:00
Marc Delisle
2050d44950 bug #1255869, 'MySQL returned an empty result set' not displayed in all cases 2005-08-12 01:06:18 +00:00
Marc Delisle
58c1b9a2be undefined $header_url_qry 2005-08-11 15:31:27 +00:00
Marc Delisle
b438ecf01c Separator was displayed everywhere 2005-08-11 15:07:57 +00:00
Marc Delisle
4066ed2214 patch #1249528, move table comments to header and enable configuration of header 2005-08-11 13:56:35 +00:00
Marc Delisle
5ca5c9333d shorten the path of db subtree items 2005-08-11 13:01:49 +00:00
Marc Delisle
948ae23a42 patch #1253248, links and anchors to every FAQ item 2005-08-10 20:36:46 +00:00
Marc Delisle
0727efa165 add unique numbers to $strFileCouldNotBeRead to improve support when someone gets this error 2005-08-09 12:09:46 +00:00
Marc Delisle
1e054e1fe7 patch #1253478, variable initialization and code cleanup 2005-08-08 20:22:11 +00:00
Michal Čihař
57fc27c0bd Fix undefined variable when exporting relations (bug #1253457). 2005-08-08 20:13:03 +00:00
Marc Delisle
e1f455d072 patch #1253461, code cleanup 2005-08-08 19:54:57 +00:00
Marc Delisle
5b081dabb8 bug #1253453, using mysqli extension with MySQL 4.0.x 2005-08-08 14:57:05 +00:00
Marc Delisle
f075f90574 need at least 2 items for optgroup in database selector 2005-08-07 12:59:49 +00:00
Marc Delisle
88733b1ecb undefined index 2005-08-07 12:48:11 +00:00
Marc Delisle
892a83e837 Save button for PDF schema coordinates 2005-08-07 11:58:43 +00:00
Marc Delisle
9579ee8223 fixes to the subtree grouping in databases select menu 2005-08-06 13:41:07 +00:00
Marc Delisle
80176be497 bug #965548, displaying README and LICENSE 2005-08-05 10:50:49 +00:00
Marc Delisle
053d90b601 bug #1252124, XSS on table creation page 2005-08-04 19:25:14 +00:00
Marc Delisle
6744dfb276 clarification 2005-08-04 15:27:17 +00:00
Marc Delisle
6b407e1706 patch #1250935, interface improvements 2005-08-04 15:07:28 +00:00
Marc Delisle
7b1d7b42cc patch #1246245, tree in databases selector 2005-08-04 14:47:31 +00:00
Marc Delisle
a3c6610399 patch #1169308, FAQ 1.17a clarified 2005-08-04 14:03:29 +00:00
Marc Delisle
ffd4e2274b patch #1169308, FAQ 1.17a clarified 2005-08-04 13:57:45 +00:00
Michal Čihař
d9977e23ae Show error header on error to make clear that something bad has happened. 2005-08-04 13:52:51 +00:00
Marc Delisle
5ba1524fd5 patch #1250899 2005-08-04 13:45:12 +00:00
Marc Delisle
2d72c05ced Patch #1250899
- unified spaces between icons
- cleaned html and php code
- display of querywindow-icon now follows
$cfg['QueryFrame']
- always use no_js=1 if $cfg['QueryFrameJS'] == true
2005-08-04 13:43:07 +00:00