Commit Graph

25 Commits

Author SHA1 Message Date
Michal Čihař
77caf6151b Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-02 11:19:15 +01:00
Madhura Jayaratne
74aebe629b Spaces around . operator
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-08 18:06:02 +05:30
Hugues Peccatte
464ec23ad8 Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
Madhura Jayaratne
232afd345e Properly show the error message 2013-10-20 17:33:57 +05:30
Madhura Jayaratne
c3244215eb Drizzle compatibility - Correctly load values for the foreign tables dropdown 2013-10-03 11:41:29 +05:30
Madhura Jayaratne
b38c32d950 Covert to upper case for comparison 2013-10-03 07:46:13 +05:30
Madhura Jayaratne
327d1a5d89 Drizzle compatibility 2013-10-02 23:34:32 +05:30
Madhura Jayaratne
f9c86a47c8 Remove trailing white spaces 2013-09-29 22:42:11 +05:30
adamgsoc2013
d9954b3d6a add UT for PMA_tbl_relation 2013-09-02 21:46:38 +08:00
Marc Delisle
1b290df928 Fix typo 2013-08-30 13:35:57 -04:00
Spun Nakandala
1014d9fef4 query not shown error corrected 2013-08-30 21:41:58 +05:30
Spun Nakandala
23d5e798be phpcs errors corrected 2013-08-29 22:07:24 +05:30
Spun Nakandala
5b318ed1e9 error corrected 2013-08-29 22:04:07 +05:30
Spun Nakandala
207ee1ffc3 errors corrected 2013-08-29 21:58:35 +05:30
Spun Nakandala
bf2c85c877 added method PMA_handleUpdateForForeignKey 2013-08-29 21:45:15 +05:30
Spun Nakandala
73380973be added method PMA_handleUpdatesForForeignKeys 2013-08-28 20:47:55 +05:30
Spun Nakandala
011ec24ef5 added methods PMA_handleUpdatesForInternalRelations, PMA_getQueryForInternalRelationUpdate 2013-08-28 20:00:01 +05:30
Marc Delisle
586f1cda00 Fix typos 2013-08-28 07:52:51 -04:00
Spun Nakandala
e7cca79a19 added methods PMA_handleUpdateForDisplayField, PMA_getQueryForDisplayUpdate 2013-08-28 13:34:36 +05:30
Spun Nakandala
864d21a391 added methods PMA_sendHtmlForTableOrColumnDropdownList, PMA_sendHtmlForColumnDorpdownList, PMA_sendHtmlForTableDropdownList 2013-08-28 13:03:10 +05:30
Spun Nakandala
6a2bf642be extracted methods from tbl_relation.php to tbl_relation.lib.php for rendering html 2013-08-28 12:38:35 +05:30
Marc Delisle
78aae99698 Set UNIX-style end of lines 2013-06-26 13:08:40 -04:00
Marc Delisle
6734b64056 Add hints for the new relational view dropdowns 2013-06-26 13:03:28 -04:00
Kasun Chathuranga
247e79b840 Merge branch 'master' into relView
Conflicts:
	tbl_relation.php
2013-06-25 00:27:17 +05:30
Spun Nakandala
23b7f42a16 functions in the tbl_relation.php added to a new file libraries/tbl_relation.lib.php 2013-06-24 01:31:56 +05:30