Marc Delisle
|
a1344cffe2
|
Bug #3839 Index comment is supported only starting with MySQL 5.5
|
2013-03-25 19:43:29 -04:00 |
|
Rouslan Placella
|
bc7bb2d038
|
Implemented rfe #3599046 - Added comments for indexes
|
2013-01-07 23:44:58 +00:00 |
|
Marc Delisle
|
2723495a4f
|
Removed the AjaxEnable directive
|
2012-12-21 16:04:57 -05:00 |
|
Michal Čihař
|
ffb01442cf
|
Unify string for adding colums to index
|
2012-11-15 09:47:25 +01:00 |
|
Rouslan Placella
|
ecc4ba6426
|
Added ajax behaviour to indexes in the navigation tree
|
2012-10-30 20:10:23 +00:00 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +05:30 |
|
Chanaka Indrajith
|
e6894be57f
|
Renamed ->method() with PMA_Util::method()
|
2012-09-16 14:35:45 +05:30 |
|
Chanaka Indrajith
|
0829709064
|
Remove variable
|
2012-09-16 14:31:22 +05:30 |
|
Madhura Jayaratne
|
9d281ef330
|
Fix indentation
|
2012-09-05 23:03:51 +05:30 |
|
Dieter Adriaenssens
|
f1a90f78b1
|
coding style : fix indenting
|
2012-08-31 14:51:04 +02:00 |
|
Madhura Jayaratne
|
35f29764f0
|
Fix multi line conditions
|
2012-08-30 22:35:56 +05:30 |
|
Madhura Jayaratne
|
9a47688dc6
|
Various coding style improvements
|
2012-07-29 19:25:52 +05:30 |
|
Chanaka Indrajith
|
106265a7f8
|
Resolve conflicts
|
2012-06-30 11:30:39 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Rouslan Placella
|
a16e723048
|
Dropped PMA_ajaxResponse()
|
2012-06-11 17:58:35 +01:00 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
a054562100
|
PMA_Footer and PMA_Header no longer need to be singletons
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
4a740376c8
|
Dropped header.inc.php in favor of the PMA_Header class
|
2012-06-11 14:06:02 +01:00 |
|
Chanaka Indrajith
|
bf15800089
|
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
|
2012-05-11 16:05:55 +05:30 |
|
Rouslan Placella
|
28923b496e
|
Renamed tbl_common.php to tbl_common.inc.php for better consistency
|
2012-05-05 16:44:27 +01:00 |
|
Rouslan Placella
|
2c805ade8b
|
Dropped tbl_links.inc.php
|
2012-05-05 16:44:27 +01:00 |
|
Jo Michael
|
2466594cb7
|
Fix checkstyle ControlStructures warnings
|
2012-04-29 02:07:56 +02:00 |
|
Rouslan Placella
|
6281b4f941
|
Fixed query generation for index editor (was broken in 03cb361420)
|
2012-04-28 10:14:53 +01:00 |
|
Michal Čihař
|
03cb361420
|
Add trailing ; after ALTER TABLE (rfe #2009500)
|
2012-04-19 13:48:30 +02:00 |
|
Madhura Jayaratne
|
3332151859
|
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
|
2012-04-14 09:09:21 +05:30 |
|
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 |
|
Madhura Jayaratne
|
35b18e57a2
|
Coding style improvements - Multiline assignments
|
2011-12-07 23:28:50 +05:30 |
|
Marc Delisle
|
96dd071a5f
|
Fix merge conflicts
|
2011-11-24 16:54:25 -05:00 |
|
Dieter Adriaenssens
|
90bd76540c
|
coding style : correct use of includeonce()
|
2011-11-24 14:47:45 +01:00 |
|
Rouslan Placella
|
bc45a1048d
|
[security] Self-XSS on column type (Create index), see PMASA-2011-18
|
2011-11-22 12:38:22 -05:00 |
|
Rouslan Placella
|
af322da95a
|
Fixed IE bug in the new index editor
|
2011-11-20 15:04:09 +00:00 |
|
Rouslan Placella
|
fc22faa6e1
|
Improved index editor
|
2011-11-19 14:43:52 +00:00 |
|
Rouslan Placella
|
f607d8a93c
|
table structure: Do not send #topmenucontainer in ajax requests
|
2011-11-19 14:43:52 +00:00 |
|
Rouslan Placella
|
a97eeae7ad
|
Ajaxified "Create index" dialog
|
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 |
|
Madhura Jayaratne
|
13adb5adf7
|
Use lower case for true, false and null
|
2011-09-23 11:11:41 +05:30 |
|
Madhura Jayaratne
|
9bcb83af03
|
File is being conditionally included; use "include" instead
|
2011-09-23 10:56:30 +05:30 |
|
Marc Delisle
|
e4169358f6
|
Improve message
|
2011-09-11 06:57:49 -04:00 |
|
Michal Čihař
|
25bda8e991
|
Fix spacing on opening code block
|
2011-07-22 09:18:02 +02:00 |
|
Michal Čihař
|
219ec73d69
|
Spacing around if
|
2011-07-22 09:10:37 +02:00 |
|
Thilanka Kaushalya
|
ddb7769013
|
Fixed bugs od index edit in table structure
|
2011-07-08 14:04:57 +05:30 |
|
Thilanka Kaushalya
|
ba6e1fc879
|
Moved checkIndexName function to functions js file and rewrite it using jquery
|
2011-07-07 23:52:22 +05:30 |
|
Thilanka Kaushalya
|
37641b3404
|
Fixed bugs in index edit
|
2011-07-06 19:55:57 +05:30 |
|
Rouslan Placella
|
a88054dae9
|
Merge branch 'QA_3_4'
|
2011-07-04 19:04:29 +01:00 |
|
Rouslan Placella
|
39cb4d4798
|
Fix for bug #3353811 - Info message has "error" class
|
2011-07-04 19:04:04 +01:00 |
|
Rouslan Placella
|
064d399d87
|
Merge branch 'QA_3_4'
Conflicts:
tbl_indexes.php
|
2011-07-04 13:03:14 +01:00 |
|
Rouslan Placella
|
2ec0de3a9f
|
Fix for bug #3350790 - JS error in Table->Structure->Index->Edit
|
2011-07-04 12:51:17 +01:00 |
|
Thilanka Kaushalya
|
0cb77d14ba
|
Ajaxify Index edit in table structure
|
2011-07-01 23:39:23 +05:30 |
|
Madhura Jayaratne
|
f08f9bce7e
|
On creation or alteration spatial indexes do not allow 1. Multiple columns 2. Specifying prefix
|
2011-05-25 23:52:28 +05:30 |
|