Commit Graph

108 Commits

Author SHA1 Message Date
Piotr Przybylski
7db86a94bb Rename file for consistency with routines and events 2011-06-08 00:45:09 +02:00
Marc Delisle
da46a09c24 rfe #3310562 Wording about Column 2011-06-02 11:25:12 -04:00
Michal Čihař
7dccf6d944 Revert "Remove div which seems to be leftover from slider removal"
This reverts commit 095e0818b8.

It seems to be useful after recent fix for the broken CSS.
2011-06-02 17:03:14 +02:00
Michal Čihař
095e0818b8 Remove div which seems to be leftover from slider removal 2011-06-02 15:17:27 +02:00
Marc Delisle
84006bfeb2 Put back the div that was generated by previous slider 2011-05-24 10:52:21 -04:00
Marc Delisle
468238bd08 bug #3306958 [interface] Unnecessary Details slider 2011-05-24 10:36:14 -04:00
Marc Delisle
13b31956ae For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
Marc Delisle
73c57b099e Continue to replace warning level with error level 2011-05-03 19:05:24 -04:00
Piotr Przybylski
2c3fa8aa7c Don't display More for views and information_schema tables 2011-05-03 14:14:57 +02:00
Azhari Harahap
5afcef00e6 (Drizzle) Listing/change table structure small fix 2011-04-14 10:25:47 +02:00
Michal Čihař
0e63bd0487 Fix multi submits for MSIE with <input type="image".. 2011-03-18 14:55:27 +01:00
Michal Čihař
cb377c360c Use non translated string for identification of submited value in table properties 2011-03-18 14:38:19 +01:00
Michal Čihař
bc0a0bc2d9 Mark texts translatable 2011-02-01 18:23:51 +01:00
Marc Delisle
5b900ead54 Conditional Ajax on table Structure 2011-01-27 13:08:33 -05:00
Marc Delisle
17b7ac6ac6 Add action verbs to More choices in Structure page 2010-12-22 12:58:59 -05:00
Marc Delisle
7cbdcd6be1 fix merge conflicts 2010-10-09 06:37:30 -04:00
Marc Delisle
2d4b9e2aea support ARIA storage engine as well as its previous name MARIA 2010-10-09 06:35:06 -04:00
Michal Čihař
8417db5866 rfe #2956556 [interface] Allow to wrap enum values. 2010-09-16 16:02:49 +02:00
Marc Delisle
98a5ba7317 misleading variable name 2010-09-04 07:01:30 -04:00
Marc Delisle
49ae8993fe forgot to rename these in a previous commit 2010-09-04 06:46:12 -04:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
f1e72d7664 Removed the inline call to confirmLink() and instead attached the jQuery call to it. jQuery call attached to the proper class 2010-08-26 20:20:51 +05:30
ninadsp
bbb94f628f Created a new js file for the tbl_structure.php page and moved jQuery scripts for it into that file 2010-08-26 20:03:15 +05:30
ninadsp
c9253c0a0e Merge conflict resolved for Lori's tree merge to main 2010-08-22 12:42:54 +05:30
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
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
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
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
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
ninadsp
52774d7616 Removed inline JavaScript calls to confirmLink and added ids to Drop
Column and Add Primary Key actions
2010-06-18 01:42:24 +05:30
ninadsp
42de77813c Merge remote branch 'origin/master' 2010-06-06 20:01:39 +05:30
Marc Delisle
e8ba43e299 this really means a column 2010-06-04 16:06:12 -04:00
ninadsp
160f4314eb Merge remote branch 'origin/master' 2010-06-03 22:34:52 +05:30
Marc Delisle
caa98445d8 conform to relational terminology regarding columns and rows 2010-05-31 14:33:21 -04:00
ninadsp
38ac78e3ba merging changes from origin 2010-05-24 18:32:42 +05:30
Marc Delisle
abc229d0b0 bug #3004216 Field attributes use inline CSS 2010-05-23 08:27:27 -04:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
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