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 |
|
Michal Čihař
|
83d3c0d2fd
|
Move attribute processing to PMA_extractFieldSpec
|
2011-08-04 17:08:49 +02:00 |
|
Michal Čihař
|
542738dd88
|
Export print_type and make it usable for set/enum as well
|
2011-08-04 16:33:34 +02:00 |
|
Michal Čihař
|
b231ab4072
|
Factor out some type matching
|
2011-08-04 15:56:56 +02:00 |
|
Michal Čihař
|
c63474bde1
|
Use PMA_DBI_get_columns
|
2011-08-04 15:47:56 +02:00 |
|
Michal Čihař
|
4fb5b65fd2
|
Remove unused parameter $container from PMA_getIcon
|
2011-08-04 13:47:44 +02:00 |
|
Sven Strickroth
|
c9434d11c7
|
add "edit view" link to table structure view
Signed-off-by: Sven Strickroth <email@cs-ware.de>
|
2011-08-01 15:38:41 +02:00 |
|
Piotr Przybylski
|
e94e42fb73
|
Merge remote-tracking branch 'origin/master' into drizzle
|
2011-07-23 23:33:19 +02:00 |
|
Thilanka Kaushalya
|
67ad16516b
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2011-07-22 23:32:28 +05:30 |
|
Piotr Przybylski
|
3586bb992f
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
db_structure.php
libraries/database_interface.lib.php
libraries/server_synchronize.lib.php
server_status.php
sql.php
|
2011-07-22 11:07:04 +02:00 |
|
Michal Čihař
|
219ec73d69
|
Spacing around if
|
2011-07-22 09:10:37 +02:00 |
|
Thilanka Kaushalya
|
063b6bd544
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2011-07-21 23:55:31 +05:30 |
|
Thilanka Kaushalya
|
3a2d3e3c4e
|
Ajaxified add columns option in table structure
|
2011-07-21 23:53:37 +05:30 |
|
Piotr Przybylski
|
f36b2e5441
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
libraries/db_links.inc.php
libraries/server_links.inc.php
tbl_structure.php
themes/pmahomme/css/theme_right.css.php
|
2011-07-21 16:21:16 +02:00 |
|
Tyron Madlener
|
3b3a9fc762
|
pma spritify part 2
|
2011-07-15 09:42:16 +03:00 |
|
Piotr Przybylski
|
b1b4e6389d
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
libraries/server_synchronize.lib.php
|
2011-07-06 18:31:38 +02:00 |
|
Tyron Madlener
|
2ee9f03cbb
|
Merge remote-tracking branch 'origin/master' into tyronm
|
2011-07-05 18:09:55 +02:00 |
|
Rouslan Placella
|
9e8e70f0a1
|
Merge branch 'QA_3_4'
|
2011-07-04 12:32:23 +01:00 |
|
Rouslan Placella
|
c4ecddb5a2
|
Fix for bug #3353649 - "Create an index on X columns" form not validated
|
2011-07-04 12:31:14 +01:00 |
|
Thilanka Kaushalya
|
71bb5415d8
|
Added show hide option for index table in table structure
|
2011-07-02 15:16:00 +05:30 |
|
Thilanka Kaushalya
|
d33590a544
|
Resolved conflicts
|
2011-07-01 23:50:58 +05:30 |
|
Thilanka Kaushalya
|
0cb77d14ba
|
Ajaxify Index edit in table structure
|
2011-07-01 23:39:23 +05:30 |
|
Piotr Przybylski
|
7b1976d14d
|
Don't show "Propose table structure" link (Drizzle)
|
2011-06-28 23:33:09 +02:00 |
|
Piotr Przybylski
|
96c5c6dbc6
|
Add $column parameter to PMA_DBI_get_columns
|
2011-06-28 23:11:58 +02:00 |
|