Commit Graph

15 Commits

Author SHA1 Message Date
Marc Delisle
85344d2bfe rfe #3438266 [designer] Toggle for relation lines 2011-12-10 07:52:47 -05:00
Rouslan Placella
f22a457199 Removed redundant code. Already using 'onclick' since commit 0c2f7f16f5 2011-11-24 16:44:21 +00:00
Rouslan Placella
f6d0aa3873 Improved the rendering of the designer menu when it's moved to the right 2011-11-24 16:14:43 +00:00
Rouslan Placella
2776f89444 Disabled floating of the menubar in designer and fixed designer menu rendering in IE 2011-11-24 15:48:29 +00:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Rouslan Placella
d17814f463 Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
Marc Delisle
16c5e7bab0 Designer: broken image paths when used at the Javascript level 2011-09-25 06:59:34 -04:00
Michal Čihař
86dad70386 Fix some display issues 2011-08-19 13:45:02 +02:00
Michal Čihař
1fa197752b Fixed displaying of table menu 2011-08-19 13:35:13 +02:00
Michal Čihař
fd13e7ad67 Use display = none instead of visibility to avoid off screen invisible elements 2011-08-19 13:25:08 +02:00
Michal Čihař
12237ed84f Remove no longer used Help funciton 2011-08-19 13:11:34 +02:00
Michal Čihař
88104eac66 Fix js to match changes 2011-08-19 13:11:34 +02:00
Michal Čihař
eba14cfbca Saner loop declarations, always define start point 2011-08-05 15:00:35 +02:00
Michal Čihař
3cbf056e4b Avoid messing up with keywords 2011-08-05 14:58:08 +02:00
Michal Čihař
cf004d89ca Move PMD scripts to js directory.
We should have all scripts in single place and this will include them in
compression on release.
2011-08-05 14:52:47 +02:00