Marc Delisle
|
e066ce777b
|
since revision 11098 where the empty($primary) condition was replaced by $primary, the logic about DROP PRIMARY KEY needs to be reversed for correct creation/removal of primary keys
|
2008-02-24 13:09:36 +00:00 |
|
Marc Delisle
|
9e4d476226
|
use PMA_generate_html_radio()
|
2008-02-10 12:41:57 +00:00 |
|
Marc Delisle
|
713dfc4929
|
bug #1884911 [GUI] Space usage
|
2008-02-08 20:47:31 +00:00 |
|
Sebastian Mendel
|
bda5a218a1
|
more cleanup/refactoring on index code
|
2008-02-07 11:40:37 +00:00 |
|
Sebastian Mendel
|
4dea5b6bfd
|
new Class PMA_Index;
show more information about indexes;
|
2008-02-04 15:01:43 +00:00 |
|
Sebastian Mendel
|
f1f5f71243
|
no need for extra div, but the link must be added before the slide effect is added (which adds additional slide-div around the object which would result the link be added inside the slide-div)
|
2008-01-29 10:58:39 +00:00 |
|
Marc Delisle
|
2a6119d393
|
start to use Mootools for slider effects
|
2008-01-17 13:48:22 +00:00 |
|
Marc Delisle
|
86b1747823
|
bug #1828913 [structure] no FULLTEXT index on CHAR column
|
2007-11-09 17:26:07 +00:00 |
|
Sebastian Mendel
|
10130dd9e3
|
do not sometimes silently prevent dropping of last column(s) - but always display the error if tried
(current silently prevention did only work if only one column exists)
|
2007-10-12 08:12:08 +00:00 |
|
Marc Delisle
|
84be80201e
|
Partitioned status in table Structure
|
2007-10-11 16:49:41 +00:00 |
|
Sebastian Mendel
|
3737060548
|
removed MySQL < 5 code
|
2007-10-02 10:39:52 +00:00 |
|
Sebastian Mendel
|
a73ffff4c8
|
fixed notice;
make use of PMA_getIcon();
changed some processing orders;
minor tweaks, fixes, docs;
|
2007-10-02 08:18:21 +00:00 |
|
Sebastian Mendel
|
a375c17ea4
|
better handling for 'view distinct' from table structure page
|
2007-09-28 07:18:23 +00:00 |
|
Sebastian Mendel
|
97aaf42a15
|
do not urlencode() form values
|
2007-09-27 15:34:40 +00:00 |
|
Sebastian Mendel
|
caf61599cf
|
$cfg['PropertiesIconic'] is checked inside PMA_buttonOrImage()
|
2007-09-27 14:48:12 +00:00 |
|
Marc Delisle
|
361a43318a
|
bug #1717339 Missing header when deleting a checked column
|
2007-05-11 17:11:39 +00:00 |
|
Sebastian Mendel
|
573a6161bd
|
fixed code indention
|
2007-05-09 12:18:57 +00:00 |
|
Sebastian Mendel
|
d0facc3d4f
|
splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php
|
2007-03-20 14:16:18 +00:00 |
|
Sebastian Mendel
|
374abd5173
|
fixed/added page level docblock
|
2007-03-20 10:32:13 +00:00 |
|
Sebastian Mendel
|
817e790762
|
synced/fixed vim line
|
2007-03-19 17:55:39 +00:00 |
|
Marc Delisle
|
ad129f6a2f
|
bug #1602335, browse distinct values and name containing a quote
|
2006-11-26 09:53:45 +00:00 |
|
Michal Čihař
|
ad06b4a991
|
Rename tbl_* files to drop useless _properties part.
|
2006-10-25 10:55:20 +00:00 |
|