Jo Michael
|
37ac76c461
|
rfe #3517835 [structure] Move columns easily
|
2012-04-14 23:35:44 +02:00 |
|
Jo Michael
|
01fa220241
|
Merge branch 'QA_3_5'
Conflicts:
js/functions.js
tbl_structure.php
|
2012-04-12 03:01:37 +02:00 |
|
Jo Michael
|
cf831935cb
|
- bug #3516817 [interface] "More" actions in table structure
|
2012-04-12 02:34:31 +02:00 |
|
Marc Delisle
|
3ad498649a
|
Refactoring challenge, part 2
|
2012-04-11 17:14:35 -04:00 |
|
Marc Delisle
|
9683539295
|
Attributes must be enclosed with double-quotes
|
2012-04-11 16:53:00 -04:00 |
|
Rouslan Placella
|
0ebf022426
|
Refactoring challenge
|
2012-04-11 16:50:10 -04:00 |
|
Marc Delisle
|
dd5aae9a67
|
jQuery UI is already included from common.inc.php
|
2012-04-09 09:09:07 -04:00 |
|
Marc Delisle
|
a3edbfc1b1
|
Add parameter to strDoYouReally message for better translatability
Include jquery.sprintf.js everywhere
|
2012-04-09 08:20:45 -04:00 |
|
Marc Delisle
|
1a5adbb7e2
|
Table type is an older term for storage engine
|
2012-04-08 10:56:06 -04:00 |
|
Chanaka Indrajith Dharmarathna
|
ade942bb09
|
Patch #3507111 Display distinct results, linked to corresponding data rows
|
2012-04-05 09:05:12 -04:00 |
|
Jo Michael
|
5b09d0f066
|
Cleanup HTML5 validity issues
|
2012-04-01 20:14:50 +02:00 |
|
Jo Michael
|
20ddd10911
|
Replaced HTML nowrap attribute with CSS for HTML5 validity
|
2012-03-31 16:50:33 +02:00 |
|
Marc Delisle
|
d585549393
|
Remove unused classes
Add explanation for the remaining class 'action'
|
2012-03-24 08:52:03 -04:00 |
|
Marc Delisle
|
d172dbdf2e
|
No reason to have ids on these elements
|
2012-03-24 08:45:01 -04:00 |
|
Marc Delisle
|
9c53f1f204
|
The technique to hide elements based on their class did not work
if an element has more than one class, which is the case now; so I
replaced the class with a more general one and I replaced the jQuery
selector.
|
2012-03-21 10:24:08 -04:00 |
|
Michal Čihař
|
a31f399762
|
Merge remote-tracking branch 'origin/QA_3_5'
|
2012-03-20 14:44:58 +01:00 |
|
Michal Čihař
|
7030e7d000
|
Better format space usage (RFE#3506084)
Also this makes it consistent with how numbers are shown on database
structure.
|
2012-03-20 14:44:06 +01:00 |
|
Jo Michael
|
c36a9113e0
|
Replaced td[align] with td[class] due to HTML5
|
2012-03-18 19:53:43 +01:00 |
|
Jo Michael
|
653f086815
|
Replaced xml:lang attributes by lang for HTML5
|
2012-03-18 14:46:59 +01:00 |
|
Jo Michael
|
b2fd866d87
|
Leading ./ paths for includes can be omitted, part 2
|
2012-03-16 23:11:57 +01:00 |
|
Jo Michael
|
3b56f6a53b
|
Leading ./ paths for links and favicons can be omitted, part 1
|
2012-03-16 23:04:12 +01:00 |
|
Marc Delisle
|
16f991179f
|
FULLTEXT support for InnoDB, starting with MySQL 5.6.4
|
2012-02-09 12:24:14 -05:00 |
|
Marc Delisle
|
e2228eed77
|
View editing via a generated ALTER VIEW
|
2011-12-01 05:54:37 -05:00 |
|
Rouslan Placella
|
fc22faa6e1
|
Improved index editor
|
2011-11-19 14:43:52 +00:00 |
|
Rouslan Placella
|
a97eeae7ad
|
Ajaxified "Create index" dialog
|
2011-11-19 14:43:52 +00:00 |
|
Rouslan Placella
|
46fbe36b6b
|
Wrapped the "Indexes" and "Information" sections from tbl_structure.php in fieldsets
|
2011-11-19 14:43:52 +00:00 |
|
Rouslan Placella
|
863819cbdd
|
tbl_structure.php ignored $cfg['InitialSlidersState'] for the Indexes
|
2011-11-19 14:43:52 +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 |
|
Piotr Przybylski
|
4a5cb00df5
|
Fix jQuery UI version number
It's 1.8.16, not 1.8.6
|
2011-10-11 02:00:45 +02:00 |
|
Piotr Przybylski
|
ac365e0262
|
Upgrade jQuery UI to 1.8.6
|
2011-10-10 22:35:36 +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 |
|
Madhura Jayaratne
|
e67a0a2531
|
Spaces between parameters in function calls
|
2011-09-23 08:43:41 +05:30 |
|
Dieter Adriaenssens
|
ac088aaee0
|
use include() instead of require() when including file conditionally
|
2011-09-23 00:46:58 +02:00 |
|
Madhura Jayaratne
|
bee270dd40
|
It's better to force text next to these icons as well
|
2011-09-16 07:09:02 +05:30 |
|
Madhura Jayaratne
|
eeeba849c3
|
Fix for bug #3403165 for 3.5 branch
|
2011-09-10 11:28:02 +05:30 |
|
Madhura Jayaratne
|
a67e233fa7
|
Merge branch 'QA_3_4'
Conflicts:
tbl_structure.php
|
2011-09-10 11:13:49 +05:30 |
|
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 |
|
Dieter Adriaenssens
|
94c6836f8b
|
fix coding style : control structures
|
2011-09-05 14:28:17 +02:00 |
|
Piotr Przybylski
|
bd3b7d28d4
|
Whitespace cleanup
|
2011-08-25 13:16:06 +02:00 |
|
Piotr Przybylski
|
3e0af18434
|
Fix indentation broken by past merges
|
2011-08-24 13:24:21 +02:00 |
|
Piotr Przybylski
|
a7c0c55c7f
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
js/server_status.js
libraries/common.lib.php
tbl_printview.php
tbl_select.php
tbl_structure.php
|
2011-08-12 22:02:40 +02:00 |
|
Michal Čihař
|
3f81e8790d
|
Remove useless space from messages
|
2011-08-10 13:44:39 +02:00 |
|
Michal Čihař
|
86eaf538be
|
Internationalize whole string
|
2011-08-10 13:10:19 +02:00 |
|
Michal Čihař
|
38d99b4e17
|
Use PMA_getIcon instead of duplicating logic
|
2011-08-08 10:05:22 +02:00 |
|
Michal Čihař
|
51dc70d35a
|
Wrap long line
|
2011-08-08 09:57:47 +02:00 |
|
Michal Čihař
|
f9a713dea1
|
Use PMA_linkOrButton here as the query can be quite long
|
2011-08-08 09:56:43 +02:00 |
|
Michal Čihař
|
2f9ca4de99
|
Merge branch 'edit-view' of git://github.com/csware/phpmyadmin into int
|
2011-08-08 09:44:19 +02:00 |
|
Piotr Przybylski
|
4965898803
|
Always get full information here
|
2011-08-05 01:16:02 +02:00 |
|
Piotr Przybylski
|
66665f326a
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
db_qbe.php
js/server_status.js
libraries/export/xml.php
libraries/schema/Pdf_Relation_Schema.class.php
tbl_printview.php
tbl_structure.php
|
2011-08-04 20:19:43 +02:00 |
|