Commit Graph

406 Commits

Author SHA1 Message Date
Hugues Peccatte
74f0beda8f Fix syntax error.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-20 20:56:12 +02:00
Marc Delisle
9d187c0df6 Refactor code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-10 08:03:25 -04:00
Hugues Peccatte
70a21ec25c Merge from master.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-08 21:49:37 +02:00
Marc Delisle
03debd0a6e Refactor: we had three similar functions, refactored into just one.
Also, these functions returned false, or a string containing the type,
but the string was only used to indirectly mean a true value; now
we explicitely return true in this case.

Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-04 08:27:50 -04:00
Hugues Peccatte
3de88162ff Replace PMA_String uses by mb_* calls.
Remove part of unused  variables.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Hugues Peccatte
9b77d746ab Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Chirayu Chiripal
1be86d1062 fix parameter types
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-08-07 19:20:02 +05:30
Chirayu Chiripal
11ae13f177 Improve validation on insert page
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-08-04 02:19:25 +05:30
Chirayu Chiripal
1f324be4b1 RFE-637: Custom field handlers (input transformations)
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-12 01:52:32 +05:30
Chirayu Chiripal
c3f2abe873 FR #1487: Browse Foreign Values should be modal dialog
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-05-14 17:30:11 +05:30
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