|
ce16b8c77c
|
Cleanup indexes bar
|
2025-04-21 17:24:06 -07:00 |
|
|
cc1dc7a822
|
Enable spatial indexes for Aria
|
2025-04-21 01:03:11 -07:00 |
|
|
fa1b8d5c94
|
Remove more table actions dropdown
Add spatial index action icons
|
2025-04-21 00:26:28 -07:00 |
|
|
1dac9cc3df
|
Add spatial indexes
|
2025-04-20 22:24:58 -07:00 |
|
Madhura Jayaratne
|
5a82da9ad3
|
Coding style
|
2011-09-10 10:49:44 +05:30 |
|
Madhura Jayaratne
|
4232fcd458
|
bug #3403165 [interface] Collation not displayed for long enum fields
|
2011-09-10 10:47:37 +05:30 |
|
Rouslan Placella
|
c4ecddb5a2
|
Fix for bug #3353649 - "Create an index on X columns" form not validated
|
2011-07-04 12:31:14 +01:00 |
|
Michal Čihař
|
9129444381
|
Avoid double escaping
|
2011-06-27 16:09:22 +02:00 |
|
Michal Čihař
|
79d924add8
|
Really show full field definition, not just "full text" text
|
2011-06-27 13:55:54 +02:00 |
|
Marc Delisle
|
29940ea6b0
|
Put back the div that was generated by previous slider
|
2011-05-24 10:51:26 -04:00 |
|
Marc Delisle
|
24a7764533
|
bug #3306958 [interface] Unnecessary Details slider
|
2011-05-24 10:35:04 -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 |
|