Commit Graph

367 Commits

Author SHA1 Message Date
Kasun Chathuranga
a24b4ae33a PMA_Table::analyzeStructure() method to centralize the analysis of the structure of a view/table 2013-05-13 23:11:30 +05:30
Dieter Adriaenssens
e1c82ac7dd Merge pull request #174 from scnakandala/Branch_blob_error
Javascript cannot read local files for security reasons, so we can't send the data using AJAX. So I have disabled ajax for insert forms which has 'blob' fields.
2013-02-21 04:32:27 -08:00
Supun Nakandala
6e7aa4fa5d This pull request corrects error #3832(http://sourceforge.net/p/phpmyadmin/bugs/3832/) by disabling ajax request handler for inserting table rows which has blob fields 2013-02-20 23:08:52 +05:30
Rouslan Placella
e486798850 Include keyhandler.js globally 2013-02-03 08:38:11 -05:00
Marc Delisle
63187a2989 Attempt to fix bug #3787; works for table creation but not for editing a
row
2013-01-31 08:06:12 -05:00
Marc Delisle
6673414095 Dead code 2013-01-27 14:49:29 -05:00
Marc Delisle
431df615f2 Upgraded to jquery-ui-timepicker-addon 1.1.1 2013-01-01 11:50:04 -05:00
Marc Delisle
7e7ffd983b Undefined variables when copying a row 2012-11-20 10:49:00 -05:00
Marc Delisle
987ea70fbc Improve function name 2012-11-20 10:13:41 -05:00
Marc Delisle
354c5e9773 Remove vague function 2012-11-20 10:09:26 -05:00
Marc Delisle
2e9738379d Improved library file name 2012-11-19 12:31:24 -05:00
Madhura Jayaratne
2a281df2d8 Wrap some long lines 2012-09-26 22:18:39 +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
Dieter Adriaenssens
f1a90f78b1 coding style : fix indenting 2012-08-31 14:51:04 +02:00
Dieter Adriaenssens
686dae34bb fix coding style : wrap long lines 2012-08-30 17:48:54 +02:00
Marc Delisle
0246a2b624 Fix undefined function 2012-08-24 08:04:12 -04:00
Chanaka Indrajith
efe7e80867 Merge remote branch 'upstream/master' 2012-06-30 19:00:31 +05:30
Marc Delisle
a83f42eaa6 The INSERT statement generated when we insert and choose "and then insert another new row" was not displayed 2012-06-30 07:39:23 -04:00
Thilina Buddika
6d93aad72b rplace use of PMA_showMessage with PMA_getMessage in insert_edit-lib and tbl_change 2012-06-30 07:32:16 -04:00
Chanaka Indrajith
39d37fafcc Resolved conflicts 2012-06-27 21:53:59 +05:30
Chanaka Indrajith
1cc49d32d9 Resolved conflicts 2012-06-27 07:06:34 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Thilina Buddika
f999925313 merge upstream 2012-06-22 22:19:56 +05:30
Marc Delisle
ba0a51e9f9 This should be a boolean param 2012-06-21 06:17:22 -04:00
Thilina Buddika
c1e3fb7b16 print html using addHTML function in tbl-change 2012-06-17 00:11:10 +05:30
Thilina Buddika
fa2bcbc5e6 correct wrong function signature 2012-06-16 10:56:47 +05:30
Thilina Buddika
beb526cefa remove warning messages 2012-06-16 10:28:44 +05:30
Thilina Buddika
7a7a18fd0e remove warning messages 2012-06-16 10:17:51 +05:30
Rouslan Placella
ae6e50a8a8 Drop display() from Header and Footer classes. The Response class will do all the rendering. 2012-06-11 14:06:04 +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
372335a8ca Removed some references to the non-existent header.inc.php file 2012-06-11 14:06:02 +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
98cbdfc2b3 fixed-multi edit bug 2012-05-23 19:12:14 +05:30
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
Thilina Buddika
019ff12437 bug fixing in tbl_change and new functionn for tbl_replace 2012-05-18 09:03:00 +05:30
Thilina Buddika
a421aef07f add two functions to insert-edit-lib 2012-05-17 02:53:32 +05:30
Thilina Buddika
a624d848e8 fixed with selected-change bug 2012-05-17 00:12:38 +05:30
Thilina Buddika
324f272547 function name changed 2012-05-16 17:23:31 +05:30
Thilina Buddika
9f0e0908aa code improvement 2012-05-16 01:29:21 +05:30
Chanaka Indrajith
b3bcc87501 Merge remote branch 'upstream/master' 2012-05-15 12:20:17 +05:30
Thilina Buddika
69875cf7bc code refactoring for action panel-insert form 2012-05-15 10:07:10 +05:30
Marc Delisle
8ec765a8bc Improve function name 2012-05-14 13:26:40 -04:00
Thilina Buddika
9832672f23 code improvement 2012-05-14 18:09:04 +05:30
Thilina Buddika
9d6c38daf6 code improvement in tbl_change 2012-05-14 18:03:56 +05:30
Thilina Buddika
cc4ac4799d function for continue insertion form 2012-05-14 13:25:59 +05:30
Thilina Buddika
23b95543c5 code improvement in tbl_change 2012-05-14 10:21:38 +05:30
Thilina Buddika
b1b57f7131 code refactoring for value column in insert form 2012-05-14 06:22:48 +05:30