Commit Graph

396 Commits

Author SHA1 Message Date
Marc Delisle
704107c3b7 bug #3579 NOW() function incorrectly selected (regression)
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-22 13:28:34 -05:00
Madhura Jayaratne
ca16959719 Remove trailing white spaces 2013-10-20 10:21:34 +05:30
Dieter Adriaenssens
ad6f253869 coding style : fix indenting 2013-09-17 11:45:21 +02:00
Spun Nakandala
17ce188db4 value tab offset error corrected 2013-09-14 19:35:37 +05:30
Spun Nakandala
e60f53599d extracted methods to insert_edit.lib.php 2013-09-14 18:40:51 +05:30
Marc Delisle
a3f15a34d8 Browse foreigners did not work since commit b2e1f81c0c 2013-08-26 13:26:42 -04:00
J.M
8b110f0fea Fix minor comment typos in tbl_change.php 2013-08-18 15:42:48 +02:00
Michal Čihař
0a3d1d5be8 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
Marc Delisle
0cefa33f5c The SQL term is column 2013-07-31 14:24:48 -04:00
Spun Nakandala
d828a1333b error corrected 2013-07-31 19:02:30 +05:30
Spun Nakandala
b8867ec83d added back mistakenly removed require_once statement. 2013-07-31 10:09:34 +05:30
Spun Nakandala
c0d842906c updated the comment. 2013-07-30 21:50:44 +05:30
Spun Nakandala
ccc2c840b7 can be done only once 2013-07-30 21:41:19 +05:30
Spun Nakandala
0a89da92c0 added method PMA_getUrlParameters 2013-07-30 21:38:35 +05:30
Spun Nakandala
c7604bb00e can be done in a single place 2013-07-30 21:18:01 +05:30
Spun Nakandala
783477c3da added method PMA_getCommentsMap 2013-07-30 20:59:10 +05:30
Spun Nakandala
edc2d289be transfered to PMA_determineInsertOrEdit 2013-07-30 20:51:50 +05:30
Spun Nakandala
6197aa18a8 added method PMA_determineInsertOrEdit 2013-07-30 20:29:46 +05:30
Spun Nakandala
fa23a9b14f unwanted require_once statement removed 2013-07-30 19:58:16 +05:30
Spun Nakandala
7d17bd34d7 added method PMA_getTableFields 2013-07-30 19:14:02 +05:30
Spun Nakandala
721a44f0b4 new variable used only once. So removed 2013-07-30 19:06:25 +05:30
Spun Nakandala
edfe03671f unused code segment 2013-07-30 18:43:19 +05:30
Spun Nakandala
57d1a0df73 the variable is never used. 2013-07-30 18:25:22 +05:30
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Marc Delisle
e1078c38ee Fix merge conflicts 2013-05-13 16:33:21 -04:00
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
Kasun Chathuranga
12ef0bd6ca PMA_DBI_field_len --> PMA_DBI_fieldLen 2013-05-04 08:45:13 +05:30
Kasun Chathuranga
42256b2d0c PMA_DBI_select_db --> PMA_DBI_selectDb 2013-05-04 08:26:27 +05:30
Kasun Chathuranga
bc4bfaa6d5 PMA_DBI_fetch_value --> PMA_DBI_fetchValue 2013-05-01 00:02:00 +05:30
Kasun Chathuranga
32e6c06324 PMA_DBI_get_columns --> PMA_DBI_getColumns 2013-04-30 23:36:47 +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