Madhura Jayaratne
|
098caf93b6
|
bug #4517 [security] XSS in relation view
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-08-16 22:00:13 +05:30 |
|
Madhura Jayaratne
|
cdb85e28cf
|
Display the error returned by MySQL rather than the ambiguous "Error" message.
|
2013-03-28 18:56:37 +05:30 |
|
Madhura Jayaratne
|
b3db1f0d6f
|
Change mysqlDie() to return the error message when $exit parameter is false
|
2013-03-28 17:34:40 +05:30 |
|
Madhura Jayaratne
|
daab514238
|
Bug #3858 Incomplete error message when creating a foreign key constraint
|
2013-03-28 15:34:31 +05:30 |
|
Madhura Jayaratne
|
aebceda7ac
|
#3861 Errors while editing foreign constraints
|
2013-03-26 19:59:48 +05:30 |
|
Samith Dassanayake
|
b8af18053f
|
No need to offer index maintenance if foreign key is not supported
|
2013-03-22 07:59:13 -04:00 |
|
Mohamed Ashraf
|
678a879540
|
Removed useless code
|
2013-03-21 21:15:23 +02:00 |
|
Mohamed Ashraf
|
0a00de92a0
|
Added the index form to the end of the page
|
2013-03-21 14:38:12 +02:00 |
|
Dieter Adriaenssens
|
7484db1dbf
|
wrap long lines
|
2013-03-14 13:52:32 +01:00 |
|
Dieter Adriaenssens
|
f107616805
|
wrap long lines
|
2013-03-14 13:37:16 +01:00 |
|
Dieter Adriaenssens
|
37ab7877b0
|
fix coding style : add space between if and parenthesis
|
2013-03-14 13:37:16 +01:00 |
|
Marc Delisle
|
705fd3f79c
|
Localize message
|
2013-02-28 08:29:29 -05:00 |
|
Manuj Jain
|
42532fd540
|
Contest 5: Naming foreign key constraints
|
2013-02-27 09:58:19 +05:30 |
|
Dieter Adriaenssens
|
92fd7acf79
|
improve docblock
|
2013-01-25 16:48:35 +01:00 |
|
Dieter Adriaenssens
|
8fa8527bf6
|
cleanup whitespace
|
2013-01-25 16:46:55 +01:00 |
|
Dieter Adriaenssens
|
90e0ffe7da
|
fix undefined variable
|
2013-01-25 16:43:59 +01:00 |
|
Chanaka Indrajith
|
5630e9b40e
|
Used ajax responce for render html output
|
2012-11-27 00:22:24 +05:30 |
|
Chanaka Indrajith
|
1ed9ac5366
|
Code improvements for tbl_relation.php
|
2012-11-26 22:04:32 +05:30 |
|
Chanaka Indrajith
|
ae6a1d6511
|
Remove issue with un expected string in table relation view
|
2012-11-12 21:59:18 +05:30 |
|
Madhura Jayaratne
|
66fadb0a82
|
Proper function naming
|
2012-10-28 16:37:39 +05:30 |
|
Madhura Jayaratne
|
9e710f8cfb
|
Minimize PHP, HTML mix
|
2012-10-28 14:43:21 +05:30 |
|
Madhura Jayaratne
|
911841924c
|
Coding style improvements
|
2012-10-28 14:14:23 +05:30 |
|
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
|
9a47688dc6
|
Various coding style improvements
|
2012-07-29 19:25:52 +05:30 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
Madhura Jayaratne
|
ec046f7d11
|
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
|
2012-06-23 23:06:29 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
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 |
|
Thilina Buddika
|
51ea088549
|
merge upstream master
|
2012-05-23 18:18:16 +05:30 |
|
Thilina Buddika
|
5fe1b0e3e7
|
change variable names
|
2012-05-22 01:08:35 +05:30 |
|
Chanaka Indrajith
|
dd237eb924
|
Resolve conflicts due to changes in method names of common.lib.php
|
2012-05-13 12:39:31 +05:30 |
|
Madhura Jayaratne
|
67c68ba7ca
|
Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupported
|
2012-05-11 22:11:24 +05:30 |
|
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 |
|
Michal Čihař
|
397b6fd00e
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +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 |
|
Marc Delisle
|
1a5adbb7e2
|
Table type is an older term for storage engine
|
2012-04-08 10:56:06 -04:00 |
|
Marc Delisle
|
cdaa0ff3a0
|
Missing handling of POST variables
|
2012-03-30 12:32:16 -04:00 |
|
Jo Michael
|
c36a9113e0
|
Replaced td[align] with td[class] due to HTML5
|
2012-03-18 19:53:43 +01:00 |
|
Jo Michael
|
b2fd866d87
|
Leading ./ paths for includes can be omitted, part 2
|
2012-03-16 23:11:57 +01: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
|
1101e13a6a
|
coding style improvements and fixing some doc blocks
|
2011-09-27 21:19:57 +05:30 |
|
Madhura Jayaratne
|
2aec106b90
|
Merge branch 'QA_3_4'
Conflicts:
tbl_relation.php
|
2011-09-27 21:11:10 +05:30 |
|
Madhura Jayaratne
|
2e101cc733
|
bug #3412862 [relation] Relations/constraints are dropped/created on every change
|
2011-09-27 21:06:21 +05:30 |
|
Dieter Adriaenssens
|
94c6836f8b
|
fix coding style : control structures
|
2011-09-05 14:28:17 +02:00 |
|