Commit Graph

77 Commits

Author SHA1 Message Date
lorilee
8214c32340 Colspan should change to 3 when actions are hidden 2010-07-30 12:31:15 -07:00
lorilee
9877db1626 Fix for positioning in different browsers plus IE6 bug 2010-07-30 12:30:40 -07:00
lorilee
1faaa80b51 Fixing HTML markup 2010-07-28 15:00:36 -07:00
lorilee
542fe56469 Fixed a typo 2010-07-27 10:27:47 -07:00
lorilee
64b5900d96 Fixing bug for when the table is a view or information_schema 2010-07-27 10:25:12 -07:00
lorilee
428053bef5 Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc 2010-07-26 13:44:30 -07:00
Michal Čihař
d291827444 No need to require_once footer
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
Michal Čihař
ee767e2d3d No need to explicitely include relation.lib its anyway included in common.inc 2010-07-26 16:17:59 +02:00
lorilee
aa49b85fad Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
Conflicts:
	libraries/display_export.lib.php
2010-07-20 15:23:12 -07:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
lorilee
a37b66bde5 Forgot to add <abbr> tags 2010-07-19 17:00:29 -07:00
lorilee
ddd5860901 Truncates long enum and set values 2010-07-19 16:55:49 -07:00
lorilee
9b2ff195de Fixed bug where table rows don't show up because of conflicting variable names 2010-07-16 00:11:07 -07:00
lorilee
9badb87f1a Reveal-on-hover table structure actions 2010-07-14 11:55:31 -07:00
Marc Delisle
e8ba43e299 this really means a column 2010-06-04 16:06:12 -04:00
Marc Delisle
caa98445d8 conform to relational terminology regarding columns and rows 2010-05-31 14:33:21 -04:00
Marc Delisle
abc229d0b0 bug #3004216 Field attributes use inline CSS 2010-05-23 08:27:27 -04:00
Marc Delisle
17c9fb4d28 gettext conversion 2010-05-05 12:57:30 -04:00
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Marc Delisle
05a7a9f307 Merge branch 'QA_3_3' 2010-04-29 12:31:10 -04:00
Marc Delisle
ef2a411db9 bug #2994168 Show auto_increment in uppercase 2010-04-29 12:30:59 -04:00
Michal Čihař
c2de4dd8d9 Add full uncompressed version of jquery ui. 2010-04-15 09:34:52 +02:00
s.troxler
2d8b20a28c Fix slider on table properties page.
patch #2983090, bug #2983050
2010-04-07 13:03:48 +02:00
Michal Čihař
a2a0d9bb38 Avoid multiple loading of jQuery. 2010-04-01 17:19:37 +02:00
Marc Delisle
9785bbc561 remove author names 2010-03-26 17:44:10 -04:00
Marc Delisle
58ebfd4591 jquery in subdirectory of js; trying jquery-ui toggle effect 2010-03-23 17:08:47 -04:00
Marc Delisle
f8fa3b4ede jQuery and slider effect 2010-03-21 07:36:39 -04:00
Marc Delisle
87dd6b3cee Merge branch 'QA_3_3' 2010-03-12 17:16:58 -05:00
Dieter Adriaenssens
7c818d046a patch #2969449 Name for MERGE engine varies depending on the MySQL version 2010-03-12 17:16:05 -05:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Michal Čihař
201d0e892c Load mootools in every page. 2010-01-25 11:49:46 +00:00
Marc Delisle
be348f66cc rfe #854911 [interface] Grey out non applicable actions in structure 2010-01-21 21:29:10 +00:00
Michal Čihař
2c8133a81d rfe #1340812 [interface] Show numbers of columns in table structure. 2010-01-21 14:41:42 +00:00
Michal Čihař
78b00824eb [core] Updated mootools to fix some glitches with Safari.
Mootools are now in separate files as distributed upstream.
2010-01-04 15:35:23 +00:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Marc Delisle
d524c87b15 rfe #2129902 [structure] Do not hide indexes 2009-11-01 13:12:10 +00:00
Marc Delisle
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Marc Delisle
7e409e1252 bug #2802870 [display] Incorrect overhead value for InnoDB 2009-06-08 12:04:35 +00:00
Marc Delisle
8480ffb665 improve function names 2009-06-07 11:09:13 +00:00
Michal Čihař
7de18b4e7a patch #2649087 None default is different than other None in some languages. 2009-03-03 16:41:41 +00:00
Marc Delisle
09fa9046f3 showtable undefined after table creation 2009-02-08 14:02:04 +00:00
Marc Delisle
8ccd5b9eb5 strFixed becomes strStatic 2009-02-08 13:46:53 +00:00
Marc Delisle
fdd04987be bug #2121287 [display] Drop-down menu blinking in FF 2008-12-03 21:49:03 +00:00
Michal Čihař
84ae0420fe Adding @package, third part. 2008-11-24 11:22:44 +00:00
Marc Delisle
0bac6c14eb patch #2099972 [structure] Display None when there is no default value 2008-09-09 17:23:59 +00:00
Marc Delisle
f619053d63 rest of the "remove flickering" fix 2008-07-21 16:41:17 +00:00
Marc Delisle
2ac75d4591 upgrade to mootools 1.2; temporarily deactivate the color picker that does not work with this mootools version 2008-07-14 19:52:16 +00:00
Marc Delisle
1ce9daf87c bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua Hogendorn 2008-07-05 22:01:04 +00:00