Madhura Jayaratne
|
3d8a6c3bb4
|
Use placeholder to save horizontal space
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-12-01 18:34:50 +05:30 |
|
Hugues Peccatte
|
a68ea85d4d
|
Remove unused locale variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-10 23:26:57 +01:00 |
|
Madhura Jayaratne
|
f65871c100
|
Success message for display column change. Update display column in the database only if it has changed from the original value.
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-03 21:03:09 -08:00 |
|
Madhura Jayaratne
|
15a806824f
|
Success message for internal relations
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-03 20:18:09 -08:00 |
|
Hugues Peccatte
|
42e0bdd47a
|
Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-02 18:32:42 +01:00 |
|
Hugues Peccatte
|
70a21ec25c
|
Merge from master.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-08 21:49:37 +02:00 |
|
Hugues Peccatte
|
f9cd1a1a22
|
Replace mb functions by standard string functions.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-05 11:31:50 +02:00 |
|
Hugues Peccatte
|
48bd3b8ee5
|
Remove unused $pmaString.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-05 10:42:44 +02:00 |
|
Madhura Jayaratne
|
efa06c360b
|
Function does not handle null values even if it was documented to handle them
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-10-04 19:13:34 +05:30 |
|
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
|
ff0011ac3f
|
Merge pull request #1353 from Tithugues/securityStringSquash
Mass modifications to use PMA_String.
|
2014-09-06 19:15:06 +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 |
|
Marc Delisle
|
7d918615e2
|
Fix parameter type
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-09-05 10:35:15 -04:00 |
|
Marc Delisle
|
ab46427606
|
Fix merge conflict
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-08-26 07:58:58 -04:00 |
|
Marc Delisle
|
2e37de57ca
|
Fix undefined variable notice; fix parameter type
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-08-26 07:54:38 -04:00 |
|
Marc Delisle
|
7ee56a7d60
|
Add test before using htmlspecialchars()
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-08-24 14:02:35 -04:00 |
|
Marc Delisle
|
d2d6145c70
|
Fix typo
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-08-20 08:27:03 -04:00 |
|
Madhura Jayaratne
|
3ffc967fb6
|
bug #4517 [security] XSS in relation view
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-08-17 08:54:05 -04:00 |
|
Ashutosh Dhundhara
|
60610f9b83
|
Fix issues reported by Scrutinizer.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-08-17 02:20:05 +05:30 |
|
Bimal Yashodha
|
92c2bc3e8d
|
Merge branch 'master' into designer
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-08-14 07:40:09 +05:30 |
|
Bimal Yashodha
|
285c18acdd
|
Use db_desginer.php as a route for all designer operation. Combine pmd_general.lib.php and designer.lib.php into db_designer.lib.php
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
|
2014-08-14 07:22:32 +05:30 |
|
Ashutosh Dhundhara
|
f3ac5d1c35
|
Fix message.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-08-13 20:19:11 +05:30 |
|
Ashutosh Dhundhara
|
1ed073f178
|
Drop foreign key anchor in Relation view.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-08-13 15:59:00 +05:30 |
|
Marc Delisle
|
852e008ca5
|
Merge pull request #1308 from ashutoshdhundhara/rfe_919
RFE#919 Improvement.
|
2014-08-01 14:28:35 -04:00 |
|
Ashutosh Dhundhara
|
d8ec2af158
|
Allow foreign key creation with empty columns.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-08-01 23:02:43 +05:30 |
|
Marc Delisle
|
c4a1c83d4e
|
Improve message
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-08-01 12:52:47 -04:00 |
|
Marc Delisle
|
bc80a03aa8
|
Fix typos
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-08-01 12:51:55 -04:00 |
|
Ashutosh Dhundhara
|
508f0a752b
|
RFE#919: Multiple-column foreign key relation.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix missing master column.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix failing test.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix coding styles.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix function doc.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix coding styles.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-08-01 19:50:12 +05:30 |
|
Ashutosh Dhundhara
|
99b9e8d83c
|
RFE#1145: Preview SQL instead of executing it.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-06-07 00:27:39 +05:30 |
|
Ann + J.M
|
fea0fe03ef
|
Code style fixes
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
|
2014-06-04 18:02:44 +02:00 |
|
Ann + J.M
|
9207203a56
|
Code style fixes
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
|
2014-05-19 22:51:33 +02:00 |
|
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 |
|