Commit Graph

30 Commits

Author SHA1 Message Date
Garvin Hicking
0fa157ea82 Relations/Comments with Single Quotes were causing major harm, so replace
PMA_handleSlashes() with PMA_addSlashes(). Every incoming data is currently
stripslashed, so this is necessary.
2003-03-05 20:04:10 +00:00
Garvin Hicking
30b1873e61 Update and display column comments in Add/Edit Fieldmode and CREATE table mode. Display comments in table structure (optional) with underlined CSS-mouseovers. Display comments in browser mode (optional), both in vertical and horizontal display mode. Keep column comments in synch, when DROPping/ALTERing and moving/copying tables. 2003-02-24 16:59:36 +00:00
Marc Delisle
338198dc83 should backquote the field named comment 2003-02-06 17:49:29 +00:00
Marc Delisle
c7c4074c4f bug 659227 2003-01-23 18:15:38 +00:00
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
Marc Delisle
53b983c17d bug 619100 2002-11-23 18:20:07 +00:00
Alexander M. Turek
e6396b014a bug #640055 2002-11-19 14:09:39 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Marc Delisle
0496109f93 bug 619100 relation and non-primary keys 2002-10-21 16:52:29 +00:00
Loïc Chapeaux
9344d5ea79 fixed bug #614303 (Duplicate args in table tabs links) 2002-09-27 15:15:11 +00:00
Michal Čihař
59192c1feb fix fox #611519 (slash in comment) 2002-09-22 19:30:00 +00:00
Alexander M. Turek
90b75b3c01 For Lo�c 2002-08-30 12:02:03 +00:00
Alexander M. Turek
2ef066d141 For Lo�c: xhtml fixes. 2002-08-08 10:46:29 +00:00
Marc Delisle
a077c67e6d for Loic 2002-07-24 18:11:00 +00:00
Mike Beck
c964116f42 Bug 574851: i agreed to show all keys of the current table together with the primary keys of the other tables 2002-07-24 16:41:37 +00:00
Loïc Chapeaux
91833f2deb Coding standards 2002-07-11 21:27:16 +00:00
Loïc Chapeaux
a967a579fc coding standards 2002-07-05 12:01:00 +00:00
Marc Delisle
422f87b0d4 bug 570691 2002-06-19 00:52:46 +00:00
Mike Beck
cd4dce6f0e last changes to have relationstuff in central db
enabled column_comments
2002-06-15 15:15:00 +00:00
Mike Beck
153e8f52bf changes to use new central db for relation and bookmark tables 2002-06-15 01:37:31 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Loïc Chapeaux
0e2fb329ab Optimization 2002-05-25 10:06:17 +00:00
Loïc Chapeaux
9609d89829 * Fixed an error when $cfg['Server']['table_info'] is not valid;
* Removed an "onchange" js handler to lower server charge.
2002-05-25 09:53:13 +00:00
Loïc Chapeaux
ea75e3d0d9 coding standards 2002-05-24 08:51:59 +00:00
Marc Delisle
51da887a75 display field maintenance 2002-05-23 17:16:57 +00:00
Loïc Chapeaux
fb6bf9763d Added backquotes and slashed some values 2002-05-07 19:52:03 +00:00
Marc Delisle
3acb8fc332 explicit fields for relationtable 2002-05-06 17:42:50 +00:00
Loïc Chapeaux
067516570c A "reset" was missing 2002-05-01 19:46:27 +00:00
Loïc Chapeaux
4b99464184 Parse errors with PHP3, warnings and xhtml fixes 2002-05-01 19:41:42 +00:00
Marc Delisle
4b9fc18288 new 2002-05-01 17:56:42 +00:00