Commit Graph

178 Commits

Author SHA1 Message Date
Marc Delisle
d4c6964ffb Merge branch 'QA_4_1' 2014-02-15 09:35:38 -05:00
minhaz
abe8dbba82 Bug fix 4284
Signed-Off-By: A V Minhaz <minhazav@gmail.com>
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-02-15 09:33:18 -05:00
Atul Pratap Singh
b2e85797d6 Merge commit '109eb9e' 2014-02-06 00:19:30 +05:30
Atul Pratap Singh
109eb9e1f2 Fix bug#4274 index_div was being added twice
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-02-06 00:04:29 +05:30
Michal Čihař
6a4e37d300 Make status messages a sentence 2014-01-29 13:33:15 +01:00
Madhura Jayaratne
6335b10574 Fix coding style
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-08 14:35:15 +05:30
Michal Čihař
04f98964ec End sentence with full stop
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-01-06 12:55:31 +01:00
Michal Čihař
a93f2bc6f6 Fixed spacing in docblocks
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-01-06 11:45:39 +01:00
Michal Čihař
790a2c2bee Rename variable to match current meaning
There is not only INFORMATION_SCHEMA now, so the variable should have
more generic name.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-01-06 11:11:34 +01:00
Madhura Jayaratne
e792ff9288 Merge branch 'QA_4_1' 2014-01-04 13:14:55 +05:30
Madhura Jayaratne
4dda8970d1 Preserve table_type and table_group parameters when sorting
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-04 13:11:30 +05:30
Michal Čihař
effa897aa2 Merge remote-tracking branch 'origin/QA_4_1'
Conflicts:
	libraries/structure.lib.php
2014-01-03 10:43:08 +01:00
Lakshit Arora
c86dec0378 Fixed Bug #4184 2014-01-03 02:16:26 +05:30
Chanaka Indrajith
4ca8f9cdc2 Added table comment tool tip for tables, listed in database structure page
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2013-12-26 00:32:43 +05:30
Marc Delisle
b492df6614 Clarify logic
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-22 07:11:43 -05:00
Marc Delisle
778405ce75 Unused returned value
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-22 06:56:28 -05:00
Marc Delisle
b6fe1054b1 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-22 06:51:33 -05:00
Marc Delisle
f0599d9d4c Unused returned value
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-22 06:45:09 -05:00
Hugues Peccatte
f8b9f66a5e Remove unused local variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-21 23:09:43 +01:00
Hugues Peccatte
f7f5b48e40 Fix PHPCS errors.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-20 23:34:51 +01:00
Hugues Peccatte
f82579055b Update PHPDoc.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-20 23:11:03 +01:00
Hugues Peccatte
7bd1bf23d3 Fix PHPCS errors.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-11 22:13:10 +01:00
Michal Čihař
296d9da654 Remove unused local variable 2013-12-04 11:07:50 +01:00
Marc Delisle
1a0eff3a9c Fix typos 2013-11-12 07:16:20 -05:00
Hugues Peccatte
473d3cd4a2 PHPDoc update. 2013-11-11 18:12:46 +01:00
Hugues Peccatte
464ec23ad8 Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
Madhura Jayaratne
20608589c3 Remove trailing white spaces 2013-10-19 14:29:05 +05:30
Marc Delisle
1eef64bf2c Improve function name 2013-09-26 10:35:58 -04:00
Marc Delisle
068ca2b518 Fix typo 2013-09-26 10:27:41 -04:00
Marc Delisle
e44c814ef7 Merge commit '104d213' 2013-09-26 08:44:56 -04:00
Marc Delisle
104d2134c5 Avoid notice on Drizzle 2013-09-26 06:28:21 -04:00
Madhura Jayaratne
de48fc3f1c Merge branch 'QA_4_0' 2013-09-13 17:28:13 +05:30
Madhura Jayaratne
be6a794899 bug #4089 Moving Columns will alter column definition 2013-09-13 17:24:32 +05:30
Spun Nakandala
324445caba added method PMA_displayTableBrowseForSelectedColumns 2013-08-22 11:15:10 +05:30
J.M
a5995a5022 Add HTML5 min= attribute for number inputs 2013-08-18 15:44:09 +02:00
J.M
d1d4f9d87e Add HTML5 required attribute to input fields 2013-08-18 15:42:46 +02:00
J.M
f2f0d66b43 Change more inputs to type=number 2013-08-18 15:41:31 +02:00
Spun Nakandala
d5ff49acbf added method PMA_getMultipleFieldCommandType 2013-08-14 22:12:06 +05:30
Michal Čihař
0a3d1d5be8 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
Michal Čihař
d1bb142e87 Remove unused param from PMA_Util::showMySQLDocu 2013-08-07 08:48:50 +02:00
Michal Čihař
7a97781c23 Share code for checking whether to show icons 2013-07-30 14:54:21 +02:00
Michal Čihař
107a727864 Various coding style fixes 2013-07-30 13:52:40 +02:00
Kasun Chathuranga
c6c2eff784 Editing a view is likely to change view structure. So there is no point using an ajax dialog for that as view structure page need to be refreshed. 2013-07-12 09:38:53 +05:30
Kasun Chathuranga
bb6d69ab26 Merge branch 'master' into EditView 2013-07-09 22:15:41 +05:30
Kasun Chathuranga
a2c36a55bd Add sql security field 2013-07-11 16:02:02 +05:30
Kasun Chathuranga
18dfc07367 Add definer field 2013-07-11 15:20:59 +05:30
Michal Čihař
70ff3fd44b Not necessary wrapping 2013-07-10 16:14:13 +02:00
Michal Čihař
c0ce163e05 Drop some unused local variables
Found by PMD on our CI server
2013-07-10 14:53:05 +02:00
Kasun Chathuranga
5621d85e36 Use ajax dialog for view editing 2013-07-10 14:53:54 +05:30
Michal Čihař
bebba32337 Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
	libraries/config.values.php
	libraries/sql_query_form.lib.php
	server_binlog.php
	server_databases.php
	tbl_structure.php
	test/classes/PMA_DisplayResults_test.php
2013-06-24 10:41:54 +02:00